eelbrain.gaussian

eelbrain.gaussian(center, width, time)

Gaussian window NDVar

Parameters
  • center (scalar) – Center of the window (normalized to the closest sample on time).

  • width (scalar) – Standard deviation of the window.

  • time (UTS) – Time dimension.

Returns

gaussian – Gaussian window on time.

Return type

NDVar