|
lsst.pipe.tasks gcae151f86b+6b56d0ebb3
|
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 715 of file functors.py.
| def lsst.pipe.tasks.functors.RAColumn.__init__ | ( | self, | |
| ** | kwargs | ||
| ) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 721 of file functors.py.
| def lsst.pipe.tasks.functors.RAColumn.__call__ | ( | self, | |
| catalog, | |||
| ** | kwargs | ||
| ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 724 of file functors.py.
|
static |
Definition at line 718 of file functors.py.