Inversion of pop-out for a distracting feature dimension in monkey visual cortex

Chris Klink 0d5491b427 gin commit from chris-mh16 пре 1 година
CODE c802a4d6d1 gin commit from chris-mh16 пре 1 година
DATA 55d5c6a09e gin commit from chris-mh16 пре 1 година
LICENSE 24aafff056 Initial commit пре 2 година
README.md 0d5491b427 gin commit from chris-mh16 пре 1 година

README.md

EPHYS_VISUALSEARCH

This repository maintains code and data for a monkey electrophysiology visual search project.
Preprint: Klink, Teeuwen, Lorteije, & Roelfsema (2022) biorXiv doi:10.1101/2022.06.23.497353
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. One of the stimuli among the 5 non-targets had a different color than all the other stimuli making it a pop-out distractor. Shapes and color were randomly swapped (or not) on subsequent trials. Rewards were randomly varied between either small or large (4 times small).

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 manage and execute all analyses.