Network zca.net Dt 0.05 Print Step Size 1 Output V hhs nns bbs zzs s_AMPA Experiment control 1 Change gNaP = 0 # Sets the gNaP value for each neuron to zero Change gA *= 2.0 # Doubles whatever the current gA value is for that neuron Change gsyn = gauss(1.0, 0.25) # Changes all the neurons in the network so that gsyn is a value pulled # from a Gaussian distribution with mean of 1.0 and standard # deviation of 0.25.