please see the attached, the Series Tab
Is there anyway to download the selected Series lists.
It seems to download all items.
Before this download, I have already downloaded 10 patient data , and it’s fine.
But this time, the message will show ‘Got move request’, then suddenly close all windows.
After restart Slicer, it’s the same situation.
So I tried deleting all downloaded patient data, then the download worked fine.
Are there any restrictions on the action of retrieve?
There have been some improvements to the CTK DICOM code since 4.11, so you could try the latest preview. I believe @rbumm has experience doing large transfers. in general it’s really hard to debug networking and PACS compatibility issues since few people have appropriate access. If you have a C++ programmer with networking experience it should be possible to diagnose what’s going on and ideally provide a fix that would benefit all users.
This request should be solved in 4.13 preview. There you can select individual series.
DICOM retrieval in Slicer is based on the DCMTK toolkit. If you need to have full DICOM control on your client (automatic reading from your PACS, writing to your PACS) or need to debug the network before using Slicer, this is the tool of choice for you or your DICOM specialist.
However, it would be great if we could lock down the reason for your crash in order to improve Slicer.