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.g_0  (  i j_l f_l j_u f1_u f2_u theta_l as_sympy = False  )[source]

Parameters:
isympy_quant

The nuclear spin quantum number I.

j_lsympy_quant

The electronic total angular momentum quantum number J of the lower state.

f_lsympy_quant

The total angular momentum quantum number F of the lower state.

j_usympy_quant

The electronic total angular momentum quantum number J of the upper state.

f1_usympy_quant

The first total angular momentum quantum number F of the upper state.

f2_usympy_quant

The second total angular momentum quantum number F of the upper state.

theta_lsympy_like

The angle between the electric field of the linear laser polarisation and the direction of detection.

as_sympybool

Whether to return the result as a sympy type.

Returns:
outsympy_core | float

The value of the g_0 function at the specified position. See [Brown et al., Phys. Rev. A 87, 032504 (2013)].

API navigation