Skip to content

Commit 871655a

Browse files
update stimuli.json
1 parent d364481 commit 871655a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

stimuli_structure/stimuli/stimuli.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
2-
"stim_id": {
3-
"Description": "The stimulus ID included in the stimli directory"
2+
"stimulus_id": {
3+
"Description": "The stimulus ID included in the stimuli directory"
44
},
55
"type": {
66
"Description": "The type of stimulus"
77
},
8+
"present": {
9+
"Description": "The presence of the stimulus file in the directory"
10+
},
811
"nsd_id": {
912
"Description": "The Natural Scene ID of the stimulus"
1013
},

0 commit comments

Comments
 (0)