Skip to content

Surface Area complains that axis calibrations are different when they are the same #260

Open
@mdoube

Description

@mdoube

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:

  1. Open a 3D binary image with isotropic pixel spacing
  2. Run Plugins > BoneJ > Surface Area
  3. 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"

static <T extends AnnotatedSpace<CalibratedAxis>> boolean

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions