lsst.pipe.tasks g5580bffe14+546bb17cf2
|
Public Member Functions | |
def | columns (self) |
def | name (self) |
Compute calibrated fluxes using the local calibration value. See also -------- LocalNanojansky LocalNanojanskyErr LocalMagnitude LocalMagnitudeErr
Definition at line 1623 of file functors.py.
def lsst.pipe.tasks.functors.LocalNanojansky.columns | ( | self | ) |
Columns required to perform calculation
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1635 of file functors.py.
def lsst.pipe.tasks.functors.LocalNanojansky.name | ( | self | ) |
Full name of functor (suitable for figure labels)
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 1639 of file functors.py.