Ticket #526 (closed enhancement: fixed)
Opened 2010-07-30T12:35:04-05:00
Last modified 2010-08-16T12:05:21-05:00
Parse metadata from S-FEG and Helios NanoLab TIFF files
Reported by: | curtis | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | forzaabbott@… | |
Blocked By: | Blocking: |
Description
The S-FEG and Helios NanoLab systems store metadata as key/value pairs in TIFF tags 34680 and 34682, respectively.
We should parse these values into the original metadata table. Ideally, we should also standardize the metadata we can as OME-XML.
Sample data can be found in data/tiff/jonathan.
The Set_Scale_from_TIFF.py script shows how to compute physical pixel sizes from the metadata present.