MneExperiment
Short-cut for Matplotlib’s savefig()
savefig()
Notes
Important parameters (for details see savefig()):
facecolor="none" to save the figure with transparent background. bbox_inches='tight' to ignore the figure boundaries and instead save an area including all plotted elements.
facecolor="none" to save the figure with transparent background.
facecolor="none"
bbox_inches='tight' to ignore the figure boundaries and instead save an area including all plotted elements.
bbox_inches='tight'