Eyelink 指北


欢迎,这里是Charlie的Eyelink指北。内容在逐步更新中……

您可以点击右侧的导航栏来快速跳转到您感兴趣的内容。

如果有想要看到的内容,可以通过首页表单或者邮件与我联系:Charlie-TechBlog@outlook.com

欢迎订阅我的博客,在我更新文章时会在第一时间通知您。

0. Intro

  • 认识眼动研究
  • 认识眼动仪

1. Experiment Builder

1.1 Basic

1.2 Master

1.3 单控件精讲


2. 主试机及操作

2.1 Basic

2.2 Master


3. Data Viewer

3.1 Basic

3.2 Master


4. Third-Party Programing Tools

4.1 E-Prime

[旧版]4.1.1 E-Prime with DevKit v1.11.5

[新版/推荐]4.1.2 E-Prime with DevKit v2.1.1

4.1.3 其他

  • E-Prime 中的多模态

4.2 PsychToolBox

4.3 PsychoPy

浙江大学的王治国老师已经就此内容创作了系统的工具书,此处直接引用王老师的劳动成果。

Several Python programming books feature tools designed for experimental psychologists. What sets this book apart is its focus on eye-tracking.

Eye-tracking is a widely used research technique in psychology and neuroscience labs. Research grade eye-trackers are typically faster, more accurate, and of course, more expensive than the ones seen in consumer goods or usability labs. Not surprisingly, a successful eye-tracking study usually requires sophisticated computer programming. Easy syntax and flexibility make Python a perfect choice for this task, especially for psychology researchers with little or no computer programming experience.

This book offers detailed coverage of the Pylink library, a Python interface for the gold standard EyeLink ® eye-trackers, with many step-by-step example scripts. This book is a useful reference for eye-tracking researchers, but you can also use it as a textbook for graduate-level programming courses.

传送门Eye-Tracking with Python and Pylink

此为 Springer 链接,大多数学校都已订阅,大家可自由下载。

感谢王老师的无私分享。

4.4 Translog II

  • 概述
  • Project的制作
  • 数据采集

4.5 辅助工具

  • vac

4.6 数据读取


5. Weblink

  • 总体概述
  • 网页任务/WebPage
  • 外部视频/External Video
  • 场景相机/Scene Camera
  • 试题网页制作
    • 概述
    • HTML
    • CSS
    • JS