Skip to content

Commit 8e3add4

Browse files
committed
adjust param vaslue
1 parent 0e033b3 commit 8e3add4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/test_kilosort4_ci.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
if parse(kilosort.__version__) >= parse("4.0.24"):
106106
PARAMS_TO_TEST_DICT.update(
107-
{"max_peels": 101},
107+
{"max_peels": 50},
108108
)
109109

110110

0 commit comments

Comments
 (0)