Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

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.