lsst.pipe.tasks ge54c72f270+dce6a40c95
|
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 1641 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 1653 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 1657 of file functors.py.