File tree Expand file tree Collapse file tree 4 files changed +52
-1
lines changed
Expand file tree Collapse file tree 4 files changed +52
-1
lines changed Original file line number Diff line number Diff line change 11# Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation
2- # Still in development, subject to change without notice!!
32
43target: LEMS_Soma_AllNML2.xml
54engine: jNeuroML
Original file line number Diff line number Diff line change 1+ # Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation
2+ # Still in development, subject to change without notice!!
3+
4+ target: LEMS_Soma_AllNML2.xml
5+ engine: jNeuroML_EDEN
6+ mep: ../NEURON/.test.mep
7+ experiments:
8+ Current clamp:
9+ observables:
10+ spike times:
11+ file:
12+ path: CG_TestCML_0.dat
13+ columns: [0,1]
14+ scaling: [1000, 1000]
15+ spike detection:
16+ method: threshold
17+ threshold: 0
18+ tolerance: 0.000860873175366194
Original file line number Diff line number Diff line change 1+ # Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation
2+
3+ target: LEMS_Soma_AllNML2.xml
4+ engine: jNeuroML_NetPyNE
5+ mep: ../NEURON/.test.mep
6+ experiments:
7+ Current clamp:
8+ observables:
9+ spike times:
10+ file:
11+ path: CG_TestCML_0.dat
12+ columns: [0,1]
13+ scaling: [1000, 1000]
14+ spike detection:
15+ method: threshold
16+ threshold: 0
17+ tolerance: 0.0006036478669834324
Original file line number Diff line number Diff line change 1+ # Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation
2+
3+ target: LEMS_L5_TTPC1_cADpyr232_1.xml
4+ engine: jNeuroML_NetPyNE
5+ mep: ../NEURON/.test.l5.mep
6+ experiments:
7+ stepcurrent3_0:
8+ observables:
9+ spike times:
10+ file:
11+ path: L5_TTPC1_cADpyr232_1.Pop_cADpyr232_L5_TTPC1_0fb1ca4724_0_0.v.dat
12+ columns: [0,1]
13+ scaling: [1000, 1000]
14+ spike detection:
15+ method: threshold
16+ threshold: 0
17+ tolerance: 0.004903445664521118
You can’t perform that action at this time.
0 commit comments