Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epoched data not handled correctly #94

Open
jeffersoncasimir opened this issue Jul 13, 2023 · 4 comments
Open

Epoched data not handled correctly #94

jeffersoncasimir opened this issue Jul 13, 2023 · 4 comments
Labels
bug Something isn't working OHBM_SET2bids

Comments

@jeffersoncasimir
Copy link
Collaborator

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.

@christinerogers christinerogers added bug Something isn't working OHBM_SET2bids labels Jul 18, 2023
@laemtl
Copy link
Collaborator

laemtl commented Jul 19, 2023

@oldgandalf Can I have a dataset to reproduce?

@oldgandalf
Copy link
Collaborator

Hi @laemtl right now I do not have the data at hand but I uploaded them to the drive specified by Christine the same day I made the test.

@laemtl
Copy link
Collaborator

laemtl commented Jul 19, 2023

Awesome, TY!

@laemtl
Copy link
Collaborator

laemtl commented Jul 19, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OHBM_SET2bids
Projects
None yet
Development

No branches or pull requests

4 participants