Skip to content

Commit

Permalink
Update src/spikeinterface/widgets/sorting_summary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 authored Jan 17, 2025
1 parent e8b4fe1 commit 7e49ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/widgets/sorting_summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class SortingSummaryWidget(BaseWidget):
See all properties available with sorting.get_property_keys(), and, if available,
analyzer.get_extension("quality_metrics").get_data().columns and
analyzer.get_extension("template_metrics").get_data().columns.
extra_unit_properties : None dict, default: None
extra_unit_properties : dict or None, default: None
A dict with extra units properties to display.
curation_dict : dict or None, default: None
When curation is True, optionaly the viewer can get a previous 'curation_dict'
Expand Down

0 comments on commit 7e49ab9

Please sign in to comment.