\renewcommand\AA{\unicode{x212B}}
A back-to-back exponential convoluted pseudo-voigt function is defined as:
where \Omega is defined to be
given that
\eta is approximated by
where,
\mathit{erfc} is the complementary error function and \mathit{E}_1 is the exponential integral with complex argument given by
The parameters A and B represent the absolute value of the exponential rise and decay constants (modelling the neutron pulse coming from the moderator) and S represent the standard deviation of the gaussian. The parameter X0 is the location of the peak; more specifically it represent the point where the exponentially modelled neutron pulse goes from being exponentially rising to exponentially decaying. I is the integrated intensity.
For information about how to convert Fullprof back-to-back exponential parameters into those used for this function see CreateBackToBackParameters. For information about how to create parameters from a GSAS parameter file see CreateBackToBackParametersGSAS.
Name | Default | Description |
---|---|---|
X0 | -0.0 | Location of the peak |
Intensity | 0.0 | Integrated intensity |
Alpha | 1.0 | Exponential rise |
Beta | 1.0 | Exponential decay |
Sigma2 | 1.0 | Sigma squared |
Gamma | 0.0 |
Categories: FitFunctions | Peak
C++ header: Bk2BkExpConvPV.h (last modified: 2021-03-31)
C++ source: Bk2BkExpConvPV.cpp (last modified: 2021-03-31)