Skip to content

Commit 085bbf7

Browse files
committed
Regenerated
1 parent 61ebe4b commit 085bbf7

11 files changed

Lines changed: 43 additions & 43 deletions

NeuroML2/ConnectionsTest.net.nml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.xsd" id="ConnectionsTest">
1+
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.1.xsd" id="ConnectionsTest">
22
<notes>
33
This NeuroML 2 file has been generated from:
4-
PyNN v0.10.1
5-
libNeuroML v0.5.8
6-
pyNeuroML v1.1.14
4+
PyNN v0.11.0
5+
libNeuroML v0.6.1
6+
pyNeuroML v1.3.0
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="41.12765866873962" y="77.849455297045836" z="-33.682009571727953"/>
20+
<location x="6.55752035082775" y="-55.101608757626927" z="6.981516190191916"/>
2121
</instance>
2222
<instance id="1">
23-
<location x="24.434227084339511" y="68.73617121399451" z="50.090658409532821"/>
23+
<location x="-2.602671684808056" y="-39.761020925957325" z="25.346195658415628"/>
2424
</instance>
2525
<instance id="2">
26-
<location x="-71.418219691173974" y="-30.7712574921011" z="-8.906127091012506"/>
26+
<location x="60.297517617959343" y="8.289307571080951" z="-0.022333347222747"/>
2727
</instance>
2828
<instance id="3">
29-
<location x="41.570399410983526" y="29.635511935195424" z="56.761427893603653"/>
29+
<location x="2.613828069929669" y="-45.796432341605083" z="86.733836100834182"/>
3030
</instance>
3131
<instance id="4">
32-
<location x="-48.171408056176233" y="6.763429120094999" z="-0.29940764736387"/>
32+
<location x="0.531714467416378" y="87.099654948109091" z="-17.361254599683317"/>
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="33.545375762463017" y="167.030045862469905" z="26.387936726469885"/>
39+
<location x="46.07768717786891" y="147.596039699497055" z="33.789897869097828"/>
4040
</instance>
4141
<instance id="1">
42-
<location x="-64.520990306567128" y="185.315473984196842" z="68.394588084493435"/>
42+
<location x="67.156651487943805" y="137.770407334287484" z="-11.385096396535133"/>
4343
</instance>
4444
<instance id="2">
45-
<location x="24.109891751889045" y="254.969724483040494" z="37.942890131910985"/>
45+
<location x="-17.731870485797629" y="265.87748299576765" z="70.934700271910245"/>
4646
</instance>
4747
<instance id="3">
48-
<location x="39.187472616301264" y="166.933480864660993" z="76.627657875335473"/>
48+
<location x="11.966381064465414" y="158.128789481071806" z="-37.737564964573721"/>
4949
</instance>
5050
<instance id="4">
51-
<location x="-54.192338767409673" y="124.413799909109613" z="3.670152241987878"/>
51+
<location x="74.331123762886449" y="241.146127877417939" z="50.500458145559037"/>
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.xsd" id="Inputs">
1+
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.1.xsd" id="Inputs">
22
<notes>
33
This NeuroML 2 file has been generated from:
4-
PyNN v0.10.1
5-
libNeuroML v0.5.8
6-
pyNeuroML v1.1.14
4+
PyNN v0.11.0
5+
libNeuroML v0.6.1
6+
pyNeuroML v1.3.0
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<!--
44
This LEMS file has been generated from:
5-
PyNN v0.10.1
6-
libNeuroML v0.5.8
7-
pyNeuroML v1.1.14
5+
PyNN v0.11.0
6+
libNeuroML v0.6.1
7+
pyNeuroML v1.3.0
88
-->
99

1010
<!-- Specify which component to run -->

NeuroML2/LEMS_Sim_PyNN_NeuroML2_Export.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<!--
44
This LEMS file has been generated from:
5-
PyNN v0.10.1
6-
libNeuroML v0.5.8
7-
pyNeuroML v1.1.14
5+
PyNN v0.11.0
6+
libNeuroML v0.6.1
7+
pyNeuroML v1.3.0
88
-->
99

1010
<!-- Specify which component to run -->

NeuroML2/Positions.net.nml.h5

22 Bytes
Binary file not shown.

NeuroML2/PyNN_NeuroML2_Export.net.nml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.xsd" id="PyNN_NeuroML2_Export">
1+
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2.3.1.xsd" id="PyNN_NeuroML2_Export">
22
<notes>
33
This NeuroML 2 file has been generated from:
4-
PyNN v0.10.1
5-
libNeuroML v0.5.8
6-
pyNeuroML v1.1.14
4+
PyNN v0.11.0
5+
libNeuroML v0.6.1
6+
pyNeuroML v1.3.0
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.10.0
13-
org.neuroml.model v1.10.0
14-
jLEMS v0.11.0
12+
org.neuroml.export v1.10.1
13+
org.neuroml.model v1.10.1
14+
jLEMS v0.11.1
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.10.0
7-
org.neuroml.model v1.10.0
8-
jLEMS v0.11.0
6+
org.neuroml.export v1.10.1
7+
org.neuroml.model v1.10.1
8+
jLEMS v0.11.1
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.10.0
7-
org.neuroml.model v1.10.0
8-
jLEMS v0.11.0
6+
org.neuroml.export v1.10.1
7+
org.neuroml.model v1.10.1
8+
jLEMS v0.11.1
99

1010
ENDCOMMENT
1111

PyNN/RS_Iext_inputdefinition.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.10.0
13-
org.neuroml.model v1.10.0
14-
jLEMS v0.11.0
12+
org.neuroml.export v1.10.1
13+
org.neuroml.model v1.10.1
14+
jLEMS v0.11.1
1515
1616
'''
1717
# Input file for Component: RS_Iext

0 commit comments

Comments
 (0)