lsst.pipe.tasks gb58c50b8ee+007c719058
|
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 1653 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 1665 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 1669 of file functors.py.