lsst.pipe.tasks g36c42b5980+6eadf5d1c4
|
Public Member Functions | |
def | columns (self) |
def | name (self) |
Compute the error on the absolute difference of dipole fluxes. See Also -------- LocalNanojansky LocalNanojanskyErr LocalDipoleMeanFlux LocalDipoleMeanFluxErr LocalDipoleDiffFlux
Definition at line 1771 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 1784 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 1793 of file functors.py.