lsst.pipe.tasks g95921f966b+d83dc58ecd
|
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 difference of dipole fluxes. See Also -------- LocalNanojansky LocalNanojanskyErr LocalDipoleMeanFlux LocalDipoleMeanFluxErr LocalDipoleDiffFlux
Definition at line 1782 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1807 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.columns | ( | self | ) |
Columns required to perform calculation.
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1795 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1804 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.instFluxNegCol |
Definition at line 1797 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.instFluxNegErrCol |
Definition at line 1799 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.instFluxPosCol |
Definition at line 1796 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.instFluxPosErrCol |
Definition at line 1798 of file functors.py.
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.photoCalibCol |
Definition at line 1800 of file functors.py.