supereeg
supereeg copied to clipboard
write tests for plot function
write tests for plot (both matplotlib and nibable)
show argument: if True, plot.show is called if False, returns matplotlib figure
in test, show = False, is the result a matplotlib figure like object (isinstance)