Code for the PN-KC paper(Zheng et al. 2020)
- 
python-igraph is required to run the code in connectivity
 - 
Some code will require pyMaid
 - 
modeling is modified from code kindly provided by Ashok Litwin-Kumar (Litwin-Kumar et al. Neuron 2017; Eichler et al. Nature 2017)
 
To run,
- Download data from: https://doi.org/10.6084/m9.figshare.19092242.v1
 - first run these script to import functions and load data: %run setup.py, %run funs.py, %run load_data.py
 - then run other scripts to produce figures of the paper