Closed spatre closed 2 years ago
Hmm... It looks like your file is trying to be opened via the tifffile source (which didn't exist until a few weeks ago). You can manually uninstall large-image-source-tifffile, but the right solution is to detect that this file shouldn't be handled via that source. I'll look into it further next week.
Would you happen to have a file that can be used for public testing that shows the problem?
Thank you so much. Let me see If I can find a public BigTiff image that can be used to test this. The one I'm using is from a private dataset.
@manthey Unfortunately I couldn't find any public image that could be used to test this usecase. However, when I ran the "identify" command from Imagemagick on this image file, I got the below.
hu_prostate_PC4-20200605_2019_01.btf[0] TIFF64 45048x40466 45048x40466+0+0 8-bit sRGB 5.09903GiB 0.010u 0:00.007
hu_prostate_PC4-20200605_2019_01.btf[1] TIFF64 27x25 27x25+0+0 16-bit Grayscale Gray 0.010u 0:00.003
I think this will be fixed by https://github.com/girder/large_image/pull/903.
That will get built into the dockers later today.
I'll close this (the dockers should be rebuilt in ~ 1 hour). Please reopen if it isn't resolved.
@manthey I pulled the updated dockers and it worked like a charm! Thanks so much for your swift action on this issue.
I'm getting this RuntimeError('Incompatible keyframe') when I click on the large image icon to open the .btf image.
This works fine on an older version of DSA(I'm able to open it properly) but not in the latest. Below is the error.log when I click on large image icon.
It would be great if you can suggest me what to do to resolve this. Thank you.