lsst.pipe.tasks g7d325f949a+ccdc5159d7
|
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 1689 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 1701 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 1705 of file functors.py.