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.plot_spectrum  (  norm_to_4pi = False step = None  )[source]

Parameters:
norm_to_4pibool

Whether to renormalize the spectrum defined by geometry to have the same maximum as the spectrum for the detection with the complete solid angle 4 pi. If True, the difference between the two spectra is plotted as well. Default is False.

stepscalar

The step size for the integration of the scattering rate.

Returns:
outNone

Plots the spectrum for the given geometry and that for the detection with the complete solid angle 4 pi.

API navigation