Skip to content

Code for the V1 plasticity disruption experiment in the Cleo publication

Notifications You must be signed in to change notification settings

siplab-gt/cleo-v1-plasticity-expt

Repository files navigation

cleo-v1-plasticity-expt

Code for the V1 plasticity disruption experiment (prospective experiment 2) in the Cleo publication. Original model from Wilmes and Clopath 2019. Adapted here by Nathan Cruzado to add closed-loop optogenetic control with Cleo.

Research was conducted in the SIPLab, led by Chris Rozell and Sankar Alagapan at Georgia Tech.

Setup

Install the conda environment:

mamba env create -f environment.yml
mamba activate wcm

(wcm refers to Wilmes-Clopath Model)

Usage

To replicate results in the paper, do all the following (all from repository root as the working directory):

  1. Run the simulation for all target firing rates and no stimulation:
    python run_cleo_sweep.py
  2. Generate composite figures
    python plot_parameter_sweep.py

This code has not been thoroughly tested, so please report any issues you encounter.

About

Code for the V1 plasticity disruption experiment in the Cleo publication

Resources

Stars

Watchers

Forks

Languages