Software Tools

MultiplEYE members have developed software for running eye-tracking experiments as well as preprocessing and analyzing data from both eye movements and psychometric tests. On this page, you can find links to the code and documentation.

Experiment presentation

The code for both the experiment implementation and the psychometric test battery are available via GitHub with extensive documentation and guidelines.

Preprocessing

The preprocessing pipeline for eye-tracking data developed by MultiplEYE members is available via GitHub! Read the documentation here.

Analyzing eye movements

The open-source python package pymovements is developed by MultiplEYE members and provides a convenient interface to download publicly available datasets, preprocess gaze data, detect oculomotor events, and render plots to visually analyze your results.
You can find the source code on GitHub and the online documentation on Read the Docs. The package can be installed from PyPI and conda-forge.

The pymovements core contributors