- qspec.models. Lorentz.fit_prepare ( )[source]
-
- Returns:
-
- (fixed, bounds)(list[bool], tuple[array_like, array_like])
A list of
bool
values specifying which parameters are not varied in a fit and a list of bounds for the fit parameters. See parametersp0_fixed
andbounds
ofqspec.curve_fit
.