Login  Register

Move at the same time in Z-axis in different stacks

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

Move at the same time in Z-axis in different stacks

species84
2 posts
Hello,
My question basically is in the subject. I have 4 stacks of 20 slices each (that correspond to different points of the z-axis). All 4 stacks correspond to the same sample (window) but iluminated with different lights. I want to open the 4 stacks and when I change from slice 1 to slice 2 in the first stack the other 3 also change. How can I do it?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Move at the same time in Z-axis in different stacks

Krs5
454 posts
Dear ??

Have a look at http://rsbweb.nih.gov/ij/plugins/sync-windows.html

Best wishes

Kees

-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of species84
Sent: 06 July 2010 12:45
To: [hidden email]
Subject: Move at the same time in Z-axis in different stacks

Hello,
My question basically is in the subject. I have 4 stacks of 20 slices each
(that correspond to different points of the z-axis). All 4 stacks correspond
to the same sample (window) but iluminated with different lights. I want to
open the 4 stacks and when I change from slice 1 to slice 2 in the first
stack the other 3 also change. How can I do it?
--
View this message in context: http://imagej.588099.n2.nabble.com/Move-at-the-same-time-in-Z-axis-in-different-stacks-tp5259913p5259913.html
Sent from the ImageJ mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Move at the same time in Z-axis in different stacks

John Oreopoulos
117 posts
In reply to this post by species84
You can also try making your stacks into a hyperstack:

http://rsbweb.nih.gov/ij/docs/menus/image.html#hyperstacks

John Oreopoulos



On 2010-07-06, at 7:45 AM, species84 wrote:

> Hello,
> My question basically is in the subject. I have 4 stacks of 20 slices each
> (that correspond to different points of the z-axis). All 4 stacks correspond
> to the same sample (window) but iluminated with different lights. I want to
> open the 4 stacks and when I change from slice 1 to slice 2 in the first
> stack the other 3 also change. How can I do it?
> --
> View this message in context: http://imagej.588099.n2.nabble.com/Move-at-the-same-time-in-Z-axis-in-different-stacks-tp5259913p5259913.html
> Sent from the ImageJ mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Move at the same time in Z-axis in different stacks

species84
2 posts
In reply to this post by Krs5
Thank you. Exactly what i was looking for.