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

Modify core encode decode functions to use a keyed dict of the extracted maps rather than returning an ordered tuple #14

Open
JossWhittle opened this issue Mar 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request high priority

Comments

@JossWhittle
Copy link
Contributor

  • Image case returning or accepting (lrmap, udmap, cmap) becomes { 'lrmap': lrmap, 'udmap': udmap, 'cmap': cmap }
  • Same for volume case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

1 participant