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. Offset.set_pars  (  pars force = False  )[source]

Set all vals, fixes and links with one nested list.

Parameters:
parsIterable[tuple[scalar, fix_type, bool]]

An Iterable of size-3 tuples. Equivalent to shape (self.size, 3).

forcebool

The force parameter of the set_val, set_fix and set_link functions.

Returns:
outNone

API navigation