imagej / ImageJ

Public domain software for processing and analyzing scientific images
http://imagej.org
Other
513 stars 218 forks source link

Error with ImageJ handling files out of Network/CIFS shares #241

Open madmax899 opened 4 months ago

madmax899 commented 4 months ago

Hello,

I work on a HPC support team,

I have a user that when trying to use a image file out of CIFS protocol network share, the application loads the image a rate of less than 1MB per minute in ImageJ. If I use the same image from a local storage system (IE a HDD or SSD) , the software is able to upload and load the image in less than 30 seconds. This error only seems to be tied with it how it handles files on CIFS/Network shares. Please note in regards to downloading the image to the local machine storage, my speed was over 30MB's a second so it does not appear to be in relation to network or network speed error. 

If you have any suggestions, that would be Great!

Thank you Max

rasband commented 4 months ago

What format are the images in? How large is a typical image file? Are you opening the images using ImageJ or Bio-Formats?

madmax899 commented 4 months ago

the file examples I have been using are about 10- 20GB, they work fine from a local or external storage system

the file extension in these cases .czi

madmax899 commented 4 months ago

and yes , opening with imagej, we also tried fiji as well, same error

rasband commented 4 months ago

This appears to be a Bio-Formats issue. It can be reported at

https://bio-formats.readthedocs.io/en/stable/about/bug-reporting.html