lsst.pipe.tasks g8a3ec76ef8+040594313b
|
Public Member Functions | |
Set | bands_read_only (self) |
Config class for the MultibandFitTask to define methods returning values that depend on multiple config settings.
Definition at line 187 of file fit_multiband.py.
Set lsst.pipe.tasks.fit_multiband.MultibandFitSubConfig.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 192 of file fit_multiband.py.