lsst.pipe.tasks g36c42b5980+6eadf5d1c4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr:
lsst.pipe.tasks.functors.LocalDipoleMeanFlux lsst.pipe.tasks.functors.LocalPhotometry lsst.pipe.tasks.functors.Functor

Public Member Functions

def columns (self)
 
def name (self)
 

Detailed Description

Compute the error on the absolute difference of dipole fluxes.

See Also
--------
LocalNanojansky
LocalNanojanskyErr
LocalDipoleMeanFlux
LocalDipoleMeanFluxErr
LocalDipoleDiffFlux

Definition at line 1771 of file functors.py.

Member Function Documentation

◆ columns()

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

Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.

Definition at line 1784 of file functors.py.

◆ name()

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

Reimplemented from lsst.pipe.tasks.functors.LocalDipoleMeanFlux.

Definition at line 1793 of file functors.py.


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