ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
370 stars 241 forks source link

SimplePCI: fix Z position handling #4163

Closed melissalinkert closed 2 months ago

melissalinkert commented 3 months ago

Fixes #4133.

See the commit message for 2f778ba in particular. Without this change, showinf on one of the files in #4133 will succeed and one will fail. With this change, both files should be readable.