lsst.pipe.tasks g4d3fbbbe9d+52d1362a8c
|
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 1661 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 1674 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 1683 of file functors.py.