lsst.pipe.tasks gc750389ca5+ee158560db
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | __call__ (self, catalog, **kwargs) |
Static Public Attributes | |
string | name = 'Dec' |
Declination, in degrees
Definition at line 728 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 734 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__call__ | ( | self, | |
catalog, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 737 of file functors.py.
|
static |
Definition at line 731 of file functors.py.