-
Notifications
You must be signed in to change notification settings - Fork 2
/
task-PST_events.json
executable file
·46 lines (46 loc) · 1.1 KB
/
task-PST_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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"correct_response": {
"Description": "",
"LongName": "Correct response"
},
"feedback": {
"Description": "",
"LongName": "Participant feedback"
},
"feedback_duration": {
"Description": "",
"LongName": "Duration of feedback screen"
},
"feedback_onset": {
"Description": "",
"LongName": "Onset of feedback screen"
},
"stim_file_left": {
"Description": "",
"LongName": "Left-hand stimulus file"
},
"stim_file_right": {
"Description": "",
"LongName": "Right-hand stimulus file"
},
"stim_type_left": {
"Description": "",
"LongName": "Left-hand stimulus type"
},
"stim_type_right": {
"Description": "",
"LongName": "Right-hand stimulus type"
},
"stimulus_pair": {
"Description": "",
"LongName": "Stimulus pair"
},
"trial_number": {
"Description": "Trial number.",
"LongName": "Trial number"
},
"response": {
"Description": "",
"LongName": "Participant response"
}
}