| # Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation | |
| target: ../LEMS_HH_Simulation.xml | |
| engine: jNeuroML | |
| mep: .test.mep | |
| experiments: | |
| Current clamp: | |
| observables: | |
| spike times: | |
| file: | |
| path: ../hh_v.dat | |
| columns: [0,1] | |
| scaling: [1000, 1000] | |
| spike detection: | |
| method: threshold | |
| threshold: 0 | |
| tolerance: 0.0030997162971523324 | |