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.analyze.straight  (  x a b  )[source]

Parameters:
xarray_like

The x values.

aarray_like

The y-intercept.

barray_like

The slope.

Returns:
outndarray

The y values resulting from the 'x' values via the given linear relation.

API navigation