lsst.pipe.tasks g4d3fbbbe9d+52d1362a8c
|
Public Member Functions | |
def | columns (self) |
def | name (self) |
Compute the error on the absolute mean of dipole fluxes. See also -------- LocalNanojansky LocalNanojanskyErr LocalDipoleMeanFlux LocalDipoleDiffFlux LocalDipoleDiffFluxErr
Definition at line 1599 of file functors.py.
def lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.columns | ( | self | ) |
Columns required to perform calculation
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1612 of file functors.py.
def lsst.pipe.tasks.functors.LocalDipoleMeanFluxErr.name | ( | self | ) |
Full name of functor (suitable for figure labels)
Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.
Definition at line 1621 of file functors.py.