lsst.pipe.tasks gc397daaa20+c74b6c4bd4
|
Public Member Functions | |
def | columns (self) |
def | name (self) |
Compute calibrated AB magnitudes using the local calibration value. See also -------- LocalNanojansky LocalNanojanskyErr LocalMagnitude LocalMagnitudeErr
Definition at line 1671 of file functors.py.
def lsst.pipe.tasks.functors.LocalMagnitude.columns | ( | self | ) |
Columns required to perform calculation
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1683 of file functors.py.
def lsst.pipe.tasks.functors.LocalMagnitude.name | ( | self | ) |
Full name of functor (suitable for figure labels)
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1687 of file functors.py.