Metadata stub for ds005059
Browse files- README.md +88 -0
- eegdash.json +17 -0
README.md
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: "Paired Associates Learning: Memory for Word Pairs in Cued Recall"
|
| 3 |
+
license: cc0-1.0
|
| 4 |
+
tags:
|
| 5 |
+
- ieeg
|
| 6 |
+
- neuroscience
|
| 7 |
+
- eegdash
|
| 8 |
+
- brain-computer-interface
|
| 9 |
+
- pytorch
|
| 10 |
+
- visual
|
| 11 |
+
- memory
|
| 12 |
+
- epilepsy
|
| 13 |
+
size_categories:
|
| 14 |
+
- n<1K
|
| 15 |
+
task_categories:
|
| 16 |
+
- other
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# Paired Associates Learning: Memory for Word Pairs in Cued Recall
|
| 20 |
+
|
| 21 |
+
**Dataset ID:** `ds005059`
|
| 22 |
+
|
| 23 |
+
_Herrema2024_Paired_
|
| 24 |
+
|
| 25 |
+
**Canonical aliases:** `PAL`
|
| 26 |
+
|
| 27 |
+
> **At a glance:** IEEG · Visual memory · epilepsy · 69 subjects · 282 recordings · CC0
|
| 28 |
+
|
| 29 |
+
## Load this dataset
|
| 30 |
+
|
| 31 |
+
This repo is a **pointer**. The raw EEG data lives at its canonical source
|
| 32 |
+
(OpenNeuro / NEMAR); [EEGDash](https://github.com/eegdash/EEGDash) streams it
|
| 33 |
+
on demand and returns a PyTorch / braindecode dataset.
|
| 34 |
+
|
| 35 |
+
```python
|
| 36 |
+
# pip install eegdash
|
| 37 |
+
from eegdash import EEGDashDataset
|
| 38 |
+
|
| 39 |
+
ds = EEGDashDataset(dataset="ds005059", cache_dir="./cache")
|
| 40 |
+
print(len(ds), "recordings")
|
| 41 |
+
```
|
| 42 |
+
|
| 43 |
+
You can also load it by canonical alias — these are registered classes in `eegdash.dataset`:
|
| 44 |
+
|
| 45 |
+
```python
|
| 46 |
+
from eegdash.dataset import PAL
|
| 47 |
+
ds = PAL(cache_dir="./cache")
|
| 48 |
+
```
|
| 49 |
+
|
| 50 |
+
If the dataset has been mirrored to the HF Hub in braindecode's Zarr layout,
|
| 51 |
+
you can also pull it directly:
|
| 52 |
+
|
| 53 |
+
```python
|
| 54 |
+
from braindecode.datasets import BaseConcatDataset
|
| 55 |
+
ds = BaseConcatDataset.pull_from_hub("EEGDash/ds005059")
|
| 56 |
+
```
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
## Dataset metadata
|
| 60 |
+
|
| 61 |
+
| | |
|
| 62 |
+
|---|---|
|
| 63 |
+
| **Subjects** | 69 |
|
| 64 |
+
| **Recordings** | 282 |
|
| 65 |
+
| **Tasks (count)** | 1 |
|
| 66 |
+
| **Channels** | 112 (×22), 126 (×15), 85 (×11), 110 (×10), 128 (×10), 104 (×9), 88 (×9), 100 (×9), 72 (×8), 64 (×8), 186 (×8), 102 (×7), 116 (×7), 121 (×7), 92 (×6), 142 (×6), 119 (×5), 97 (×5), 95 (×5), 94 (×5), 106 (×4), 140 (×4), 124 (×4), 96 (×4), 123 (×4), 139 (×4), 86 (×4), 130 (×4), 68 (×4), 87 (×3), 107 (×3), 188 (×3), 84 (×3), 120 (×3), 58 (×3), 74 (×3), 114 (×3), 83 (×3), 108 (×3), 55 (×3), 80 (×3), 117 (×3), 173 (×3), 118 (×2), 141 (×2), 73 (×2), 138 (×2), 115 (×2), 122 (×2), 111 (×2), 149 (×2), 60 (×1), 146 (×1), 77 (×1), 67 (×1), 93 (×1), 76 (×1), 46 (×1), 53 (×1), 14 (×1), 99 (×1), 177 (×1), 90 (×1), 98 (×1), 52 (×1), 133 (×1), 16 (×1) |
|
| 67 |
+
| **Sampling rate (Hz)** | 1000 (×193), 500 (×71), 1024 (×8), 499.7071 (×6), 1600 (×4) |
|
| 68 |
+
| **Total duration (h)** | 261.3 |
|
| 69 |
+
| **Size on disk** | 167.3 GB |
|
| 70 |
+
| **Recording type** | IEEG |
|
| 71 |
+
| **Experimental modality** | Visual |
|
| 72 |
+
| **Paradigm type** | Memory |
|
| 73 |
+
| **Population** | Epilepsy |
|
| 74 |
+
| **Source** | openneuro |
|
| 75 |
+
| **License** | CC0 |
|
| 76 |
+
| **NEMAR citations** | 0.0 |
|
| 77 |
+
|
| 78 |
+
## Links
|
| 79 |
+
|
| 80 |
+
- **DOI:** [10.18112/openneuro.ds005059.v1.0.6](https://doi.org/10.18112/openneuro.ds005059.v1.0.6)
|
| 81 |
+
- **OpenNeuro:** [ds005059](https://openneuro.org/datasets/ds005059)
|
| 82 |
+
- **Browse 700+ datasets:** [EEGDash catalog](https://huggingface.co/spaces/EEGDash/catalog)
|
| 83 |
+
- **Docs:** <https://eegdash.org>
|
| 84 |
+
- **Code:** <https://github.com/eegdash/EEGDash>
|
| 85 |
+
|
| 86 |
+
---
|
| 87 |
+
|
| 88 |
+
_Auto-generated from [dataset_summary.csv](https://github.com/eegdash/EEGDash/blob/main/eegdash/dataset/dataset_summary.csv) and the [EEGDash API](https://data.eegdash.org/api/eegdash/datasets/summary/ds005059). Do not edit this file by hand — update the upstream source and re-run `scripts/push_metadata_stubs.py`._
|
eegdash.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "ds005059",
|
| 3 |
+
"title": "Paired Associates Learning: Memory for Word Pairs in Cued Recall",
|
| 4 |
+
"source": "openneuro",
|
| 5 |
+
"source_url": "https://openneuro.org/datasets/ds005059",
|
| 6 |
+
"doi": "10.18112/openneuro.ds005059.v1.0.6",
|
| 7 |
+
"license": "CC0",
|
| 8 |
+
"loader": {
|
| 9 |
+
"library": "eegdash",
|
| 10 |
+
"class": "EEGDashDataset",
|
| 11 |
+
"kwargs": {
|
| 12 |
+
"dataset": "ds005059"
|
| 13 |
+
}
|
| 14 |
+
},
|
| 15 |
+
"catalog": "https://huggingface.co/spaces/EEGDash/catalog",
|
| 16 |
+
"generated_by": "huggingface-space/scripts/push_metadata_stubs.py"
|
| 17 |
+
}
|