Source code to ' Primacy of vision shapes behavioral strategies and neural substrates of spatial navigation in the hippocampus of the common marmoset'
This repository contains the source code to replicate the analyses that were done in this work (https://doi.org/10.1101/2023.05.24.542209). Sample data will accompany each script to run a demo. Instructions and run time to run the analyses will be included as comments in the scripts.
MATLAB (R2021b), tested on Microsoft Windows 10 Pro. ~15 min installation time
- MATLAB Parallel Computing Toolbox.
- MATLAB Robotics Systems Toolbox.
- MATLAB Statistics and Machine Learning Toolbox.
- MATLAB Aerospace Toolbox
- MATLAB Image Processing Toolbox
- Fieldtrip toolbox (https://www.fieldtriptoolbox.org/).
- PyGAM toolbox (https://pygam.readthedocs.io/en/latest/).
- VR_EyeSignalClassification (https://github.com/JMTNeuroLab/VR_EyeSignalClassification) for analysis of eye movements.
- N-dimensional histogram (https://www.mathworks.com/matlabcentral/fileexchange/23897-n-dimensional-histogram)