Plots raster visualization of spiking data.
Uses heatmap under the hood.
all_data (np.ndarray) – A 2-d numpy array that contains data from all sessions.
session_id (int) – Integer that denotes a particular session.
trial_id (int) – Integer that denotes a trial within a session.
cmap – Plot colormap.