Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2026 Patrick Müller. All rights reserved.

qspec.models. Splitter.fit_prepare  (  )[source]

Returns:
(fixed, bounds)tuple[list[fix_type], tuple[float | list[float], float | list[float]]]

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