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

[work in progress / hacking] Support multi-go-type pixeldata #315

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

suyashkumar
Copy link
Owner

@suyashkumar suyashkumar commented May 27, 2024

exploring things related to #161 and #291. work in progress / hacking around.

  • initial goal is to get multi-go-type pixel data in with as little changes as possible in the existing system for testing.
  • don't love the NativeFrame api, naming and other improvements pending. Honestly the frame API could use some improving too, perhaps separately from this.
  • leave the door open for supporting signed and floats in the future, but not trying to do that here.

@suyashkumar
Copy link
Owner Author

suyashkumar commented May 27, 2024

initial PR benchmark shows some reduction in total B/op for the test dicoms.
Screenshot 2024-05-27 at 12 25 42 AM

@suyashkumar suyashkumar self-assigned this May 28, 2024
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.

None yet

1 participant