**Data analysis**
This folder contains the pre-processed data as well as all analysis files to replicate the results in the manuscript: Weilbächer, R. A., Krajbich, I., Rieskamp J., & Gluth, S. (2020). The role of visual attention on memory-based choice. Manuscript submitted for publication.<br><br>
Data analysis starts from script 1. <br>
Files are stored as jupyter notebooks (.ipynb). <br>
To convert them to python or R scripts execute the following in your terminal/console:<br>
- jupyter nbconvert --to script <YourNotebook>.ipynb
<br>
**Model fitting**
This folder contains all the scripts to replicate the fitting of the computational GLAM model (Thomas et al., 2019). <br> Execution takes a while.