lsst.pipe.tasks gdffeac4cd3+e4d909b13f
|
Public Member Functions | |
columns (self) | |
name (self) | |
Public Attributes | |
instFluxPosCol | |
instFluxNegCol | |
instFluxPosErrCol | |
instFluxNegErrCol | |
photoCalibCol | |
Protected Member Functions | |
_func (self, df) | |
Compute the error on the absolute mean of dipole fluxes. See Also -------- LocalNanojansky LocalNanojanskyErr LocalDipoleMeanFlux LocalDipoleDiffFlux LocalDipoleDiffFluxErr
Definition at line 1743 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1768 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.columns | ( | self | ) |
Columns required to perform calculation.
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1756 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1765 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxNegCol |
Definition at line 1758 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxNegErrCol |
Definition at line 1760 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxPosCol |
Definition at line 1757 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxPosErrCol |
Definition at line 1759 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.photoCalibCol |
Definition at line 1761 of file functors.py.