Task #12507 (closed)
Opened 10 years ago
Closed 10 years ago
Bug: Leica SP8 LIF format support
Reported by: | omero-qa | Owned by: | mlinkert |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Bio-Formats | Version: | 5.0.2 |
Keywords: | n.a. | Cc: | e.mackay@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
https://www.openmicroscopy.org/qa2/qa2/qa/feedback/9440/
Comment: Several files from our new Leica SP8 do not import. Here's an example.
Testing, I see this exception:
Exception in thread "main" loci.formats.FormatException: Invalid Memory Block: found magic bytes 0, expected 112 at loci.formats.in.LIFReader.initFile(LIFReader.java:416)
It looks like the magic numbers at the file start are different to those used previously, and there may be additional format changes.
Change History (2)
comment:1 Changed 10 years ago by rleigh
- Component changed from from QA to Bio-Formats
comment:2 Changed 10 years ago by mlinkert
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Duplicate of #12144.