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

Rearrange Slices Operator #144

Open
william-silversmith opened this issue Feb 25, 2023 · 0 comments
Open

Rearrange Slices Operator #144

william-silversmith opened this issue Feb 25, 2023 · 0 comments
Labels

Comments

@william-silversmith
Copy link
Contributor

For alignments, it's pretty useful to be able to take a raw stack and fix transpositions and shifts and "fake" blanks in the z stack. This would take a JSON dict or list that contains a mapping of index to index. The mapping must be injective.

This could be done either in-place (with one or more temp slice copies) or as a full copy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant