Skip to content

Commit

Permalink
Update src/spikeinterface/core/template.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
h-mayorquin and zm711 authored May 13, 2024
1 parent e3ef0e9 commit 86dd007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/core/template.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 86dd007

Please sign in to comment.