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.convolved_boltzmann_norm_pdf  (  e t scale_e e0 = 0  )[source]

Parameters:
earray_like

energy quantiles (eV).

tarray_like

The temperature of the ensemble (K).

scale_earray_like

The standard deviation of the normal distribution (eV).

e0array_like

The mean energy of the normal distribution (eV).

Returns:
outarray_like

The probability density at the energy e, distributed according to a convolution of the boltzmann and a normal distribution (1/eV).

API navigation