lsst.pipe.tasks g2c8cee2ce7+cc5eabfb3a
Loading...
Searching...
No Matches
lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitBase Class Reference
Inheritance diagram for lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitBase:
lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitTask

Public Member Functions

list[CatalogExposureInputsbuild_catexps (self, butlerQC, inputRefs, inputs)

Detailed Description

Base class for tasks that fit or rebuild multiband models.

This class only implements data reconstruction.

Definition at line 346 of file fit_coadd_multiband.py.

Member Function Documentation

◆ build_catexps()

list[CatalogExposureInputs] lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitBase.build_catexps ( self,
butlerQC,
inputRefs,
inputs )

Definition at line 352 of file fit_coadd_multiband.py.


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