Skip to content

Future Work

danibachar edited this page Aug 28, 2020 · 4 revisions

We provide some future projects based on this project.

We build three project ideas, each described briefly below.



Web-based application

Most of the tool users are psychologically students in their first researchers. An eye-tracking experiment includes large analysis and cleaning of data sets. While this tool is designed for that purpose we plan to transfer it to a full website and upgrade the support it gives.

The Backend code will be written in Python, and it is already organized into modules. Most of the work will be to design and build a simple Web Application that will allow the same functionality that the notebook supply. What will be needed is a Cloud Provider account to deploy the backend to and serve the static web site that will be built.

Future Work List:

1. Extra Features for the notebook:

1.1. Padding - improve the experimental padding for the Eye gaze 1.2. Column Split by delimiter - Enable splitting of columns by a delimiter (for example in the Subject column each subject can have an extra letter that indicates the test session, so we will have in the Subject column value of 102 and 102b, which refer to the same subject. We would like to split this kind of column into two columns - one with the subject id (i.e. 102) and one column with the experiment session id (i.e. a/b)

2. Growth Curve Analysis

2.1. Growth curve analysis tool 2.2. Data preparation for growth curve analysis

3. Visually correlation tools

4. Supporting other (not eye-link) eye-tracking tools (data)


Eye-tracking phone-based toll


ML projects (based on the collected data)