Folders:
- raw data: block by block raw data (.mat format). see raw_data_description.rtf for details
- processed data: spreadsheets with trial-by-trial data (.RData format). see processed_data_description.rtf for details
- experiment code: PsychToolbox code for the experiment. the main script file is start.m
- analysis code: R code for analyses in the paper
- MT_fit_functions.R: functions for model fits
- MT_plot_functions.R: custom plotting functions
- MT_model_fits: this script takes MT_data.Rdata and fits the model to the data, and produces MT_data_fitted.RData
- MT_analysis: this script takes MT_data_fitted.RData and produces figures and analyses in the paper