Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
/ eyecode Public archive

Python library for analyzing gaze data from programmers

Notifications You must be signed in to change notification settings

synesthesiam/eyecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eyeCode

A Python library for analyzing programmer gaze data built on top of pandas and scipy. The library has the following high-level components:

  • Data from real experiments
  • Area of interest (AOI) creation and hit-testing
  • Commonly-used fixation metrics
  • Domain-specific visualizations
  • Functions for automatically annotating fixations and grading responses

[View Documentation]

Packages

Install the following packages:

  • pandas
  • matplotlib
  • scipy
  • tk
  • statsmodels

Getting Started

Install iPython notebook and open examples/Plot.ipynb

About

Python library for analyzing gaze data from programmers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages