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

Writing multichannel datasets + data/metadata interaction #3

Open
bogovicj opened this issue Sep 26, 2024 · 0 comments
Open

Writing multichannel datasets + data/metadata interaction #3

bogovicj opened this issue Sep 26, 2024 · 0 comments

Comments

@bogovicj
Copy link
Collaborator

Metadata formats may specify or be opinionated about how certain dimensions are stored [1].

Handling this now (Sept 2024) is really up to the programmer, since writing is handled at a low level (blocks). Having an additional higher-level that knows about dimension semantics would help remove some of this burden from developers.

[1] N5-viewer specifies that channels be stored in groups named `c#, OME-Zarr specifies that multiple channel be stored in the same array

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

No branches or pull requests

1 participant