lsst.pipe.tasks
21.0.0-65-g9ea87ca1+ca40f17e88
|
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 175 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 180 of file fit_multiband.py.