sub-07_task-YokedFixed_recording-eyetracking_physio.json 4.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "SamplingFrequency": 90,
  3. "StartTime": -8.71679,
  4. "Columns": [
  5. "device_time_stamp",
  6. "system_time_stamp",
  7. "left_gaze_point_on_display_area_x",
  8. "left_gaze_point_on_display_area_y",
  9. "left_gaze_point_validity",
  10. "left_pupil_diameter",
  11. "left_pupil_validity",
  12. "right_gaze_point_on_display_area_x",
  13. "right_gaze_point_on_display_area_y",
  14. "right_gaze_point_validity",
  15. "right_pupil_diameter",
  16. "right_pupil_validity"
  17. ],
  18. "Manufacturer": "Tobii Technology, Sweden",
  19. "ManfacturersModelName": "4C",
  20. "device_time_stamp": {
  21. "Description": "time stamp according to the eyetracker's internal clock",
  22. "Units": "µs",
  23. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazeData.html#details"
  24. },
  25. "system_time_stamp": {
  26. "Description": "time stamp according to the computer's internal clock",
  27. "Units": "µs",
  28. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazeData.html#details"
  29. },
  30. "left_gaze_point_on_display_area_x": {
  31. "Description": "X value for normalized gaze point position in 2D on the active display area as an (x, y) tuple: bottom left of screen is (0, 1), top right of screen is (1, 0)",
  32. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazePoint.html#ab13c40e69e0e5e086efcd0186b31073d"
  33. },
  34. "left_gaze_point_on_display_area_y": {
  35. "Description": "Y value for normalized gaze point position in 2D on the active display area as an (x, y) tuple: bottom left of screen is (0, 1), top right of screen is (1, 0)",
  36. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazePoint.html#ab13c40e69e0e5e086efcd0186b31073d"
  37. },
  38. "left_gaze_point_validity": {
  39. "Description": "validity of the left gaze point data",
  40. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazePoint.html#afce85e70ee3e1a53e0eae66cf2fecc30",
  41. "Levels": {
  42. "0": false,
  43. "1": true
  44. }
  45. },
  46. "left_pupil_diameter": {
  47. "Description": "diameter of the left pupil in millimeters",
  48. "Units": "mm",
  49. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1PupilData.html#a4a4e504b7d20952925b0f4fcebd3160f"
  50. },
  51. "left_pupil_validity": {
  52. "Description": "validity of the left pupil data",
  53. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1PupilData.html#a4a4e504b7d20952925b0f4fcebd3160f",
  54. "Levels": {
  55. "0": false,
  56. "1": true
  57. }
  58. },
  59. "right_gaze_point_on_display_area_x": {
  60. "Description": "X value for normalized gaze point position in 2D on the active display area as an (x, y) tuple: bottom left of screen is (0, 1), top right of screen is (1, 0)",
  61. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazePoint.html#ab13c40e69e0e5e086efcd0186b31073d"
  62. },
  63. "right_gaze_point_on_display_area_y": {
  64. "Description": "Y value for normalized gaze point position in 2D on the active display area as an (x, y) tuple: bottom left of screen is (0, 1), top right of screen is (1, 0)",
  65. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazePoint.html#ab13c40e69e0e5e086efcd0186b31073d"
  66. },
  67. "right_gaze_point_validity": {
  68. "Description": "validity of the right gaze point data",
  69. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1GazePoint.html#afce85e70ee3e1a53e0eae66cf2fecc30",
  70. "Levels": {
  71. "0": false,
  72. "1": true
  73. }
  74. },
  75. "right_pupil_diameter": {
  76. "Description": "diameter of the right pupil in millimeters",
  77. "Units": "mm",
  78. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1PupilData.html#a4a4e504b7d20952925b0f4fcebd3160f"
  79. },
  80. "right_pupil_validity": {
  81. "Description": "validity of the right pupil data",
  82. "TermURL": "http://devtobiipro.azurewebsites.net/tobii.research/python/reference/1.8.0.21-alpha-gc085c9ab/classtobii__research_1_1PupilData.html#a4a4e504b7d20952925b0f4fcebd3160f",
  83. "Levels": {
  84. "0": false,
  85. "1": true
  86. }
  87. }
  88. }