Open
Description
Describe the bug
Surface Area always complains that axis calibration is different even when it is the same, then returns an uncalibrated surface area.
To Reproduce
Steps to reproduce the behavior:
- Open a 3D binary image with isotropic pixel spacing
- Run Plugins > BoneJ > Surface Area
- Note the warning message and uncalibrated result
Expected behavior
Surface Area runs without a warning and returns a calibrated result
Context
Seems to be in this method. All its tests pass, but there isn't a test for "axis calibrations are the same and no warning is shown"