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

[DAR-4878][External] Addition of the handle_as_slices argument for push #962

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

JBWilkie
Copy link
Collaborator

Problem

Our upload APIs expose a handle_as_slices option, which forces each input DICOM file to be treated as a single slice rather than a volume

darwin-py does not currently expose this, but it should

Solution

Add handle_as_slices as a CLI & SDK push option

Changelog

Allow users to force DICOM files to be uploaded as slices when uploading via darwin-py

@JBWilkie JBWilkie merged commit 364f2ce into master Nov 16, 2024
20 checks passed
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.

2 participants