This should be my last project from University of Eastern Finland. In this project we was analyzing eye gazing data. We’ve got csv file containing information about positions of eye gaze in time. From that we’ve computed velocity of gaze, found peaks (high velocity, eye is moving to another object, it’s called saccades) and fixations. From that we computed Mean Fixation Duration and Mean Saccade Amplitude.

I really liked to work on this project because finally I gave a try to IPython notebook and found out that it is incredible tool for data analysis and it’s presentation. You can take a look at result of my efforts. It contains all details and information. This project is hosted on github where you can find data and try it by yourself.

IPython Notebook RESULT