RunningStats

Compute running statistics

Input port

port name

data type

slots

description

data

MultiChannelData <double>

1

None

Output port

port name

data type

slots

description

data

SpikeData

1

None

events

EventData

1

None

Options

port name

data type

default

description

integration time

double

1.0 seconds

time window for exponential smoothing

outlier/protection

bool

False

Enable outlier protection. Outliers are values larger than a predefined z-score. The contribution of an outlier is reduced by an amount that depends on the magnitude of the outlier

outlier/zscore

double

6.0

z-score that defines an outlier

outlier/half life

double

2.0

the number of standard deviations above the outlier z-score at which the influence of the outlier is halved.