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

I CAN'T IMPORT EVENT FROM MY EDF FILE (biosig toolbox) #816

Open
Lucreziadimarino opened this issue Oct 20, 2024 · 0 comments
Open

I CAN'T IMPORT EVENT FROM MY EDF FILE (biosig toolbox) #816

Lucreziadimarino opened this issue Oct 20, 2024 · 0 comments

Comments

@Lucreziadimarino
Copy link

          > You do not need mexsload to load EDF events. You can use other options when calling the biosig function. For example, try importing with annotation off.
EEG = pop_biosig('file.edf', 'importannot', 'off');
[ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG);
eeglab redraw

Thank you so much for your answer! Still no luck while importing events after I uncheck the annotations option. After I imported the file with no events I use the "Import event info" from the menu, but more than 300k of events are imported after a long time.

When I try other import plugins like import_edf the events are imported normally but I get an error that says there is another edfread function and I need to remove it from the path.

Sorry if the question is too basic, but these are my first steps with EEGLab.

Captura de pantalla 2024-05-04 a la(s) 3 32 36 p  m

Originally posted by @lopezchau in #657 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant