moabb.paradigms.FixedIntervalWindowsProcessing#
- class moabb.paradigms.FixedIntervalWindowsProcessing(fmin=7, fmax=45, baseline=None, channels=None, resample=None, length: float = 5.0, stride: float = 10.0, start_offset=0.0, stop_offset=None, marker=-1)[source]#
Fixed interval windows processing.
Paradigm for creating epochs at fixed interval, ignoring the stim channel and events of the dataset.