lsst.pipe.tasks g14a832a312+ff425fae3c
|
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 673 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 677 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Column.
Definition at line 680 of file functors.py.
|
staticprotected |
Definition at line 675 of file functors.py.