Task #7254 (closed)
Opened 8 years ago
Closed 7 years ago
Add support for TIFF/XML data exported from Operetta
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | david.gaboriau@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-02-28 (9) |
Description
Datasets exported from Operetta contain a set of TIFF files with Flex-like metadata, and a single XML file that describes the plate structure.
Right now, the TIFF files can be imported individually, but the entire plate context is lost. It would be nice to allow these files to be imported as a single entity, with all of the external metadata appropriately preserved.
See example datasets in data/perkinelmer-operetta/.
Change History (7)
comment:1 Changed 8 years ago by mlinkert
- Cc david.gaboriau@… added
comment:2 Changed 8 years ago by mlinkert
- Sprint set to 2012-01-31 (7)
comment:3 Changed 8 years ago by mlinkert
- Remaining Time set to 0.5
comment:4 Changed 8 years ago by mlinkert
- Status changed from new to accepted
comment:5 Changed 8 years ago by jmoore
- Sprint changed from 2012-01-31 (7) to 2012-02-14 (8)
Moved from sprint 2012-01-31 (7)
comment:6 Changed 7 years ago by jburel
- Sprint changed from 2012-02-14 (8) to 2012-02-28 (9)
Moved from sprint 2012-02-14 (8)
comment:7 Changed 7 years ago by mlinkert
- Remaining Time changed from 0.5 to 0
- Status changed from accepted to closed
Pull request opened: https://github.com/openmicroscopy/bioformats/pull/22