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

Use n5-viewer to load OME-Zarr #154

Open
tischi opened this issue Feb 24, 2024 · 1 comment
Open

Use n5-viewer to load OME-Zarr #154

tischi opened this issue Feb 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tischi
Copy link
Collaborator

tischi commented Feb 24, 2024

Collection of notes for how to achieve using n5-viewer to load OME-Zarr.

Zulip discussion.

Code to create N5Reader and List<N5Metadata> metadata from a given URI, which could be used as input the static buildN5Sources do load the data; sharedQueue I have myself and the other function arguments are outputs.

I could put all the output of buildN5Sources as getter methods into an ImageData interface, which could either be build from the n5-viewer code or from the current SpimData code in mobie-io.

mobie-io would then return ImageData instead of SpimData.

@tischi tischi added the enhancement New feature or request label Feb 24, 2024
@tischi tischi self-assigned this Feb 24, 2024
@tischi
Copy link
Collaborator Author

tischi commented Feb 25, 2024

Working on this in new-n5

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

No branches or pull requests

1 participant