Ticket #299 (closed enhancement: fixed)
Opened 2008-05-28T11:55:18-05:00
Last modified 2008-05-29T17:23:03-05:00
Parse picture names from Openlab LIFF files
Reported by: | curtis | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | st.t.lang@… | |
Blocked By: | Blocking: |
Description
Some Openlab LIFF datasets contain a "picture name" associated with each image plane in the series. See data/openlab/stefan for an example. The Openlab reader should parse these names and store them in the original metadata table.
As a side note (not part of this ticket proper), the OME-XML schema could use a place to store such names, probably a "name" or "label" string field at Plane granularity. If we had such a thing, the Bio-Formats Importer plugin could use it to display the names as slice labels.
Change History
comment:1 Changed 2008-05-29T17:23:03-05:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
r4076