Closed rimadoma closed 7 years ago
The scale of the axis in the calibration of an image gets copied incorrectly, because the variables are cast as float variables. This causes rounding errors. With my test image, calibration scales differed after the 4th decimal place.
float
The scale of the axis in the calibration of an image gets copied incorrectly, because the variables are cast as
float
variables. This causes rounding errors. With my test image, calibration scales differed after the 4th decimal place.