lsst.pipe.tasks g36c42b5980+54014c7926
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 1502 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 1508 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 1505 of file functors.py.

Member Data Documentation

◆ col

lsst.pipe.tasks.functors.NanoJanskyErr.col

Definition at line 1506 of file functors.py.


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