Skip to content

Commit

Permalink
Update src/spikeinterface/widgets/template_similarity.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
alejoe91 and zm711 authored Oct 27, 2023
1 parent ec54133 commit e5e912f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/widgets/template_similarity.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class TemplateSimilarityWidget(BaseWidget):
display_diagonal_values : bool, default: False
If False, the diagonal is displayed as zeros.
If True, the similarity values (all 1s) are displayed
cmap : str, default: 'viridis'
cmap : matplotlib colormap, default: 'viridis'
The matplotlib colormap
show_unit_ticks : bool, default: False
If True, ticks display unit ids
Expand Down

0 comments on commit e5e912f

Please sign in to comment.