File tree Expand file tree Collapse file tree
src/spikeinterface/curation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ def compute_merge_unit_groups(
122122 Q = f(1 - (k + 1)C)
123123
124124 IMPORTANT: internally, all computations are relying on extensions of the analyzer, that are computed
125- with default parameters if not present (i.e. correlograms, template_similarity, ...) If you want to
126- have a finer control on these values, please precompute the extensions before applying the auto_merge
125+ with default parameters if not present (i.e. correlograms, template_similarity, ...) If you want to
126+ have a finer control on these values, please precompute the extensions before applying the auto_merge
127127
128128 Parameters
129129 ----------
@@ -428,8 +428,8 @@ def get_potential_auto_merge(
428428 Q = f(1 - (k + 1)C)
429429
430430 IMPORTANT: internally, all computations are relying on extensions of the analyzer, that are computed
431- with default parameters if not present (i.e. correlograms, template_similarity, ...) If you want to
432- have a finer control on these values, please precompute the extensions before applying the auto_merge
431+ with default parameters if not present (i.e. correlograms, template_similarity, ...) If you want to
432+ have a finer control on these values, please precompute the extensions before applying the auto_merge
433433
434434 Parameters
435435 ----------
You can’t perform that action at this time.
0 commit comments