scipp.units#

Unit helpers and predefined units.

The following predefined units are available:

Dimensionless (those two names are equivalent):
  • dimensionless

  • one

Common units:
  • angstrom

  • counts

  • deg

  • kg

  • K

  • meV

  • m

  • rad

  • s

  • us

  • ns

  • mm

Special:
  • default_unit (used by some functions to deduce a unit)

See also

scipp.Unit to construct other units.

Module Attributes

aliases

Table of unit aliases.

Classes

UnitAliases()

Manager for unit aliases.