Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.models. Listed.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 parameters p0_fixed and bounds of qspec.curve_fit.

API navigation