Skip to content

Commit

Permalink
Another test example
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jun 14, 2019
1 parent 56b7241 commit b867be8
Show file tree
Hide file tree
Showing 140 changed files with 45,892 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ neuroConstruct/generatedNeuroML2/html
/NeuroML2/Test/

/NeuroML2/pythonScripts/netbuild/*_nrn.py
/NeuroML2/pythonScripts/netbuild/*.net.nml
/NeuroML2/pythonScripts/netbuild/*.xml
/NeuroML2/pythonScripts/netbuild/Test*/*
/NeuroML2/pythonScripts/netbuild/Figure*/*

/NeuroML2/pythonScripts/netbuild/LEMS_TestSmall_netpyne.py
Expand Down
24,967 changes: 24,967 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid.net.nml

Large diffs are not rendered by default.

1,349 changes: 1,349 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/DeepAxAx.cell.nml

Large diffs are not rendered by default.

1,349 changes: 1,349 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/DeepBasket.cell.nml

Large diffs are not rendered by default.

1,350 changes: 1,350 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/DeepLTSInter.cell.nml

Large diffs are not rendered by default.

1,835 changes: 1,835 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/L23PyrFRB_varInit.cell.nml

Large diffs are not rendered by default.

1,833 changes: 1,833 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/L23PyrRS.cell.nml

Large diffs are not rendered by default.

1,434 changes: 1,434 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/L4SpinyStellate.cell.nml

Large diffs are not rendered by default.

1,610 changes: 1,610 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/L5TuftedPyrIB.cell.nml

Large diffs are not rendered by default.

1,654 changes: 1,654 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/L5TuftedPyrRS.cell.nml

Large diffs are not rendered by default.

1,340 changes: 1,340 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/L6NonTuftedPyrRS.cell.nml

Large diffs are not rendered by default.

1,349 changes: 1,349 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/SupAxAx.cell.nml

Large diffs are not rendered by default.

1,349 changes: 1,349 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/SupBasket.cell.nml

Large diffs are not rendered by default.

1,350 changes: 1,350 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/SupLTSInter.cell.nml

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions NeuroML2/pythonScripts/netbuild/TestMid/SynForEctStim.synapse.nml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="SynForEctStim">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<expTwoSynapse id="SynForEctStim" tauRise="0.1ms" tauDecay="0.2ms" gbase="1.0E-5mS" erev="0mV">

<notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
double exponential function of time. Mappings exist for NEURON and GENESIS.</notes>

</expTwoSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L4SS_IN">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L4SS_IN" tau="0.8ms" gbase="2.94303552937e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 2.94304e-07 mS), time course: 0.8 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L4SS_IN 0.8 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L4SS_L4SS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L4SS_L4SS" tau="2.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 7.35759e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L4SS_L4SS 2 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L4SS_Pyr">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L4SS_Pyr" tau="2.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 7.35759e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L4SS_Pyr 2 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_DeepFS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_DeepFS" tau="0.8ms" gbase="8.82910658811e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 3 nS (translating to max cond of 8.82911e-07 mS), time course: 0.8 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_DeepFS 0.8 3 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_DeepLTS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_DeepLTS" tau="1.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 2 nS (translating to max cond of 7.35759e-07 mS), time course: 1 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_DeepLTS 1 2 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_L4SS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_L4SS" tau="2.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 0.5 nS (translating to max cond of 3.67879e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_L4SS 2 0.5 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_L5Pyr">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_L5Pyr" tau="2.0ms" gbase="1.47151776469e-06mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 2 nS (translating to max cond of 1.47152e-06 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_L5Pyr 2 2 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_L6NT">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_L6NT" tau="2.0ms" gbase="1.47151776469e-06mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 2 nS (translating to max cond of 1.47152e-06 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_L6NT 2 2 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_SupFS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_SupFS" tau="0.8ms" gbase="2.94303552937e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 2.94304e-07 mS), time course: 0.8 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_SupFS 0.8 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_SupLTS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_SupLTS" tau="1.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 3.67879e-07 mS), time course: 1 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_SupLTS 1 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5IB_SupPyr">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5IB_SupPyr" tau="2.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 0.5 nS (translating to max cond of 3.67879e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5IB_SupPyr 2 0.5 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_DeepFS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_DeepFS" tau="0.8ms" gbase="8.82910658811e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 3 nS (translating to max cond of 8.82911e-07 mS), time course: 0.8 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_DeepFS 0.8 3 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_DeepLTS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_DeepLTS" tau="1.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 2 nS (translating to max cond of 7.35759e-07 mS), time course: 1 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_DeepLTS 1 2 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_L4SS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_L4SS" tau="2.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 0.5 nS (translating to max cond of 3.67879e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_L4SS 2 0.5 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_L5Pyr">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_L5Pyr" tau="2.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 7.35759e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_L5Pyr 2 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_L6NT">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_L6NT" tau="2.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 7.35759e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_L6NT 2 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_SupFS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_SupFS" tau="0.8ms" gbase="2.94303552937e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 2.94304e-07 mS), time course: 0.8 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_SupFS 0.8 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_SupLTS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_SupLTS" tau="1.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 3.67879e-07 mS), time course: 1 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_SupLTS 1 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L5RS_SupPyr">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L5RS_SupPyr" tau="2.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 0.5 nS (translating to max cond of 3.67879e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L5RS_SupPyr 2 0.5 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L6NT_DeepFS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L6NT_DeepFS" tau="0.8ms" gbase="8.82910658811e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 3 nS (translating to max cond of 8.82911e-07 mS), time course: 0.8 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L6NT_DeepFS 0.8 3 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L6NT_DeepLTS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L6NT_DeepLTS" tau="1.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 2 nS (translating to max cond of 7.35759e-07 mS), time course: 1 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L6NT_DeepLTS 1 2 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L6NT_L4SS">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L6NT_L4SS" tau="2.0ms" gbase="3.67879441171e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 0.5 nS (translating to max cond of 3.67879e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L6NT_L4SS 2 0.5 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L6NT_L5Pyr">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L6NT_L5Pyr" tau="2.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 7.35759e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L6NT_L5Pyr 2 1 0 </notes>
</alphaSynapse>

</neuroml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" 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_v2beta4.xsd" id="Syn_AMPA_L6NT_L6NT">

<notes>ChannelML file describing a single synaptic mechanism</notes>

<alphaSynapse id="Syn_AMPA_L6NT_L6NT" tau="2.0ms" gbase="7.35758882343e-07mS" erev="0.0mV">

<notes>Synapse with syn scaling constant c = 1 nS (translating to max cond of 7.35759e-07 mS), time course: 2 ms and reversal potential: 0 mV.
Automatically generated by command: genSyn.py Syn_AMPA_L6NT_L6NT 2 1 0 </notes>
</alphaSynapse>

</neuroml>
Loading

0 comments on commit b867be8

Please sign in to comment.