Re: Virtual Memory in Headless Mode

Posted by Greg on
URL: http://imagej.273.s1.nabble.com/Virtual-Memory-in-Headless-Mode-tp5011730p5011733.html

Hi again,

I just want to say that by using virtual stacks, I can open the image stacks slice by slice which is very convenient !

Details can be found here in case anybody stumbles upon this thread with the same problem:

http://fiji.sc/Jython_Scripting#Open_the_slices_of_a_very_large_multi-image_stack_file_one_by_one.2C_and_save_each_as_a_new_image_file

So although the original problem concerning virtual memory in headless mode is not adressed, I think this solution is even better.

Greg