raster ====== Raster plot for ragged spikes. Example ------- .. code-block:: python ax = spikes.ephys.plot.raster(group_by="response") Notes ----- - Input should be ragged spikes (object dtype). - Multiple units are stacked automatically.