eelbrain.plot.TopoButterfly.add_contour

TopoButterfly.add_contour(self, level, color='k', meas=None)

Add a contour line

Parameters:
level : scalar

The value at which to draw the contour.

color : matplotlib color

The color of the contour line.

meas : str

The measurement for which to add a contour line (default is the measurement plotted first).