BUVANEASH / EEG-Motor-Imagery-Classification---ANN

Classification of BCI competition VI dataset 2a using ANN by applying WPD and CSP for feature extraction
MIT License
81 stars 15 forks source link

mne question #2

Open Alberoyang opened 4 years ago

Alberoyang commented 4 years ago

Hi, Thanks for your code. I meet a question that my mne package doesn't have mne.io.find_edf_events. I can't find the function in my source document, and my mne version is 0.17.0. Looking forward for your reply, Thank you!

Alberoyang commented 4 years ago

Sorry my mne version is 0.19.2.

Alberoyang commented 4 years ago

I use mne 0.16.1 and it runs. Thank you! But I still don't know how to use this code in new version. I have tried lots of methods, and it still not work in 0.19.2!