DWI convent errors

Operating system:windows 10
Slicer version:4.7.0
Expected behavior: DTI datas convent
Actual behavior: errors
Diffusion-weighted DICOM Import (DWIConvert) standard error:

The errors was described as follows:
Can’t get vendor name from DICOM file
itk::ExceptionObject (0000009DB1F4A828)
Location: "unknown"
File: C:\D\N\Slicer-0-build\ITKv4\Modules\IO\DCMTK\src\itkDCMTKFileReader.cxx
Line: 464
Description: itk::ERROR: Cant find tag 8 70

Hi it looks like there is an issue with your DWI dataset. Are you able to load this dataset as regular DICOM into Slicer or any other program? Is it definitely a DWI dataset?

Thank you very much! The dataset got from the PACS system in my hospital! But I download this dataset from the department computer. I’m sure its a DWI dataset, maybe some information loss during the download?

There could be a download issue. I recommend testing if the DICOM is ok to load in Slicer or any other program, in order to see if it is valid DICOM. Then take a look at the data to see if it’s DWI (it should have multiple DWI images at each location in the brain, that look different due to different diffusion-sensitizing gradients that were applied). Also the size of the DWI file (or directory if several files) should be larger than the file size of other images you have like T1 or T2 (at least 7 times larger due to at least 6 diffusion-encoding gradients).

Also you should report the very first error encountered by Slicer during DWIConvert. Please check if the reported error was the first error.

Hello! I had the very same issues. You can’t download from any computer of the hospital. The PACS or the other system you use in your hospital to archive and visualize the dataset compress datas like the b-values you need from DWI dataset to use it properly in Slicer . You have to download it from the MRI itself. No other solution, trust me I tried very long;)))

Moreover, if your data are too old, and have been suppressed from the MRI console, you can push it again from the server ( here we have AW Server from General Electrics) on the MRI console and then download it ….

thank you very much! I will try the next time. In our hospital, the server or workstation, can’t remain the original dataset for long.

Thank you so much! The DTI dataset contain 1 DWI b-values=0 and 25 different diffusion-sensitizing gradients, the file size is about 130K. It’s small than other MRI sequence, so I think the dataset should be compressed.

Sorry, in fact, you push it from the pacs on the server, then re-push it on the MRI console, and then download it. Pretty much complicated, so either you download from the console as soon as the MRI has been performed, either you have to do that each time. PACS is not research-friendly;)
Be carefull all the images has been pushed each time, some time you have to do it manually 100 by 100 images…otherwise won’t work either;)

Cecile Muller

Thanks a lot, I will try the next time, and tell you if the issue is settled.