Utilities (pycraf.utils)#

Introduction#

The utils sub-package offers various helper/utility routines used throughout pycraf.

Using pycraf.utils#

See Also#

Reference/API#

pycraf.utils Package#

Functions#

check_astro_quantities(func, args_list[, ...])

ranged_quantity_input([func])

A decorator for validating the units of arguments to functions.

Classes#

MultiState()

Multi state subclasses are used to manage global items.