lsst.pipe.tasks g59f6dce098+83b7f37e51
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
lsst.pipe.tasks.functors.MagnitudeErr Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.MagnitudeErr:
lsst.pipe.tasks.functors.Photometry lsst.pipe.tasks.functors.Functor

Public Member Functions

def columns (self)
 

Protected Member Functions

def _func (self, df)
 

Detailed Description

Definition at line 1515 of file functors.py.

Member Function Documentation

◆ _func()

def lsst.pipe.tasks.functors.MagnitudeErr._func (   self,
  df 
)
protected

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

Definition at line 1520 of file functors.py.

◆ columns()

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

Reimplemented from lsst.pipe.tasks.functors.Photometry.

Definition at line 1517 of file functors.py.


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