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.YPars  (  model  )[source]

Concatenates the *Prior* parameters of the submodel, that have uncertainties as fix states, with the y-axis array resulting from calling the submodel. This is used internally in qspec.models.fit.

Parameters:
modelqspec.models._base.Model

A submodel whose parameters are adopted by this model.

API navigation