README.md 844 B

EPHYS_VISUALSEARCH

This repository maintains code and data for the monkey electrophysiology visual search project. Preprint: Klink, Teeuwen, Lorteije, & Roelfsema (2022) biorXiv doi: Contact: c.klink@nin.knaw.nl

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.