Login  Register

Re: more memory

Posted by Thoralf Seewald on Aug 26, 2007; 1:04pm
URL: http://imagej.273.s1.nabble.com/more-memory-tp3698348p3698354.html

Hi Ben,
At my application I am uploading with a selfwritten plug-in the whole  
stack (all nearly 300 images). It is necessary to get the z-values  
out of each image corresponding to the points of the other images.  
Therefore I had to increase the 'memory & threads' option. But image  
works only till 2100MB, if I want to use more, ImageJ doesn´t start  
anymore. Inside of a 32bit-Linux distribution like Fedoracore 5 I  
could use around 2750MB.
A friend told me, that could be an answer inside of the kernel  
structure of the mac-osX. But I am not that familiar and started  
yesterday my search for solutions at the apple-developers website.

Cheers,
Thoralf.

_______________
Hightech-Research Center Basel

University Hospital Basel
Department for Cranio-Maxillofacial Surgery
Spitalstrasse 21
CH-4051 Basel
Switzerland

Am 25.08.2007 um 15:11 schrieb Ben Tupper:

Hi,

This is a little off topic, but I am wondering why a Virtual Stack  
requires the same amount of memory as a regular stack?  I thought the  
purpose of the Virtual Stack is to have only one image in RAM at a  
time and thus reduce the RAM requirements -  all other images in the  
stack would reside on disk (or where ever).  Perhaps I have that  
wrong and if so would love to get some clarity on this issue.  I have  
been alerted by a user that one of my plugins that uses stacks is  
bumping up against memory issues so I am keen to come up with a  
workable fix.

Cheers,
Ben