Ticket #328 (closed defect: fixed)
Opened 2008-11-03T09:52:27-06:00
Last modified 2008-11-03T12:13:54-06:00
Parse time interval tag in IPLab files
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
From Tony Collins:
We've a new microscope system for time lapse acquisition being run by IPLab. The IPLab importer is working well except it does not import the frame interval metadata. I've contacted the IPLab people and they say the time tag information is: Tag ID (long): 0xEF8BD91A Tag Size (long -byte count): 4 + timepoints*sizeof(float) Tag Units (long): 0-ms,1-sec,2-min,3-hr Tag Data(float): read timepoints
Change History
comment:1 Changed 2008-11-03T12:13:54-06:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
(In [4593]) Parse timestamps, if they exist; closes #328.