Optional
area: numberReturn 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
Optional
fwhm: numberFull Width at Half Maximum.
width
Calculate the area of a specific shape.
Optional
height: numberreturns the area of the specific shape and parameters.
Calculate intensity array of a gaussian shape.
Optional
options: GetData1DOptionsIntensity values.
Calculate the number of times FWHM allows to reach a specific area coverage.
Optional
area: numberExpected area to be covered.
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.