Datasets:

bruAristimunha commited on
Commit
94dfeb4
·
verified ·
1 Parent(s): c994ba0

Metadata stub for ds004809

Browse files
Files changed (2) hide show
  1. README.md +88 -0
  2. eegdash.json +17 -0
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: "Categorized Free Recall: Delayed Free Recall of Word Lists Organized by Semantic Categories"
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
+ # Categorized Free Recall: Delayed Free Recall of Word Lists Organized by Semantic Categories
20
+
21
+ **Dataset ID:** `ds004809`
22
+
23
+ _Herrema2023_Categorized_Free_Recall_
24
+
25
+ **Canonical aliases:** `catFR_Categorized_Free_Recall` · `CatFR`
26
+
27
+ > **At a glance:** IEEG · Visual memory · epilepsy · 252 subjects · 889 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="ds004809", 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 catFR_Categorized_Free_Recall
47
+ ds = catFR_Categorized_Free_Recall(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/ds004809")
56
+ ```
57
+
58
+
59
+ ## Dataset metadata
60
+
61
+ | | |
62
+ |---|---|
63
+ | **Subjects** | 252 |
64
+ | **Recordings** | 889 |
65
+ | **Tasks (count)** | 1 |
66
+ | **Channels** | 126 (×70), 124 (×30), 108 (×26), 125 (×20), 128 (×19), 139 (×19), 88 (×17), 127 (×16), 120 (×16), 131 (×15), 145 (×15), 148 (×15), 116 (×15), 64 (×14), 196 (×14), 112 (×14), 110 (×13), 142 (×13), 179 (×13), 118 (×12), 155 (×12), 133 (×11), 114 (×11), 121 (×11), 251 (×11), 159 (×11), 90 (×11), 178 (×10), 113 (×10), 186 (×10), 94 (×10), 92 (×10), 158 (×9), 115 (×9), 105 (×9), 152 (×9), 198 (×9), 200 (×8), 183 (×8), 156 (×8), 247 (×8), 104 (×8), 106 (×7), 166 (×7), 122 (×7), 98 (×7), 68 (×7), 212 (×7), 240 (×6), 241 (×6), 100 (×6), 109 (×6), 76 (×6), 78 (×6), 184 (×6), 150 (×6), 154 (×5), 56 (×5), 208 (×5), 165 (×5), 168 (×5), 250 (×5), 224 (×4), 141 (×4), 189 (×4), 164 (×4), 192 (×4), 180 (×4), 97 (×4), 72 (×4), 70 (×4), 89 (×4), 238 (×4), 185 (×4), 173 (×4), 219 (×4), 175 (×4), 134 (×4), 188 (×4), 83 (×3), 160 (×3), 167 (×3), 140 (×3), 209 (×3), 95 (×3), 220 (×3), 130 (×3), 162 (×3), 46 (×3), 60 (×3), 229 (×3), 207 (×3), 123 (×2), 119 (×2), 169 (×2), 203 (×2), 161 (×2), 84 (×2), 177 (×2), 151 (×2), 172 (×2), 93 (×2), 53 (×2), 96 (×2), 132 (×2), 67 (×2), 176 (×2), 193 (×2), 187 (×2), 80 (×1), 146 (×1), 14 (×1), 136 (×1), 52 (×1), 16 (×1), 86 (×1), 239 (×1), 75 (×1), 182 (×1), 102 (×1), 85 (×1), 63 (×1), 206 (×1), 50 (×1), 213 (×1), 111 (×1), 99 (×1), 62 (×1), 37 (×1), 163 (×1), 243 (×1), 36 (×1), 107 (×1), 153 (×1), 143 (×1), 26 (×1), 202 (×1), 218 (×1) |
67
+ | **Sampling rate (Hz)** | 1000 (×766), 500 (×93), 1600 (×10), 999 (×8), 1023.999 (×6), 1024 (×4), 499.7071 (×2) |
68
+ | **Total duration (h)** | 575.3 |
69
+ | **Size on disk** | 477.2 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** | 1.0 |
77
+
78
+ ## Links
79
+
80
+ - **DOI:** [10.18112/openneuro.ds004809.v2.2.0](https://doi.org/10.18112/openneuro.ds004809.v2.2.0)
81
+ - **OpenNeuro:** [ds004809](https://openneuro.org/datasets/ds004809)
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/ds004809). 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": "ds004809",
3
+ "title": "Categorized Free Recall: Delayed Free Recall of Word Lists Organized by Semantic Categories",
4
+ "source": "openneuro",
5
+ "source_url": "https://openneuro.org/datasets/ds004809",
6
+ "doi": "10.18112/openneuro.ds004809.v2.2.0",
7
+ "license": "CC0",
8
+ "loader": {
9
+ "library": "eegdash",
10
+ "class": "EEGDashDataset",
11
+ "kwargs": {
12
+ "dataset": "ds004809"
13
+ }
14
+ },
15
+ "catalog": "https://huggingface.co/spaces/EEGDash/catalog",
16
+ "generated_by": "huggingface-space/scripts/push_metadata_stubs.py"
17
+ }