lsst.pipe.tasks gcb98b56dc4+c4f824a45e
|
Public Member Functions | |
def | columns (self) |
def | name (self) |
Compute the error on the absolute difference of dipole fluxes. See also -------- LocalNanojansky LocalNanojanskyErr LocalMagnitude LocalMagnitudeErr LocalDipoleMeanFlux LocalDipoleMeanFluxErr LocalDipoleDiffFlux LocalDipoleDiffFluxErr
Definition at line 1827 of file functors.py.
def lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.columns | ( | self | ) |
Columns required to perform calculation
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1843 of file functors.py.
def lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr.name | ( | self | ) |
Full name of functor (suitable for figure labels)
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1852 of file functors.py.