ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
380 stars 241 forks source link

BDV: Remove absolute file paths #3957

Open dgault opened 1 year ago

dgault commented 1 year ago

This issue was raised on https://github.com/BIOP/ijp-imagetoatlas/issues/154#issuecomment-1420533141

In this scenario a memo file has been created, which contains an absolute file path (the h5Id variable). When the dataset along with the memo file are moved to a different location then the file fails to open as the settings stored in the memo file are invalid.

NicoKiaru commented 1 year ago

Just a heads-up that this problem also occurs with TIFFs.

imagesc-bot commented 1 year ago

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/abba-load-state-problem/86499/13