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
@igoroctaviano Thank you for your comment. I have verified that the same slide opens successfully with SLIM, indicating that the issue may not be related to the dataset itself.
@dclunie I believe we noticed similar issues earlier, and could not explain this. This might be a false alarm in the code, since the slide appears to render without issues. But I do not know for sure.
I am attempting to create a minimalist demo of the dicom-microscopy-viewer library. However, when loading a slide, I encounter console errors:
pyramid.js:560 could not load tile "2-1-1" at level 0, this tile does not exist
viewer.js:1330 error loading tile of optical path "1"
My code can be found here: https://github.com/wzwz1/dicom-microscopy-viewer-demo
Could you please advise on what I missed? Thank you.
The text was updated successfully, but these errors were encountered: