synchro window not working for composite stack

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

synchro window not working for composite stack

aget
Hi, could anyone help with the synchro window function? i make a composite color image of two stacks (one is green one is red). Then i want to go through two stacks of images and compare the cell position in it by synchro window. But it seems, as i was moving the bar of slice in one stack, the other slice bar was moving, but the other image wont move along with it. Anything wrong? thanks
Reply | Threaded
Open this post in threaded view
|

Re: synchro window not working for composite stack

Rasband, Wayne (NIH/NIMH) [E]
On Sep 3, 2012, at 4:45 AM, aget wrote:

> Hi, could anyone help with the synchro window function? i make a composite
> color image of two stacks (one is green one is red). Then i want to go
> through two stacks of images and compare the cell position in it by synchro
> window. But it seems, as i was moving the bar of slice in one stack, the
> other slice bar was moving, but the other image wont move along with it.
> Anything wrong? thanks

Upgrade to the ImageJ 1.47c daily build. It fixes a bug in the Analyze>Tools>Synchronize Windows command that caused it to not work as expected when changing the channel of composite color images, such as the File>Open Samples>HeLa Cells sample image.

-wayne

> --
> View this message in context: http://imagej.1557.n6.nabble.com/synchro-window-not-working-for-composite-stack-tp4999926.html
> Sent from the ImageJ mailing list archive at Nabble.com.

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

Re: synchro window not working for composite stack

aget
Thanks Wayne, but it seems ij1.47c is not available for update in my imagej menu. Only 1.47b, any idea about where to find it?
Reply | Threaded
Open this post in threaded view
|

Re: synchro window not working for composite stack

Rasband, Wayne (NIH/NIMH) [E]
On Sep 5, 2012, at 10:00 AM, aget wrote:

> Thanks Wayne, but it seems ij1.47c is not available for update in my imagej
> menu. Only 1.47b, any idea about where to find it?

Use the Help>Update ImageJ command and select "daily build" from the bottom of the drop down menu.

-wayne

> --
> View this message in context: http://imagej.1557.n6.nabble.com/synchro-window-not-working-for-composite-stack-tp4999926p4999947.html
> Sent from the ImageJ mailing list archive at Nabble.com.

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

Re: synchro window not working for composite stack

aget
Thanks Wayne, it works!