lsst.pipe.tasks  21.0.0-51-gd3b42663+3c7bb0c660
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.fit_multiband.CatalogExposure Class Reference

Public Member Functions

str band (self)
 
Optional[afwImage.PhotoCalib] calib (self)
 
def __post_init__ (self)
 

Static Public Attributes

 Dict
 
 default_factory
 

Detailed Description

Definition at line 36 of file fit_multiband.py.

Member Function Documentation

◆ __post_init__()

def lsst.pipe.tasks.fit_multiband.CatalogExposure.__post_init__ (   self)

Definition at line 50 of file fit_multiband.py.

◆ band()

str lsst.pipe.tasks.fit_multiband.CatalogExposure.band (   self)

Definition at line 38 of file fit_multiband.py.

◆ calib()

Optional[afwImage.PhotoCalib] lsst.pipe.tasks.fit_multiband.CatalogExposure.calib (   self)

Definition at line 42 of file fit_multiband.py.

Member Data Documentation

◆ default_factory

lsst.pipe.tasks.fit_multiband.CatalogExposure.default_factory
static

Definition at line 48 of file fit_multiband.py.

◆ Dict

lsst.pipe.tasks.fit_multiband.CatalogExposure.Dict
static

Definition at line 48 of file fit_multiband.py.


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