lsst.pipe.tasks g97fd7b43eb+28530f823e
|
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 1677 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1692 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 1684 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1689 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.instFluxCol |
Definition at line 1685 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.instFluxErrCol |
Definition at line 1685 of file functors.py.
lsst.pipe.tasks.functors.LocalNanojanskyErr.photoCalibCol |
Definition at line 1686 of file functors.py.