You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to open a Hamamatsu style image, which is about 500MB compressed so it is quite big but should fit in RAM (32 GB). I get Overflow error : size does not fit in an int when I try to open at levels 0, 1 or 2 but can open the slide images on all higher levels.
Any pointers on how to solve this or is it simply not possible with the python bindings?