Skip to content

Commit f0ccf14

Browse files
author
Nikola Jajcay
committed
wc test
1 parent 0dd2d94 commit f0ccf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/multimodel/test_wilson_cowan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
SEED = 42
2323
DURATION = 100.0
2424
DT = 0.01
25-
CORR_THRESHOLD = 0.9
25+
CORR_THRESHOLD = 0.75
2626
NEUROLIB_VARIABLES_TO_TEST = [("q_mean_EXC", "exc"), ("q_mean_INH", "inh")]
2727

2828
# dictionary as backend name: format in which the noise is passed

0 commit comments

Comments
 (0)