lsst.pipe.tasks g3de15ee5c7+f497bfeb17
|
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 1637 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1651 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 1644 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojansky.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1648 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojansky.instFluxCol |
Definition at line 1645 of file functors.py.