Issue loading .nii files onto 3D slicer

I am having issue loading/viewing my .nii files onto my computer.

*I was able to view and view my .nii files on itk snap, so it doesn’t seem to be a data problem

  • I loaded some example .nii files that I downloaded online onto 3D slicer and they were able to be viewed as well.

I am running on a OS X and using version 4.8.1 r26813.

Is there a way to troubleshoot this and view my files?

What did you do exactly? What did you expect to happen? What happened instead?
Could you also try with latest nightly version of Slicer?

Please share a dataset, and how you converted the files to nii. (make sure there is no patient information in the files or filenames)

If you can’t share data, then please check the error log and share it:

https://www.slicer.org/wiki/Documentation/Nightly/SlicerApplication/ErrorLog#To_capture_the_entire_error_log_for_a_report

nii. file

Drag-and-drop worked for me (i have latest nightly build), but it is 4D image (probably fMRI of mice looking at a cheese or a cat). To load the image as 4D put it in a separate folder, go to
MultiVolumeSupport->MultiVolumeImported
select folder, create new multi volume, click “Import”
Go to MultiVolumeSupport->MultiVolumeExplorer, move slider or “Play”

Yes, the first volume of both loads fine for me (even in 4.8), but as @Mihail_Isakov says you will need to use MultiVolume to browse as a 4D volume.

That said, if you run in to issues converting via the intermedia STI step, you might want to try: https://github.com/neurolabusc/Bru2Nii

Awesome!

I was able to upload the files needed!

Thanks!