Skip to content

mullerlab/benignoEAwavecomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Accompanying code to "Waves traveling over a map of visual space can ignite short-term predictions of sensory input"

This repository contains the source code and data from

Benigno, Budzinski, Davis, Reynolds, Muller. (2023) Waves traveling over a map of visual space can ignite short-term predictions of sensory input. Nature Communications.

The source code reproduces each manuscript figure, with MATLAB code organized as subfolders following individual figure panels. Installation only requires adding the files to the MATLAB path (done automatically where needed). Running the code in the respective panel subfolders will produce a graphical output of the panel from the text. Each script requires only a few minutes to run on a standard desktop workstation.

Usage

Before running a script (within the figures subfolder), make sure the current working directory is the same as the directory in which the script is located. Each script begins with (1) a command to clear the MATLAB command window and any existing variables or figures, and (2) a command adding the helpers folder (and additional subfolders) to the path. The helper functions within these subfolders are used to simulate or process data.

Testing

Tested on MATLAB (R2021a) under macOS and Linux.

Dependencies

N.B. all third-party dependencies are included and added to the path when needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages