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

Parameters:
xarray_like

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

stepscalar

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

Returns:
outNone

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

API navigation