Skip to content

Commit b6bc71b

Browse files
committed
More adding of spikeThresh
1 parent 406fc17 commit b6bc71b

14 files changed

+14
-0
lines changed

NMC/parser/test/bAC_1.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
135135
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p--1000.000000)*-0.003000))*0.000371)" inhomogeneousParameter="PathLengthOver_apical"/>
136136
</variableParameter>
137137
</channelDensityNonUniform>
138+
<spikeThresh value="10mV"/>
138139
<specificCapacitance segmentGroup="basal" value="1.0 uF_per_cm2"/>
139140
<specificCapacitance segmentGroup="apical" value="1.0 uF_per_cm2"/>
140141
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/bIR_1.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
139139
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p--1000.000000)*-0.003000))*0.000371)" inhomogeneousParameter="PathLengthOver_apical"/>
140140
</variableParameter>
141141
</channelDensityNonUniform>
142+
<spikeThresh value="10mV"/>
142143
<specificCapacitance segmentGroup="basal" value="1.0 uF_per_cm2"/>
143144
<specificCapacitance segmentGroup="apical" value="1.0 uF_per_cm2"/>
144145
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/bNAC_1.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
119119
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003000))*0.000049)" inhomogeneousParameter="PathLengthOver_apical"/>
120120
</variableParameter>
121121
</channelDensityNonUniform>
122+
<spikeThresh value="10mV"/>
122123
<specificCapacitance segmentGroup="basal" value="1.0 uF_per_cm2"/>
123124
<specificCapacitance segmentGroup="apical" value="1.0 uF_per_cm2"/>
124125
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/bSTUT_1.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
123123
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003000))*0.000049)" inhomogeneousParameter="PathLengthOver_apical"/>
124124
</variableParameter>
125125
</channelDensityNonUniform>
126+
<spikeThresh value="10mV"/>
126127
<specificCapacitance segmentGroup="basal" value="1.0 uF_per_cm2"/>
127128
<specificCapacitance segmentGroup="apical" value="1.0 uF_per_cm2"/>
128129
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/cACint_237.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
119119
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003000))*0.000023)" inhomogeneousParameter="PathLengthOver_apical"/>
120120
</variableParameter>
121121
</channelDensityNonUniform>
122+
<spikeThresh value="10mV"/>
122123
<specificCapacitance segmentGroup="basal" value="1.0 uF_per_cm2"/>
123124
<specificCapacitance segmentGroup="apical" value="1.0 uF_per_cm2"/>
124125
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/cADpyr_229.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
101101
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003100))*0.000080)" inhomogeneousParameter="PathLengthOver_apical"/>
102102
</variableParameter>
103103
</channelDensityNonUniform>
104+
<spikeThresh value="10mV"/>
104105
<specificCapacitance segmentGroup="basal" value="2 uF_per_cm2"/>
105106
<specificCapacitance segmentGroup="apical" value="2 uF_per_cm2"/>
106107
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/cADpyr_230.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
101101
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003100))*0.000080)" inhomogeneousParameter="PathLengthOver_apical"/>
102102
</variableParameter>
103103
</channelDensityNonUniform>
104+
<spikeThresh value="10mV"/>
104105
<specificCapacitance segmentGroup="basal" value="2 uF_per_cm2"/>
105106
<specificCapacitance segmentGroup="apical" value="2 uF_per_cm2"/>
106107
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/cADpyr_231.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
101101
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003100))*0.000080)" inhomogeneousParameter="PathLengthOver_apical"/>
102102
</variableParameter>
103103
</channelDensityNonUniform>
104+
<spikeThresh value="10mV"/>
104105
<specificCapacitance segmentGroup="basal" value="2 uF_per_cm2"/>
105106
<specificCapacitance segmentGroup="apical" value="2 uF_per_cm2"/>
106107
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/cADpyr_232.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
101101
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003100))*0.000080)" inhomogeneousParameter="PathLengthOver_apical"/>
102102
</variableParameter>
103103
</channelDensityNonUniform>
104+
<spikeThresh value="10mV"/>
104105
<specificCapacitance segmentGroup="basal" value="2 uF_per_cm2"/>
105106
<specificCapacitance segmentGroup="apical" value="2 uF_per_cm2"/>
106107
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

NMC/parser/test/cIR_1.cell.nml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ It is only for testing formatting of the biophysicalProperties extracted from te
123123
<inhomogeneousValue value="1e4 * ((-0.869600 + 2.087000*exp((p-0.000000)*0.003000))*0.000023)" inhomogeneousParameter="PathLengthOver_apical"/>
124124
</variableParameter>
125125
</channelDensityNonUniform>
126+
<spikeThresh value="10mV"/>
126127
<specificCapacitance segmentGroup="basal" value="1.0 uF_per_cm2"/>
127128
<specificCapacitance segmentGroup="apical" value="1.0 uF_per_cm2"/>
128129
<specificCapacitance segmentGroup="axonal" value="1.0 uF_per_cm2"/>

0 commit comments

Comments
 (0)