Return a parameterized function of a gaussian shape (see README for equation).
Compute the value of width between the inflection points from Full Width at Half Maximum (FWHM). for more information check the mathworld page
Full Width at Half Maximum.
width
Calculate the area of a specific shape.
returns the area of the specific shape and parameters.
Calculate intensity array of a gaussian shape.
Intensity values.
Calculate the number of times FWHM allows to reach a specific area coverage.
Returns an array of the different parameters characterizing the shape
Compute the value of Full Width at Half Maximum (FWHM) from the width between the inflection points. for more information check the mathworld page
fwhm
Calculate the height depending of fwhm and area.