lsst.pipe.tasks g74b9dd4314+e6fb14f238
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | __call__ (self, catalog, **kwargs) |
Static Public Attributes | |
string | name = 'Dec' |
Declination, in degrees
Definition at line 693 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 699 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__call__ | ( | self, | |
catalog, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 702 of file functors.py.
|
static |
Definition at line 696 of file functors.py.