spectrochempy.ito
- ito(other, force=False)[source]
Inplace scaling to different units. (same as
towith inplace= True).- Parameters:
See also
toRescaling of the current object data to different units.
to_base_unitsRescaling of the current object data to different units.
ito_base_unitsInplace rescaling of the current object data to different units.
to_reduced_unitsRescaling to reduced units.
ito_reduced_unitsRescaling to reduced units.