psth¶
Plot a PSTH from binned or continuous data.
Example¶
ax = binned.ephys.plot.psth(group_by="response")
Notes¶
If
unitis present, one line per unit is drawn by default.Set
compute=Falseto plot already-reduced data.
Plot a PSTH from binned or continuous data.
ax = binned.ephys.plot.psth(group_by="response")
If unit is present, one line per unit is drawn by default.
Set compute=False to plot already-reduced data.