lsst.pipe.tasks g89e8a135d5+28bc5f4d1f
Public Member Functions | List of all members
lsst.pipe.tasks.fit_multiband.MultibandFitSubConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.fit_multiband.MultibandFitSubConfig:

Public Member Functions

Set bands_read_only (self)
 

Detailed Description

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.

Member Function Documentation

◆ bands_read_only()

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.


The documentation for this class was generated from the following file: