pwtools
Gaussian function.
x (1d array)
std (float) – sigma
norm (bool) – Norm such that integrate(gauss(x),x=-inf,inf) = 1, i.e. normalize and return a PDF.
array_like(x)