-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #339 from VisLab/develop
Starting to develop a comprehensive HED examples
- Loading branch information
Showing
189 changed files
with
3,882 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
1.0.0 2021-05-11 | ||
- First release | ||
Revision history for Face Recognition experiment by Wakeman-Henson | ||
|
||
version 1.0 - April 2021 | ||
- Initial release of EEG data in this experiment for HED education purposes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## Introduction | ||
This dataset is derived from a number of other datasets, but particularly ds003645 from openNeuro. | ||
The purpose of the dataset is to demonstrate how to use HED in various ways. | ||
|
||
| Topic | Description | | ||
| ----- | ------- | | ||
| [Sidecar] | How to use a sidecar. | | ||
|
||
### Basic use of sidecar | ||
|
||
|
||
### Use of the HED column | ||
|
||
### Use of inheritance | ||
|
||
### Use of curly braces | ||
|
||
|
||
### Use of long form | ||
|
||
### Use in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"Name": "Face processing MEEG dataset with HED annotation", | ||
"BIDSVersion": "1.8.0", | ||
"HEDVersion": "8.1.0", | ||
"License": "CC0", | ||
"Authors": [ | ||
"Daniel G. Wakeman", | ||
"Richard N Henson", | ||
"Dung Truong (curation)", | ||
"Kay Robbins (curation)", | ||
"Scott Makeig (curation)", | ||
"Arno Delorme (curation)" | ||
], | ||
"ReferencesAndLinks": [ | ||
"Wakeman, D., Henson, R. (2015). A multi-subject, multi-modal human neuroimaging dataset. Sci Data 2, 150001. https://doi.org/10.1038/sdata.2015.1", | ||
"Robbins, K., Truong, D., Appelhoff, S., Delorme, A., & Makeig, S. (2021). Capturing the nature of events and event context using Hierarchical Event Descriptors (HED). In press for NeuroImage Special Issue Practice in MEEG. NeuroImage 245 (2021) 118766. Online: https://www.sciencedirect.com/science/article/pii/S1053811921010387.", | ||
"Robbins, K., Truong, D., Jones, A., Callanan, I., & Makeig, S. (2021). Building FAIR functionality: Annotating events in time series data using Hierarchical Event Descriptors (HED). Neuroinformatics Special Issue Building the NeuroCommons. Neuroinformatics https://doi.org/10.1007/s12021-021-09537-4. Online: https://link.springer.com/article/10.1007/s12021-021-09537-4." | ||
], | ||
"Funding": [ | ||
"Experiment was supported by the UK Medical Research Council (MC_A060_5PR10) and Elekta Ltd.", | ||
"Curation was supported by: NIH R01 EB023297-03, NIH R01 NS047293-l4, NIH R24 MH120037-01, and R01 MH126700-01A1." | ||
], | ||
"DatasetDOI": "10.18112/openneuro.ds003645.v2.0.2", | ||
"EthicsApprovals": [ | ||
"The study was approved by Cambridge University Psychological Ethics Committee. Written informed consent was obtained from each participant prior to and following each phase of the experiment." | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"participant_id": { | ||
"LongName": "Participant identifier", | ||
"Description": "Unique subject identifier" | ||
}, | ||
"sex": { | ||
"Description": "Sex of the subject", | ||
"Levels": { | ||
"M": "male", | ||
"F": "female" | ||
}, | ||
"HED": { | ||
"M": "Male", | ||
"F": "Female" | ||
} | ||
}, | ||
"age": { | ||
"Description": "Age of the subject", | ||
"Units": "years" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
participant_id age sex HED | ||
sub-002 31 M Healthy,Rested,Novice-level | ||
sub-003 25 M Healthy,Drowsy,Expert-level |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Oops, something went wrong.