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

[object] Add dataset read/write constructs #84

Merged
merged 3 commits into from
Nov 20, 2020
Merged

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Nov 3, 2020

This adds InMemDicomObject#read_dataset and InMemDicomObject#write_dataset with multiple variations. Resolves #83.

- InMemDicomObject#read_dataset*
- InMemDicomObject#write_dataset*
- with_dict and with_ts_cs variants
- data set in explicit VR little endian with no file meta
- read_dataset_with_ts
- read_dataset_with_dict_ts
- also give more methods the inline hint
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.

Cannot construct a DICOM object from a file without a file meta information header
1 participant