Ticket #235 (closed enhancement: fixed)
Opened 2008-02-07T13:09:41-06:00
Last modified 2008-02-15T10:53:46-06:00
Add support for new Metamorph format
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bio-formats | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Metamorph 7.5 introduces a new TIFF-based format that is designed to replace Metamorph STK. It is a standard TIFF file (.tif extension), with an XML-style block in each IFD's ImageDescription field. The XML is fairly simple - just a list of key/value pairs - so adding support for this should be trivial.
We currently have one sample file: metamorph/steve/Experiment2.tif
Change History
comment:1 Changed 2008-02-15T10:53:46-06:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
r3700