spectrochempy.ito_reduced_units
- ito_reduced_units()[source]
Quantity scaled in place to reduced units, inplace.
Scaling to reduced units means one unit per dimension. This will not reduce compound units (e.g., ‘J/kg’ will not be reduced to m**2/s**2).
See also
to
Rescaling of the current object data to different units.
ito
Inplace rescaling of the current object data to different units.
to_base_units
Rescaling of the current object data to different units.
ito_base_units
Inplace rescaling of the current object data to different units.
to_reduced_units
Rescaling to reduced units.