Skip to content

Commit

Permalink
Test again eden
Browse files Browse the repository at this point in the history
  • Loading branch information
Padraig Gleeson authored and Padraig Gleeson committed Apr 3, 2023
1 parent c3d9032 commit a8145f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
python-version: [ 3.9 ]
runs-on: [ ubuntu-latest ]
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_validate, jNeuroML_validatev1, Py_neuroConstruct ]
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_EDEN, jNeuroML_validate, jNeuroML_validatev1, Py_neuroConstruct ]

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@ neuroConstruct/generatedNeuroML2/html
*code.gen.c
*code.gen.so
*_eden.py
arm64
2 changes: 1 addition & 1 deletion neuroConstruct/generatedNeuroML2/.test.l23frb.jnmleden.omt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ experiments:
spike detection:
method: threshold
threshold: 0
tolerance: 0.008459154078549956
tolerance: 0.007250743202417091
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ experiments:
spike detection:
method: threshold
threshold: 0
tolerance: 0.01234941277282111
tolerance: 0.012777811381621991

0 comments on commit a8145f4

Please sign in to comment.