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.Summed  (  models labels = None  )[source]

A Listed model summing over all submodels with individual center and int parameters.

Parameters:
modelslist[qspec.models._base.Model]

A list of submodels whose parameters are adopted by this model.

labelsNone

A list of labels with the same length as models. The labels are appended to the parameter names of each submodel.

API navigation