Neuron model |
|
Integrate and fire |
nrow, ncol
|
100 |
number of rows/columns in a network layer |
npop |
nrow * ncol = 10,000 |
number of neurons |
Synapse model |
|
α function, current-based model |
κ |
4 |
Shape for gamma distribution function |
θ |
3 |
Scale for gamma distribution function |
pconn
|
0.1 |
Average connection probability of target neurons |
nconn
|
pconn * npop = 1000 |
Number of recurrent connections per neuron |
Jrec
|
−Jx = -0.22 mV |
Synaptic weight of recurrent inhibitory connections |
μGWN
|
700.0 pA |
Mean of external GWN input |
σGWN
|
100.0 pA |
Standard deviation of external GWN input |