You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to make further progress with the import, but now it fails because of this known issue: mne-tools/mne-python#6610
Epoched data with no events are not supported by MNE at the moment.
When trying to convert epoched data, the following
Task Error
message appears at runtime:Cannot read file - The number of trials is X. It must be 1 for raw files. Please use `mne.io.read_epochs_eeglab` if the .set file contains epochs.
The text was updated successfully, but these errors were encountered: