lsst.pipe.tasks g226e71a814+a544df97bc
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | __call__ (self, catalog, **kwargs) |
Static Public Attributes | |
string | name = 'RA' |
Right Ascension, in degrees
Definition at line 698 of file functors.py.
def lsst.pipe.tasks.functors.RAColumn.__init__ | ( | self, | |
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 704 of file functors.py.
def lsst.pipe.tasks.functors.RAColumn.__call__ | ( | self, | |
catalog, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 707 of file functors.py.
|
static |
Definition at line 701 of file functors.py.