|
lsst.pipe.tasks gfb5511b3f7+6fc9c088ec
|
Public Member Functions | |
| __init__ (self, **kwargs) | |
| __call__ (self, catalog, **kwargs) | |
Static Public Attributes | |
| str | name = 'RA' |
Static Protected Attributes | |
| bool | _defaultNoDup = True |
Right Ascension, in degrees.
Definition at line 687 of file functors.py.
| lsst.pipe.tasks.functors.RAColumn.__init__ | ( | self, | |
| ** | kwargs ) |
Reimplemented from lsst.pipe.tasks.functors.CoordColumn.
Definition at line 692 of file functors.py.
| lsst.pipe.tasks.functors.RAColumn.__call__ | ( | self, | |
| catalog, | |||
| ** | kwargs ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 695 of file functors.py.
|
staticprotected |
Definition at line 690 of file functors.py.
|
static |
Definition at line 689 of file functors.py.