lsst.pipe.tasks gbbe75d3d81+f128b91f83
|
Public Member Functions | |
set | bands_read_only (self) |
Configuration for implementing fitter subtasks.
Definition at line 174 of file fit_coadd_multiband.py.
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.