pyeeg.utils.rolling_func

pyeeg.utils.rolling_func(func, data, winsize=2, overlap=1, padding=True)

Apply a function on a rolling window on the data