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
Install the following packages:
- pandas
- matplotlib
- scipy
- tk
- statsmodels
Install iPython notebook and open examples/Plot.ipynb