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

Support chunking semantically distinct frames into separate files #44

Open
aliddell opened this issue Mar 21, 2023 · 0 comments
Open

Support chunking semantically distinct frames into separate files #44

aliddell opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aliddell
Copy link
Member

What we need

We would like to be able to dispatch interleaved channel frames into different chunks. For example, it is sometimes the case that a single frame represents a channel, so that frames come in in order, e.g., R, G, B, R, G, B, R, ...
We would like to be able to send each frame to a separate chunk.

Why we need it

This will aid compression and analysis.

Definition of done

  • A user can specify a frame chunking scheme via the storage settings.
  • An acquisition to a Zarr dataset should be chunked accordingly.
@aliddell aliddell added the enhancement New feature or request label Mar 21, 2023
@aliddell aliddell self-assigned this Mar 21, 2023
@aliddell aliddell transferred this issue from another repository Jun 20, 2023
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
Status: Backlog
Development

No branches or pull requests

1 participant