Ticket #55 (closed defect: fixed)
Opened 2010-06-01T12:20:33-05:00
Last modified 2010-08-31T12:00:25-05:00
Fix problem with TextReader and Bio-Formats Importer
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | critical | Milestone: |
|
Component: | SCIFIO | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
I recently added a loci.formats.in.TextReader class to Bio-Formats. It returns data with PixelType FLOAT. The data opens fine with showinf, and converts to TIFF using bfconvert, which can then be read into ImageJ. But reading in text files directly using the Bio-Formats Importer plugin results in an image with all zeroes.
Fixed in loci-java:r6443.