10.6084/m9.figshare.6072317.v1 Joseph Monaco Joseph Monaco Rose M. De Guzman Rose M. De Guzman Hugh T. Blair Hugh T. Blair Kechen Zhang Kechen Zhang Source code: Spatial synchronization codes from coupled rate-phase neurons figshare 2019 theta oscillations synchronization spatial navigation path integration burst phases sensory feedback place cells grid cells Neuroscience Neurocognitive Patterns and Neural Networks Animal Neurobiology 2019-01-26 16:05:01 Software https://figshare.com/articles/software/Source_code_Spatial_synchronization_codes_from_coupled_rate-phase_neurons/6072317 <div>This repository contains the source code for the 'spatial phase codes' (spc) project that characterized recordings of neurons termed 'phaser cells' from the lateral septum and hippocampus. This software produced the results (data, figures, statistics) for the two manuscripts regarding phaser cells:</div><div><br></div><div>First, in 2017, we published a preprint with early iterations of the analysis and simulations:</div><div><br></div><div>• Monaco, J. D., Blair, H. T., & Zhang, K. (2017). Spatial theta cells in competitive burst synchronization networks: Reference frames from phase codes. <i>BioRxiv</i>, 211458. doi:10.1101/211458</div><div><br></div><div>Second, we have published a more comprehensive narrative of the phaser cell phenomena and simulation studies:</div><div><br></div><div>• Monaco, J. D., De Guzman, R. M., Blair, H. T., & Zhang, K. (2019). Spatial synchronization codes from coupled rate-phase neurons. <i>PLOS Computational Biology </i>15(1): e1006741. doi:10.1371/journal.pcbi.1006741</div><div><br></div><div><b>Installation</b><br></div><div><br></div><div>The code was developed on a macOS installation of the Anaconda (https://www.anaconda.com/download/) scientific python distribution using python version 3.4.5. The development environment is specified in the 'environment.yml' file. Thus, you should be able to recreate the original python environment on a Mac with the 'conda' command:</div><div><br></div><div>$ cd /path/to/spc-code<br></div><div>$ conda create -n spc --file environment.yml</div><div><br></div><div>For additional details about installing the code, downloading the datasets, and running the code, please see the README file.</div><div><br></div><div><b>Note</b></div><div><br></div><div>This is research code, so there is no guarantee that it is fit for any particular purpose. It is a software artifact that was used to produce the results presented in the manuscripts. This code should allow reproduction of all results, in combination with the datasets described above, but unforeseen problems with technical compatibility in the future may prevent reproducibility. If there are obvious problems or crashes that should be resolved, the code may be forked and patched, or you can email "jmonaco [at] jhu [dot] edu".</div>