Data and analysis code for the paper, "Identification of the ventral occipital visual field maps in the human brain" by Jonathan Winawer and Nathan Witthoft
Code is Matlab based, and was tested and run using Matlab2017a (9.2) on an Apple computer running OS 10.12.2
Code dependency: Vistasoft is needed on the Matlab path, and be found on GitHub: github.com/vistalab/vistasoft
To download data and reproduce images for the manuscript, clone this repository, and run the following from the Matlab command window:
vo_downoadData(); vo_Images(1); vo_Images(3);