Navigation
index
modules
|
ECLAIRs pipeline 3.0, DC1 documentation
»
gaussian_1d
¶
gaussian_1d
(
height
,
center
,
sigma
)
[source]
¶
Returns a gaussian function + offset with the given parameters
Parameters:
height
(
float
) – height of the gaussian function
center
(
float
) – center of the gaussian function
sigma
(
float
) – sigma of the gaussian function
Table Of Contents
This Page
Show Source
Quick search
Navigation
index
modules
|
ECLAIRs pipeline 3.0, DC1 documentation
»