File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1111 "Description" : " Type of event (different from EEGLAB convention)" ,
1212 "Levels" : {
1313 "stimulus" : " Onset of first question" ,
14- "response" : " Response to question 1, 2 or 3"
14+ "response" : " Response to question 1, 2 or 3" ,
15+ "STATUS" : " Status event"
1516 }
1617 },
1718 "response_time" : {
2728 "4" : " Response 2 (this may be a response to question 1, 2 or 3)" ,
2829 "8" : " Response 3 (this may be a response to question 1, 2 or 3)" ,
2930 "16" : " Indicate involuntary response" ,
30- "128" : " First question onset (most important marker)"
31+ "128" : " First question onset (most important marker)" ,
32+ "254" : " Status event"
3133 }
3234 }
3335}
Original file line number Diff line number Diff line change 11{
22 "participant_id" : {
3- "Description" : " Unique participant identifier"
3+ "Description" : " Unique participant identifier"
44 },
55 "sex" : {
66 "Description" : " Sex of the participant" ,
1010 }
1111 },
1212 "age" : {
13- "Description" : " Age of the participant" ,
14- "Units" : " years"
13+ "Description" : " Age of the participant, in 5-year intervals" ,
14+ "Format" : " string" ,
15+ "Levels" : {
16+ "20-25" : " 20 to 25 years" ,
17+ "25-30" : " 25 to 30 years" ,
18+ "30-35" : " 30 to 35 years" ,
19+ "35-40" : " 35 to 40 years"
20+ }
1521 }
1622}
You can’t perform that action at this time.
0 commit comments