- qspec.models. GaussChi2Convolved.fit_prepare ( )[source]
-
- Returns:
-
- (fixed, bounds)tuple[list[fix_type], tuple[float | list[float], float | list[float]]]
A list of
boolvalues specifying which parameters are not varied in a fit and a list of bounds for the fit parameters. See parametersp0_fixedandboundsofqspec.curve_fit.