This repository contains analysis and figure code for the following paper:
Favila S.E., Kuhl B.A., & Winawer J. (2022). Perception and memory have distinct spatial tuning properties in human visual cortex. Nature Communications 13, 5864.
The paper can be downloaded freely from the journal website.
Preprocessed data can be downloaded from OSF.
These notebooks take in preprocessed data and reproduce the analyses in the paper. Intermediate results are saved to .csv files.
- empirical.ipynb
- simulations.ipynb
- hierarchical_model.ipynb
These notebooks take in the intermediate data and reproduce the main and supplementary figures. The analysis notebooks should be run first or the intermediate data can be downloaded from the OSF page.
A conda environment file that reproduces all relevant software versions is provided.