profiley.helpers.decorators.base
Module Contents
Functions
|
Add dimensions to the first argument, assumed to be the radial coordinate at |
|
|
|
Test whether all arguments are float (or None) |
|
Change units of a Quantity to Mpc and return a float. |
- profiley.helpers.decorators.base.array(f)
Add dimensions to the first argument, assumed to be the radial coordinate at which a given profile will be calculated, to match the
Profileobject shape
- profiley.helpers.decorators.base.deprecated(since='', instead='', category=DeprecationWarning)
- profiley.helpers.decorators.base.float_args(f)
Test whether all arguments are float (or None)
- profiley.helpers.decorators.base.inMpc(f)
Change units of a Quantity to Mpc and return a float.