This project consists of 3 components:
1. The Paper: Modeling the effects of perisaccadic attention on gaze statistics during scene viewing (https://psyarxiv.com/zcbny/)
2. The SceneWalk model code. The version of the code used for the paper is uploaded here as a zip file `SceneWalk_model_frozen_04-2020`. Ongoing maintenance and expanding of the code base will be accessible at https://github.com/lschwetlick/SceneWalk_Model
3. The specific analysis reported in the paper and how to reproduce it (using the code from point 2), also as a zip file `SceneWalk_analysis`