We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac2ae0 commit 7ec0102Copy full SHA for 7ec0102
1 file changed
src/spikeinterface/sorters/internal/lupin.py
@@ -59,7 +59,7 @@ class LupinSorter(ComponentsBasedSorter):
59
"template_sparsify_threshold": 1.0,
60
"template_min_snr_ptp": 4.0,
61
"template_max_jitter_ms": 0.2,
62
- "template_matching_engine": "circus-omp",
+ "template_matching_engine": "wobble",
63
"min_firing_rate": 0.1,
64
"gather_mode": "memory",
65
"job_kwargs": {},
0 commit comments