Mirror openbmi-mi 37-45: sub-40_ses-2_task-imagery_run-4_recording-test_events.json
Browse files
openbmi/MI/sub-40/ses-2/eeg/sub-40_ses-2_task-imagery_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 |
+
"left_hand": "(Sensory-event, Experimental-stimulus, Visual-presentation, (Leftward, Arrow)), (Agent-action, (Imagine, Move, (Left, Hand)))",
|
| 20 |
+
"right_hand": "(Sensory-event, Experimental-stimulus, Visual-presentation, (Rightward, Arrow)), (Agent-action, (Imagine, Move, (Right, Hand)))"
|
| 21 |
+
}
|
| 22 |
+
},
|
| 23 |
+
"Description": "Event annotations for imagery task (left_hand, right_hand).",
|
| 24 |
+
"StimulusPresentation": {
|
| 25 |
+
"StimulusType": "arrow",
|
| 26 |
+
"StimulusModalities": [
|
| 27 |
+
"visual"
|
| 28 |
+
],
|
| 29 |
+
"PrimaryModality": "visual",
|
| 30 |
+
"Environment": "laboratory"
|
| 31 |
+
}
|
| 32 |
+
}
|