SOFIA
Redux
:docs
Index
Modules
Navigation
next »
« previous
|
sofia_redux v1.3.4.dev38+g92ea2f4
»
SOFIA Redux
»
EXES Redux Developer’s Manual
»
gaussian_model
gaussian_model
¶
sofia_redux.toolkit.utilities.func.
gaussian_model
(
x
,
x0
,
amplitude
,
fwhm
,
y0
)
[source]
¶
Gaussian model for curve_fit
Parameters
:
x
array_like of float
x0
float
amplitude
float
fwhm
float
y0
float
Returns
:
array_like of float
Page Contents
gaussian_model
gaussian_model()