moabb.paradigms.FilterBankFixedIntervalWindowsProcessing#
- class moabb.paradigms.FilterBankFixedIntervalWindowsProcessing(filters=((8, 12), (12, 16), (16, 20), (20, 24), (24, 28), (28, 32)), baseline=None, channels=None, resample=None, length: float = 5.0, stride: float = 10.0, start_offset=0.0, stop_offset=None, marker=-1)[source]#
Filter bank fixed interval windows processing.
Paradigm for creating epochs at fixed interval with multiple narrow bandpass filters, ignoring the stim channel and events of the dataset.