bioformats icon indicating copy to clipboard operation
bioformats copied to clipboard

MetaMorph nd file - Invalid image number

Open dgault opened this issue 2 years ago • 2 comments
trafficstars

Issue was raised on forum thread https://forum.image.sc/t/bioformat-omero-issue-with-metamorph-nd-files/84459

A sample dataset reproducing the issue with Bio-Formats 7.0.0 is available at inbox/frederic-brau-nd-and-zstack

The Bio-Formats stack trace is as below, the full log can be found on the forum thread:

stacktrace=loci.formats.FormatException: Invalid image number: 199 (series=0, imageCount=199)
	at loci.formats.FormatTools.checkPlaneNumber(FormatTools.java:1013)
	at loci.formats.FormatTools.checkPlaneParameters(FormatTools.java:1001)
	at loci.formats.in.MinimalTiffReader.openBytes(MinimalTiffReader.java:289)
	at loci.formats.in.MetamorphReader.openBytes(MetamorphReader.java:296)
	at loci.formats.in.MetamorphReader.openBytes(MetamorphReader.java:325)
	at loci.formats.ImageReader.openBytes(ImageReader.java:465)

dgault avatar Sep 11 '23 12:09 dgault

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/bioformat-omero-issue-with-metamorph-nd-files/84459/7

imagesc-bot avatar Sep 11 '23 12:09 imagesc-bot