Ticket #347 (closed enhancement: fixed)
Opened 2009-01-13T16:25:22-06:00
Last modified 2009-03-11T11:42:48-05:00
Better handling of OME-TIFFs without .ome.tiff extension
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | non-issue |
Keywords: | Cc: | FCORNELI@… | |
Blocked By: | Blocking: |
Description
We always want to parse OME-XML stored in a TIFF file, even if the file extension is not '.ome.tif' or '.ome.tiff'. OMETiffReader.isThisType should check for OME-XML in the TIFF comment, in addition to checking the file extension.