Login  Register

Re: selectWindow does not work

Posted by Herbie on Oct 27, 2019; 9:37pm
URL: http://imagej.273.s1.nabble.com/selectWindow-does-not-work-tp5022577p5022582.html

OK, I see.

This works for me:

//
nme=split(getTitle(), ".");
run("Stack to Images");
selectImage("c:1/2 - "+nme[0]);
//

Please report back if it works for you too.

Regards

Herbie

::::::::::::::::::::::::::::::::::
Am 27.10.19 um 21:53 schrieb kefe:
> Unfortunately I cannot send you a picture but if you look at the example
> pictures in fiji with more than one channel, as for example the confocal
> series you always see 1/3 or 2/3 depending on the channel in the upper left
> corner. In the confocal series you even have c:1/2. However, I guess fiji
> renamed the single channel images and that's why you don't see it anymore
> when you do run "stack to images".

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