visualizerasterplot

rasterplot

Efficiently create rasterplots from spike time dataframes.

Functions

rasterplot2(st, ax, x_offset, c, plot_kwargs, y_offset, y_plot_length, marker)

Plot a rasterplot from a spike times dataframe.

rasterplot2_pdf_grouped(pdf, grouplabel, ax, xlim, x_offset, color)

Plot a rasterplot per group fo a spike times dataframe.

rasterplot(df, colormap, ax, label, groupby_attribute, tlim, reset_index)

Creates a rasterplot from spike times dataframe.