Datasets¶
A dataset handle and abstract low level access to the data. the dataset will takes data stored locally, in the format in which they have been downloaded, and will convert them into a MNE raw object. There are options to pool all the different recording sessions per subject or to evaluate them separately.
Motor Imagery Datasets¶
|
Alex Motor Imagery dataset. |
BNCI 2014-001 Motor Imagery dataset. |
|
BNCI 2014-002 Motor Imagery dataset. |
|
BNCI 2014-004 Motor Imagery dataset. |
|
BNCI 2015-001 Motor Imagery dataset. |
|
BNCI 2015-004 Motor Imagery dataset. |
|
|
Motor Imagery dataset from Cho et al 2017. |
|
BMI/OpenBMI dataset for MI. |
|
Munich Motor Imagery dataset. |
|
Motor Imagery ataset from Ofner et al 2017. |
|
Physionet Motor Imagery dataset. |
High-gamma dataset discribed in Schirrmeister et al. 2017. |
|
|
Motor Imagey Dataset from Shin et al 2017 |
|
Mental Arithmetic Dataset from Shin et al 2017 |
Motor Imagery dataset from Weibo et al 2014. |
|
|
Motor Imagery dataset from Zhou et al 2016. |
ERP Datasets¶
|
P300 dataset bi2013a from a “Brain Invaders” experiment |
|
P300 dataset bi2014a from a “Brain Invaders” experiment |
|
P300 dataset bi2014b from a “Brain Invaders” experiment |
|
P300 dataset bi2015a from a “Brain Invaders” experiment |
|
P300 dataset bi2015b from a “Brain Invaders” experiment |
BNCI 2014-008 P300 dataset |
|
BNCI 2014-009 P300 dataset. |
|
BNCI 2015-003 P300 dataset. |
|
Visual P300 dataset recorded in Virtual Reality (VR) game Raccoons versus Demons. |
|
|
P300 dataset from Hoffmann et al 2008. |
|
Learning from label proportions for a visual matrix speller (ERP) dataset from Hübner et al 2017 [R0a211c89d39d-1]. |
|
Mixture of LLP and EM for a visual matrix speller (ERP) dataset from Hübner et al 2018 [R8f30fc0d0ace-1]. |
|
BMI/OpenBMI dataset for P300. |
|
P300 dataset from initial spot study. |
SSVEP Datasets¶
|
SSVEP Exo dataset |
SSVEP Nakanishi 2015 dataset |
|
|
SSVEP Wang 2016 dataset |
|
SSVEP MAMEM 1 dataset |
|
SSVEP MAMEM 2 dataset |
|
SSVEP MAMEM 3 dataset |
|
BMI/OpenBMI dataset for SSVEP. |
Base & Utils¶
|
Parameters required for all datasets |
|
Get path to local copy of given dataset URL. |
|
Download file from url to specified path |
|
Wrapper for HTTP request |
|
List all the files associated with a given article. |
|
Returns a dict associating figshare file id to MD5 hash |
|
Returns a dict associating filename to figshare file id |
|
Returns a dict associating figshare file id to filename |
|
Returns a list of datasets that match a given criteria |
|
Given a list of dataset instances return a list of channels shared by all datasets. |