Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #12880 (closed)

Opened 9 years ago

Closed 9 years ago

Bug: Incorrect time-stamp for ND2 files

Reported by: bramalingam Owned by: mlinkert
Priority: minor Milestone: 5.1.2
Component: Bio-Formats Version: 5.1.1
Keywords: n.a. Cc: enno.oldewurtel@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

ref : http://lists.openmicroscopy.org.uk/pipermail/ome-users/2015-May/005360.html

QA : 11064

Code used for testing

r = loci.formats.ChannelFiller();
r = loci.formats.ChannelSeparator(r);
r.setMetadataStore(loci.formats.MetadataTools.createOMEXMLMetadata());
r.setId('/Volumes/ome/apache_repo/11064/t1_mp8_z4_chOff_005.nd2');
metadata=r.getMetadataStore();
i=0;
for j = 0:metadata.getPlaneCount(i)-1
    j=loci.formats.FormatTools.getIndex(r, metadata.getPlaneTheZ(i,j).getValue, 
       metadata.getPlaneTheC(i,j).getValue, metadata.getPlaneTheT(i,j).getValue);
    t=double(metadata.getPlaneDeltaT(i,j).value);
    disp(t);
end


Change History (1)

comment:1 Changed 9 years ago by mlinkert

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.65783 sec.)

We're Hiring!