Mirror openbmi-ssvep 46-54: sub-49_ses-1_task-ssvep_run-1_rec-train_desc-714cc4b682de076ab3625e076cdbb24a_events.json
Browse files
openbmi/SSVEP/sub-49/ses-1/eeg/sub-49_ses-1_task-ssvep_run-1_rec-train_desc-714cc4b682de076ab3625e076cdbb24a_events.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"onset": {
|
| 3 |
+
"Description": "Onset (in seconds) of the event from the beginning of the first datapoint. Negative onsets account for events before the first stored data point.",
|
| 4 |
+
"Units": "s"
|
| 5 |
+
},
|
| 6 |
+
"duration": {
|
| 7 |
+
"Description": "Duration of the event in seconds from onset. Must be zero, positive, or 'n/a' if unavailable. A zero value indicates an impulse event. ",
|
| 8 |
+
"Units": "s"
|
| 9 |
+
},
|
| 10 |
+
"sample": {
|
| 11 |
+
"Description": "The event onset time in number of sampling points.First sample is 0."
|
| 12 |
+
},
|
| 13 |
+
"value": {
|
| 14 |
+
"Description": "The event code (also known as trigger code or event ID) associated with the event."
|
| 15 |
+
},
|
| 16 |
+
"trial_type": {
|
| 17 |
+
"Description": "The type, category, or name of the event."
|
| 18 |
+
}
|
| 19 |
+
}
|