Posted by
ctrueden on
URL: http://imagej.273.s1.nabble.com/Process-Image-Series-File-as-Virtual-Stack-tp5016605p5016610.html
Hi Sebi,
Did you try the option "Concatenate series when compatible"? As long as
each image series has the same dimensions, it should smush them all
together into one big hyperstack. However, this option cannot be combined
with "Use virtual stack" right now, so you must have enough RAM to load it
all at once. If you do not have enough RAM, then you can write a macro or
script to loop over each image series, loading it one by one, and process
each series/tile individually.
> I would still need one big image data set that can be saved as on
> ome-tiff and that contains 100 image series.
If all you want is to convert .czi to .ome.tiff, preserving the separate
image series, you can just use the bfconvert tool. Or do I misunderstand
what you need here?
Regards,
Curtis
--
Curtis Rueden
LOCI software architect -
http://loci.wisc.edu/softwareImageJ2 lead, Fiji maintainer -
http://imagej.net/User:RuedenDid you know ImageJ has a forum?
http://forum.imagej.net/On Tue, Jun 7, 2016 at 3:56 AM, Sebastian Rhode <
[hidden email]> wrote:
> Hi,
>
> I have a tile image (.czi). When I read this via BioFormats, every tile is
> treated as an distinct image series. So in case of a 10x10 Tile, one ends
> up with 100 image series. Since the file is quite large, I want to the
> following:
>
> - load 1st image series from complete data set (as virtual stack?)
> - process 1st series
> - save 1st series
> - loop the whole thing
>
> As a result I would still need one big image data set that can be saved as
> on ome-tiff and that contains 100 image series. Can someone point me into
> the right direction?
>
> Sebi
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html