From 86dd007e852cd5971d5c5b2eee24ecd9fe72ea8d Mon Sep 17 00:00:00 2001 From: Heberto Mayorquin Date: Mon, 13 May 2024 14:49:43 -0600 Subject: [PATCH] Update src/spikeinterface/core/template.py Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com> --- src/spikeinterface/core/template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spikeinterface/core/template.py b/src/spikeinterface/core/template.py index 3f39f07709..4eb82be2d6 100644 --- a/src/spikeinterface/core/template.py +++ b/src/spikeinterface/core/template.py @@ -34,7 +34,7 @@ class Templates: If True, it means that the templates are in uV, otherwise they are in raw ADC values. check_for_consistent_sparsity : bool, optional default: None When passing a sparsity_mask, this checks that the templates array is also sparse and that it matches the - structure fo the sparsity_mask. If False, this check is skipped. + structure of the sparsity_mask. If False, this check is skipped. The following attributes are available after construction: