Warning

You are reading the documentation related to the development version. Go here if you are looking for the documentation of the stable release.

spectrochempy.to_base_units

to_base_units(inplace=False)[source]

Return an array rescaled to base units.

Parameters

inplace (bool) – If True the rescaling is done in place.

Returns

rescaled – A rescaled array.