# Problem when loading non-dicom data

**URL:** https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022
**Category:** Support
**Created:** [March 5, 2019, 10:12am UTC](https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022 "2019-03-05T10:12:32Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Clara](https://avatars.discourse-cdn.com/v4/letter/c/d26b3c/32.png) [@Clara](https://discourse.slicer.org/u/Clara)
#### Post date: [March 5, 2019, 10:12am UTC](https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022/1 "2019-03-05T10:12:32Z")

</div>

Slicer version: 4.10.1  
Operating system: Windows 64 bit

Hi all!

I am having an important issue when loading volumes in .img, .nii, or nrrd. My problem is that sometimes the program is able to load the volume in any of these formats but sometime it is not, it crashes or it doesn’t do anything. I have checked the size of the volumes and it doesn’t matter, i mean, it is able to load a volume of, for instance, 1 gb in format nii, but it is not able to load another file in the same size and format.

Any suggestion is welcomed. Thanks.

---

<div class="post-metadata">

### Author: ![dp1991](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/dp1991/32/3142_2.png) [@dp1991](https://discourse.slicer.org/u/dp1991)
#### Post date: [March 5, 2019, 1:10pm UTC](https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022/2 "2019-03-05T13:10:53Z")

</div>

Hi  
data in the any format must be corrected and proportional with it’s format  
u can not save any data with any format  
do u understand my mean ??

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [March 5, 2019, 1:34pm UTC](https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022/3 "2019-03-05T13:34:43Z")

</div>

We need more specific information to investigate file loading problems. If there is no usable hints in the application log, then the best is if you can send us example data sets that cannot be loaded (you can send a link in a private message if you prefer not to share the data publicly).

---

<div class="post-metadata">

### Author: ![Clara](https://avatars.discourse-cdn.com/v4/letter/c/d26b3c/32.png) [@Clara](https://discourse.slicer.org/u/Clara)
#### Post date: [March 18, 2019, 8:49am UTC](https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022/4 "2019-03-18T08:49:53Z")

</div>

Hi! I realized I was not saving the data correctly from Matlab in the nrrd format. I suppose that in the case of img or nii I am having kind of the same problem. Thank you for your help! 😉

---

<div class="post-metadata">

### Author: ![cpinter](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/cpinter/32/7995_2.png) [@cpinter](https://discourse.slicer.org/u/cpinter)
#### Post date: [March 18, 2019, 1:17pm UTC](https://discourse.slicer.org/t/problem-when-loading-non-dicom-data/6022/5 "2019-03-18T13:17:46Z")

</div>

For Matlab-Slicer communication I suggest using the [MatlabBridge](https://www.slicer.org/wiki/Documentation/Nightly/Extensions/MatlabBridge) extension. That way you won’t have such problems.
