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.simulate. ScatteringRate.integrate_y  (  x step = None  )[source]

Parameters:
xarray_like

The frequency of light in an atoms rest frame (MHz).

stepscalar | None

The step size used for the integration over the angles theta and phi.

Returns:
outndarray

The fluorescence spectrum for incident light with frequencies 'x' integrated over the directions of emission 'theta' and 'phi'.

API navigation