Skip to content

Commit a29d943

Browse files
committed
Regenerated files
1 parent b4bb14c commit a29d943

11 files changed

Lines changed: 92 additions & 94 deletions

NeuroML2/ConnectionsTest.net.nml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<notes>
33
This NeuroML 2 file has been generated from:
44
PyNN v0.10.1
5-
libNeuroML v0.5.5
6-
pyNeuroML v1.1.1
5+
libNeuroML v0.5.8
6+
pyNeuroML v1.1.10
77
</notes>
88
<IF_cond_alpha id="IF_cond_alpha_pop_pre" cm="1.0" i_offset="0.9" tau_syn_E="2.0" tau_syn_I="5.0" v_init="-65.0" tau_m="20.0" tau_refrac="5.0" v_reset="-65.0" v_rest="-65.0" v_thresh="-50.0" e_rev_E="0.0" e_rev_I="-70.0"/>
99
<IF_cond_alpha id="IF_cond_alpha_pop_post" cm="1.0" i_offset="0.9" tau_syn_E="2.0" tau_syn_I="5.0" v_init="-65.0" tau_m="20.0" tau_refrac="5.0" v_reset="-65.0" v_rest="-65.0" v_thresh="-50.0" e_rev_E="0.0" e_rev_I="-70.0"/>
@@ -17,38 +17,38 @@
1717
<property tag="radius" value="5"/>
1818
<property tag="color" value="0 0.6 0"/>
1919
<instance id="0">
20-
<location x="-32.186643403808567" y="-17.354649054736583" z="-65.493481332544846"/>
20+
<location x="48.026350758402799" y="-69.190037555823508" z="43.230176824693345"/>
2121
</instance>
2222
<instance id="1">
23-
<location x="-67.354645297143236" y="-4.19796344220984" z="-43.49873410003169"/>
23+
<location x="75.929331505478089" y="-64.661821721454046" z="-0.556605537325394"/>
2424
</instance>
2525
<instance id="2">
26-
<location x="71.797570419985519" y="18.947079504991638" z="-12.907315815267673"/>
26+
<location x="35.59241432641582" y="9.737288673811362" z="88.649945667378489"/>
2727
</instance>
2828
<instance id="3">
29-
<location x="-52.406762043828394" y="6.010609135001554" z="-58.236579579123649"/>
29+
<location x="-56.671662918841093" y="71.273197135567372" z="-20.265788411910201"/>
3030
</instance>
3131
<instance id="4">
32-
<location x="-84.522276311302463" y="-27.093766860654476" z="-28.20137345446372"/>
32+
<location x="41.38743047597837" y="-84.015708694848072" z="25.906326508407119"/>
3333
</instance>
3434
</population>
3535
<population id="pop_post" component="IF_cond_alpha_pop_post" size="5" type="populationList">
3636
<property tag="radius" value="5"/>
3737
<property tag="color" value="0 0.2 0.6"/>
3838
<instance id="0">
39-
<location x="-10.963933858486152" y="160.214056107236161" z="-17.681929175932854"/>
39+
<location x="-43.233180340398583" y="144.923395821374584" z="-41.11272403900945"/>
4040
</instance>
4141
<instance id="1">
42-
<location x="-65.391507421071694" y="215.929509183693398" z="53.214475027961086"/>
42+
<location x="-8.620213371864004" y="211.154292888709961" z="10.314730253193405"/>
4343
</instance>
4444
<instance id="2">
45-
<location x="-25.558099064460361" y="219.63712563909769" z="-87.608059485643892"/>
45+
<location x="12.122451950855574" y="118.998416927174631" z="-0.00624745751332"/>
4646
</instance>
4747
<instance id="3">
48-
<location x="57.458557554047054" y="140.98406076648115" z="-24.288796136764446"/>
48+
<location x="33.976833984737588" y="206.74601881952259" z="-41.314870906738776"/>
4949
</instance>
5050
<instance id="4">
51-
<location x="78.618467098550227" y="180.149183458113185" z="-55.213241499240318"/>
51+
<location x="-35.887559660124914" y="244.19377034940743" z="-34.075932459536993"/>
5252
</instance>
5353
</population>
5454
<projection id="pop_pre__TO__pop_post" presynapticPopulation="pop_pre" postsynapticPopulation="pop_post" synapse="syn__pop_pre__TO__pop_post">

NeuroML2/Inputs.net.nml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<notes>
33
This NeuroML 2 file has been generated from:
44
PyNN v0.10.1
5-
libNeuroML v0.5.5
6-
pyNeuroML v1.1.1
5+
libNeuroML v0.5.8
6+
pyNeuroML v1.1.10
77
</notes>
88
<pulseGenerator id="DCSource_DCSource_0" delay="50.0ms" duration="350.0ms" amplitude="0.9nA"/>
99
<compoundInput id="ACSource_ACSource_1">

NeuroML2/LEMS_Sim_Inputs.xml

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,45 @@
11
<Lems>
2-
2+
33
<!--
44
This LEMS file has been generated from:
55
PyNN v0.10.1
6-
libNeuroML v0.5.5
7-
pyNeuroML v1.1.1
6+
libNeuroML v0.5.8
7+
pyNeuroML v1.1.10
88
-->
9-
9+
1010
<!-- Specify which component to run -->
1111
<Target component="Sim_Inputs"/>
1212

1313
<!-- Include core NeuroML2 ComponentType definitions -->
1414
<Include file="Cells.xml"/>
1515
<Include file="Networks.xml"/>
1616
<Include file="Simulation.xml"/>
17-
17+
1818
<Include file="PyNN.xml"/>
1919
<Include file="Inputs.net.nml"/>
20-
20+
2121
<Simulation id="Sim_Inputs" length="500.0ms" step="0.05ms" target="Inputs" seed="12345"> <!-- Note seed: ensures same random numbers used every run -->
22-
2322
<Display id="pop_pre_v" title="pop_pre v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
2423
<Line id="pop_pre v: cell 42" quantity="pop_pre/0/IF_cond_alpha_pop_pre/v" scale="1mV" color="#d54f33" timeScale="1ms"/>
2524
<Line id="pop_pre v: cell 43" quantity="pop_pre/1/IF_cond_alpha_pop_pre/v" scale="1mV" color="#0534e4" timeScale="1ms"/>
2625
<Line id="pop_pre v: cell 44" quantity="pop_pre/2/IF_cond_alpha_pop_pre/v" scale="1mV" color="#98e752" timeScale="1ms"/>
2726
<Line id="pop_pre v: cell 45" quantity="pop_pre/3/IF_cond_alpha_pop_pre/v" scale="1mV" color="#bca074" timeScale="1ms"/>
2827
</Display>
29-
28+
3029
<OutputFile id="OF_pop_pre_v" fileName="pop_pre_v.dat">
31-
<OutputColumn id="pop_pre_0_IF_cond_alpha_pop_pre_v" quantity="pop_pre/0/IF_cond_alpha_pop_pre/v"/>
32-
<OutputColumn id="pop_pre_1_IF_cond_alpha_pop_pre_v" quantity="pop_pre/1/IF_cond_alpha_pop_pre/v"/>
33-
<OutputColumn id="pop_pre_2_IF_cond_alpha_pop_pre_v" quantity="pop_pre/2/IF_cond_alpha_pop_pre/v"/>
34-
<OutputColumn id="pop_pre_3_IF_cond_alpha_pop_pre_v" quantity="pop_pre/3/IF_cond_alpha_pop_pre/v"/>
30+
<OutputColumn id="pop_pre_0_IF_cond_alpha_pop_pre_v" quantity="pop_pre/0/IF_cond_alpha_pop_pre/v"/>
31+
<OutputColumn id="pop_pre_1_IF_cond_alpha_pop_pre_v" quantity="pop_pre/1/IF_cond_alpha_pop_pre/v"/>
32+
<OutputColumn id="pop_pre_2_IF_cond_alpha_pop_pre_v" quantity="pop_pre/2/IF_cond_alpha_pop_pre/v"/>
33+
<OutputColumn id="pop_pre_3_IF_cond_alpha_pop_pre_v" quantity="pop_pre/3/IF_cond_alpha_pop_pre/v"/>
3534
</OutputFile>
36-
35+
3736
<EventOutputFile id="Spikes_file_pop_pre" fileName="pop_pre.spikes" format="TIME_ID">
38-
<EventSelection id="0" select="pop_pre/0/IF_cond_alpha_pop_pre" eventPort="spike"/>
39-
<EventSelection id="1" select="pop_pre/1/IF_cond_alpha_pop_pre" eventPort="spike"/>
40-
<EventSelection id="2" select="pop_pre/2/IF_cond_alpha_pop_pre" eventPort="spike"/>
41-
<EventSelection id="3" select="pop_pre/3/IF_cond_alpha_pop_pre" eventPort="spike"/>
37+
<EventSelection id="0" select="pop_pre/0/IF_cond_alpha_pop_pre" eventPort="spike"/>
38+
<EventSelection id="1" select="pop_pre/1/IF_cond_alpha_pop_pre" eventPort="spike"/>
39+
<EventSelection id="2" select="pop_pre/2/IF_cond_alpha_pop_pre" eventPort="spike"/>
40+
<EventSelection id="3" select="pop_pre/3/IF_cond_alpha_pop_pre" eventPort="spike"/>
4241
</EventOutputFile>
43-
42+
4443
</Simulation>
4544

4645
</Lems>
Lines changed: 44 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,112 @@
11
<Lems>
2-
2+
33
<!--
44
This LEMS file has been generated from:
55
PyNN v0.10.1
6-
libNeuroML v0.5.5
7-
pyNeuroML v1.1.1
6+
libNeuroML v0.5.8
7+
pyNeuroML v1.1.10
88
-->
9-
9+
1010
<!-- Specify which component to run -->
1111
<Target component="Sim_PyNN_NeuroML2_Export"/>
1212

1313
<!-- Include core NeuroML2 ComponentType definitions -->
1414
<Include file="Cells.xml"/>
1515
<Include file="Networks.xml"/>
1616
<Include file="Simulation.xml"/>
17-
17+
1818
<Include file="PyNN.xml"/>
1919
<Include file="PyNN_NeuroML2_Export.net.nml"/>
20-
20+
2121
<Simulation id="Sim_PyNN_NeuroML2_Export" length="500.0ms" step="0.005ms" target="PyNN_NeuroML2_Export" seed="12345"> <!-- Note seed: ensures same random numbers used every run -->
22-
2322
<Display id="pop_IF_curr_alpha_v" title="pop_IF_curr_alpha v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
2423
<Line id="pop_IF_curr_alpha v: cell 42" quantity="pop_IF_curr_alpha/0/IF_curr_alpha_pop_IF_curr_alpha/v" scale="1mV" color="#d54f33" timeScale="1ms"/>
2524
<Line id="pop_IF_curr_alpha v: cell 43" quantity="pop_IF_curr_alpha/1/IF_curr_alpha_pop_IF_curr_alpha/v" scale="1mV" color="#0534e4" timeScale="1ms"/>
2625
<Line id="pop_IF_curr_alpha v: cell 44" quantity="pop_IF_curr_alpha/2/IF_curr_alpha_pop_IF_curr_alpha/v" scale="1mV" color="#98e752" timeScale="1ms"/>
2726
</Display>
28-
27+
2928
<Display id="pop_IF_curr_exp_v" title="pop_IF_curr_exp v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
3029
<Line id="pop_IF_curr_exp v: cell 45" quantity="pop_IF_curr_exp/0/IF_curr_exp_pop_IF_curr_exp/v" scale="1mV" color="#bca074" timeScale="1ms"/>
3130
</Display>
32-
31+
3332
<Display id="pop_IF_cond_alpha_v" title="pop_IF_cond_alpha v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
3433
<Line id="pop_IF_cond_alpha v: cell 46" quantity="pop_IF_cond_alpha/0/IF_cond_alpha_pop_IF_cond_alpha/v" scale="1mV" color="#632794" timeScale="1ms"/>
3534
</Display>
36-
35+
3736
<Display id="pop_IF_cond_exp_v" title="pop_IF_cond_exp v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
3837
<Line id="pop_IF_cond_exp v: cell 48" quantity="pop_IF_cond_exp/1/IF_cond_exp_pop_IF_cond_exp/v" scale="1mV" color="#8a5d88" timeScale="1ms"/>
3938
<Line id="pop_IF_cond_exp v: cell 49" quantity="pop_IF_cond_exp/2/IF_cond_exp_pop_IF_cond_exp/v" scale="1mV" color="#df5954" timeScale="1ms"/>
4039
<Line id="pop_IF_cond_exp v: cell 47" quantity="pop_IF_cond_exp/0/IF_cond_exp_pop_IF_cond_exp/v" scale="1mV" color="#52c8bf" timeScale="1ms"/>
4140
</Display>
42-
41+
4342
<Display id="pop_EIF_cond_exp_isfa_ista_v" title="pop_EIF_cond_exp_isfa_ista v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
4443
<Line id="pop_EIF_cond_exp_isfa_ista v: cell 50" quantity="pop_EIF_cond_exp_isfa_ista/0/EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista/v" scale="1mV" color="#bf0239" timeScale="1ms"/>
4544
</Display>
46-
45+
4746
<Display id="pop_HH_cond_exp_v" title="pop_HH_cond_exp v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
4847
<Line id="pop_HH_cond_exp v: cell 51" quantity="pop_HH_cond_exp/0/HH_cond_exp_pop_HH_cond_exp/v" scale="1mV" color="#3f9fe8" timeScale="1ms"/>
4948
</Display>
50-
49+
5150
<Display id="pop_post1_v" title="pop_post1 v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
5251
<Line id="pop_post1 v: cell 52" quantity="pop_post1/0/IF_cond_exp_pop_post1/v" scale="1mV" color="#dda9d2" timeScale="1ms"/>
5352
</Display>
54-
53+
5554
<Display id="pop_post2_v" title="pop_post2 v" timeScale="1ms" xmin="-50.0" xmax="550.0" ymin="-70" ymax="10">
5655
<Line id="pop_post2 v: cell 53" quantity="pop_post2/0/IF_cond_alpha_pop_post2/v" scale="1mV" color="#85ad96" timeScale="1ms"/>
5756
</Display>
58-
57+
5958
<OutputFile id="OF_pop_IF_curr_alpha_v" fileName="pop_IF_curr_alpha_v.dat">
60-
<OutputColumn id="pop_IF_curr_alpha_0_IF_curr_alpha_pop_IF_curr_alpha_v" quantity="pop_IF_curr_alpha/0/IF_curr_alpha_pop_IF_curr_alpha/v"/>
61-
<OutputColumn id="pop_IF_curr_alpha_1_IF_curr_alpha_pop_IF_curr_alpha_v" quantity="pop_IF_curr_alpha/1/IF_curr_alpha_pop_IF_curr_alpha/v"/>
62-
<OutputColumn id="pop_IF_curr_alpha_2_IF_curr_alpha_pop_IF_curr_alpha_v" quantity="pop_IF_curr_alpha/2/IF_curr_alpha_pop_IF_curr_alpha/v"/>
59+
<OutputColumn id="pop_IF_curr_alpha_0_IF_curr_alpha_pop_IF_curr_alpha_v" quantity="pop_IF_curr_alpha/0/IF_curr_alpha_pop_IF_curr_alpha/v"/>
60+
<OutputColumn id="pop_IF_curr_alpha_1_IF_curr_alpha_pop_IF_curr_alpha_v" quantity="pop_IF_curr_alpha/1/IF_curr_alpha_pop_IF_curr_alpha/v"/>
61+
<OutputColumn id="pop_IF_curr_alpha_2_IF_curr_alpha_pop_IF_curr_alpha_v" quantity="pop_IF_curr_alpha/2/IF_curr_alpha_pop_IF_curr_alpha/v"/>
6362
</OutputFile>
64-
63+
6564
<OutputFile id="OF_pop_IF_curr_exp_v" fileName="pop_IF_curr_exp_v.dat">
66-
<OutputColumn id="pop_IF_curr_exp_0_IF_curr_exp_pop_IF_curr_exp_v" quantity="pop_IF_curr_exp/0/IF_curr_exp_pop_IF_curr_exp/v"/>
65+
<OutputColumn id="pop_IF_curr_exp_0_IF_curr_exp_pop_IF_curr_exp_v" quantity="pop_IF_curr_exp/0/IF_curr_exp_pop_IF_curr_exp/v"/>
6766
</OutputFile>
68-
67+
6968
<OutputFile id="OF_pop_IF_cond_alpha_v" fileName="pop_IF_cond_alpha_v.dat">
70-
<OutputColumn id="pop_IF_cond_alpha_0_IF_cond_alpha_pop_IF_cond_alpha_v" quantity="pop_IF_cond_alpha/0/IF_cond_alpha_pop_IF_cond_alpha/v"/>
69+
<OutputColumn id="pop_IF_cond_alpha_0_IF_cond_alpha_pop_IF_cond_alpha_v" quantity="pop_IF_cond_alpha/0/IF_cond_alpha_pop_IF_cond_alpha/v"/>
7170
</OutputFile>
72-
71+
7372
<OutputFile id="OF_pop_IF_cond_exp_v" fileName="pop_IF_cond_exp_v.dat">
74-
<OutputColumn id="pop_IF_cond_exp_1_IF_cond_exp_pop_IF_cond_exp_v" quantity="pop_IF_cond_exp/1/IF_cond_exp_pop_IF_cond_exp/v"/>
75-
<OutputColumn id="pop_IF_cond_exp_2_IF_cond_exp_pop_IF_cond_exp_v" quantity="pop_IF_cond_exp/2/IF_cond_exp_pop_IF_cond_exp/v"/>
76-
<OutputColumn id="pop_IF_cond_exp_0_IF_cond_exp_pop_IF_cond_exp_v" quantity="pop_IF_cond_exp/0/IF_cond_exp_pop_IF_cond_exp/v"/>
73+
<OutputColumn id="pop_IF_cond_exp_1_IF_cond_exp_pop_IF_cond_exp_v" quantity="pop_IF_cond_exp/1/IF_cond_exp_pop_IF_cond_exp/v"/>
74+
<OutputColumn id="pop_IF_cond_exp_2_IF_cond_exp_pop_IF_cond_exp_v" quantity="pop_IF_cond_exp/2/IF_cond_exp_pop_IF_cond_exp/v"/>
75+
<OutputColumn id="pop_IF_cond_exp_0_IF_cond_exp_pop_IF_cond_exp_v" quantity="pop_IF_cond_exp/0/IF_cond_exp_pop_IF_cond_exp/v"/>
7776
</OutputFile>
78-
77+
7978
<OutputFile id="OF_pop_EIF_cond_exp_isfa_ista_v" fileName="pop_EIF_cond_exp_isfa_ista_v.dat">
80-
<OutputColumn id="pop_EIF_cond_exp_isfa_ista_0_EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista_v" quantity="pop_EIF_cond_exp_isfa_ista/0/EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista/v"/>
79+
<OutputColumn id="pop_EIF_cond_exp_isfa_ista_0_EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista_v" quantity="pop_EIF_cond_exp_isfa_ista/0/EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista/v"/>
8180
</OutputFile>
82-
81+
8382
<OutputFile id="OF_pop_HH_cond_exp_v" fileName="pop_HH_cond_exp_v.dat">
84-
<OutputColumn id="pop_HH_cond_exp_0_HH_cond_exp_pop_HH_cond_exp_v" quantity="pop_HH_cond_exp/0/HH_cond_exp_pop_HH_cond_exp/v"/>
83+
<OutputColumn id="pop_HH_cond_exp_0_HH_cond_exp_pop_HH_cond_exp_v" quantity="pop_HH_cond_exp/0/HH_cond_exp_pop_HH_cond_exp/v"/>
8584
</OutputFile>
86-
85+
8786
<OutputFile id="OF_pop_post1_v" fileName="pop_post1_v.dat">
88-
<OutputColumn id="pop_post1_0_IF_cond_exp_pop_post1_v" quantity="pop_post1/0/IF_cond_exp_pop_post1/v"/>
87+
<OutputColumn id="pop_post1_0_IF_cond_exp_pop_post1_v" quantity="pop_post1/0/IF_cond_exp_pop_post1/v"/>
8988
</OutputFile>
90-
89+
9190
<OutputFile id="OF_pop_post2_v" fileName="pop_post2_v.dat">
92-
<OutputColumn id="pop_post2_0_IF_cond_alpha_pop_post2_v" quantity="pop_post2/0/IF_cond_alpha_pop_post2/v"/>
91+
<OutputColumn id="pop_post2_0_IF_cond_alpha_pop_post2_v" quantity="pop_post2/0/IF_cond_alpha_pop_post2/v"/>
9392
</OutputFile>
94-
93+
9594
<EventOutputFile id="Spikes_file_pop_IF_curr_alpha" fileName="pop_IF_curr_alpha.spikes" format="TIME_ID">
96-
<EventSelection id="0" select="pop_IF_curr_alpha/0/IF_curr_alpha_pop_IF_curr_alpha" eventPort="spike"/>
97-
<EventSelection id="1" select="pop_IF_curr_alpha/1/IF_curr_alpha_pop_IF_curr_alpha" eventPort="spike"/>
98-
<EventSelection id="2" select="pop_IF_curr_alpha/2/IF_curr_alpha_pop_IF_curr_alpha" eventPort="spike"/>
95+
<EventSelection id="0" select="pop_IF_curr_alpha/0/IF_curr_alpha_pop_IF_curr_alpha" eventPort="spike"/>
96+
<EventSelection id="1" select="pop_IF_curr_alpha/1/IF_curr_alpha_pop_IF_curr_alpha" eventPort="spike"/>
97+
<EventSelection id="2" select="pop_IF_curr_alpha/2/IF_curr_alpha_pop_IF_curr_alpha" eventPort="spike"/>
9998
</EventOutputFile>
100-
99+
101100
<EventOutputFile id="Spikes_file_pop_IF_cond_exp" fileName="pop_IF_cond_exp.spikes" format="TIME_ID">
102-
<EventSelection id="1" select="pop_IF_cond_exp/1/IF_cond_exp_pop_IF_cond_exp" eventPort="spike"/>
103-
<EventSelection id="2" select="pop_IF_cond_exp/2/IF_cond_exp_pop_IF_cond_exp" eventPort="spike"/>
104-
<EventSelection id="0" select="pop_IF_cond_exp/0/IF_cond_exp_pop_IF_cond_exp" eventPort="spike"/>
101+
<EventSelection id="1" select="pop_IF_cond_exp/1/IF_cond_exp_pop_IF_cond_exp" eventPort="spike"/>
102+
<EventSelection id="2" select="pop_IF_cond_exp/2/IF_cond_exp_pop_IF_cond_exp" eventPort="spike"/>
103+
<EventSelection id="0" select="pop_IF_cond_exp/0/IF_cond_exp_pop_IF_cond_exp" eventPort="spike"/>
105104
</EventOutputFile>
106-
105+
107106
<EventOutputFile id="Spikes_file_pop_EIF_cond_exp_isfa_ista" fileName="pop_EIF_cond_exp_isfa_ista.spikes" format="TIME_ID">
108-
<EventSelection id="0" select="pop_EIF_cond_exp_isfa_ista/0/EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista" eventPort="spike"/>
107+
<EventSelection id="0" select="pop_EIF_cond_exp_isfa_ista/0/EIF_cond_exp_isfa_ista_pop_EIF_cond_exp_isfa_ista" eventPort="spike"/>
109108
</EventOutputFile>
110-
109+
111110
</Simulation>
112111

113112
</Lems>

NeuroML2/Positions.net.nml.h5

-21 Bytes
Binary file not shown.

NeuroML2/PyNN_NeuroML2_Export.net.nml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<notes>
33
This NeuroML 2 file has been generated from:
44
PyNN v0.10.1
5-
libNeuroML v0.5.5
6-
pyNeuroML v1.1.1
5+
libNeuroML v0.5.8
6+
pyNeuroML v1.1.10
77
</notes>
88
<IF_curr_alpha id="IF_curr_alpha_pop_IF_curr_alpha" cm="1.0" i_offset="0.9" tau_syn_E="2.0" tau_syn_I="5.0" v_init="-65.0" tau_m="20.0" tau_refrac="10.0" v_reset="-62.0" v_rest="-65.0" v_thresh="-52.0"/>
99
<IF_curr_exp id="IF_curr_exp_pop_IF_curr_exp" cm="1.0" i_offset="1.0" tau_syn_E="2.0" tau_syn_I="5.0" v_init="-65.0" tau_m="20.0" tau_refrac="8.0" v_reset="-70.0" v_rest="-65.0" v_thresh="-50.0"/>

PyNN/LEMS_2007One_pynn.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
1010
1111
This PyNN file has been generated by org.neuroml.export (see https://github.com/NeuroML/org.neuroml.export)
12-
org.neuroml.export v1.9.1
13-
org.neuroml.model v1.9.1
14-
jLEMS v0.10.8
12+
org.neuroml.export v1.10.0
13+
org.neuroml.model v1.10.0
14+
jLEMS v0.11.0
1515
1616
'''
1717
# Main PyNN script for: net1

PyNN/RS.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TITLE Mod file for component: Component(id=RS type=izhikevich2007Cell)
33
COMMENT
44

55
This NEURON file has been generated by org.neuroml.export (see https://github.com/NeuroML/org.neuroml.export)
6-
org.neuroml.export v1.9.1
7-
org.neuroml.model v1.9.1
8-
jLEMS v0.10.8
6+
org.neuroml.export v1.10.0
7+
org.neuroml.model v1.10.0
8+
jLEMS v0.11.0
99

1010
ENDCOMMENT
1111

PyNN/RS_Iext.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TITLE Mod file for component: Component(id=RS_Iext type=pulseGenerator)
33
COMMENT
44

55
This NEURON file has been generated by org.neuroml.export (see https://github.com/NeuroML/org.neuroml.export)
6-
org.neuroml.export v1.9.1
7-
org.neuroml.model v1.9.1
8-
jLEMS v0.10.8
6+
org.neuroml.export v1.10.0
7+
org.neuroml.model v1.10.0
8+
jLEMS v0.11.0
99

1010
ENDCOMMENT
1111

0 commit comments

Comments
 (0)