lsst.pipe.tasks g68a3911fdd+bdac146de2
|
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 1709 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1734 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 1722 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1731 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxNegCol |
Definition at line 1724 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxNegErrCol |
Definition at line 1726 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxPosCol |
Definition at line 1723 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.instFluxPosErrCol |
Definition at line 1725 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.photoCalibCol |
Definition at line 1727 of file functors.py.