Michael Doube

Results 47 issues of Michael Doube

**Describe the bug** ImageJ Wiki docs have been / are being moved from imagej.net to https://imagej.github.io/ Links need to be updated. - [ ] bonej.org `index.html` - [ ] bonej.org...

enhancement

**Describe the bug** Particle colours in 3D Viewer don't match colours in the particle image **To Reproduce** Steps to reproduce the behavior: Run particle analyser with Particle Image and Show...

bug
enhancement

**Describe the bug** Test fails with `An error occurred while opening the image` instead of `Image format is not recognized` **Expected behavior** Test passes **Environment** commit 4bc1bd5dc scijava 29.2.1 **Additional...

help wanted

**Describe the bug** There is too much information in the EF output for the default case, which should be just the EF image, and in the results table EF min,...

enhancement

``` (Fiji Is Just) ImageJ 2.0.0-rc-69/1.52p; Java 1.8.0_172 [64-bit]; Windows 10 10.0; 645MB of 48839MB (1%) java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException at net.imagej.legacy.LegacyService.runLegacyCompatibleCommand(LegacyService.java:309) at net.imagej.legacy.DefaultLegacyHooks.interceptRunPlugIn(DefaultLegacyHooks.java:163) at ij.IJ.runPlugIn(IJ.java) at ij.Executer.runCommand(Executer.java:137) at ij.Executer.run(Executer.java:66) at...

bug

**Describe the bug** Ellipsoid Factor can calculate an average over several runs to help smooth the result. The current implementation is a bit inefficient on memory because several image copies...

**Describe the bug** It is hard to guess what settings will result in a reasonable estimate of anisotropy for a given image. BoneJ1 included the option by default to keep...

enhancement

**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...

bug

**Describe the bug** IJ2 Ops currently mesh over an uncalibrated pixel grid, but measurements are needed in real units. Calibration improvements to the meshing ops are coming, according to these...

enhancement

I had a good reason not to do it that way. IIRC sorting columns didn't quite work, i.e. results didn't "follow" their channels/frames. However, that is no longer the case....

enhancement