<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello Josh,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">i have done the change to "%s" and executed again but i still getting the same result.</p>
<p style="margin-top:0;margin-bottom:0"></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;">bf@fc435e6036f7:~/data$ bfconvert -bigtiff -compression LZW OS-1.vsi sample1-%s.tif</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;">OS-1.vsi</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;">CellSensReader initializing OS-1.vsi</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 0);">Missing expected .ets files in /home/bf/data/_OS-1_</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;">[CellSens VSI] -> sample1-%s.tif [Tagged Image File Format]</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;"><span style="white-space: pre;"></span>Converted 1/1 planes (100%)</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;">[done]</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;">5.339s elapsed (35.0+4022.0ms per plane, 1267ms overhead)</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;"><br>
</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;"><br>
</span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;"><span style="font-size: 12pt;">can u please let me know </span></span></p>
<p style="margin: 0px; font: 11px Menlo; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span style="font-variant-ligatures: no-common-ligatures;"><span style="font-size: 12pt;">"</span><span style="font-family: Menlo; font-size: 12pt; font-variant-ligatures: no-common-ligatures;">Missing expected .ets files in /home/bf/data/_OS-1_" what does
 this mean</span></span></p>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0">Look forward to hear from you.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks,</p>
<div id="Signature">
<p>Mohanapriya</p>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> ome-users <ome-users-bounces@lists.openmicroscopy.org.uk> on behalf of Josh Moore <josh@glencoesoftware.com><br>
<b>Sent:</b> Thursday, August 16, 2018 4:04:22 AM<br>
<b>To:</b> OME User Support List<br>
<b>Cc:</b> Narapareddy, Mohanapriya<br>
<b>Subject:</b> Re: [ome-users] Fw: bfconvert command</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Mohan,<br>
<br>
Thanks for the details. It looks like there is a typo in the command<br>
line you are using in docker:<br>
<br>
bfconvert -bigtiff -compression LZW OS-1.vsi sample1-s%.tif<br>
<br>
Here "s%" should be "%s".<br>
<br>
All the best,<br>
~Josh<br>
<br>
<br>
---------- Forwarded message ----------<br>
From: Narapareddy, Mohanapriya <mohanapriya.narapareddy@emory.edu><br>
Date: Wed, Aug 15, 2018 at 8:12 PM<br>
Subject: Re: ome-users mailing list email<br>
To: Josh Moore <j.a.moore@dundee.ac.uk><br>
<br>
<br>
Hello Josh Moore,<br>
<br>
Thanks for your reply.<br>
<br>
i have used java version 7 and bio formats version 5.8.2 .<br>
docker run -it -v ~/Desktop/dir:/home/bf/data test<br>
                                            ]This is my docker run<br>
command. and inside the container i am executing the following<br>
command.<br>
                                                             bfconvert<br>
-bigtiff -compression LZW OS-1.vsi sample1-s%.tif<br>
FROM java:7 MAINTAINER ome-devel@lists.openmicroscopy.org.uk RUN<br>
apt-get install -y curl RUN curl -o bftools.zip $(curl -Ls -o<br>
/dev/null -w %{url_effective}<br>
<a href="http://downloads.openmicroscopy.org/latest/bio-formats)/artifacts/bftools.zip">http://downloads.openmicroscopy.org/latest/bio-formats)/artifacts/bftools.zip</a><br>
RUN apt-get install -y unzip RUN unzip -d /opt bftools.zip && rm<br>
bftools.zip RUN chmod a+rx /opt/bftools/* RUN useradd -m bf USER bf<br>
RUN echo 'export PATH=/opt/bftools:$PATH' >> /home/bf/.bashrc ENV HOME<br>
/home/bf WORKDIR /home/bf CMD bash<br>
<br>
<br>
<br>
The above is my docker file.<br>
<br>
<br>
4. I dont see any error messages but i am getting the following out put.<br>
<br>
<br>
bf@935e7d25059c:~/data$ bfconvert -bigtiff -compression LZW OS-1.vsi<br>
sample1-s%.tif<br>
<br>
OS-1.vsi<br>
<br>
CellSensReader initializing OS-1.vsi<br>
<br>
Missing expected .ets files in /home/bf/data/_OS-1_<br>
<br>
[CellSens VSI] -> sample1-s%.tif [Tagged Image File Format]<br>
<br>
Converted 1/1 planes (100%)<br>
<br>
[done]<br>
<br>
6.95s elapsed (69.0+5815.0ms per plane, 1053ms overhead)<br>
<br>
<br>
<br>
<br>
look forward to hear from you.<br>
<br>
Thanks,<br>
<br>
Mohanapriya<br>
<br>
On Tue, Aug 14, 2018 at 10:59 PM, Narapareddy, Mohanapriya<br>
<mohanapriya.narapareddy@emory.edu> wrote:<br>
><br>
><br>
> mohanapriya<br>
><br>
><br>
><br>
> ________________________________<br>
> From: Narapareddy, Mohanapriya<br>
> Sent: Tuesday, August 14, 2018 4:39 PM<br>
> To: ome-users-bounces@lists.openmicroscopy.org.uk<br>
> Subject: bfconvert command<br>
><br>
><br>
>  I am trying to execute this command<br>
>  bfconvert -bigtiff -compression LZW <input file.vsi> <outfile>-%s.tif<br>
><br>
> its working fine in centOs , i am getting multiple image planes,<br>
>  but when i am trying to execute in docker container i am getting only a<br>
> single image plane. Please resolve this issue.<br>
><br>
><br>
> Thanks,<br>
><br>
> Mohanapriya<br>
_______________________________________________<br>
ome-users mailing list<br>
ome-users@lists.openmicroscopy.org.uk<br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a><br>
</div>
</span></font></div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This e-mail message (including any attachments) is for the sole use of<br>
the intended recipient(s) and may contain confidential and privileged<br>
information. If the reader of this message is not the intended<br>
recipient, you are hereby notified that any dissemination, distribution<br>
or copying of this message (including any attachments) is strictly<br>
prohibited.<br>
<br>
If you have received this message in error, please contact<br>
the sender by reply e-mail message and destroy all copies of the<br>
original message (including attachments).<br>
</font>
</body>
</html>