You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spikeinterface.widgets.unit_locations.UnitLocationsWidget at 0x147bda550>
97
+
<spikeinterface.widgets.unit_locations.UnitLocationsWidget at 0x147a81520>
97
98
98
99
99
100
@@ -126,11 +127,6 @@ Here’s an example of making a unit summary plot.
126
127
fig.tight_layout()
127
128
128
129
129
-
.. parsed-literal::
130
-
131
-
/Users/christopherhalcrow/Work/fromgit/spikeinterface/src/spikeinterface/widgets/unit_waveforms.py:182: UserWarning: templates_percentile_shading can only be used if the 'waveforms' extension is available. Settimg templates_percentile_shading to None.
# You can also combine figures into a multi-figure plot. The easiest way to do this is to set up your figure and axes first, then tell `SpikeInterface` which axes it should attach the widget plot to. Here's an example of making a unit summary plot.
79
+
# You can also combine figures into a multi-figure plot. The easiest way to do this is to set up your
80
+
# figure and axes first, then tell `SpikeInterface` which axes it should attach the widget plot to.
81
+
# Here's an example of making a unit summary plot.
0 commit comments