================================================================================================
Synaptic plasticity onto inhibitory neurons as a mechanism for ocular dominance plasticity
================================================================================================

(-) All scripts starting with 'run' will generate and store the data, scripts starting with 'plot' will generate the figure panels.

(-) All scripts with deprivation take the command line option '--mode' to define which type of deprivation will be run (MD-CL, MD-IL, MI or BD). 

example terminal command: python run_fig1.py --mode=BD

(-) All network parameters are defined by the Generate_params.py script.

(-) The supplementary figure 2 script takes the command line option '--distr' to define which type of distribution will be used (broad or narrow). 

(-) All scripts were written to be compatible with Python 3