EEGdashOpenNeuroDS004789
Iss. 4789 · 273 subjects · 983 recordings · CC0
Dataset Brief · Delayed Free Recall of Word Lists

DS004789: ieeg dataset, 273 subjects#

Delayed Free Recall of Word Lists

Citation: Haydn G. Herrema, Michael J. Kahana (—). Delayed Free Recall of Word Lists. 10.18112/openneuro.ds004789.v3.1.0

273-participant iEEG dataset — Delayed Free Recall of Word Lists.

iEEG · 126 (87), 112 (32), 108 (32), 110 (31), 88 (29), 128 (28), 120 (28), 127 (24), 116 (22), 124 (21), 196 (20), 109 (19), 111 (18), 100 (17), 106 (17), 113 (16), 125 (15), 86 (14), 107 (13), 60 (13), 64 (13), 118 (12), 158 (12), 104 (11), 68 (11), 122 (10), 76 (10), 178 (10), 180 (10), 121 (10), 142 (9), 102 (9), 80 (9), 56 (9), 140 (8), 97 (8), 153 (8), 75 (8), 83 (7), 188 (7), 172 (7), 62 (7), 114 (7), 130 (7), 146 (7), 90 (7), 85 (7), 148 (7), 92 (6), 168 (6), 70 (6), 139 (6), 173 (6), 134 (6), 72 (6), 162 (6), 78 (6), 206 (5), 74 (5), 96 (5), 93 (5), 141 (5), 160 (5), 165 (5), 177 (4), 119 (4), 84 (4), 46 (4), 161 (4), 123 (4), 136 (4), 203 (4), 200 (4), 54 (4), 224 (4), 69 (3), 152 (3), 186 (3), 133 (3), 212 (3), 154 (3), 59 (3), 37 (3), 99 (3), 103 (3), 138 (3), 94 (3), 166 (3), 50 (3), 176 (3), 208 (3), 26 (2), 105 (2), 43 (2), 58 (2), 36 (2), 55 (2), 149 (2), 184 (2), 87 (2), 170 (2), 156 (2), 95 (2), 151 (2), 218 (2), 179 (2), 182 (2), 67 (2), 52 (2), 213 (2), 38, 216, 175, 209, 48, 63, 101, 190, 53, 215, 98, 65, 77, 16, 131, 202, 73, 14, 129, 229, 195 ch500, 512, 999, 1000, 1024, 1600, 2000 HzBIDS 1.7.0Task · FR112 sessionsEpilepsyVisualMemory
Layer 01Study
What was asked
Hypothesis, independent & dependent variables, paradigm, cohort, and the editorial caveats around what the recordings can and cannot answer.
Layer 02Signal · BIDS
What was recorded
Sidecars, channels & electrodes, coordinate system, event semantics, and quality stats from the NEMAR pipeline when available.
Layer 03Training · ML
What you can train on
Recommended access modes — MNE Raw, braindecode windows, PyTorch DataLoader — plus the targets the metadata makes addressable.
§ 01Access · Get started

Quickstart#

Install

pip install eegdash

Access the data

from eegdash.dataset import DS004789

dataset = DS004789(cache_dir="./data")
# Get the raw object of the first recording
raw = dataset.datasets[0].raw
print(raw.info)

Filter by subject

dataset = DS004789(cache_dir="./data", subject="01")

Advanced query

dataset = DS004789(
    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{ds004789,
  title = {Delayed Free Recall of Word Lists},
  author = {Haydn G. Herrema and Michael J. Kahana},
  doi = {10.18112/openneuro.ds004789.v3.1.0},
  url = {https://doi.org/10.18112/openneuro.ds004789.v3.1.0},
}
§ 02Study · The README

About This Dataset#

This dataset contains behavioral events and intracranial electrophysiological recordings from a delayed free recall task. The experiment consists of participants studying a list of words, presented visually one at a time, completing simple arithmetic problems that function as a distractor, and then freely recalling the words from the just-presented list in any order. The data was collected at clinical sites across the country as part of a collaboration with the Computational Memory Lab at the University of Pennsylvania.

* The iEEG recordings are labeled either “monopolar” or “bipolar.” The monopolar recordings are referenced (typically a mastoid reference), but should always be re-referenced before analysis. The bipolar recordings are referenced according to a paired scheme indicated by the accompanying bipolar channels tables.

* Each subject has a unique montage of electrode locations. MNI and Talairach coordinates are provided when available, along with brain region annotations. * Recordings were made on multiple different systems, so we have done the scaling to provide all voltage values in V.

Delayed Free Recall of Word Lists

Description

Contact

For questions or inquiries, please contact sas-kahana-sysadmin@sas.upenn.edu.

§ 03Cohort · Participants

Cohort#

Dataset Statistics#

Age distribution by gender (n=273, range 18–65 yr, mean 36.4 yr)

1520253035404550556065
Female · 135Male · 138

Sex composition

280
subjects
Female
138
Male
142
F : M ratio
0.97 : 1
49% female · n = 280 subjects with reported sex.
HandednessRight · 229Left · 32Ambidextrous · 12

Channel counts (ch)

14162636373843464850525354555658596062636465676869707273747576777880838485868788909293949596979899100101102103104105106107108109110111112113114116118119120121122123124125126127128129130131133134136138139140141142146148149151152153154156158160161162165166168170172173175176177178179180182184186188190195196200202203206208209212213215216218224229

Sampling frequencies (Hz)

499.75005129991000102416002000

Total recording duration: 776 h

§ 04Signal · Electrodes & trace

Signal · Electrodes & live trace#

Fig. 01 Signal & montage 126 (87), 112 (32), 108 (32), 110 (31), 88 (29), 128 (28), 120 (28), 127 (24), 116 (22), 124 (21), 196 (20), 109 (19), 111 (18), 100 (17), 106 (17), 113 (16), 125 (15), 86 (14), 107 (13), 60 (13), 64 (13), 118 (12), 158 (12), 104 (11), 68 (11), 122 (10), 76 (10), 178 (10), 180 (10), 121 (10), 142 (9), 102 (9), 80 (9), 56 (9), 140 (8), 97 (8), 153 (8), 75 (8), 83 (7), 188 (7), 172 (7), 62 (7), 114 (7), 130 (7), 146 (7), 90 (7), 85 (7), 148 (7), 92 (6), 168 (6), 70 (6), 139 (6), 173 (6), 134 (6), 72 (6), 162 (6), 78 (6), 206 (5), 74 (5), 96 (5), 93 (5), 141 (5), 160 (5), 165 (5), 177 (4), 119 (4), 84 (4), 46 (4), 161 (4), 123 (4), 136 (4), 203 (4), 200 (4), 54 (4), 224 (4), 69 (3), 152 (3), 186 (3), 133 (3), 212 (3), 154 (3), 59 (3), 37 (3), 99 (3), 103 (3), 138 (3), 94 (3), 166 (3), 50 (3), 176 (3), 208 (3), 26 (2), 105 (2), 43 (2), 58 (2), 36 (2), 55 (2), 149 (2), 184 (2), 87 (2), 170 (2), 156 (2), 95 (2), 151 (2), 218 (2), 179 (2), 182 (2), 67 (2), 52 (2), 213 (2), 38, 216, 175, 209, 48, 63, 101, 190, 53, 215, 98, 65, 77, 16, 131, 202, 73, 14, 129, 229, 195 ch · iEEG · 500, 512, 999, 1000, 1024, 1600, 2000 Hz · 273 subjects, 983 recordings
Live trace viewer — sub-R1316T · ses-2 · task-FR1

Showing one representative recording out of 273 subjects and 983 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 · 126 sensors — 126 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 HED event descriptors word cloud — DS004789
§ 05Manifest · BIDS tree

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.

Recordings
Files
Subjects
Modalities
Click to load file structure…
Full dataset metadata table

Dataset ID

DS004789

Title

Delayed Free Recall of Word Lists

Author (year)

Herrema2023_Delayed_Free_Recall

Canonical

Importable as

DS004789, Herrema2023_Delayed_Free_Recall

Year

Authors

Haydn G. Herrema, Michael J. Kahana

License

CC0

Citation / DOI

doi:10.18112/openneuro.ds004789.v3.1.0

Source links

OpenNeuro | NeMAR | Source URL

Copy-paste BibTeX
@dataset{ds004789,
  title = {Delayed Free Recall of Word Lists},
  author = {Haydn G. Herrema and Michael J. Kahana},
  doi = {10.18112/openneuro.ds004789.v3.1.0},
  url = {https://doi.org/10.18112/openneuro.ds004789.v3.1.0},
}
§ 06API · Programmatic access

API Reference#

Signature
eegdash.dataset
class
eegdash.dataset.DS004789(cache_dir, query=None, s3_bucket=None, **kwargs)
Bases: EEGDashDataset
Author (year)Herrema2023_Delayed_Free_Recall
Canonical
Importable asDS004789 · Herrema2023_Delayed_Free_Recall
Sourceeegdash/dataset/registry.py · [source ↗]
class eegdash.dataset.DS004789(cache_dir: str, query: dict | None = None, s3_bucket: str | None = None, **kwargs)[source]#

Delayed Free Recall of Word Lists

Study:

ds004789 (OpenNeuro)

Author (year):

Herrema2023_Delayed_Free_Recall

Canonical:

Also importable as: DS004789, Herrema2023_Delayed_Free_Recall.

Modality: ieeg; Experiment type: Memory; Subject type: Epilepsy. Subjects: 273; recordings: 983; 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

query#

Merged query with the dataset filter applied.

Type:

dict

records#

Metadata records used to build the dataset, if pre-fetched.

Type:

list[dict] | None

Notes

Each item is a recording; recording-level metadata are available via dataset.description. query supports MongoDB-style filters on fields in ALLOWED_QUERY_FIELDS and is combined with the dataset filter. Dataset-specific caveats are not provided in the summary metadata.

References

OpenNeuro dataset: https://openneuro.org/datasets/ds004789 NeMAR dataset: https://nemar.org/dataexplorer/detail?dataset_id=ds004789 DOI: https://doi.org/10.18112/openneuro.ds004789.v3.1.0 NEMAR citation count: 3

Examples

>>> from eegdash.dataset import DS004789
>>> dataset = DS004789(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.

Access modesMNE → braindecode → PyTorch → ML
.rawMNE Raw object — standard tools (filter, epoch, ICA, plot_psd).mne
DataLoaderWraps the windowed dataset into a PyTorch DataLoader; supports parallel workers and on-the-fly augmentations.pytorch
Zarr cacheOptional braindecode Zarr mirror for fast resume; persisted to cache_dir.zarr
Hugging FacePre-bundled mirror at EEGDash/ds004789 · pull with datasets.load_dataset("EEGDash/ds004789").huggingface
Croissant 1.0Machine-readable JSON-LD descriptorDS004789.croissant.json (MLCommons schema, ingestible by PyTorch / TensorFlow / JAX).mlcommons
Examples using EEGDashcurated · start here

Swap any load_dataset(...) call for ds004789 to reproduce the tutorial on this dataset.

Citation

Haydn G. Herrema, Michael J. Kahana (n.d.). Delayed Free Recall of Word Lists. 10.18112/openneuro.ds004789.v3.1.0

Provenance

¹Contributed to openneuro in BIDS format.

²Curated & ingested by the EEGDash catalog; see CITATION.cff for canonical reference.

³Persistent identifier: 10.18112/openneuro.ds004789.v3.1.0.

BIDS
BIDS 1.7.0
Sidecars
channels
Machine-readable

See Also#