NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #153 (closed enhancement: fixed)

Opened 2007-07-05T13:19:39-05:00

Last modified 2007-07-06T13:28:07-05:00

Parse metadata in Leica TCS TIFFs

Reported by: melissa Owned by: melissa
Priority: major Milestone:
Component: bio-formats Severity:
Keywords: Cc:
Blocked By: Blocking:

Description

TIFF files produced by Leica TCS contain extra metadata in the comment, which needs to be parsed.

Change History

comment:1 Changed 2007-07-05T13:26:22-05:00 by melissa

TCS TIFFs actually have one comment per plane - will be cleaner to add a new reader (TCSReader?) that parses each of these comments, and hopefully uses them to determine dimensions/ordering/whatever else.

comment:2 Changed 2007-07-06T13:28:07-05:00 by melissa

  • Status changed from new to closed
  • Resolution set to fixed

Finished in r2940.