lsst.pipe.tasks g59f6dce098+7176cba81d
|
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 1688 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 1700 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 1704 of file functors.py.