Datasets:

bruAristimunha commited on
Commit
9174351
·
verified ·
1 Parent(s): 4fe0ba2

Metadata stub for ds007554

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. eegdash.json +17 -0
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: "Multimodal dataset from the CMx7-MM Experiment"
3
+ license: cc0-1.0
4
+ tags:
5
+ - eeg
6
+ - neuroscience
7
+ - eegdash
8
+ - brain-computer-interface
9
+ - pytorch
10
+ - unknown
11
+ - other
12
+ size_categories:
13
+ - 1K<n<10K
14
+ task_categories:
15
+ - other
16
+ ---
17
+
18
+ # Multimodal dataset from the CMx7-MM Experiment
19
+
20
+ **Dataset ID:** `ds007554`
21
+
22
+ _Ajra2026_
23
+
24
+ > **At a glance:** EEG, FNIRS · Unknown other · healthy · 30 subjects · 1034 recordings · CC0
25
+
26
+ ## Load this dataset
27
+
28
+ This repo is a **pointer**. The raw EEG data lives at its canonical source
29
+ (OpenNeuro / NEMAR); [EEGDash](https://github.com/eegdash/EEGDash) streams it
30
+ on demand and returns a PyTorch / braindecode dataset.
31
+
32
+ ```python
33
+ # pip install eegdash
34
+ from eegdash import EEGDashDataset
35
+
36
+ ds = EEGDashDataset(dataset="ds007554", cache_dir="./cache")
37
+ print(len(ds), "recordings")
38
+ ```
39
+
40
+ If the dataset has been mirrored to the HF Hub in braindecode's Zarr layout,
41
+ you can also pull it directly:
42
+
43
+ ```python
44
+ from braindecode.datasets import BaseConcatDataset
45
+ ds = BaseConcatDataset.pull_from_hub("EEGDash/ds007554")
46
+ ```
47
+
48
+
49
+ ## Dataset metadata
50
+
51
+ | | |
52
+ |---|---|
53
+ | **Subjects** | 30 |
54
+ | **Recordings** | 1034 |
55
+ | **Tasks (count)** | 7 |
56
+ | **Channels** | 32 (×1034) |
57
+ | **Sampling rate (Hz)** | 10 (×519), 250.002243692634 (×26), 250.00227279699027 (×13), 250.00027916425347 (×12), 250.00220003611236 (×12), 250.0003082681523 (×10), 250.00206906663882 (×7), 250.0003344161922 (×7), 250.0022582448113 (×7), 249.99969708769964 (×7), 250.00079612894984 (×7), 250.0003892134066 (×7), 250.0009023984434 (×7), 249.9997989509009 (×7), 250.0001952063645 (×7), 250.0004683397171 (×7), 250.0001184960745 (×7), 250.00098976743945 (×7), 250.00004633330667 (×7), 250.00197788831903 (×7), 250.00085794657687 (×7), 250.00092087268928 (×7), 250.0006918490773 (×7), 250.00020640453602 (×7), 250.0009635339967 (×7), 249.99990081418517 (×7), 249.99995902181342 (×7), 250.00038784916032 (×7), 250.00028848659534 (×7), 250.0007861528667 (×7), 250.0003228201043 (×7), 249.99991536608968 (×7), 250.00119525819466 (×7), 250.00208361879578 (×7), 249.99972619146294 (×7), 250.00217093177304 (×7), 250.00094787351506 (×6), 250.0020981709544 (×6), 249.99996084080226 (×6), 250.00055565156606 (×6), 250.0004374167852 (×6), 250.00064410035029 (×6), 250.00228734917093 (×6), 250.00205451448358 (×6), 250.00056292755625 (×6), 250.0006486478473 (×6), 250.00001813896364 (×6), 250.00026461230658 (×6), 250.00067934345654 (×6), 250.0002209564761 (×6), 250.00218548394184 (×6), 250.00074721488596 (×6), 250.00023550841792 (×6), 250.00157429431061 (×6), 250.0001383628698 (×6), 250.00057674056998 (×6), 250.0009258749471 (×6), 250.00077165770458 (×6), 250.00231645353733 (×6), 250.0006891205781 (×6), 250.00080547975216 (×6), 250.0004249680335 (×6), 250.00278212432153 (×6), 250.00195992551573 (×6), 250.0008785240374 (×5), 250.00310227399197 (×5), 250.00043923578096 (×5), 250.00045378774817 (×5), 250.00042468381545 (×5), 250.00072163519718 (×5), 250.00041013185162 (×5), 249.99993719394965 (×4), 250.00224414738952 (×4), 250.0004295723662 (×3), 250.00074846544865 (×3), 249.99984988253266 (×3), 249.99994446990382 (×3), 250.0005021616826 (×3), 250.00218593869715 (×2), 250.00059930751343 (×2), 250.00041146767637 (×2) |
58
+ | **Total duration (h)** | 61.9 |
59
+ | **Size on disk** | 4.2 GB |
60
+ | **Recording type** | EEG, FNIRS |
61
+ | **Experimental modality** | Unknown |
62
+ | **Paradigm type** | Other |
63
+ | **Population** | Healthy |
64
+ | **Source** | openneuro |
65
+ | **License** | CC0 |
66
+
67
+ ## Links
68
+
69
+ - **DOI:** [10.18112/openneuro.ds007554.v1.0.0](https://doi.org/10.18112/openneuro.ds007554.v1.0.0)
70
+ - **OpenNeuro:** [ds007554](https://openneuro.org/datasets/ds007554)
71
+ - **Browse 700+ datasets:** [EEGDash catalog](https://huggingface.co/spaces/EEGDash/catalog)
72
+ - **Docs:** <https://eegdash.org>
73
+ - **Code:** <https://github.com/eegdash/EEGDash>
74
+
75
+ ---
76
+
77
+ _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/ds007554). 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": "ds007554",
3
+ "title": "Multimodal dataset from the CMx7-MM Experiment",
4
+ "source": "openneuro",
5
+ "source_url": "https://openneuro.org/datasets/ds007554",
6
+ "doi": "10.18112/openneuro.ds007554.v1.0.0",
7
+ "license": "CC0",
8
+ "loader": {
9
+ "library": "eegdash",
10
+ "class": "EEGDashDataset",
11
+ "kwargs": {
12
+ "dataset": "ds007554"
13
+ }
14
+ },
15
+ "catalog": "https://huggingface.co/spaces/EEGDash/catalog",
16
+ "generated_by": "huggingface-space/scripts/push_metadata_stubs.py"
17
+ }