【问题标题】:Interpretation of Psychopy/iohub Tobii Gaze DataPsychopy/iohub Tobii Gaze 数据解读
【发布时间】:2015-07-06 02:19:56
【问题描述】:

我使用 Psychopy/iohub 和 Tobii TX300 眼动仪记录了凝视数据。加载 hdf5 文件会在 BinocularEyeSampleEvent 中显示以下条目:

['experiment_id', 'session_id', 'device_id',  'event_id', 'type', 'device_time', 'logged_time', 'time', 'confidence_interval', 'delay', 'filter_id', 'left_gaze_x', 'left_gaze_y', 'left_gaze_z', 'left_eye_cam_x',  'left_eye_cam_y', 'left_eye_cam_z', 'left_angle_x', 'left_angle_y', 'left_raw_x', 'left_raw_y', 'left_pupil_measure1', 'left_pupil_measure1_type', 'left_pupil_measure2', 'left_pupil_measure2_type', 'left_ppd_x', 'left_ppd_y', 'left_velocity_x', 'left_velocity_y', 'left_velocity_xy' 'right_gaze_x', 'right_gaze_y', 'right_gaze_z', 'right_eye_cam_x', 'right_eye_cam_y', 'right_eye_cam_z', 'right_angle_x', 'right_angle_y', 'right_raw_x', 'right_raw_y', 'right_pupil_measure1', 'right_pupil_measure1_type', 'right_pupil_measure2', 'right_pupil_measure2_type', 'right_ppd_x', 'right_ppd_y', 'right_velocity_x', 'right_velocity_y', 'right_velocity_xy', 'status']

它们与官方documentation中描述的不同,那么我在哪里可以找到关于数据含义的准确描述?例如,什么是 PPD,测量类型“77”是什么意思,或者速度测量的单位是什么?是否有最新的文档? ...而且,也许最重要的是,哪些条目代表屏幕上的注视点(考虑到校准)?

【问题讨论】:

  • 链接到的“官方文档”现已正式过时。现在官方的 ioHub 文档应该托管在 PsychoPy 网站上,但不幸的是它们不像旧的那样完整,当然也没有解决这个问题。会问 Sol Simpson 是否可以回答您的问题。

标签: psychopy eye-tracking


【解决方案1】:

well commented code on github 中找到所有答案。 可以找到常量(如 Type 77)here 也许 PsychoPy 开发者想要在文档中链接这个文件......?

【讨论】:

猜你喜欢
  • 2023-04-09
  • 2016-05-22
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2022-01-14
  • 2018-08-07
  • 1970-01-01
  • 2015-12-17
相关资源
最近更新 更多