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

Multiscene loading #275

Open
frasercl opened this issue Jan 15, 2025 · 0 comments · May be fixed by allen-cell-animated/vole-app#362
Open

Multiscene loading #275

frasercl opened this issue Jan 15, 2025 · 0 comments · May be fixed by allen-cell-animated/vole-app#362
Assignees

Comments

@frasercl
Copy link
Collaborator

Use Case

The zarr loader needs to be able to distinguish between different scenes.

Solution

setScene(number, url) callable from the UI thread & results in loading data from the correct scene into the same volume object. (Assume all scenes have same dims). Verify with test data or mock.

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.

1 participant