Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 683 Bytes

eLife_Grid_anchoring_2024

Code for reproducing plots in Clark and Nolan 2024 (eLife2024;12:RP89356 DOI: https://doi.org/10.7554/eLife.89356.3)

In order to run the code:

(1) Clone the in_vivo_ephys_openephys (https://github.com/MattNolanLab/in_vivo_ephys_openephys/) repo that contains all code for preprocessing and spike sorting

(2) Clone eLife_Grid_anchoring_2024

(3) Move eLife_Grid_anchoring_2024 to within in_vivo_ephys_openephys

(4) Create a conda environment using grid_behaviour.yml (conda env create -f grid_behaviour.yml)

(4) Run code within eLife_Grid_anchoring_2024 using data provided at datashare (add link)

(5) ammend paths for saving plots where appropriate