Gaussian Peak

Description:

Definition

This model describes a Gaussian shaped peak on a flat background

$$ I(q) = (\text{scale}) \exp\left[ -\tfrac12 (q-q_0)^2 / \sigma^2 \right] + \text{background}
$$
with the peak having height of *scale* centered at $q_0$ and having a standard deviation of $\sigma$. The FWHM (full-width half-maximum) is $2.354 \sigma$.

For 2D data, scattering intensity is calculated in the same way as 1D, where the $q$ vector is defined as

$$ q = \sqrt{q_x^2 + q_y^2}
$$

References

None.

Authorship and Verification

**Author:**
**Last Modified by:**
**Last Reviewed by:**

Details:

Created By sasview
Uploaded Sept. 7, 2017, 3:56 p.m.
Category Shape-Independent
Score 0
Verified Verified by SasView Team on 07 Sep 2017
In Library This model is included in the SasView library by default
Files gaussian_peak.py

Comments:

No comments yet.

Please log in to add a comment.