lsst.pipe.tasks 23.0.0+f2fbba1123
|
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 1610 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 1622 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 1626 of file functors.py.