**data-folder**
* .res files: rawdata for each participant
* data.rds: cleaned data file used for the analyses in R
* brms_fits.RData: brms-model fits
**script-folder**
* prep.r: cleaning rawdata files, creates data.rds
* descriptive_table.r: recreates Table 1 in the manuscript
* brms.r: model fitting, recreates the analysis reported in the manuscript
Commented versions of all scripts can also be found in the html-file in the project´s root directory.