Minor plotting bug in Curate Micrographs

Hi,

There seems to be a (very!) minor bug in plotting bug in Curate Micrographs, which manifests specifically when the number of picked particles is plotted on the x axis, and relative ice thickness is on the y-axis:

This is not due to an ice thickness outlier, because it looks normal if axes are reversed:

And it is not solely to do with having ice thickness on the y-axis, as it does not show up if other parameters are plotted on the x-axis:

Cheers

Oli

Good spot @olibclarke! The issue here is that the Y zoom buffer (the space above and below the max/min y values) is erroneously set to the X zoom buffer under certain conditions.

A fix will be available in an upcoming release.

– Ryan

2 Likes