<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap:break-word">
Hi Thurston,
<div><br>
</div>
<div>given a reader r, the way to retrieve the global metadata is:</div>
<div><br>
</div>
<div>r.getGlobalMetadata()</div>
<div><br>
</div>
<div>and the way to retrieve metadata per-series is:</div>
<div><br>
</div>
<div>r.setSeries(iSeries)</div>
<div>r.getSeriesMetadata()</div>
<div><br>
</div>
<div>I just tested bfopen() on a file where series metadata are expected to be different. </div>
<div>The function output resulted on non-identical hash tables.</div>
<div><br>
</div>
<div>Note however the way the series metadata is constructed is reader-specific.</div>
<div>In the current implementation of the DeltaVision reader, all series metadata are identical by construction.</div>
<div><br>
</div>
<div>If this is not the case and you are expecting different metadata per series, could you upload a sample file to:</div>
<div><a href="http://qa.openmicroscopy.org.uk/qa/upload/">http://qa.openmicroscopy.org.uk/qa/upload/</a></div>
<div><br>
</div>
<div>Cheers,</div>
<div>Sebastien</div>
<div><br>
<div>
<div>On 24 Jul 2013, at 00:27, Thurston Herricks wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">
<div>Hello,</div>
<div> </div>
<div>I am using bfopen to load image sets from a deltavision microscope into MATLAB.  I am currently using MATLAB R2013a.
</div>
<div> </div>
<div>An issue has cropped up when multiple image series are in a single file.  In bfopen.m line 212, when r.getSeriesMetadata is called only the metadata from the last series is writen to the results.  When r.setSeries( index ) is changed, the metadata retrieved
 for rgetSeriesMetadata is identical for all indicies.  </div>
<div> </div>
<div>Is there another method for retrieving image meta data?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Thurston Herricks</div>
</div>
_______________________________________________<br>
ome-users mailing list<br>
<a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a><br>
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users<br>
</blockquote>
</div>
<br>
<div>
<div style="word-wrap:break-word">
<div style="word-wrap:break-word">
<div>Dr Sébastien Besson</div>
<div>Open Microscopy Environment / Harvard Medical School</div>
<div>Wellcome Trust Centre for Gene Regulation and Expression,</div>
<div>College of Life Sciences, University of Dundee, Dow Street,</div>
<div>Dundee DD1 5EH Scotland UK   Tel: (01382) 386364</div>
</div>
</div>
</div>
<br>
</div>
<br>
<span style="font-size:10pt">The University of Dundee is a registered Scottish Charity, No: SC015096</span>
</body>
</html>