Skip to content

Bug in the Writing ImageJ compatible metadata example #184

@lanceXwq

Description

@lanceXwq

Hello,

I was going over the Writing ImageJ compatible metadata example and noticed a bug may exist. After running this example, ImageJ seemed to misinterpret the produced tiff file. Specifically, although this example should create an "imagej.tiff" with only zeros, I got nonzero pixel values at some slices and frames in ImageJ, as shown in the screenshot below (also see the "Pixel value range" field in the second screenshot).
Image
Moreover, running TiffImage.load("imagej.tiff") still produces an all-zero image stack.

I am using Julia 1.11.3, TiffImages 0.11.3, ImageJ 1.54p (see below).
Image

Please let me know if you need any more info. I appreciate any help you can provide!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions