Login  Register

Re: keyboard shortcut for next Z slice in 3 channel hyperstack

Posted by grimper on May 13, 2009; 1:03pm
URL: http://imagej.273.s1.nabble.com/keyboard-shortcut-for-next-Z-slice-in-3-channel-hyperstack-tp3692508p3692510.html

It seems to me that this shortcut (ctrl+< or >) doesn't work in macintosh.
Even the click on the small arrowhead beside the scroll bar doesn't work. I can only change the Z slice by dragging the scroll bar which is not very handy to use.
I am using ImageJ 1.41o, Java 1.6.0_07 under Mac OS X 10.5.6 .

Thanks for your help in advance,

Zong




Wayne Rasband wrote
> I have a 3 channel hyperstack, each channel has 21 Z's.  I would like
> to scroll through the Z's using the keyboard rather than using the
> mouse and slider.  The "next slice" keyboard shortcut ">" however
> scrolls through channels in the hyperstack rather than Z's.  Ideally i
> would like to be able to use the keyboard for scrolling through both
> channels and Z's.  Is this possible? channels already works with the <
> or > keys but i cant figure out how to assign a shortcut for scrolling
> Z's in a hyperstack.

Upgrade to ImageJ 1.42l or later and you will be able to scroll through
Z slices using ctrl+> and ctrl+<. Use alt+> and alt+< to scroll through
T frames. Using ctrl+left arrow and ctrl+right arrow will also scroll
through Z slices as long as there is no selection. If there is a
selection, you can use ctrl+shift+left arrow and ctrl+shift+right
arrow.

-wayne