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

Ortho-slicing for 3d Chunked Data #478

Closed
wants to merge 6 commits into from
Closed

Conversation

ilan-gold
Copy link
Collaborator

Starting this as a way of looking at the data here: hms-dbmi/vizarr#103 (comment) so it doesn't get lost in the sauce

Not really sure how we'd formalize the API for this - we really need two things

  1. A way of telling the MultiscaleImageLayer to re-calculate the z-selection (or whichever axis you are selecting along) based on image pyramid size and resolution
  2. A way of informing the loader to invert the selection so you can get chunks along a different axis

Less pressingly we would need to allow non quintuples for axis labels/shape.

This PR is in a very hacky state such that it only works with the dataset from the linked issue. To change the axis you select on you'll need to change the "selection order" so

This is where the API would be need to be carefully designed, some sort of prop or the like would need to be added.

@manzt manzt force-pushed the master branch 2 times, most recently from a503cb0 to 67a7f04 Compare August 8, 2022 20:13
@manzt manzt closed this Nov 11, 2023
@manzt manzt deleted the ilan-gold/3d_tiles branch November 11, 2023 00:06
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 this pull request may close these issues.

2 participants