MneExperiment
Draw vertical bars over axes
intervals (sequence of (start, stop) tuples) – Start and stop positions on the x-axis.
axes (int | list of int) – Which axes to mark (default is all axes).
arguments (additonal) – Additional arguments for matplotlib.axvspan().
matplotlib.axvspan()