Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically detect OME ZARR thumbnail location #89

Closed
SeanLeRoy opened this issue May 8, 2024 · 2 comments · Fixed by #143
Closed

Automatically detect OME ZARR thumbnail location #89

SeanLeRoy opened this issue May 8, 2024 · 2 comments · Fixed by #143
Assignees

Comments

@SeanLeRoy
Copy link
Contributor

The 3D web viewer is able to automatically render a low resolution version of any OME ZARR by checking the "manifest" file inside the OME ZARRs highest level directory and then rendering the path to the lowest resolution file as declared by that file

@SeanLeRoy
Copy link
Contributor Author

Make sure to avoid rendering too huge of an image. In the manifest or config file look for the size of the resolution image (or by asking over http?) and don't render if too large

@SeanLeRoy
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants