Skip to content

Commit 2aa7961

Browse files
committed
Update spike times for nrn 8.1
1 parent 6d7f1f3 commit 2aa7961

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/omv-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: [ 3.7, 3.9 ]
17+
python-version: [ 3.8, "3.10" ]
1818
engine: [ jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_validate ]
1919

2020
steps:

NeuroML2/.test.l23.jnmlnetpyne.omt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ experiments:
1414
spike detection:
1515
method: threshold
1616
threshold: 0
17-
tolerance: 0.005711206896551831
17+
tolerance: 0.005701187257552497

NeuroML2/.test.l23.mep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ system: Testing L23
55
experiments:
66
stepcurrent3_0:
77
expected:
8-
spike times: [754.2, 1148.075, 1622.75, 2089.2, 2552.0]
8+
spike times: [754.1999999999999, 1148.1, 1622.8, 2089.3, 2552.1]
99

0 commit comments

Comments
 (0)