<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">Dear list,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">I am developing an ImageJ java plugin using bio-format to load .sdt files using IntelliJ IDEA.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">I am trying to use the openImagePlus method as described in the Simple_Read.java example.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">However the loci.formats package seems to be missing from the bio-formats_plugins and therefore cannot be imported, so I cannot handle exceptions from openImagePlus.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">I am using the latest build bio-formats_plugins-5.9.0-20180430.142015-2.jar<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">Has anyone encountered/solved that problem?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">Many thanks !<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black"> <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black">Romain<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black">____________________________________</span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;color:black">Dr Romain F. Laine</span></b><span style="font-size:10.0pt;color:black">, PhD in Biophotonics</span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black">PDRA at the Quantitative Imaging and Nanobiophysics group</span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black">MRC Laboratory of Molecular Cell Biology (LMCB)</span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black">University College London</span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:black">Gower Street, London, WC1E 6BT</span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:black"><a href="http://www.ucl.ac.uk/lmcb/users/romain-laine" target="_blank"><span style="font-size:10.0pt;color:#0563C1">http://www.ucl.ac.uk/lmcb/users/romain-laine</span></a></span><span style="font-size:11.5pt;font-family:"Tahoma",sans-serif;color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>