esdalmaijer / PyGazeAnalyser

Analysis and high-level plotting toolbox for eye-tracking data
GNU General Public License v3.0
146 stars 89 forks source link

bug fixes #12

Closed Tamplier closed 5 years ago

Tamplier commented 5 years ago

-remove missing values before searching fixations -cast fixations coordinates to int in draw_heatmap -screen dtype in draw_display depends on file extension -fix fixation_detection algorithm (last fixation can be lost in case if last row isn't end of fixation)