-
Notifications
You must be signed in to change notification settings - Fork 0
Future Work
We build three project ideas, each described briefly below.
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.
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.1. Growth curve analysis tool 2.2. Data preparation for growth curve analysis