forked from OpenNeuroDatasets/ds002278
-
Notifications
You must be signed in to change notification settings - Fork 0
/
task-strangerthings_events.json
28 lines (28 loc) · 1.35 KB
/
task-strangerthings_events.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"sample": {
"Description": "Volume index in the corresponding BOLD file in the raw dataset."
},
"nouns": {
"Description": "Semicolon-separated list of nouns present in the clip, defined from WordNet.",
"TermURL": "https://wordnet.princeton.edu/"
},
"verbs": {
"Description": "Semicolon-separated list of verbs occurring in the clip, defined from WordNet.",
"TermURL": "https://wordnet.princeton.edu/"
},
"characters": {
"Description": "Semicolon-separated list of characters present in the clip."
},
"valence": {
"Description": "Annotator-estimated valence of the clip, based on the Self-Assessment Manikin (SAM) scale proposed in Bradley & Lang (1994). Values range from 1 (negative) to 9 (positive).",
"TermURL": "https://doi.org/10.1016/0005-7916(94)90063-9"
},
"arousal": {
"Description": "Annotator-estimated arousal level of the clip, based on the Self-Assessment Manikin (SAM) scale proposed in Bradley & Lang (1994). Values range from 1 (calm) to 9 (excited).",
"TermURL": "https://doi.org/10.1016/0005-7916(94)90063-9"
},
"stimulus": {
"Description": "The stimulus presented to the participant. This was used instead of 'stim_file' because the stimuli are not shareable within the dataset.",
"LongName": "Stimulus file"
}
}