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_thermal_norm_v_pdf  (  v m t scale_e e0 = 0 relativistic = True  )[source]

Parameters:
varray_like

velocity quantiles. All values must have the same sign (m/s).

marray_like

The mass of the ensembles bodies (amu).

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).

relativisticNone

The calculation is performed either relativistically or classically.

Returns:
outarray_like

The probability density at the velocity v, corresponding to the kinetic energy, distributed according to a convolution of the boltzmann and a normal distribution (s/m).

API navigation