lsst.pipe.tasks g147c7b1cba+d8ec0ec89a
|
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.