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.orthonormal  (  r axis = -1  )[source]

Parameters:
rarray_like

The first vector of the orthonormal system. Does not have to be normalized.

axisint

The axis along which the vector components are aligned.

Returns:
outtuple[ndarray, ndarray, ndarray]

Three orthonormal vectors, given the first vector 'r'.

API navigation