Re: slow to open split stacks
Posted by
Glen MacDonald-2 on
Dec 10, 2009; 5:26am
URL: http://imagej.273.s1.nabble.com/slow-to-open-split-stacks-tp3690167p3690169.html
Hi Gabriel,
Yes, I overlooked the "exit and display" argument. Usually, I just roll my eyes when someone else misses what is in the manual. :-O
Thanks,
Glen
On Dec 9, 2009, at 3:31 PM, Gabriel Landini wrote:
> On Wednesday 09 December 2009 22:30:15 you wrote:
>> But, using this function to open 3 channel images without merging is much
>> slower .
>> Using the setBatchMode() causes only the last channel to be
>> opened.
>
> Isn't that because the setBatchMode(false) only shows the last selected image?
> Have a look in the macro functions page to find out how to use the command to
> make all images appear.
>
> Cheers
>
> G.