Data and code for: Excitation creates a distributed pattern of cortical suppression due to varied recurrent input
Authors/Creators
- 1. National Institute of Mental Health
Description
Data and code for research article:
"Excitation creates a distributed pattern of cortical suppression due to varied recurrent input"
Unzipped archive should have the following structure:
── corticalSuppressionRepo
├── data
│ ├── 2p_longStim_data.npz
│ ├── 2p_shortStim_data.npz
│ ├── ephys_dynamics_data.npz
│ ├── ephys_spatialDistribuition_data.npz
│ ├── ephys_timeseries_data.npz
│ └── widefield_stim_data.npz
├── notebooks
│ ├── 2p_longStim.ipynb
│ ├── 2p_shortStim.ipynb
│ ├── balancedStateModel_sim.ipynb
│ ├── ephys_dynamics.ipynb
│ ├── ephys_spatialDistribution.ipynb
│ ├── ephys_timeseries.ipynb
│ └── widefield_stim.ipynb
├── src
│ ├── analysisFunctions.py
│ └── randNetSimulation.py
└── environment.yml
Build and activate environment from environment.yml:
conda env create -f environment.yml
conda activate minenv
Each notebook should run using relative path locations, pulling data from the data directory and sometimes importing code from the src directory.
Files
corticalSuppressionRepo.zip
Files
(5.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f0874f0cbffe128e551bd524c01c2249
|
5.6 MB | Preview Download |