Error message during data of DICOM file import

Hello all,

I am a beginner of SlicerDMRI S/W and having some difficulties with DICOM data import.

When I tried to import DICOM data (.dcm files) using DWIConvert option, I got an error message of below,

"
Diffusion-weighted DICOM Import (DWIConvert) standard error:
Exception creating converter
itk::ExceptionObject (000000BCD0EFB3F0)
Location: “unknown”
File: D:\D\S\Slicer-4102-build\BRAINSTools\DWIConvert\GenericDWIConverter.cxx
Line: 13
Description: itk::ERROR: LoadFromDisk not relevant
"

Any help would be appreciated.

Converting DWI data correctly is very tricky, and this looks like a mouse experiment so you’ll need to put in extra effort. You can try dcm2niix, but like DWIConvert it is mostly used on human scans. My best suggestion is to study the acquisition protocol (gradients, b-values, scan directions, etc) and manually construct a nrrd header that describes the data.