braindecode.datasets.BIDSEpochsDataset#

class braindecode.datasets.BIDSEpochsDataset(*args, **kwargs)[source]#

Experimental dataset for loading mne.Epochs organised in BIDS.

The files must end with _epo.fif.

Warning

Epoched data is not officially supported in BIDS.

Note

Parameters: This class has the same parameters as BIDSDataset except for arguments datatypes, extensions and check which are fixed.