lsst.pipe.tasks g3de15ee5c7+f497bfeb17
|
Public Member Functions | |
__init__ (self, col, **kwargs) | |
Protected Member Functions | |
_func (self, df) | |
Static Protected Attributes | |
bool | _radians = True |
Base class for coordinate column, in degrees.
Definition at line 674 of file functors.py.
lsst.pipe.tasks.functors.CoordColumn.__init__ | ( | self, | |
col, | |||
** | kwargs ) |
Reimplemented from lsst.pipe.tasks.functors.Column.
Reimplemented in lsst.pipe.tasks.functors.RAColumn, lsst.pipe.tasks.functors.DecColumn, lsst.pipe.tasks.functors.RAErrColumn, and lsst.pipe.tasks.functors.DecErrColumn.
Definition at line 678 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Column.
Definition at line 681 of file functors.py.
|
staticprotected |
Definition at line 676 of file functors.py.