Calculate the height depending of fwhm and area.
Analytical partial derivatives of fct at x, with respect to x and to
each shape parameter (in the same order as getParameters()). Every shape
provides a closed-form Jacobian, so consumers (e.g. curve fitting) can use
it directly instead of numerical differentiation.
position at which to evaluate the derivatives.
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.
Optionalarea: 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
Ratio of gaussian contribution in the shape