lsst.pipe.tasks g88ce0b65e2+63aa580cb9
|
Public Member Functions | |
columns (self) | |
name (self) | |
Public Attributes | |
instFluxCol | |
instFluxErrCol | |
photoCalibCol | |
Protected Member Functions | |
_func (self, df) | |
Compute calibrated flux errors using the local calibration value. This returns units of nanojanskys.
Definition at line 1654 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1669 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.columns | ( | self | ) |
Columns required to perform calculation.
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1661 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1666 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.instFluxCol |
Definition at line 1662 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.instFluxErrCol |
Definition at line 1662 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.photoCalibCol |
Definition at line 1663 of file functors.py.