lsst.pipe.tasks g5f7ec595e6+fae6f1697b
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.pipe.tasks.functors.LocalNanojanskyErr Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.LocalNanojanskyErr:
lsst.pipe.tasks.functors.LocalPhotometry lsst.pipe.tasks.functors.Functor

Public Member Functions

def columns (self)
 
def name (self)
 

Detailed Description

Compute calibrated flux errors using the local calibration value.

Definition at line 1536 of file functors.py.

Member Function Documentation

◆ columns()

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

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

Definition at line 1540 of file functors.py.

◆ name()

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

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

Definition at line 1545 of file functors.py.


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