Task #13119 (closed)
Opened 9 years ago
Closed 9 years ago
BUG: LEOReader reading blank pixels
Reported by: | bramalingam | Owned by: | mlinkert |
---|---|---|---|
Priority: | minor | Milestone: | B-F-5.2.0 |
Component: | Bio-Formats | Version: | BIo-Formats-5.1.5 |
Keywords: | TiffReader, our-fault | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
ref: QA 16912 (Zeiss_supra_SEM.tif)
https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7934
Testing results:
Min/max values:
Channel 0:
Global minimum = 0.0 (initially null)
Global maximum = 0.0 (initially null)
Known minimum = 0.0 (initially null)
Known maximum = 0.0 (initially null)
First plane minimum(s) = 0.0 (initially none)
First plane maximum(s) = 0.0 (initially none)
Min/max populated = true (initially false)
The bug suggested by the user was reproducible with Bio-Formats (5.1.6) and in OMERO 5.1.4 and OMERO 5.2.0.
Change History (1)
comment:1 Changed 9 years ago by mlinkert
- Keywords TiffReader our-fault added
- Resolution set to fixed
- Status changed from new to closed
PR open: https://github.com/openmicroscopy/bioformats/pull/2221