Task #8336 (new)
Opened 13 years ago
Last modified 9 years ago
Add support for Zeiss Orion data
Reported by: | mlinkert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | Bio-Formats | Version: | 5.0.0 |
Keywords: | new-format, external | Cc: | G.Hlawacek@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
See files in zeiss-orion/gregor/ and:
http://www.smt.zeiss.com/C1256E4600307C70/ContainerTitel/Orion_Plus/$File/index.html
Change History (2)
comment:1 Changed 11 years ago by mlinkert
- Keywords new-format added
- Version set to 5.0.0
comment:2 Changed 9 years ago by mlinkert
- Keywords external added
- Owner mlinkert deleted
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Updated URL: http://www.zeiss.com/microscopy/en_us/products/multiple-ion-beam/orion-nanofab-for-materials.html
This is "just" single-plane TIFF with a couple of extra tags, notably 6500 which contains XML (see output of 'tiffinfo'). This would be a fine first reader, as pixel data reading should work as-is - the new reader only needs to extend BaseTiffReader? and parse the XML tag.