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.NPeak  (  model n_peaks = 1  )[source]

Evaluates the given model at the positions $x_i$ with intensities $p_i$ and 0 <= i < n_peaks.

Parameters:
modelqspec.models._base.Model

A submodel whose parameters are adopted by this model.

n_peaksint_like

The number of times the submodel is copied.

API navigation