lsst.pipe.tasks ge2eec9bf53+fad368631c
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.fit_coadd_multiband.CatalogExposureInputs Class Reference
Inheritance diagram for lsst.pipe.tasks.fit_coadd_multiband.CatalogExposureInputs:
lsst.pipe.tasks.fit_multiband.CatalogExposure

Public Member Functions

 get_catalog (self)
 

Static Public Attributes

astropy table_psf_fits = Field(title="A table of PSF fit parameters for each source")
 

Detailed Description

Definition at line 49 of file fit_coadd_multiband.py.

Member Function Documentation

◆ get_catalog()

lsst.pipe.tasks.fit_coadd_multiband.CatalogExposureInputs.get_catalog ( self)

Definition at line 52 of file fit_coadd_multiband.py.

Member Data Documentation

◆ table_psf_fits

astropy lsst.pipe.tasks.fit_coadd_multiband.CatalogExposureInputs.table_psf_fits = Field(title="A table of PSF fit parameters for each source")
static

Definition at line 50 of file fit_coadd_multiband.py.


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