supereeg icon indicating copy to clipboard operation
supereeg copied to clipboard

write tests for plot function

Open lucywowen opened this issue 8 years ago • 1 comments

write tests for plot (both matplotlib and nibable)

lucywowen avatar Feb 02 '18 15:02 lucywowen

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)

lucywowen avatar Feb 02 '18 15:02 lucywowen