lsst.pipe.tasks g4646db377b+48ca0a5d86
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 174 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 178 of file fit_coadd_multiband.py.


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