lsst.pipe.tasks gc750389ca5+705f4fb1b5
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.pipe.tasks.functors.LocalMagnitude Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.LocalMagnitude:
lsst.pipe.tasks.functors.LocalPhotometry lsst.pipe.tasks.functors.Functor

Public Member Functions

def columns (self)
 
def name (self)
 

Detailed Description

Compute calibrated AB magnitudes using the local calibration value.

See also
--------
LocalNanojansky
LocalNanojanskyErr
LocalMagnitude
LocalMagnitudeErr

Definition at line 1688 of file functors.py.

Member Function Documentation

◆ columns()

def lsst.pipe.tasks.functors.LocalMagnitude.columns (   self)
Columns required to perform calculation

Reimplemented from lsst.pipe.tasks.functors.Functor.

Definition at line 1700 of file functors.py.

◆ name()

def lsst.pipe.tasks.functors.LocalMagnitude.name (   self)
Full name of functor (suitable for figure labels)

Reimplemented from lsst.pipe.tasks.functors.Functor.

Definition at line 1704 of file functors.py.


The documentation for this class was generated from the following file: