task_TemporalBisection_events.json 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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 DF target 1 start cue",
  14. "S12": "Condition DF target 2 start cue",
  15. "S13": "Condition DF target 3 start cue",
  16. "S14": "Condition DF target 4 start cue",
  17. "S15": "Condition DF target 5 start cue",
  18. "S16": "Condition DF target 6 start cue",
  19. "S17": "Condition DF target 7 start cue",
  20. "S21": "Condition AF target 1 start cue",
  21. "S22": "Condition AF target 2 start cue",
  22. "S23": "Condition AF target 3 start cue",
  23. "S24": "Condition AF target 4 start cue",
  24. "S25": "Condition AF target 5 start cue",
  25. "S26": "Condition AF target 6 start cue",
  26. "S27": "Condition AF target 7 start cue",
  27. "S31": "Condition DF target 1 end cue",
  28. "S32": "Condition DF target 2 end cue",
  29. "S33": "Condition DF target 3 end cue",
  30. "S34": "Condition DF target 4 end cue",
  31. "S35": "Condition DF target 5 end cue",
  32. "S36": "Condition DF target 6 end cue",
  33. "S37": "Condition DF target 7 end cue",
  34. "S41": "Condition AF target 1 end cue",
  35. "S42": "Condition AF target 2 end cue",
  36. "S43": "Condition AF target 3 end cue",
  37. "S44": "Condition AF target 4 end cue",
  38. "S45": "Condition AF target 5 end cue",
  39. "S46": "Condition AF target 6 end cue",
  40. "S47": "Condition AF target 7 end cue",
  41. "S51": "Condition DF question mark cue after target 1",
  42. "S52": "Condition DF question mark cue after target 2",
  43. "S53": "Condition DF question mark cue after target 3",
  44. "S54": "Condition DF question mark cue after target 4",
  45. "S55": "Condition DF question mark cue after target 5",
  46. "S56": "Condition DF question mark cue after target 6",
  47. "S57": "Condition DF question mark cue after target 7",
  48. "S61": "Condition AF question mark cue after target 1",
  49. "S62": "Condition AF question mark cue after target 2",
  50. "S63": "Condition AF question mark cue after target 3",
  51. "S64": "Condition AF question mark cue after target 4",
  52. "S65": "Condition AF question mark cue after target 5",
  53. "S66": "Condition AF question mark cue after target 6",
  54. "S67": "Condition AF question mark cue after target 7",
  55. "S98": "Experiment start cue",
  56. "S99": "Experiment end cue",
  57. "S97": "Trial end cue",
  58. "S96": "Warning beep cue",
  59. "S111": "Condition DF target 1 'short' response cue",
  60. "S112": "Condition DF target 2 'short' response cue",
  61. "S113": "Condition DF target 3 'short' response cue",
  62. "S114": "Condition DF target 4 'short' response cue",
  63. "S115": "Condition DF target 5 'short' response cue",
  64. "S116": "Condition DF target 6 'short' response cue",
  65. "S117": "Condition DF target 7 'short' response cue",
  66. "S211": "Condition DF target 1 'long' response cue",
  67. "S212": "Condition DF target 2 'long' response cue",
  68. "S213": "Condition DF target 3 'long' response cue",
  69. "S214": "Condition DF target 4 'long' response cue",
  70. "S215": "Condition DF target 5 'long' response cue",
  71. "S216": "Condition DF target 6 'long' response cue",
  72. "S217": "Condition DF target 7 'long' response cue",
  73. "S121": "Condition AF target 1 'short' response cue",
  74. "S122": "Condition AF target 2 'short' response cue",
  75. "S123": "Condition AF target 3 'short' response cue",
  76. "S124": "Condition AF target 4 'short' response cue",
  77. "S125": "Condition AF target 5 'short' response cue",
  78. "S126": "Condition AF target 6 'short' response cue",
  79. "S127": "Condition AF target 7 'short' response cue",
  80. "S221": "Condition AF target 1 'long' response cue",
  81. "S222": "Condition AF target 2 'long' response cue",
  82. "S223": "Condition AF target 3 'long' response cue",
  83. "S224": "Condition AF target 4 'long' response cue",
  84. "S225": "Condition AF target 5 'long' response cue",
  85. "S226": "Condition AF target 6 'long' response cue",
  86. "S227": "Condition AF target 7 'long' response cue"
  87. }
  88. },
  89. "value": {
  90. "Description": "Event value (string)"
  91. },
  92. "sample": {
  93. "Description": "Event onset",
  94. "Units": "milisecond"
  95. }
  96. }