lsst.pipe.tasks ge54c72f270+dce6a40c95
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | __call__ (self, catalog, **kwargs) |
Static Public Attributes | |
string | name = 'Dec' |
Declination, in degrees
Definition at line 729 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 735 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__call__ | ( | self, | |
catalog, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 738 of file functors.py.
|
static |
Definition at line 732 of file functors.py.