Mirror openbmi-erp 46-54: sub-48_ses-2_task-p300_run-4_recording-test_events.json
Browse files
openbmi/ERP/sub-48/ses-2/eeg/sub-48_ses-2_task-p300_run-4_recording-test_events.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"HED": {
|
| 19 |
+
"Target": "Sensory-event, Experimental-stimulus, Visual-presentation, Target",
|
| 20 |
+
"NonTarget": "Sensory-event, Experimental-stimulus, Visual-presentation, Non-target"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"Description": "Event annotations for p300 task (NonTarget, Target).",
|
| 24 |
+
"StimulusPresentation": {
|
| 25 |
+
"SoftwareName": "OpenBMI",
|
| 26 |
+
"StimulusType": "rc_speller",
|
| 27 |
+
"StimulusModalities": [
|
| 28 |
+
"visual"
|
| 29 |
+
],
|
| 30 |
+
"PrimaryModality": "visual"
|
| 31 |
+
}
|
| 32 |
+
}
|