FitInputsBase¶
- class lsst.multiprofit.FitInputsBase¶
- Bases: - ABC- Interface for inputs to a model fit. - Methods Summary - validate_for_model(model)- Check that this FitInputs is valid for a Model. - Methods Documentation 
Bases: ABC
Interface for inputs to a model fit.
Methods Summary
| 
 | Check that this FitInputs is valid for a Model. | 
Methods Documentation