Entire study retrieved with "-sr" option of qrscu
Issue #475
resolved
When using the "-sr" option of qrscu, at least one modality has to be specified. When the specified modalities do not include CT, the complete SR-containing study is retrieved instead of only the SR series.
Comments (6)
-
-
reporter - changed component to DICOM Networking
-
-
assigned issue to
- changed milestone to 0.8.0
-
assigned issue to
-
- changed status to resolved
-
Altering the text and order of the -sr option in web interface. Refs
#607,#475→ <<cset d163b909c38e>>
-
Altering the text of command line args to match -sr option in web interface. Refs
#607,#475→ <<cset ca54c2eb7f32>>
- Log in to comment
I guess the SR option should standalone. If it is specified, we should ignore any modality selection, and document it as such. And make it work like that of course!
The deleting unwanted series bit needs an overhaul too. It doesn't take account of the possibility of RDSR in mammo or DX series, and it doesn't handle the SR containing studies that have come in due to the SR flag.
I guess we should check if there are any other modalities in an SR only study, and if there are then just drop the whole study (the use case for this is RDSR that are on a DICOM server with no accompanying images).