**<h1>Aggregate.zip</h1>**
This zip file contains the analyses and data aggregated across all of th experiments (1a, 1b, 2a, 2b). It contains two subfolders: "Analyses_Plotting" and "Data"
<h2>Analyses_Plotting</h2>
This folder contains the scripts that we used to plot the paper figures.
*<h3>Matlab_Plotting_Functions</h3>*
This folder contains functions that are called by "Plot_Figures.m." These functions create the violin plots that we used for the behavior, pupil dilation, and EEG plots.
*<h3>Plot_Figures.m</h3>*
This is a matlab code that plots figure 2, 3, 4, and 5 from the paper. It loads the data files from the "Data" subfolder.
<h2>Data</h2>
This folder contains the compiled data from each of the experiments. It contains separate matlab files for the behavior, erps, power, and pupil dilation data. The "CSVfiles" subfolder contains the data in CSV format, so that it can be analyzed in SPSS.
*<h3>BehavioraData_allSubs.mat</h3>*
This matlab file contains the behavioral results from all of the experiments.
*<h3>erps_allsubs_alltrials_Ex.mat</h3>*
These matlab files contain the processed erp data from each experiment -- the experiment is denoted by the number at the end of the file (x in the above name). 1=Experiment 1a, 2=Experiment 1b, 3=Experiment 2a, and 4=Experiment 1b.
*<h3>grand_power_filteredBands_ALLtrials_Ex.mat</h3>*
These matlab files contain the processed power data from each experiment -- the experiment is denoted by the number at the end of the file (x in the above name). 1=Experiment 1a, 2=Experiment 1b, 3=Experiment 2a, and 4=Experiment 1b.
*<h3>PupilDilation_Data_allExp.mat</h3>*
This matlab file contains the pupil dilation results from all of the experiments.