|
lsst.pipe.tasks gcae151f86b+6b56d0ebb3
|
Public Member Functions | |
| def | __init__ (self, col, **kwargs) |
Base class for coordinate column, in degrees
Definition at line 701 of file functors.py.
| def lsst.pipe.tasks.functors.CoordColumn.__init__ | ( | self, | |
| col, | |||
| ** | kwargs | ||
| ) |
Reimplemented from lsst.pipe.tasks.functors.Column.
Reimplemented in lsst.pipe.tasks.functors.RAColumn, and lsst.pipe.tasks.functors.DecColumn.
Definition at line 706 of file functors.py.