[ome-users] question when using bfconvert

Curtis Rueden ctrueden at wisc.edu
Fri Dec 5 18:20:07 GMT 2014


Hi Fangfei,

> Unfortunately, there isn't a way to do this at the moment.

In the meantime, you could simply rename the resultant files afterwards:

   for f in name*; do mv "$f" "name$(printf "%05d\n" "${f#*name}")"; done

Regards,
Curtis

On Fri, Dec 5, 2014 at 11:58 AM, Melissa Linkert <
melissa at glencoesoftware.com> wrote:

> Hi Fangfei,
>
> > I have a question. When using the bfconvert to transfer file from nd2 to
> tiff, can I save the file name like
> > name0001
> > name0002
> > …
> > name0010
> > name0012
> > …
> >
> > instead of
> >
> > name1
> > name2
> > …
> > name10
> > name12
> >
> > when using %s?
>
> Unfortunately, there isn't a way to do this at the moment.  However, I have
> opened a ticket on our issue tracking system for this:
>
> http://trac.openmicroscopy.org/ome/ticket/12678
>
> You will be automatically notified of updates to the ticket - just let
> us know if you prefer not to receive updates.
>
> Regards,
> -Melissa
>
>
> On Thu, Dec 04, 2014 at 09:56:23PM -0500, FangfeiLi wrote:
> > Hi,
> > I have a question. When using the bfconvert to transfer file from nd2 to
> tiff, can I save the file name like
> > name0001
> > name0002
> > …
> > name0010
> > name0012
> > …
> >
> > instead of
> >
> > name1
> > name2
> > …
> > name10
> > name12
> >
> > when using %s?
> >
> > Thank you very much and best regards!
> > Fangfei
> > _______________________________________________
> > ome-users mailing list
> > ome-users at lists.openmicroscopy.org.uk
> > http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20141205/8a4aa282/attachment.html>


More information about the ome-users mailing list