lsst.pipe.tasks gdec0668e29+8a2b7c9dea
|
Public Member Functions | |
columns (self) | |
name (self) | |
Public Attributes | |
instFluxCol | |
Protected Member Functions | |
_func (self, df) | |
Compute calibrated fluxes using the local calibration value. This returns units of nanojanskys.
Definition at line 1636 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1650 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojansky.columns | ( | self | ) |
Columns required to perform calculation.
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1643 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojansky.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1647 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojansky.instFluxCol |
Definition at line 1644 of file functors.py.