Add option to check for mostly blank images. E.g. compare image to a blank image (`Plotter().show()`), and raise error if error < threshold.
Add option to check for mostly blank images. E.g. compare image to a blank image (
Plotter().show()), and raise error if error < threshold.