eelbrain.gaussian

eelbrain.gaussian(center:float, width:float, time:eelbrain._data_obj.UTS)

Gaussian window NDVar

Parameters:
center : scalar

Center of the window.

width : scalar

Standard deviation of the window.

time : UTS

Time dimension.

Returns:
gaussian : NDVar

Gaussian window on time.