Login  Register

Re: How do I disable the automatic generation of Hyperstacks?

Posted by Wayne Rasband on Jun 20, 2008; 2:39pm
URL: http://imagej.273.s1.nabble.com/How-do-I-disable-the-automatic-generation-of-Hyperstacks-tp3695817p3695820.html

> Hi,
> in the newer versions of ImageJ my stacks (lsm) open up as
> Hyperstacks. This
> is pretty disturbing, because
> - I'd rather work on the original channels - as before,
> - I can not see both channels at the same time anymore,
> - the color scheme (red-green) is not suited for presentation because
> it is
> not readable for colorblind (check out this page:
> http://jfly.iam.u-tokyo.ac.jp/color/)
> - a whole bunch of macros I wrote for image analysis is not working
> anymore.
>
> Could this please changed back?
> Or can we get a toggle somewhere to switch off this function?

You can change back to the previous behavior by replacing the
LSM_Reader.jar file in the plugins folder with the previous version
(v1.40), which is available at

    http://rsb.info.nih.gov/ij/plugins/download/misc/LSM_Reader.jar

-wayne