We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bef94 commit 6b8e77eCopy full SHA for 6b8e77e
1 file changed
src/spikeinterface/widgets/sorting_summary.py
@@ -56,6 +56,7 @@ class SortingSummaryWidget(BaseWidget):
56
analyzer.get_extension("template_metrics").get_data().columns.
57
extra_unit_properties : dict or None, default: None
58
A dict with extra units properties to display.
59
+ The key is the property name and the value must be a numpy.array.
60
curation_dict : dict or None, default: None
61
When curation is True, optionaly the viewer can get a previous 'curation_dict'
62
to continue/check previous curations on this analyzer.
0 commit comments