A Gaussian function (also referred to as a normal distribution) is defined as:
where
Note that the FWHM (Full Width Half Maximum) of a Gaussian equals 2√2ln2∗Sigma.
The integrated peak intensity for the Gaussian is given by height∗sigma∗√2π.
The uncertainty for the intensity is: intensity∗√(δheightheight)2+(δsigmasigma)2.
The figure below illustrate this symmetric peakshape function fitted to a TOF peak:
Name | Default | Description |
---|---|---|
Height | 0.0 | Height of peak |
PeakCentre | 0.0 | Centre of peak |
Sigma | 0.0 | Width parameter |
Categories: FitFunctions | Peak
C++ header: Gaussian.h (last modified: 2021-05-26)
C++ source: Gaussian.cpp (last modified: 2021-05-26)