Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 605 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 605 Bytes

et_tools

MATLAB utilities for eye tracking

List of files

  • import_PosSci.m = function to import frame and gaze data from a Positive Science output file
  • import_Pupil.m = function to import frame and gaze data from a Pupil Labs output file
  • plot_heatmap.m = function for creating a gaze density plot from eye tracking data
  • example_script_PosSci.m = script that demonstrates important and plotting heatmap functions using an included positive science output file
  • example_script_Pupil.m = script that demonstrates important and plotting heatmap functions using an included pupil labs output file