<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Mario,
<div class=""><br class="">
</div>
<div class="">as a follow-up of my previous email, we now have a Pull Request opened to fix the global</div>
<div class="">DateTime key/value:</div>
<div class=""><a href="https://github.com/openmicroscopy/bioformats/pull/1677" class="">https://github.com/openmicroscopy/bioformats/pull/1677</a></div>
<div class="">I would expect this bug to be fixed as part of 5.1.0.</div>
<div class=""><br class="">
</div>
<div class="">Best,</div>
<div class="">Sebastien</div>
<div class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 19 Mar 2015, at 15:49, Sebastien Besson (Staff) <<a href="mailto:s.besson@dundee.ac.uk" class="">s.besson@dundee.ac.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">Hi Mario,<br class="">
<br class="">
thanks for the bug report, we will definitely investigate the culprit  and hopefully have this<br class="">
fixed for 5.1.0.<br class="">
In the mean time, the timestamps should be available via the series (not global) metadata<br class="">
and you should be able to access them using:<br class="">
<br class="">
<blockquote type="cite" class="">
<blockquote type="cite" class="">tmp=bfopen('b0BCDSL-T069_wG06_s6_z0_t1_cCy5_u001.tif');<br class="">
tmp{2}.get('DateTime')<br class="">
</blockquote>
</blockquote>
<br class="">
ans =<br class="">
<br class="">
14/03/2014 17:48:55:026<br class="">
<br class="">
<blockquote type="cite" class="">
<blockquote type="cite" class="">tmp{2}.get('LastSavedTime')<br class="">
</blockquote>
</blockquote>
<br class="">
14/03/2014 17:48:55:151<br class="">
<br class="">
Best,<br class="">
Sebastien<br class="">
<br class="">
<blockquote type="cite" class="">On 19 Mar 2015, at 14:18, Mario Emmenlauer <<a href="mailto:mario@emmenlauer.de" class="">mario@emmenlauer.de</a>> wrote:<br class="">
<br class="">
<br class="">
Dear Bio-Formats developers,<br class="">
<br class="">
I have a small issue with MetaXpress meta data. When I read the image<br class="">
(link below) from Matlab, I get a DateTime that has two lines, which<br class="">
I think is wrong. Maybe the string is missing a 'trim'?<br class="">
<br class="">
  tmp = bfopenh5(aFileName);<br class="">
  tmp{2}.get('Global DateTime')<br class="">
<br class="">
ans =<br class="">
<br class="">
java.lang.String[]:<br class="">
  '2014:03:14 17:48:55'<br class="">
  ''<br class="">
<br class="">
Is this something you (or I) could fix? The image I used is here:<br class="">
  <a href="http://data.marssoft.de/b0BCDSL-T069_wG06_s6_z0_t1_cCy5_u001.tif" class="">http://data.marssoft.de/b0BCDSL-T069_wG06_s6_z0_t1_cCy5_u001.tif</a><br class="">
<br class="">
All the best, and thanks for your great work,<br class="">
<br class="">
   Mario Emmenlauer<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
--<br class="">
Mario Emmenlauer BioDataAnalysis             Mobil: +49-(0)151-68108489<br class="">
Balanstrasse 43                    mailto: mario.emmenlauer * <a href="http://unibas.ch" class="">
unibas.ch</a><br class="">
D-81669 München                          <a href="http://www.marioemmenlauer.de/" class="">http://www.marioemmenlauer.de/</a><br class="">
<br class="">
_______________________________________________<br class="">
ome-users mailing list<br class="">
<a href="mailto:ome-users@lists.openmicroscopy.org.uk" class="">ome-users@lists.openmicroscopy.org.uk</a><br class="">
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users<br class="">
</blockquote>
<br class="">
<br class="">
The University of Dundee is a registered Scottish Charity, No: SC015096<br class="">
_______________________________________________<br class="">
ome-users mailing list<br class="">
<a href="mailto:ome-users@lists.openmicroscopy.org.uk" class="">ome-users@lists.openmicroscopy.org.uk</a><br class="">
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
<br>
<span style="font-size:10pt;">The University of Dundee is a registered Scottish Charity, No: SC015096</span>
</body>
</html>