lsst.pipe.tasks g5156e216de+7c1907bca6
|
Public Member Functions | |
def | columns (self) |
def | name (self) |
Compute calibrated AB magnitude errors using the local calibration value. See also -------- LocalNanojansky LocalNanojanskyErr LocalMagnitude LocalMagnitudeErr
Definition at line 1689 of file functors.py.
def lsst.pipe.tasks.functors.LocalMagnitudeErr.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.LocalMagnitudeErr.name | ( | self | ) |
Full name of functor (suitable for figure labels)
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1706 of file functors.py.