Description Usage Arguments Value References Examples
Calculates the value of the pseudo-Voigt broadening function at the given wavenumbers, given the parameters of the peaks. This function is thread-safe.
1 | mixedVoigt(location, scale_G, scale_L, amplitude, wavenum)
|
location |
Vector of location parameters of the peaks (cm^{-1}) |
scale_G |
Vector of standard deviations σ_j of the Gaussian components. |
scale_L |
Vector of scale parameters φ_j of the Lorentzian components. |
amplitude |
Vector of amplitudes of the peaks (a.u.) |
wavenum |
Vector of wavenumbers at which to compute the function. |
The value of the pseudo-Voigt function at the given wavenumbers.
Thompson, Cox & Hastings (1987) "Rietveld refinement of Debye–Scherrer synchrotron X-ray data from Al_2 O_3," J. Appl. Crystallogr. 20(2): 79–83, DOI: doi: 10.1107/S0021889887087090
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.