# DICOM network retrieve from PACS - selected item and download crash

**URL:** https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590
**Category:** Support
**Created:** [January 24, 2022, 4:09am UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590 "2022-01-24T04:09:46Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![skyhsu](https://avatars.discourse-cdn.com/v4/letter/s/ed655f/32.png) [@skyhsu](https://discourse.slicer.org/u/skyhsu)
#### Post date: [January 24, 2022, 4:09am UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/1 "2022-01-24T04:09:46Z")

</div>

Hi ,  
I am trying to query and retrieve Dicom data from PACS.  
Slicer Version:4.11.20210226  
Win-10 Pro 64  
And I have a two questions that I want to ask.

 ![slicer1](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/5/a/5adb789e7ee6d7dc5dfc9cdaa6c353aa7fd9d89a.jpeg)

1. please see the attached, the Series Tab  
Is there anyway to download the selected Series lists.  
It seems to download all items.
2. 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?

Thanks  
Sky

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [January 28, 2022, 1:48pm UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/2 "2022-01-28T13:48:18Z")

</div>

There have been some improvements to the [CTK DICOM code](https://github.com/commontk/CTK/tree/master/Libs/DICOM) 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.

---

<div class="post-metadata">

### Author: ![rbumm](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/rbumm/32/9404_2.png) [@rbumm](https://discourse.slicer.org/u/rbumm)
#### Post date: [January 28, 2022, 4:12pm UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/3 "2022-01-28T16:12:49Z")

</div>

> [@skyhsu](#):
>
> then the download worked fine

Are you indicating that in the end, after deleting downloaded patient data (where did you delete them ?) the transfer of that MRI was successful?

---

<div class="post-metadata">

### Author: ![rbumm](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/rbumm/32/9404_2.png) [@rbumm](https://discourse.slicer.org/u/rbumm)
#### Post date: [January 28, 2022, 4:32pm UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/4 "2022-01-28T16:32:00Z")

</div>

> [@skyhsu](#):
>
> Is there anyway to download the selected Series lists.  
> It seems to download all items.

This request should be solved in 4.13 preview. There you can select individual series.

DICOM retrieval in Slicer is based on the [DCMTK](https://dicom.offis.de/dcmtk.php.en) 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.

---

<div class="post-metadata">

### Author: ![rbumm](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/rbumm/32/9404_2.png) [@rbumm](https://discourse.slicer.org/u/rbumm)
#### Post date: [January 28, 2022, 4:44pm UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/5 "2022-01-28T16:44:02Z")

</div>

> [@skyhsu](#):
>
> I have already downloaded 10 patient data

You have downloaded data from 10 other patients?

---

<div class="post-metadata">

### Author: ![skyhsu](https://avatars.discourse-cdn.com/v4/letter/s/ed655f/32.png) [@skyhsu](https://discourse.slicer.org/u/skyhsu)
#### Post date: [February 7, 2022, 1:55am UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/6 "2022-02-07T01:55:10Z")

</div>

Hi Piper,

Thanks  
I will try the latest preview version.

---

<div class="post-metadata">

### Author: ![skyhsu](https://avatars.discourse-cdn.com/v4/letter/s/ed655f/32.png) [@skyhsu](https://discourse.slicer.org/u/skyhsu)
#### Post date: [February 7, 2022, 2:01am UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/7 "2022-02-07T02:01:56Z")

</div>

Hi rbumm,  
Yew , the transfer of that MRI was successful.

I use the Delete function to delete all patient data.

 ![delete](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/9/0/9074ed03e76d405cc6c606ba53270bf096f46ad1.png)

Thanks

---

<div class="post-metadata">

### Author: ![skyhsu](https://avatars.discourse-cdn.com/v4/letter/s/ed655f/32.png) [@skyhsu](https://discourse.slicer.org/u/skyhsu)
#### Post date: [February 7, 2022, 2:03am UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/8 "2022-02-07T02:03:37Z")

</div>

Hi rbumm,

I will try the 4.13 preview version

Thanks

---

<div class="post-metadata">

### Author: ![skyhsu](https://avatars.discourse-cdn.com/v4/letter/s/ed655f/32.png) [@skyhsu](https://discourse.slicer.org/u/skyhsu)
#### Post date: [February 7, 2022, 2:05am UTC](https://discourse.slicer.org/t/dicom-network-retrieve-from-pacs-selected-item-and-download-crash/21590/9 "2022-02-07T02:05:17Z")

</div>

Yes.  
10 different patients.
