1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "onset": {
- "Description": "Event onset",
- "Units": "milisecond"
- },
- "duration": {
- "Description": "Event duration",
- "Units": "milisecond"
- },
- "trial_type": {
- "Description": "BrainVision event number and type (string)",
- "Levels": {
- "S11": "Condition BR short range target 1 start cue",
- "S12": "Condition BR short range target 2 start cue",
- "S13": "Condition BR short range target 3 start cue",
- "S24": "Condition BR long range target 4 start cue",
- "S25": "Condition BR long range target 5 start cue",
- "S26": "Condition BR long range target 6 start cue",
- "S31": "Condition IR short range target 1 start cue",
- "S32": "Condition IR short range target 2 start cue",
- "S33": "Condition IR short range target 3 start cue",
- "S34": "Condition IR long range target 4 start cue",
- "S35": "Condition IR long range target 5 start cue",
- "S36": "Condition IR long range target 6 start cue",
- "S41": "Condition BR short range target 1 end cue",
- "S42": "Condition BR short range target 2 end cue",
- "S43": "Condition BR short range target 3 end cue",
- "S54": "Condition BR long range target 4 end cue",
- "S55": "Condition BR long range target 5 end cue",
- "S56": "Condition BR long range target 6 end cue",
- "S61": "Condition IR short range target 1 end cue",
- "S62": "Condition IR short range target 2 end cue",
- "S63": "Condition IR short range target 3 end cue",
- "S64": "Condition IR long range target 4 end cue",
- "S65": "Condition IR long range target 5 end cue",
- "S66": "Condition IR long range target 6 end cue",
- "S111": "Condition BR short range target 1 reproduction start cue",
- "S112": "Condition BR short range target 2 reproduction start cue",
- "S113": "Condition BR short range target 3 reproduction start cue",
- "S124": "Condition BR long range target 4 reproduction start cue",
- "S125": "Condition BR long range target 5 reproduction start cue",
- "S126": "Condition BR long range target 6 reproduction start cue",
- "S131": "Condition IR short range target 1 reproduction start cue",
- "S132": "Condition IR short range target 2 reproduction start cue",
- "S133": "Condition IR short range target 3 reproduction start cue",
- "S134": "Condition IR long range target 4 reproduction start cue",
- "S135": "Condition IR long range target 5 reproduction start cue",
- "S136": "Condition IR long range target 6 reproduction start cue",
- "S141": "Condition BR short range target 1 reproduction end cue",
- "S142": "Condition BR short range target 2 reproduction end cue",
- "S143": "Condition BR short range target 3 reproduction end cue",
- "S154": "Condition BR long range target 4 reproduction end cue",
- "S155": "Condition BR long range target 5 reproduction end cue",
- "S156": "Condition BR long range target 6 reproduction end cue",
- "S161": "Condition IR short range target 1 reproduction end cue",
- "S162": "Condition IR short range target 2 reproduction end cue",
- "S163": "Condition IR short range target 3 reproduction end cue",
- "S164": "Condition IR long range target 4 reproduction end cue",
- "S165": "Condition IR long range target 5 reproduction end cue",
- "S166": "Condition IR long range target 6 reproduction end cue",
- "S98": "Experiment start cue",
- "S99": "Experiment end cue",
- "S97": "Trial end cue",
- "S95": "Fixation dot cue"
- }
- },
- "value": {
- "Description": "Event value (string)"
- },
- "sample": {
- "Description": "Event onset",
- "Units": "milisecond"
- }
- }
|