-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saving TIFF volumes: out of memory #159
Comments
Hi @tischi,
|
The imaris saving of the full file also works. When I do cropping first it just does not proceed with the saving. This is only true for imaris and tif volume saving. Saving as xml/hdf5 works well. Also what is really strange is that I see the memory overload only when saving locally the cropped version. When I save the full version locally it is all fine. |
Here is a script using the viventis data. Without cropping it works. If I do cropping first the saving is just stuck after the creation of the ims file, no h5 files are created. Memory goes up to 30 GB. The memory leak is only when saving locally. I am working on a Windows computer.
|
Here the example with the tif volume that fails (again doing cropping first, without cropping I manage to save). Same phenotype, no data are created and memory usage is maximal.
The console shows also this error but I am not sure it is related. It seems to be connected with the painting process.
|
Thanks a lot!
What do you mean by: The memory leak is only when saving locally What happens (i) with cropping and (ii) saving "remotely"? Does it save the data in that case? And just to make sure: locally = on the same computer; remotely = on a network share? |
I double checked again with the memory increase. My previous statement was not correct. I see full memory usage when saving on the same computer and on a network share. This makes more sense. May be yesterday the connection to the share was slow and the problem did not appeared so fast. Overall for me on a Windows computer with Fiji version installed on 16.02 and updated sites I can't save a cropped version of the file for imaris saving and tiff volume. I am sure that this used to work last week as I was demonstrating it to a student. |
You can use the data you have. I see the problem also with those data. I only cropped once and then saved the data. |
It works for me... (on a Mac though). |
I tried, but it is not working yet on my Windows. Have you tried on a windows computer too. Antonio |
I am in zoom (sent you a mail). |
@manerotoni
I cannot reproduce this:
Could you please record a Javascript macro of what you are doing? Then I could test it better.
Thanks.
The text was updated successfully, but these errors were encountered: