Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
yger committed May 30, 2024
1 parent 51517ab commit 2fa8ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/sortingcomponents/merging/lussac.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
def aurelien_merge(
analyzer,
refractory_period,
template_threshold: float = 0.2,
template_threshold: float = 0.25,
CC_threshold: float = 0.1,
max_shift: int = 10,
max_channels: int = 10,
Expand Down

0 comments on commit 2fa8ace

Please sign in to comment.