How to split all the opened stacks in 2 (stack splitter)?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How to split all the opened stacks in 2 (stack splitter)?

BrunoNP
Hello again.
I have multiple Zstacks (+100) and I need to split all the opened stacks in two different stacks with the same number of slides each.
I usually do it with the stack splitter tool. How can I apply this to all the stacks at the same time?
Reply | Threaded
Open this post in threaded view
|

Re: How to split all the opened stacks in 2 (stack splitter)?

Herbie
Bruno,

what is the "stack splitter tool" and is it part of ImageJ. If yes where
does the command reside?

Best

Herbie

:::::::::::::::::::::::::::::::::::::
Am 22.09.15 um 21:14 schrieb BrunoNP:

> Hello again. I have multiple Zstacks (+100) and I need to split all
> the opened stacks in two different stacks with the same number of
> slides each. I usually do it with the stack splitter tool. How can I
> apply this to all the stacks at the same time?
>
>
>
> -- View this message in context:
> http://imagej.1557.x6.nabble.com/How-to-split-all-the-opened-stacks-in-2-stack-splitter-tp5014415.html
>
>
Sent from the ImageJ mailing list archive at Nabble.com.
>
> -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: How to split all the opened stacks in 2 (stack splitter)?

BrunoNP
Yes it is part of ImageJ:

Image > Stacks > Tools > Stack Splitter

This opens a window asking the number of substacks so I write 2 and click OK.
Reply | Threaded
Open this post in threaded view
|

Re: How to split all the opened stacks in 2 (stack splitter)?

ctrueden
In reply to this post by BrunoNP
Hi Herbie,

> what is the "stack splitter tool" and is it part of ImageJ.
> If yes where does the command reside?

Stack Splitter is part of Fiji, and resides at:
https://github.com/fiji/Stack_Manipulation/blob/Stack_Manipulation-2.0.1/src/main/java/Stack_Splitter.java

-Curtis

On Tue, Sep 22, 2015 at 2:14 PM, BrunoNP <[hidden email]> wrote:

> Hello again.
> I have multiple Zstacks (+100) and I need to split all the opened stacks in
> two different stacks with the same number of slides each.
> I usually do it with the stack splitter tool. How can I apply this to all
> the stacks at the same time?
>
>
>
> --
> View this message in context:
> http://imagej.1557.x6.nabble.com/How-to-split-all-the-opened-stacks-in-2-stack-splitter-tp5014415.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html