# string user uses to refer to this connection type : list of variables that are connected by this connection type, e.g., # Excitatory: s_AMPA s_NMDA # Inhibitory: s_GLY s_GABA # Electrical: V Excitatory: s |
# Excitatory cortical neurons, 0 [Ca]. # number Cm=1.0 number pms=3,pns=4 number VNa=55.0,t_tauh=-40.5,t_taun=-27.0 number thetaa=-50.0,sigmaa=20.0,thetab=-80.0,sigmab=-6.0,tauBs=15.0 number sigmam=9.5,sigmah=-7.0,sigman=10.0,sigmaz=5.0,sigmak=7 # p gNa=35.0,gKdr=6.0,gL=0.05,Iapp=0.661914 p gA=1.4,gNaP=0.3,gZ=1.0 p thetaz=-39.0,tauZs=75.0 p phi=10.0, thetah=-45.0 p thetam=-30.0,thetan=-35.0,thetap=-47.0,sigmap=3.0 p VK=-90.0,VL=-70.0 p gsyn=1, taus=15, thetas=-10, sigmas=-2 # GAMMAF(VV,theta,sigma)=1.0/(1.0+exp(-(VV-theta)/sigma)) #ZFUNC(AA,CA,zz)=1/(1+(AA^zz/CA^zz)) # VVs'=(-gL*(VVs-VL)-INa-INaP-IKdr-IA-Iz-Isyn+Iappx)/Cm hhs'=phi*(GAMMAF(VVs,thetah,sigmah)-hhs)/(1.0+7.5*GAMMAF(VVs,t_tauh,-6.0)) nns'=phi*(GAMMAF(VVs,thetan,sigman)-nns)/(1.0+5.0*GAMMAF(VVs,t_taun,-15.0)) bbs'=(GAMMAF(VVs,thetab,sigmab)-bbs)/tauBs zzs'=(GAMMAF(VVs,thetaz,sigmaz)-zzs)/tauZs s'=((1-s)*sinf(VVs)-s)/taus # Iappx=Iapp #Iappx=if(t<=3.0)then(Iapp)else(0.0) Minfs=GAMMAF(VVs,thetam,sigmam) Pinfs=GAMMAF(VVs,thetap,sigmap) Ainfs=GAMMAF(VVs,thetaa,sigmaa) sinf(V)=1./(1.+exp((V-thetas)/sigmas)) # INa=gNa*(Minfs^pms)*hhs*(VVs-VNa) INaP=gNaP*Pinfs*(VVs-VNa) IKdr=gKdr*(nns^pns)*(VVs-VK) IA=gA*Ainfs^3*bbs*(VVs-VK) Iz=gZ*zzs*(VVs-VK) Isyn=gsyn*sum(s)*VVs # init VVs=-71.81327 init hhs=0.98786 init nns=0.02457 init bbs=0.203517 init zzs=0.00141 init s=0.0 |
> nne_build |
Network zca.net
# Indicates the simulator should use the network in
zca.net Dt 0.05 # with a timestep of 0.05 Print Step Size 1 # and should output data every time step Output t VVs hhs nns bbs zzs s # and should output time and each of the state variables for all the neurons Experiment control 1 # and should run the experiment in control.exp once |
Neuron ID: 1 Neuron Name: zca Excitatory Connections To: Initial conditions: VVs -71.8133 hhs 0.98786 nns 2.457e-02 bbs 0.203517 zzs 1.41e-03 s 0 Associated Variable Values: Cm 1 Iapp 0.661914 VK -90 VL -70 VNa 55 gA 1.4 gKdr 6 gL 5.e-02 gNa 35 gNaP 0.3 gZ 1 gsyn 1 phi 10 pms 3 pns 4 sigmaa 20 sigmab -6 sigmah -7 sigmak 7 sigmam 9.5 sigman 10 sigmap 3 sigmas -2 sigmaz 5 t_tauh -40.5 t_taun -27 tauBs 15 tauZs 75 taus 15 thetaa -50 thetab -80 thetah -45 thetam -30 thetan -35 thetap -47 thetas -10 thetaz -39 Neuron ID: 2 Neuron Name: zca Excitatory Connections To: Initial conditions: VVs -71.8133 hhs 0.98786 nns 2.457e-02 bbs 0.203517 zzs 1.41e-03 s 0 Associated Variable Values: Cm 1 VK -90 VL -70 VNa 55 gA 1.4 gKdr 6 gL 5.e-02 gNa 35 gNaP 0.3 gZ 1 gsyn 1 phi 10 pms 3 pns 4 sigmaa 20 sigmab -6 sigmah -7 sigmak 7 sigmam 9.5 sigman 10 sigmap 3 sigmas -2 sigmaz 5 t_tauh -40.5 t_taun -27 tauBs 15 tauZs 75 taus 15 thetaa -50 thetab -80 thetah -45 thetam -30 thetan -35 thetap -47 thetas -10 thetaz -39 |
Neuron ID: 2 Neuron Name: zca Excitatory Connections To: Initial conditions: VVs -55 hhs 0.98786 nns 2.457e-02 bbs 0.203517 zzs 1.41e-03 s 0 |
> NeuronetExperimenter zca.setup |
Neuron ID: 1 Neuron Name: zca Excitatory Connections To: 2 Initial conditions: VVs -71.8133 hhs 0.98786 nns 2.457e-02 bbs 0.203517 zzs 1.41e-03 s 0 Associated Variable Values: Cm 1 Iapp 0.661914 VK -90 VL -70 VNa 55 gA 1.4 gKdr 6 gL 5.e-02 gNa 35 gNaP 0.3 gZ 1 gsyn 1 phi 10 pms 3 pns 4 sigmaa 20 sigmab -6 sigmah -7 sigmak 7 sigmam 9.5 sigman 10 sigmap 3 sigmas -2 sigmaz 5 t_tauh -40.5 t_taun -27 tauBs 15 tauZs 75 taus 15 thetaa -50 thetab -80 thetah -45 thetam -30 thetan -35 thetap -47 thetas -10 thetaz -39 Neuron ID: 2 Neuron Name: zca Excitatory Connections To: 1 Initial conditions: VVs -55 hhs 0.98786 nns 2.457e-02 bbs 0.203517 zzs 1.41e-03 s 0 Associated Variable Values: Cm 1 VK -90 VL -70 VNa 55 gA 1.4 gKdr 6 gL 5.e-02 gNa 35 gNaP 0.3 gZ 1 gsyn 1 phi 10 pms 3 pns 4 sigmaa 20 sigmab -6 sigmah -7 sigmak 7 sigmam 9.5 sigman 10 sigmap 3 sigmas -2 sigmaz 5 t_tauh -40.5 t_taun -27 tauBs 15 tauZs 75 taus 15 thetaa -50 thetab -80 thetah -45 thetam -30 thetan -35 thetap -47 thetas -10 thetaz -39 |
# string user uses to refer to this connection type : list of variables that are connected by this connection type, e.g., Excitatory: s_AMPA s_NMDA Inhibitory: s_GLY s_GABA Electrical: V |