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.nan_helper  (  y  )[source]

Parameters:
yarray_like

An array like value.

Returns:
out(ndarray, Callable)

The mask where y is NaN and a function which returns the nonzero indices of an array.

API navigation