MultivariateGaussianComptonProfile¶
Description¶
The fitted function for y-Space converted values is as described by G. Romanelli. [1].
Where
The
Attributes (non-fitting parameters)¶
Name |
Type |
Default |
Description |
---|---|---|---|
IntegrationSteps |
Integer |
256 |
Length of each dimension of integration grid (must be even) |
Properties (fitting parameters)¶
Name |
Default |
Description |
---|---|---|
Mass |
0.0 |
Atomic mass (amu) |
Intensity |
1.0 |
Gaussian intensity parameter |
SigmaX |
1.0 |
Sigma X parameter |
SigmaY |
1.0 |
Sigma Y parameter |
SigmaZ |
1.0 |
Sigma Z parameter |
References¶
Categories: FitFunctions | General
Source¶
C++ header: MultivariateGaussianComptonProfile.h
C++ source: MultivariateGaussianComptonProfile.cpp