Skip to content

Python library for analyzing gaze data from programmers

Notifications You must be signed in to change notification settings

carlosmcgregor/eyecode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 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

  • JavaScript 98.4%
  • Python 1.5%
  • Other 0.1%