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

feature request: slice_volume #67

Open
martinschorb opened this issue May 24, 2022 · 2 comments · Fixed by #68
Open

feature request: slice_volume #67

martinschorb opened this issue May 24, 2022 · 2 comments · Fixed by #68

Comments

@martinschorb
Copy link
Contributor

Hi,

as just discussed with @tischi , we would love to show the volume character in Figure 2 by a grid of slices.

@constantinpape would it be possible to have a function create_slice_grid(source,n,axis=0) that will:

  • generate transforms for n evenly spread slices across the volume at axis that shifts the volume such that the respective slice is at the origin of that axis.
  • each of these transform generates individual sourcenameaftertransforms
  • show a grid of all of these "slices" (i.e. shifted volumes)

That will be just another amazing MoBIE feature...

@constantinpape
Copy link
Contributor

Yes, this should be possible. I am working on text now and will give it a try after that.

@constantinpape
Copy link
Contributor

Not fully implemented in #68; prototype implementation is in mobie.experimental

@constantinpape constantinpape reopened this Jun 2, 2022
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.

2 participants