lsst.pipe.tasks gb77071e687+26b37c131c
|
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 1713 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 1725 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 1730 of file functors.py.