## EPHYS_VISUALSEARCH This repository will house the analysis workflow related to the (long-running) visual search project. ### Task Monkeys performed a visual search task in which they detected the odd shape out in an array of 6 stimuli, indicating their choice with an eye-movement to the target. Distractor strength was manipulated with color. Rewards were varied. ### Folder structure `DATA` contains the raw data (`Datasets`), preprocessed data (`Preprocessed_Data`), as well the result figures that are used in the manuscript (`results`). `CODE` contains all the scripts and functions used to go from raw data to figures and statistics. Use `main.m` to execute all analyses.