Loads spikes, clusters and channels
There could be several spike sorting collections, by default the loader will get the pykilosort collection
The channel locations can come from several sources, it will load the most advanced version of the histology available,
@@ -849,14 +843,14 @@
-
-plot_rawdata_snippet(sr, spikes, clusters, t0, channels=None, br: BrainRegions | None = None, save_dir=None, label='raster', gain=-93, title=None)[source]
+plot_rawdata_snippet(sr, spikes, clusters, t0, channels=None, br: BrainRegions = None, save_dir=None, label='raster', gain=-93, title=None)[source]