lsst.pipe.tasks g4d3fbbbe9d+52d1362a8c
|
Public Member Functions | |
str | band (self) |
afwImage.PhotoCalib|None | calib (self) |
def | __post_init__ (self) |
Static Public Attributes | |
dict | |
title | |
None | |
int | |
default_factory | |
A class to store a catalog, exposure, and metadata for a given dataId. The intent is to store an exposure and an associated measurement catalog. Users may omit one but not both (e.g. if the intent is just to attach a dataId and metadata to a catalog or exposure).
Definition at line 38 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 46 of file fit_multiband.py.
afwImage.PhotoCalib | None lsst.pipe.tasks.fit_multiband.CatalogExposure.calib | ( | self | ) |
Definition at line 50 of file fit_multiband.py.
|
static |
Definition at line 58 of file fit_multiband.py.
|
static |
Definition at line 53 of file fit_multiband.py.
|
static |
Definition at line 57 of file fit_multiband.py.
|
static |
Definition at line 55 of file fit_multiband.py.
|
static |
Definition at line 54 of file fit_multiband.py.