DS004080: ieeg dataset, 74 subjects#
CCEP ECoG dataset across age 4-51
Citation: D. van Blooijs, M.A. van den Boom, J.F. van der Aar, G.J.M. Huiskamp, G. Castegnaro, M. Demuru, W.J.E.M. Zweiphenning, P. van Eijsden, K. J. Miller, F.S.S. Leijten, D. Hermes (20). CCEP ECoG dataset across age 4-51. 10.18112/openneuro.ds004080.v1.2.4
74-participant iEEG dataset — CCEP ECoG dataset across age 4-51.
Quickstart#
Install
pip install eegdash
Access the data
from eegdash.dataset import DS004080
dataset = DS004080(cache_dir="./data")
# Get the raw object of the first recording
raw = dataset.datasets[0].raw
print(raw.info)
Filter by subject
dataset = DS004080(cache_dir="./data", subject="01")
Advanced query
dataset = DS004080(
cache_dir="./data",
query={"subject": {"$in": ["01", "02"]}},
)
Iterate recordings
for rec in dataset:
print(rec.subject, rec.raw.info['sfreq'])
If you use this dataset in your research, please cite the original authors.
BibTeX
@dataset{ds004080,
title = {CCEP ECoG dataset across age 4-51},
author = {D. van Blooijs and M.A. van den Boom and J.F. van der Aar and G.J.M. Huiskamp and G. Castegnaro and M. Demuru and W.J.E.M. Zweiphenning and P. van Eijsden and K. J. Miller and F.S.S. Leijten and D. Hermes},
doi = {10.18112/openneuro.ds004080.v1.2.4},
url = {https://doi.org/10.18112/openneuro.ds004080.v1.2.4},
}
About This Dataset#
This dataset consists of 74 patients age 4-51 years old where Cortico-Cortical Evoked Potentials (CCEPs) were measured with Electro-CorticoGraphy (ECoG) during single pulse electrical stimulation. For a detailed description see:
Developmental trajectory of transmission speed in the human brain. D. van Blooijs¹, M.A. van den Boom¹, J.F. van der Aar, G.J.M. Huiskamp, G. Castegnaro, M. Demuru, W.J.E.M. Zweiphenning, P. van Eijsden, K. J. Miller, F.S.S. Leijten, D. Hermes, Nature Neuroscience, 2023, https://doi.org/10.1038/s41593-023-01272-0 ¹ these authors contributed equally.
This dataset is part of the RESPect (Registry for Epilepsy Surgery Patients) database, a dataset recorded at the University Medical Center of Utrecht, the Netherlands. The study was approved by the Medical Ethical Committee from the UMC Utrecht.
Dataset description
Contact
Dorien van Blooijs: D.vanBlooijs@umcutrecht.nl
Frans Leijten: F.S.S.leijten@umcutrecht.nl
Dora Hermes: hermes.dora@mayo.edu
Data organization
View full README
Dataset description
Contact
Dorien van Blooijs: D.vanBlooijs@umcutrecht.nl
Frans Leijten: F.S.S.leijten@umcutrecht.nl
Dora Hermes: hermes.dora@mayo.edu
Data organization
This data is organized according to the Brain Imaging Data Structure specification. A community-driven specification for organizing neurophysiology data along with its metadata. For more information on this data specification, see https://bids-specification.readthedocs.io/en/stable/ Each patient has their own folder (e.g.,
sub-ccepAgeUMCU01tosub-ccepAgeUMCU74) which contains the iEEG recordings data for that patient, as well as the metadata needed to understand the raw data and event timing.Data are logically grouped in the same BIDS session and stored across runs that indicating the day and time point of recording during the monitoring period. If extra electrodes were added/removed during this period, the session was divided into different sessions (e.g. ses-1a and ses-1b).
We use the optional run key-value pair to specify the day and the start time of the recording (e.g. run-021315, day 2 after implantation, which is day 1 of the monitoring period, at 13:15). The task key-value pair in long-term iEEG recordings describes the patient’s state during the recording of this file. The task label is “SPESclin“ since these files contain data collected during clinical single pulse electrical stimulation (SPES).
Electrode positions include Destrieux atlas labels that were estimated by running Freesurfer on the individual subject MRI scan and taking the most common surface label within a sphere around the electrode. All shared electrode positions were then converted to MNI152 space using the Freesurfer surface based non-linear transformation. We note that this surface based transformation distorts the dimensions of the grids, but maintains the gyral anatomy.
License
This dataset is made available under the Public Domain Dedication and License CC v1.0, whose full text can be found at https://creativecommons.org/publicdomain/zero/1.0/.
We hope that all users will follow the ODC Attribution/Share-Alike Community Norms (http://www.opendatacommons.org/norms/odc-by-sa/); in particular, while not legally required, we hope that all users of the data will acknowledge by citing the following in any publication:
Developmental trajectory of transmission speed in the human brain, D. van Blooijs, M.A. van den Boom, J.F. van der Aar, G.J.M. Huiskamp, G. Castegnaro, M. Demuru, W.J.E.M. Zweiphenning, P. van Eijsden, K. J. Miller, F.S.S. Leijten, D. Hermes, Nature Neuroscience, 2023, https://doi.org/10.1038/s41593-023-01272-0
Code
Code to analyses these data is available at: MultimodalNeuroimagingLab/mnl_ccepAge
Acknowledgements
We thank the SEIN-UMCU RESPect database group (C.J.J. van Asch, L. van de Berg, S. Blok, M.D. Bourez, K.P.J. Braun, J.W. Dankbaar, C.H. Ferrier, T.A. Gebbink, P.H. Gosselaar, R. van Griethuysen, M.G.G. Hobbelink, F.W.A. Hoefnagels, N.E.C. van Klink, M.A. van ‘t Klooster, G.A.P. deKort, M.H.M. Mantione, A. Muhlebner, J.M. Ophorst, P.C. van Rijen, S.M.A. van der Salm, E.V. Schaft, M.M.J. van Schooneveld, H. Smeding, D. Sun, A. Velders, M.J.E. van Zandvoort, G.J.M. Zijlmans, E. Zuidhoek and J. Zwemmer) for their contributions and help in collecting the data, and G. Ojeda Valencia for proofreading the manuscript.
Funding
Research reported in this publication was supported by the National Institute of Mental Health of the National Institutes of Health under Award Number R01MH122258 (DH, FSSL, the content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health), the EpilepsieNL under Award Number NEF17-07 (DvB) and the UMC Utrecht Alexandre Suerman MD/PhD Stipendium 2015 (WZ).
Cohort#
Dataset Statistics#
Age distribution by gender (n=74, range 4–51 yr, mean 21.2 yr)
Sex composition
Channel counts (ch)
Sampling frequencies (Hz)
Total recording duration: 89 h
Signal · Electrodes & live trace#
Live trace viewer — sub-ccepAgeUMCU33 · ses-1 · task-SPESclin · run-021231
Showing one representative recording out of
74 subjects and 117 recordings in this dataset.
Browse the full set on OpenNeuro;
drop any other _ieeg.{set,edf,bdf,vhdr} file onto the
viewer (or pass ?ieeg=<url>) to inspect it.
Electrode layout — iEEG · 104 sensors — 104 channels
NEMAR Processing Statistics#
The plots below are generated by NEMAR’s automated EEG pipeline. The histogram shows pipeline success for data cleaning and ICA decomposition, the percentage of data frames and EEG channels retained after artefact removal, line noise per channel (RMS, dB), and the age/gender distribution of participants.
HED event descriptors word cloud
Manifest#
File Explorer#
Browse the BIDS file structure of this dataset. Records are fetched on demand from the EEGDash catalog the first time you open the explorer.
Full dataset metadata table
Dataset ID |
|
Title |
CCEP ECoG dataset across age 4-51 |
Author (year) |
|
Canonical |
— |
Importable as |
|
Year |
20 |
Authors |
|
License |
CC0 |
Citation / DOI |
|
Source links |
OpenNeuro | NeMAR | Source URL |
Copy-paste BibTeX
@dataset{ds004080,
title = {CCEP ECoG dataset across age 4-51},
author = {D. van Blooijs and M.A. van den Boom and J.F. van der Aar and G.J.M. Huiskamp and G. Castegnaro and M. Demuru and W.J.E.M. Zweiphenning and P. van Eijsden and K. J. Miller and F.S.S. Leijten and D. Hermes},
doi = {10.18112/openneuro.ds004080.v1.2.4},
url = {https://doi.org/10.18112/openneuro.ds004080.v1.2.4},
}
API Reference#
eegdash.datasetEEGDashDatasetDS004080 · Blooijs2023_CCEP_ECoGeegdash/dataset/registry.py · [source ↗]- class eegdash.dataset.DS004080(cache_dir: str, query: dict | None = None, s3_bucket: str | None = None, **kwargs)[source]#
CCEP ECoG dataset across age 4-51
- Study:
ds004080(OpenNeuro)- Author (year):
Blooijs2023_CCEP_ECoG- Canonical:
—
Also importable as:
DS004080,Blooijs2023_CCEP_ECoG.Modality:
ieeg; Experiment type:Clinical/Intervention; Subject type:Epilepsy. Subjects: 74; recordings: 117; tasks: 1.- Parameters:
cache_dir (str | Path) – Directory where data are cached locally.
query (dict | None) – Additional MongoDB-style filters to AND with the dataset selection. Must not contain the key
dataset.s3_bucket (str | None) – Base S3 bucket used to locate the data.
**kwargs (dict) – Additional keyword arguments forwarded to
EEGDashDataset.
- data_dir#
Local dataset cache directory (
cache_dir / dataset_id).- Type:
Path
Notes
Each item is a recording; recording-level metadata are available via
dataset.description.querysupports MongoDB-style filters on fields inALLOWED_QUERY_FIELDSand is combined with the dataset filter. Dataset-specific caveats are not provided in the summary metadata.References
OpenNeuro dataset: https://openneuro.org/datasets/ds004080 NeMAR dataset: https://nemar.org/dataexplorer/detail?dataset_id=ds004080 DOI: https://doi.org/10.18112/openneuro.ds004080.v1.2.4 NEMAR citation count: 2
Examples
>>> from eegdash.dataset import DS004080 >>> dataset = DS004080(cache_dir="./data") >>> recording = dataset[0] >>> raw = recording.load()
- __init__(cache_dir: str, query: dict | None = None, s3_bucket: str | None = None, **kwargs)[source]#
- save(path: str, overwrite: bool = False, offset: int = 0)[source]#
Save datasets to files by creating one subdirectory for each dataset:
path/ 0/ 0-raw.fif | 0-epo.fif description.json raw_preproc_kwargs.json (if raws were preprocessed) window_kwargs.json (if this is a windowed dataset) window_preproc_kwargs.json (if windows were preprocessed) target_name.json (if target_name is not None and dataset is raw) 1/ 1-raw.fif | 1-epo.fif description.json raw_preproc_kwargs.json (if raws were preprocessed) window_kwargs.json (if this is a windowed dataset) window_preproc_kwargs.json (if windows were preprocessed) target_name.json (if target_name is not None and dataset is raw)
- Parameters:
path (str) –
- Directory in which subdirectories are created to store
-raw.fif | -epo.fif and .json files to.
overwrite (bool) – Whether to delete old subdirectories that will be saved to in this call.
offset (int) – If provided, the integer is added to the id of the dataset in the concat. This is useful in the setting of very large datasets, where one dataset has to be processed and saved at a time to account for its original position.
BaseDataset from braindecode — windowed via create_windows_from_events.braindecodeDataLoader; supports parallel workers and on-the-fly augmentations.pytorchdatasets.load_dataset("EEGDash/ds004080").huggingfaceSwap any load_dataset(...) call for ds004080 to reproduce the tutorial on this dataset.
Citation
D. van Blooijs, M.A. van den Boom, J.F. van der Aar, G.J.M. Huiskamp, G. Castegnaro, … (20). CCEP ECoG dataset across age 4-51. 10.18112/openneuro.ds004080.v1.2.4
Provenance
¹Contributed to openneuro in BIDS format.
²Curated & ingested by the EEGDash catalog; see CITATION.cff for canonical reference.
³Persistent identifier: 10.18112/openneuro.ds004080.v1.2.4.
Related & sibling datasets
+ 1 more — see See Also below →
See Also#
eegdash.dataset.EEGDashDataseteegdash.dataset