lsst.pipe.tasks gdf62c121a3+f00e3f5942
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | __call__ (self, catalog, **kwargs) |
Static Public Attributes | |
string | name = 'Dec' |
Declination, in degrees
Definition at line 711 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 717 of file functors.py.
def lsst.pipe.tasks.functors.DecColumn.__call__ | ( | self, | |
catalog, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 720 of file functors.py.
|
static |
Definition at line 714 of file functors.py.