lsst.pipe.tasks g5580bffe14+546bb17cf2
|
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 1695 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 1707 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 1712 of file functors.py.