DS002550: meg dataset, 22 subjects#
Differential brain mechanisms of selection and maintenance of information during working memory (MEG data)
Citation: Romain Quentin, Jean-Remi King, Etienne Sallard, Nathan Fishman, Ryan Thompson, Ethan Buch, Leonardo Cohen (20). Differential brain mechanisms of selection and maintenance of information during working memory (MEG data). 10.18112/openneuro.ds002550.v1.0.1
22-participant MEG dataset — Differential brain mechanisms of selection and maintenance of information during working memory (MEG data).
Quickstart#
Install
pip install eegdash
Access the data
from eegdash.dataset import DS002550
dataset = DS002550(cache_dir="./data")
# Get the raw object of the first recording
raw = dataset.datasets[0].raw
print(raw.info)
Filter by subject
dataset = DS002550(cache_dir="./data", subject="01")
Advanced query
dataset = DS002550(
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{ds002550,
title = {Differential brain mechanisms of selection and maintenance of information during working memory (MEG data)},
author = {Romain Quentin and Jean-Remi King and Etienne Sallard and Nathan Fishman and Ryan Thompson and Ethan Buch and Leonardo Cohen},
doi = {10.18112/openneuro.ds002550.v1.0.1},
url = {https://doi.org/10.18112/openneuro.ds002550.v1.0.1},
}
About This Dataset#
OpenNeuro curator note: This dataset was previously accessible at ds001750. The dataset was reuploaded due to privacy considerations.
Note: One participant didn’t sign a sharing data agreement so data of 22 participants are available here (vs. 23 in the manuscript). Results and conclusion are not different with only 22 participants.
Participant folder are organized as: - ##### ‘ses-mri/anat’:
contains T1 MRI of the participant - ##### ses-01:
contains MEG data in BIDS format, behavioral data and HPI position in surface RAS MRI coordinates for session 1 - ##### ses-02:
contains MEG data in BIDS format, behavioral data and HPI position in surface RAS MRI coordinates for session 2
View full README
Participant folder are organized as: - ##### ‘ses-mri/anat’:
contains T1 MRI of the participant - ##### ses-01:
contains MEG data in BIDS format, behavioral data and HPI position in surface RAS MRI coordinates for session 1 - ##### ses-02:
contains MEG data in BIDS format, behavioral data and HPI position in surface RAS MRI coordinates for session 2
Description of non-MEG files:
##### behavioral task scripts:
Matlab (psychtoolbox 3) script for Working Memory (WorkMem) and one-back control task (LocaCue) - ##### hpi_mri_surf.txt:
Contains the X, Y Z coordinates of the nasion, left and right HPI (head position indicator) in surface MRI coordinates. Names of the electrode are NEC (nasion), LEC (left) and REC (right). Others coordinates are for co-registration during the session (not useful here). These HPI coordinates have been acquired from the neuronavigation system brainsight (https://www.rogue-research.com/tms/brainsight-tms/) - ##### WorkMem+subNumber+date.csv:
Contains behavioral results:
NbTrial: trial number
FixNbTrial: trial number with good eye fixation
isFixed: whether the participant fixed the central dot during the trial (1:correct fixation, 0:broke fixation)
GaborLeft: left gabor (25 possible, 5 spatial frequency* 5 orientations)
GaborRight: right gabor (25 possible, 5 spatial frequency* 5 orientations)
Cue: cue (4 possible, 1: left dotted, 2: left solid, 3: right dotted, 4: left solid)
Change: whether the cued stimulus attribute is different from the corresponding probe attribute (1: different, 0: same)
sfLeft: spatial frequency of the left gabor (5 possible)
orientLeft: line orientation of the left gabor (5 possible)
phaseLeft: phase of the left gabor (5 possible)
sfRight: spatial frequency of the right gabor (5 possible)
orientRight: line orientation of the right gabor (5 possible)
phaseRight: phase of the right gabor (5 possible)
randomSF: probe spatial frequency if change=1
randomOrient: line orientation if change=1
phaseResp: phase of the probe
Response: response of the participant (1: different, 0: similar)
isCorrect: correctness of the response (1: correct, 0: uncorrect)
reactionTime: reaction time from probe onset to participant response
TrialTime: total trial duration
runningTime: running time
fixcrossTime: duration of the fixation dot presentation before stimulus onset (should be between 0.350 and 0.450 s)
gaborTime: duration of stimulus presentation (should be 0.1 s)
precueTime: duration between stimulus offset and cue onset (should be between 0.75 and 0.85 s)
cueTime: duration of the cue presentation (should be 0.1 s)
postcueTime: duration between cue offset and probe onset (should be between 1.45 and 1.55 s)
feedbackTime: duration of the feedback (green or red dot, should be 0.1 s)
triggGabor: trigger sent to MEG acquisition at the stimulus onset
triggCue: trigger sent to MEG acquisition at the cue onset
triggProbe: trigger sent to MEG acquisition at the probe onset
##### locacue+subNumber+date.csv:
NbTrial: trial number
FixNbTrial: trial number with good eye fixation
isFixed: whether the participant fixed the central dot during the trial (1:correct fixation, 0:broke fixation)
same: whether 2 consecutive lines are similar (1: similar, 0: different)
Cue: cue (4 possible, 1: left dotted, 2: left solid, 3: right dotted, 4: left solid)
Side: side of the cue (1: right, 0: left)
Press: whether the participant press the button (1: press, 0: no press)
isCorrect: correctness of the response (1: correct, 0: uncorrect)
ReactionTime: reaction time when a button is pressed
TrialTime: total trial duration
runningTime: running time
fixcrossTime: duration of the fixation dot
cueTime: duration of the cue presentation (should be 0.1 s)
postcueTime: duration between the cue offset and the beginning of the next trial (should be 1.2 s)
Cohort#
Dataset Statistics#
Sex composition
Channel counts (ch)
Sampling frequencies (Hz)
Total recording duration: 30 h
Signal · Electrodes & live trace#
No scalp electrode layout is currently indexed for this dataset. Once the eegdash montage registry ingests it, the interactive viewer will appear here automatically.
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 |
Differential brain mechanisms of selection and maintenance of information during working memory (MEG data) |
Author (year) |
|
Canonical |
— |
Importable as |
|
Year |
20 |
Authors |
Romain Quentin, Jean-Remi King, Etienne Sallard, Nathan Fishman, Ryan Thompson, Ethan Buch, Leonardo Cohen |
License |
CC0 |
Citation / DOI |
|
Source links |
OpenNeuro | NeMAR | Source URL |
Copy-paste BibTeX
@dataset{ds002550,
title = {Differential brain mechanisms of selection and maintenance of information during working memory (MEG data)},
author = {Romain Quentin and Jean-Remi King and Etienne Sallard and Nathan Fishman and Ryan Thompson and Ethan Buch and Leonardo Cohen},
doi = {10.18112/openneuro.ds002550.v1.0.1},
url = {https://doi.org/10.18112/openneuro.ds002550.v1.0.1},
}
API Reference#
eegdash.datasetEEGDashDatasetDS002550 · Quentin2020eegdash/dataset/registry.py · [source ↗]- class eegdash.dataset.DS002550(cache_dir: str, query: dict | None = None, s3_bucket: str | None = None, **kwargs)[source]#
Differential brain mechanisms of selection and maintenance of information during working memory (MEG data)
- Study:
ds002550(OpenNeuro)- Author (year):
Quentin2020- Canonical:
—
Also importable as:
DS002550,Quentin2020.Modality:
meg; Experiment type:Memory; Subject type:Healthy. Subjects: 22; recordings: 377; tasks: 2.- 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/ds002550 NeMAR dataset: https://nemar.org/dataexplorer/detail?dataset_id=ds002550 DOI: https://doi.org/10.18112/openneuro.ds002550.v1.0.1 NEMAR citation count: 0
Examples
>>> from eegdash.dataset import DS002550 >>> dataset = DS002550(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/ds002550").huggingfaceSwap any load_dataset(...) call for ds002550 to reproduce the tutorial on this dataset.
Citation
Romain Quentin, Jean-Remi King, Etienne Sallard, Nathan Fishman, Ryan Thompson, … (20). Differential brain mechanisms of selection and maintenance of information during working memory (MEG data). 10.18112/openneuro.ds002550.v1.0.1
Provenance
¹Contributed to openneuro in BIDS format.
²Curated & ingested by the EEGDash catalog; see CITATION.cff for canonical reference.
³Persistent identifier: 10.18112/openneuro.ds002550.v1.0.1.
See Also#
eegdash.dataset.EEGDashDataseteegdash.dataset