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