lsst.pipe.tasks g95921f966b+d83dc58ecd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
lsst.pipe.tasks.functors.NanoJanskyErr Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.NanoJanskyErr:
lsst.pipe.tasks.functors.Photometry lsst.pipe.tasks.functors.Functor

Public Member Functions

 columns (self)
 

Public Attributes

 col
 

Protected Member Functions

 _func (self, df)
 

Detailed Description

Convert instrumental flux error to nanojanskys.

Definition at line 1513 of file functors.py.

Member Function Documentation

◆ _func()

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

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

Definition at line 1519 of file functors.py.

◆ columns()

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

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

Definition at line 1516 of file functors.py.

Member Data Documentation

◆ col

lsst.pipe.tasks.functors.NanoJanskyErr.col

Definition at line 1517 of file functors.py.


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