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

Enable instantiating a Series using an iterable of Image instances #65

Closed
ZviBaratz opened this issue Aug 8, 2021 · 1 comment · Fixed by #93
Closed

Enable instantiating a Series using an iterable of Image instances #65

ZviBaratz opened this issue Aug 8, 2021 · 1 comment · Fixed by #93
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ZviBaratz
Copy link
Collaborator

ZviBaratz commented Aug 8, 2021

Instead of only allowing a path, enable passing an iterable of Image instances directly. Images should share the SeriesInstanceUID and be sorted by InstanceNumber.

@ZviBaratz ZviBaratz added the enhancement New feature or request label Aug 8, 2021
@ZviBaratz ZviBaratz added this to the v1.2.0 milestone Aug 8, 2021
@ZviBaratz ZviBaratz self-assigned this Aug 8, 2021
@ZviBaratz
Copy link
Collaborator Author

If SeriesInstanceUID is not included in the header, PatientName, StudyID, and SeriesNumber can be combined to identify the Series instance.

@ZviBaratz ZviBaratz changed the title Enable instantiating a Series using an iterable of Image instance Enable instantiating a Series using an iterable of Image instances Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant