Skip to content

Commit dbf2e0f

Browse files
Update HED annotations
1 parent f56d7d0 commit dbf2e0f

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

stimuli_structure/dataset_description.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"License": "CC BY-NC-SA 4.0",
44
"Authors": ["Seyed Yahya Shirazi"],
55
"EthicsApprovals": ["Both data runs have ethical epproval in their respective experiments."],
6-
"BIDSVersion": "1.8.0",
7-
"HEDVersion": "8.2.0"
6+
"BIDSVersion": "1.10.0",
7+
"HEDVersion": "8.3.0"
88
}

stimuli_structure/stimuli/stim-thepresent_annot-LogLumRatio_events.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66
},
77
"duration": {
88
"Description": "Duration of the event. For this stimulus, this is the duration of the shot.",
9-
"Units": "seconds"
9+
"Units": "seconds",
10+
"HED": "(Duration/# s, ({shot_number}))"
1011
},
1112
"shot_number": {
12-
"Description": "Shot sequence number in the movie"
13+
"Description": "Shot sequence number in the movie",
14+
"HED": "(Sensory-event, Visual-presentation, (Computer-screen, Label/shotNumber, Item/#))"
1315
},
1416
"LLR": {
15-
"Description": "Log Luminance Ratio"
17+
"Description": "Log Luminance Ratio for the three frames before and after the shot change",
18+
"Units": "dB",
19+
"HED": "(Luminance, Computed-feature, Ratio/#)"
1620
}
1721
}

stimuli_structure/stimuli/stim-thepresent_annot-auditory_events.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"HED": "Label/dog_voice, (Sensory-event, (Auditory-presentation, (Animal-agent, Barking)))"
1313
},
1414
"foley_sound": {
15-
"HED": "Label/foley_sound, (Sensory-event, Auditory-presentation, (Named-object-sound, Label/#))"
15+
"HED": "Label/foley_sound, (Sensory-event, Auditory-presentation, (Named-object-sound, ID/#))"
1616
},
1717
"background_music": {
18-
"HED": "Label/background_music, (Sensory-event, Auditory-presentation, Label/#)"
18+
"HED": "Label/background_music, (Sensory-event, Auditory-presentation, ID/#)"
1919
},
2020
"game_sound": {
2121
"Description": "This describes the background sound generated from the video game played in the movie",

0 commit comments

Comments
 (0)