All data and analysis scripts can be downloaded via Dryad
Brief description of files folders
bonnen_and_eldridge_python_environment.yml
:stimuli/eLife_stimuli/
contains folders for each experiment in Eldridge et al. 2018analyses_and_figures.ipynb
: all analyses and visualization scripts in this manuscriptwithin-subject_reliability_50_iterations.csv
: reliability data generated byanalysis_and_figures.ipynb
behavioral_data
: contains.mat
files with macaque behavioral data from Eldridge et al. 2018
Setup conda environment:
$ conda env create -f bonnen_and_eldridge_python_environment.yml
Then open analyses_and_figures.ipynb
as a jupyter notebook.