|
lsst.pipe.tasks g2c8cee2ce7+363d2db7ea
|
Public Member Functions | |
| get_catalog (self) | |
| get_psf_image (self, source) | |
| str | band (self) |
| afwImage.PhotoCalib|None | calib (self) |
| __post_init__ (self) | |
Static Public Attributes | |
| dafButler | dataId |
| afwTable | catalog = Field(None, title="The measurement catalog, if any") |
| afwImage | exposure = Field(None, title="The exposure, if any") |
| int | id_tract_patch = Field(0, title="A unique ID for this tract-patch pair") |
| dict | metadata = Field(default_factory=dict, title="Arbitrary metadata") |
Definition at line 39 of file fit_coadd_psf.py.
|
inherited |
Definition at line 59 of file fit_multiband.py.
|
inherited |
Definition at line 45 of file fit_multiband.py.
|
inherited |
Definition at line 49 of file fit_multiband.py.
| lsst.pipe.tasks.fit_coadd_psf.CatalogExposurePsf.get_catalog | ( | self | ) |
Definition at line 40 of file fit_coadd_psf.py.
| lsst.pipe.tasks.fit_coadd_psf.CatalogExposurePsf.get_psf_image | ( | self, | |
| source ) |
Return the PSF image for this object.
Definition at line 43 of file fit_coadd_psf.py.
|
staticinherited |
Definition at line 54 of file fit_multiband.py.
|
staticinherited |
Definition at line 52 of file fit_multiband.py.
|
staticinherited |
Definition at line 55 of file fit_multiband.py.
|
staticinherited |
Definition at line 56 of file fit_multiband.py.
|
staticinherited |
Definition at line 57 of file fit_multiband.py.