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. Linked.set_fixes  (  fixes force = False  )[source]

Set all fixes with one list.

Parameters:
fixesIterable[ndarray | Iterable | bool | str]

A list of shape (self.size, ).

forcebool

The force parameter of the set_fix function.

Returns:
outNone

API navigation