Skip to content

Commit 0431bbb

Browse files
committed
Add test on current
1 parent 5acfe3d commit 0431bbb

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Tutorial2/NeuroML2/tests/.test.tut.jnmlnrn.omt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,14 @@ experiments:
1515
method: threshold
1616
threshold: 0
1717
tolerance: 0.00
18+
Current clamp i:
19+
observables:
20+
spike times:
21+
file:
22+
path: ../hh_tut_ic.dat
23+
columns: [0,1]
24+
scaling: [1000, 1]
25+
spike detection:
26+
method: threshold
27+
threshold: 1e-12
28+
tolerance: 0.0002 # !!

0 commit comments

Comments
 (0)