File size: 474 Bytes
0558c72
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation

target: ../LEMS_HH_SingleAP.xml 
engine: jNeuroML_PyNN_NEURON
mep: .test.singleap.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.0