Request to add more datasets in mne.datasets

External Email - Use Caution

Dear Sir,
I am Anisa Aftab, a second year PhD student at BMS College of Engineering,
Bangalore, India. I am working on motor imagery based EEG signal processing
and recently came across the python code on 'Motor imagery decoding from
EEG data using the Common Spatial Pattern (CSP)' in mne website. I was
going through the python code. Here the used dataset is eegbci data
recorded using BCI2000 system and the files are in .edf format. Whereas I
am using publicly available datasets e.g. BCI competition III dataset IVa
where the recorded files are in .mat format. However facing problem
understanding and applying the code for the BCI competition III dataset.
Specially the 'raw' variables, Epoch() method parameters, eeg
bci.standardize(raw) and montage etc.

Therefore it would be helpful, if the BCI competition datasets are added to
mne.datasets and corresponding example python code on decoding eeg using
CSP.

Thank you

Best regards
Anisa Aftab
Research Fellow
Dept. of Electrical and Electronics Engineering
BMS College of Engineering
Bangalore, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200828/67ade82f/attachment.html

External Email - Use Caution

Therefore it would be helpful, if the BCI competition datasets are added
to mne.datasets and corresponding example python code on decoding eeg using
CSP.

Can you add a comment here?

It's where so far we have been keeping track of datasets that we should
add. If you'd like to work toward adding a reader, feel free to also open a
work-in-progress pull request and we can help you make it work!

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200828/2f06f86c/attachment.html

External Email - Use Caution

Hi,

have a look at https://github.com/NeuroTechX/moabb

Alex