task_TemporalReproduction_events.json 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "onset": {
  3. "Description": "Event onset",
  4. "Units": "milisecond"
  5. },
  6. "duration": {
  7. "Description": "Event duration",
  8. "Units": "milisecond"
  9. },
  10. "trial_type": {
  11. "Description": "BrainVision event number and type (string)",
  12. "Levels": {
  13. "S11": "Condition BR short range target 1 start cue",
  14. "S12": "Condition BR short range target 2 start cue",
  15. "S13": "Condition BR short range target 3 start cue",
  16. "S24": "Condition BR long range target 4 start cue",
  17. "S25": "Condition BR long range target 5 start cue",
  18. "S26": "Condition BR long range target 6 start cue",
  19. "S31": "Condition IR short range target 1 start cue",
  20. "S32": "Condition IR short range target 2 start cue",
  21. "S33": "Condition IR short range target 3 start cue",
  22. "S34": "Condition IR long range target 4 start cue",
  23. "S35": "Condition IR long range target 5 start cue",
  24. "S36": "Condition IR long range target 6 start cue",
  25. "S41": "Condition BR short range target 1 end cue",
  26. "S42": "Condition BR short range target 2 end cue",
  27. "S43": "Condition BR short range target 3 end cue",
  28. "S54": "Condition BR long range target 4 end cue",
  29. "S55": "Condition BR long range target 5 end cue",
  30. "S56": "Condition BR long range target 6 end cue",
  31. "S61": "Condition IR short range target 1 end cue",
  32. "S62": "Condition IR short range target 2 end cue",
  33. "S63": "Condition IR short range target 3 end cue",
  34. "S64": "Condition IR long range target 4 end cue",
  35. "S65": "Condition IR long range target 5 end cue",
  36. "S66": "Condition IR long range target 6 end cue",
  37. "S111": "Condition BR short range target 1 reproduction start cue",
  38. "S112": "Condition BR short range target 2 reproduction start cue",
  39. "S113": "Condition BR short range target 3 reproduction start cue",
  40. "S124": "Condition BR long range target 4 reproduction start cue",
  41. "S125": "Condition BR long range target 5 reproduction start cue",
  42. "S126": "Condition BR long range target 6 reproduction start cue",
  43. "S131": "Condition IR short range target 1 reproduction start cue",
  44. "S132": "Condition IR short range target 2 reproduction start cue",
  45. "S133": "Condition IR short range target 3 reproduction start cue",
  46. "S134": "Condition IR long range target 4 reproduction start cue",
  47. "S135": "Condition IR long range target 5 reproduction start cue",
  48. "S136": "Condition IR long range target 6 reproduction start cue",
  49. "S141": "Condition BR short range target 1 reproduction end cue",
  50. "S142": "Condition BR short range target 2 reproduction end cue",
  51. "S143": "Condition BR short range target 3 reproduction end cue",
  52. "S154": "Condition BR long range target 4 reproduction end cue",
  53. "S155": "Condition BR long range target 5 reproduction end cue",
  54. "S156": "Condition BR long range target 6 reproduction end cue",
  55. "S161": "Condition IR short range target 1 reproduction end cue",
  56. "S162": "Condition IR short range target 2 reproduction end cue",
  57. "S163": "Condition IR short range target 3 reproduction end cue",
  58. "S164": "Condition IR long range target 4 reproduction end cue",
  59. "S165": "Condition IR long range target 5 reproduction end cue",
  60. "S166": "Condition IR long range target 6 reproduction end cue",
  61. "S98": "Experiment start cue",
  62. "S99": "Experiment end cue",
  63. "S97": "Trial end cue",
  64. "S95": "Fixation dot cue"
  65. }
  66. },
  67. "value": {
  68. "Description": "Event value (string)"
  69. },
  70. "sample": {
  71. "Description": "Event onset",
  72. "Units": "milisecond"
  73. }
  74. }