lsst.pipe.tasks g1d60b36b41+87fc17aa12
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitSubConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitSubConfig:

Public Member Functions

set bands_read_only (self)
 

Detailed Description

Configuration for implementing fitter subtasks.

Definition at line 175 of file fit_coadd_multiband.py.

Member Function Documentation

◆ bands_read_only()

set lsst.pipe.tasks.fit_coadd_multiband.CoaddMultibandFitSubConfig.bands_read_only ( self)
Return the set of bands that the Task needs to read (e.g. for
defining priors) but not necessarily fit.

Returns
-------
The set of such bands.

Definition at line 179 of file fit_coadd_multiband.py.


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