When loading slice packages (respiratory gated T2) to 3D Slicer, the slices get represented in a wrong order. When I open the DICOM file in ImageJ, the representation of the slices is normal.
Is there any way to reorganize the slices in 3D Slicer? Please find an image attached.
This is probably a valid DICOM image but a very special one, as it is an enhanced multi-frame MRI containing 3 image stacks. I don’t think we’ll update the default DICOM image reader plugin in Slicer to handle these kind of images and checked a few other DICOM image readers and they were not able to load these images correctly either.
Thank you for your kind help.
There is an other issue in the same file, I can´t solve. I already sent a post, but I did not get response yet. I have a DCE image there with 3 layers in a time resolution of 1 sec during 9 minutes. When you open the image set the order of images displayed is : time 1 - frame 1; time 1 - frame 2; time 1 - frame 3; time 2 - frame 1; time 2 - frame 2; time 2 - frame 3; and so on. I would prefere to have first ordered by frame and second to time. I would like to analyse the DCE in 3D Slicer but I did not find the right way yet. The image is not recognised as multiframe object but as scalar volume (The images are then arranged firstly in the order of time and secondly in order of Frames). This is why it won’t be recognised in the MultiVolumeExplorer as an input multivolume.
Could you maybe check this out, too? Thank you very much.
@Chris_Rorden has implemented a quick workaround in his dcm2niix tool. It will be available for latest Slicer Preview Release and in the latest Slicer Stable Release from tomorrow. You need to disable the default DICOM scalar volume reader plugin to make the dcm2niix plugin used by default:
I’ll comment on the DCE-MRI loading in that topic. In both cases the issue is that the new enhanced mult-frame MRI format is used, which is not well supported by most tools, including Slicer, as we have not encountered such images before. The issue is further complicated by Bruker’s implementation not fully following the DICOM standard.
Thank you for your help, but for me it does not function perfectly. This way for me it loads only the first slice package with 14 slices.
I am going to contact the manufacturer considering the DICOM non-conformance problem.
Hi,
Can you please email Bruker application application.mri.americas@bruker.com
We will send you instructions to upload the data to troubleshoot the problem.
Kind Regards,
Dear Andras,
I downloaded today the actual version of Slicer - 5.7.0, there Dcm2niixPlugin indeed opened the image in the right way. Thank you for your help.