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