-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.test.fig2.jnml.omt
67 lines (61 loc) · 1.49 KB
/
.test.fig2.jnml.omt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Script for running automated tests on OSB using Travis-CI, see https://github.com/OpenSourceBrain/osb-model-validation
# Still in development, subject to change without notice!!
target: LEMS_Figure2.xml
engine: jNeuroML
mep: .test.fig2.mep
experiments:
Fig2A_Vs:
observables:
spike times:
file:
path: Fig2A_Vs.dat
columns: [0,1]
scaling: [1000, 1000]
spike detection:
method: threshold
threshold: -25
tolerance: 0.001
Fig2B_Vs:
observables:
spike times:
file:
path: Fig2B_Vs.dat
columns: [0,1]
scaling: [1000, 1000]
spike detection:
method: threshold
threshold: -25
tolerance: 0.001
Fig2C_Vs:
observables:
spike times:
file:
path: Fig2C_Vs.dat
columns: [0,1]
scaling: [1000, 1000]
spike detection:
method: threshold
threshold: -25
tolerance: 0.001
Fig2D_Vs:
observables:
spike times:
file:
path: Fig2D_Vs.dat
columns: [0,1]
scaling: [1000, 1000]
spike detection:
method: threshold
threshold: -25
tolerance: 0.001
Fig2E_Vs:
observables:
spike times:
file:
path: Fig2E_Vs.dat
columns: [0,1]
scaling: [1000, 1000]
spike detection:
method: threshold
threshold: -25
tolerance: 0.001