Skip to content

Commit 8b6c071

Browse files
committed
deploy site
1 parent bf8b215 commit 8b6c071

File tree

1 file changed

+23
-13
lines changed

1 file changed

+23
-13
lines changed

data.md

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ Whenever possible, using standardized data formats can help make datasets more i
2929
Standardized data formats for neurophysiological data include:
3030
- [Neurodata Without Borders](https://www.nwb.org), or NWB, is a general data standard for neurophysiology, with the goal of promoting a common standard for storing, sharing, and archiving data. The NWB project also maintains a list of publicly available [NWB datasets](https://www.nwb.org/example-datasets/).
3131
- [Brain Imaging Data Structure](https://bids.neuroimaging.io/), or BIDS, is a set of data standards for imaging data, including
32-
[MRI](https://www.nature.com/articles/sdata201644),
33-
[EEG](https://www.nature.com/articles/s41597-019-0104-8),
34-
[MEG](https://www.nature.com/articles/sdata2018110), and
35-
[iEEG](https://www.nature.com/articles/s41597-019-0105-7).
32+
[MRI](https://doi.org/10.1038/sdata.2016.44),
33+
[EEG](https://doi.org/10.1038/s41597-019-0104-8),
34+
[MEG](https://doi.org/10.1038/sdata.2018.110), and
35+
[iEEG](https://doi.org/10.1038/s41597-019-0105-7).
3636

3737
## Repositories
3838

@@ -41,6 +41,7 @@ There are several repositories, journals, and search engines that can be checked
4141
#### Neuroscience Specific Data Repositories
4242

4343
- [OpenNeuro](https://openneuro.org/) is a platform for analyzing and sharing neuroimaging data. Originally focused on MRI datasets, it now includes other modalities, including some electrophysiological data. Data on OpenNeuro is generally organized in BIDS formats.
44+
- [NEMAR](https://nemar.org/), the NeuroElectroMagnetic data Archive and tools Resources, is an integrated data repository and compute resources for M/EEG & iEEG data that is shared through the OpenNeuro archive, hosting datasets in BIDS formats.
4445
- The [DANDI](https://gui.dandiarchive.org/#/) archive ('distributed archives for neurophysiological data integration') is a platform for sharing and processing neurophysiological data. It includes a list of [public datasets](https://gui.dandiarchive.org/#/dandiset). Data on DANDI is generally organized in NWB format.
4546
- The [DABI](https://dabi.loni.usc.edu/home) repository ('data archive BRAIN initiative') is a platform for storing and processing invasive neurophysiological data, in particular for the BRAIN initiative.
4647
- The [EBrains](https://ebrains.eu/) platform for the European Union's 'Human Brain Project' includes a data portal with available data, including some extra- and intra-cranial human recordings
@@ -345,7 +346,7 @@ The following are datasets collected with research EEG systems:
345346
[Paper](https://doi.org/10.1038/s41597-021-00821-1)
346347
- EEG from participants playing an 8-bit style video game (n=17):
347348
[Data](https://openneuro.org/datasets/ds003517/versions/1.1.0) -
348-
[Paper](https://www.sciencedirect.com/science/article/abs/pii/S1053811916001932?via%3Dihub)
349+
[Paper](https://doi.org/10.1016/j.neuroimage.2016.02.075)
349350
- An EEG/BCI dataset across multiple paradigms and recording sessions (n=54):
350351
[Data](http://dx.doi.org/10.5524/100542) -
351352
[Paper](https://doi.org/10.1093/gigascience/giz002)
@@ -356,10 +357,10 @@ The following are datasets collected with research EEG systems:
356357
[Data](https://www.cs.colostate.edu/eeg/main/data/2011-12_BCI_at_CSU)
357358
- An EEG/BCI dataset for inner speech recognition (n=10):
358359
[Data](https://openneuro.org/datasets/ds003626/versions/1.0.1) -
359-
[Paper](https://www.biorxiv.org/content/10.1101/2021.04.19.440473v1)
360+
[Paper](https://doi.org/10.1038/s41597-022-01147-2)
360361
- An EEG/BCI sensorimotor dataset, with longitudinal data (n=62):
361362
[Data](https://doi.org/10.6084/m9.figshare.13123148) -
362-
[Paper](https://www.nature.com/articles/s41597-021-00883-1)
363+
[Paper](https://doi.org/10.1038/s41597-021-00883-1)
363364
- An EEG dataset of with rapid serial visual presentation (n=50):
364365
[Data](https://doi.org/10.18112/openneuro.ds003825.v1.1.0) -
365366
[Paper](https://doi.org/10.1038/s41597-021-01102-7)
@@ -422,7 +423,10 @@ The following are datasets collected with research EEG systems:
422423
[Paper](https://doi.org/10.1109/TAFFC.2017.2768030)
423424
- Infant EEG data during rapid serial visual presentation paradigm (n=42):
424425
[Data](https://openneuro.org/datasets/ds005106/versions/1.5.0) -
425-
[Paper](https://www.nature.com/articles/s41597-025-04744-z)
426+
[Paper](https://doi.org/10.1038/s41597-025-04744-z)
427+
- Multimodal dataset of MRI and EEG data (n=20):
428+
[Data](https://doi.org/10.17632/crhybxpdy6.2) -
429+
[Paper](https://doi.org/10.1016/j.dib.2023.109661)
426430

427431
### Individual EEG Datasets - Research Tasks (Consumer Systems)
428432

@@ -431,6 +435,9 @@ The following are available EEG datasets collected with consumer EEG systems:
431435
[Data](http://mindbigdata.com/opendb/index.html)
432436
- ImageNet of the Brain from MindBigData (n=1 with 70,000 trials):
433437
[Data](http://mindbigdata.com/opendb/imagenet.html)
438+
- Simons Sleep Project: sleep data recorded with EEG headband of adolescents with and without autism (n=200; >3600 nights):
439+
[Data](https://base.sfari.org/dataset/DS0000089) -
440+
[Paper](https://doi.org/10.1101/2025.02.22.639641)
434441

435442
### Individual EEG Datasets - Clinical Recordings
436443

@@ -497,7 +504,7 @@ WAND is a multi-modal (MRI, MEG, TMS) dataset from healthy adults (n=170).
497504
The following are openly available datasets with MEG data:
498505
- 'Mother of unification studies' (MOUS) dataset, resting state and language task (n=204):
499506
[Data](https://data.donders.ru.nl/collections/di/dccn/DSC_3011020.09_236?0) -
500-
[Paper](https://www.nature.com/articles/s41597-019-0020-y)
507+
[Paper](https://doi.org/10.1038/s41597-019-0020-y)
501508
- Classification of Multimodal Stimulus Presentation - Visual & Auditory (n=52):
502509
[Data](https://osf.io/m25n4/) -
503510
[Paper](https://doi.org/10.1371/journal.pcbi.1005938)
@@ -584,7 +591,7 @@ The following are openly available datasets with human intracranial data:
584591
[Paper](https://doi.org/10.1038/s41597-022-01125-8)
585592
- Intracranial data during memory tasks with pupillometry (n=10):
586593
[Data](https://doi.org/10.25493/GKNT-T3X) -
587-
[Paper](https://www.nature.com/articles/s41597-021-01099-z)
594+
[Paper](https://doi.org/10.1038/s41597-021-01099-z)
588595
- Intracranial data investigating responses to single-pulse stimulation (n=52):
589596
[Data](https://dabi.loni.usc.edu/dsi/W4SNQ7HR49RL) -
590597
[Paper](https://doi.org/10.1016/j.brs.2022.02.017)
@@ -593,7 +600,10 @@ The following are openly available datasets with human intracranial data:
593600
[Paper](https://doi.org/10.1088/1741-2560/6/6/066001)
594601
- 'Podcast' dataset of ECoG recordings during natural language comprehension (n=9):
595602
[Data](https://openneuro.org/datasets/ds005574) -
596-
[Paper](https://www.nature.com/articles/s41597-025-05462-2)
603+
[Paper](https://doi.org/10.1038/s41597-025-05462-2)
604+
- Intracranial Dataset from consciousness study with visual Go/NoGo task (n=38):
605+
[Data](https://www.arc-cogitate.com/data-release) -
606+
[Paper](https://doi.org/10.1038/s41597-025-04833-z)
597607

598608
### Individual iEEG Datasets - Clinical Recordings
599609

@@ -612,7 +622,7 @@ The following are openly available datasets that contain seizures and/or are ann
612622
[Paper](https://doi.org/10.1016/j.clinph.2019.07.008)
613623
- Annotated interictal discharges during sleep in iEEG recordings (n=25):
614624
[Data](https://figshare.com/articles/dataset/_b_Annotated_b_b_interictal_epileptiform_discharges_in_b_b_intracranial_EEG_iEEG_sleep_data_b_/26131978?file=51412736) -
615-
[Paper](https://www.nature.com/articles/s41597-024-04187-y)
625+
[Paper](https://doi.org/10.1038/s41597-024-04187-y)
616626

617627
### Human Single Neuron Data
618628

@@ -623,7 +633,7 @@ Available datasets with single neuron data from humans:
623633
[Associated Code](https://github.com/rutishauserlab/recogmem-release-NWB)
624634
- Human single neuron data with a verbal working memory task, also including iEEG data (n=9):
625635
[Data](https://doi.gin.g-node.org/10.12751/g-node.d76994/) -
626-
[Paper](https://www.nature.com/articles/s41597-020-0364-3)
636+
[Paper](https://doi.org/10.1038/s41597-020-0364-3)
627637
- Human single neuron data from the amygdala, with visual presentation of neutral and aversive stimuli (n=9):
628638
[Data](https://doi.gin.g-node.org/10.12751/g-node.270z59/) -
629639
[Paper](https://doi.org/10.1038/s41597-020-00790-x)

0 commit comments

Comments
 (0)