lsst.pipe.tasks ga0be0691d8+ae2b9df503
|
Public Member Functions | |
__init__ (self, **kwargs) | |
__call__ (self, catalog, **kwargs) | |
Static Public Attributes | |
str | name = 'Dec' |
Static Protected Attributes | |
bool | _defaultNoDup = True |
Declination, in degrees.
Definition at line 699 of file functors.py.
lsst.pipe.tasks.functors.DecColumn.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 704 of file functors.py.
lsst.pipe.tasks.functors.DecColumn.__call__ | ( | self, | |
catalog, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 707 of file functors.py.
|
staticprotected |
Definition at line 702 of file functors.py.
|
static |
Definition at line 701 of file functors.py.