mvpa2.misc.plot.erpΒΆ
Basic ERP (here ERP = Event Related Plot ;-)) plotting
Can be used for plotting not only ERP but any event-locked data
Functions
plot_erp (data[, SR, onsets, pre, pre_onset, ...]) |
Plot single ERP on existing canvas |
plot_erps (erps[, data, ax, pre, post, ...]) |
Plot multiple ERPs on a new figure. |
Classes
BoxcarMapper (startpoints, boxlength[, offset]) |
Mapper to combine multiple samples into a single sample. |