Skip to content

Commit 57122d6

Browse files
committed
Updated to show a comprehensive HED example.
1 parent eff47f1 commit 57122d6

File tree

1,214 files changed

+7763
-13870
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,214 files changed

+7763
-13870
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -142,16 +142,14 @@ TABLE BELOW IS GENERATED AUTOMATICALLY.
142142
DO NOT EDIT DIRECTLY.
143143
-->
144144

145-
| name | description | datatypes | suffixes | link to full data | maintained by |
146-
|:--------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------|:------------|:-----------------------------------------------|:------------------------------------------------|:-----------------------------------------------|
147-
| [eeg_cbm](https://github.com/bids-standard/bids-examples/tree/master/eeg_cbm) | Rest EEG. European Data Format (.edf) | eeg | channels, eeg, events, scans | n/a | [@cpernet](https://github.com/cpernet) |
148-
| [eeg_ds003645s_hed](https://github.com/bids-standard/bids-examples/tree/master/eeg_ds003645s_hed) | Shows usage of Hierarchical Event Descriptor (HED) in events files | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds003645) | [@VisLab](https://github.com/VisLab) |
149-
| [eeg_ds003645s_hed_inheritance](https://github.com/bids-standard/bids-examples/tree/master/eeg_ds003645s_hed_inheritance) | HED annotation with multiple inherited sidecars | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds003645) | [@VisLab](https://github.com/VisLab) |
150-
| [eeg_ds003645s_hed_library](https://github.com/bids-standard/bids-examples/tree/master/eeg_ds003645s_hed_library) | HED annotation using HED library vocabularies (schema). | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds003645) | [@VisLab](https://github.com/VisLab) |
151-
| [eeg_ds003645s_hed_longform](https://github.com/bids-standard/bids-examples/tree/master/eeg_ds003645s_hed_longform) | HED annotation using tags in long form. | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds003645) | [@VisLab](https://github.com/VisLab) |
152-
| [eeg_face13](https://github.com/bids-standard/bids-examples/tree/master/eeg_face13) | Deconstructing the early visual electrocortical response to face and house stimuli. EDF format | eeg | channels, coordsystem, eeg, electrodes, events | n/a | [@andesha](https://github.com/andesha) |
153-
| [eeg_matchingpennies](https://github.com/bids-standard/bids-examples/tree/master/eeg_matchingpennies) | Offline data of BCI experiment decoding left vs. right hand movement. BrainVision data format (.eeg, .vhdr, .vmrk) | eeg | channels, eeg, events | [link](https://doi.org/10.17605/OSF.IO/CJ2DR) | [@sappelhoff](https://github.com/sappelhoff) |
154-
| [eeg_rishikesh](https://github.com/bids-standard/bids-examples/tree/master/eeg_rishikesh) | Mind wandering experiment. EEG data in Biosemi (.bdf) format | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds001787) | [@arnodelorme](https://github.com/arnodelorme) |
145+
| name | description | datatypes | suffixes | link to full data | maintained by |
146+
|:-------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------|:------------|:-----------------------------------------------|:------------------------------------------------|:-----------------------------------------------|
147+
| [eeg_cbm](https://github.com/bids-standard/bids-examples/tree/master/eeg_cbm) | Rest EEG. European Data Format (.edf) | eeg | channels, eeg, events, scans | n/a | [@cpernet](https://github.com/cpernet) |
148+
| [eeg_ds003645s_hed_demo](https://github.com/bids-standard/bids-examples/tree/master/eeg_ds003645s_hed_demo) | Shows usage of Hierarchical Event Descriptor (HED) in tsv files | eeg | channels, eeg, events, participants, etc. | [link](https://openneuro.org/datasets/ds003645) | [@VisLab](https://github.com/VisLab) |
149+
| [eeg_ds003645s_hed_library](https://github.com/bids-standard/bids-examples/tree/master/eeg_ds003645s_hed_library) | HED annotation using HED library vocabularies (schema). | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds003645) | [@VisLab](https://github.com/VisLab) |
150+
| [eeg_face13](https://github.com/bids-standard/bids-examples/tree/master/eeg_face13) | Deconstructing the early visual electrocortical response to face and house stimuli. EDF format | eeg | channels, coordsystem, eeg, electrodes, events | n/a | [@andesha](https://github.com/andesha) |
151+
| [eeg_matchingpennies](https://github.com/bids-standard/bids-examples/tree/master/eeg_matchingpennies) | Offline data of BCI experiment decoding left vs. right hand movement. BrainVision data format (.eeg, .vhdr, .vmrk) | eeg | channels, eeg, events | [link](https://doi.org/10.17605/OSF.IO/CJ2DR) | [@sappelhoff](https://github.com/sappelhoff) |
152+
| [eeg_rishikesh](https://github.com/bids-standard/bids-examples/tree/master/eeg_rishikesh) | Mind wandering experiment. EEG data in Biosemi (.bdf) format | eeg | channels, eeg, events | [link](https://openneuro.org/datasets/ds001787) | [@arnodelorme](https://github.com/arnodelorme) |
155153

156154
### iEEG
157155

dataset_listing.tsv

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name description link to full data maintained by datatypes suffixes
22
eeg_matchingpennies Offline data of BCI experiment decoding left vs. right hand movement. BrainVision data format (.eeg, .vhdr, .vmrk) [link](https://doi.org/10.17605/OSF.IO/CJ2DR) [@sappelhoff](https://github.com/sappelhoff) eeg channels, eeg, events
33
eeg_rishikesh Mind wandering experiment. EEG data in Biosemi (.bdf) format [link](https://openneuro.org/datasets/ds001787) [@arnodelorme](https://github.com/arnodelorme) eeg channels, eeg, events
44
eeg_face13 Deconstructing the early visual electrocortical response to face and house stimuli. EDF format [@andesha](https://github.com/andesha) eeg channels, coordsystem, eeg, electrodes, events
5-
eeg_ds003645s_hed Shows usage of Hierarchical Event Descriptor (HED) in events files [link](https://openneuro.org/datasets/ds003645) [@VisLab](https://github.com/VisLab) eeg channels, eeg, events
6-
eeg_ds003645s_hed_inheritance HED annotation with multiple inherited sidecars [link](https://openneuro.org/datasets/ds003645) [@VisLab](https://github.com/VisLab) eeg channels, eeg, events
7-
eeg_ds003645s_hed_longform HED annotation using tags in long form. [link](https://openneuro.org/datasets/ds003645) [@VisLab](https://github.com/VisLab) eeg channels, eeg, events
5+
eeg_ds003645s_hed_demo Shows usage of Hierarchical Event Descriptor (HED) in .tsv files [link](https://openneuro.org/datasets/ds003645) [@VisLab](https://github.com/VisLab) eeg channels, eeg, events, participants, scans
86
eeg_ds003645s_hed_library HED annotation using HED library vocabularies (schema). [link](https://openneuro.org/datasets/ds003645) [@VisLab](https://github.com/VisLab) eeg channels, eeg, events
97
eeg_cbm Rest EEG. European Data Format (.edf) [@cpernet](https://github.com/cpernet) eeg channels, eeg, events, scans
108
ieeg_filtered_speech recordings of three seizures [@choldgraf](https://github.com/choldgraf) ieeg channels, coordsystem, electrodes, events, ieeg, photo

eeg_ds003645s_hed/README

Lines changed: 0 additions & 24 deletions
This file was deleted.

eeg_ds003645s_hed/dataset_description.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

eeg_ds003645s_hed/participants.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

eeg_ds003645s_hed/participants.tsv

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)