lsst.pipe.tasks gb62d540790+b6d38464c3
|
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 1821 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 1837 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 1846 of file functors.py.