Skip to content

Commit 587f81b

Browse files
committed
fix: Add status event to eeg_rishikesh/task-meditation_events.json
1 parent 6e7fdb4 commit 587f81b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

eeg_rishikesh/task-meditation_events.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
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": {
@@ -27,7 +28,8 @@
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
}

0 commit comments

Comments
 (0)