lsst.pipe.tasks g8b9e2231ea+fa07cb600e
|
Public Member Functions | |
str | band (self) |
Optional[afwImage.PhotoCalib] | calib (self) |
def | __post_init__ (self) |
Static Public Attributes | |
Dict | |
default_factory | |
A class to store a catalog, exposure, and metadata for a given dataId. This class is intended to store an exposure and an associated measurement catalog. There are no checks to ensure this, so repurpose responsibly.
Definition at line 40 of file fit_multiband.py.
def lsst.pipe.tasks.fit_multiband.CatalogExposure.__post_init__ | ( | self | ) |
Definition at line 60 of file fit_multiband.py.
str lsst.pipe.tasks.fit_multiband.CatalogExposure.band | ( | self | ) |
Definition at line 47 of file fit_multiband.py.
Optional[afwImage.PhotoCalib] lsst.pipe.tasks.fit_multiband.CatalogExposure.calib | ( | self | ) |
Definition at line 51 of file fit_multiband.py.
|
static |
Definition at line 58 of file fit_multiband.py.
|
static |
Definition at line 58 of file fit_multiband.py.