Skip to content

round when x,y positions can be non-int

Stuart Fisher requested to merge round-nonint-steps into main

Occasionally when launching a scan the step size / steps is none integer when it should be. I think this comes from a rounding error when resizing or moving an ROI on the canvas, resulting in a 1nm offset between x/y 1 and 2

Edited by Stuart Fisher

Merge request reports