dustinf1989 / Graded_Remapping

Python code to analyze data and create figures for the manuscript "Graded Remapping of Hippocampal Ensembles under Sensory Conflicts"

Home Page:https://doi.org/10.1016/j.celrep.2021.109661

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graded_Remapping

This repository contains Python code to analyze data and create figures for the manuscript Graded Remapping of Hippocampal Ensembles under Sensory Conflicts.

The dataset can be downloaded from a terminal with

git clone https://gin.g-node.org/dfetterhoff/Graded_Remapping.git

All code was verified to work in Python 3.8.1 and 3.7.3. Make sure to change the path near the beginning of each script to your local path where you saved the data.

We recommend using Anaconda to manage virtual environments. To install all dependencies for this repository, you can run

pip install -r requirements.txt

About

Python code to analyze data and create figures for the manuscript "Graded Remapping of Hippocampal Ensembles under Sensory Conflicts"

https://doi.org/10.1016/j.celrep.2021.109661


Languages

Language:Python 100.0%