Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After import, multi-volume can only be saved as nrrd/nhdr, not other format #36

Open
jenaflex opened this issue Nov 28, 2018 · 6 comments

Comments

@jenaflex
Copy link

Slicer 4.10.0.

After importing 4D nifti using multi-volume importer, multi-volume can only be saved as nrrd/nhdr (attached screenshot), not other format.
What I was trying to do is to import 4D nifti (diffusion MRI), crop them all together and save them as 4D nifti.

Thanks!

slicermultivolsave

@fedorov
Copy link
Owner

fedorov commented Nov 28, 2018

Saving of multivolumes is supported only into the nrrd format. We don't support nifti export for multivolumes.

@jenaflex
Copy link
Author

OK. Can I request this feature? Is there a way around it as for now?

Thank you!

@fedorov
Copy link
Owner

fedorov commented Nov 28, 2018

Have you tried dcm2niix directly on the DICOM series?

Unfortunately, I do not currently have resources to work on new features for this module. Implementing this can be very involved and require changes to the Slicer core application, and so it is unlikely it will be added any time soon.

@jenaflex
Copy link
Author

jenaflex commented Dec 5, 2018 via email

@fedorov
Copy link
Owner

fedorov commented Dec 5, 2018

Nifti files converted by dcm2niix cannot be read by MATLAB 2017b's niftiread

Sounds like you need to follow up with the maintainers of MATLAB 2017b's niftiread. I have no idea about what that function/package expects, and I would most definitely not standardize representation on what is expected by a Matlab implementation. In the Slicer community, we standardize on non-restrictive open source software and standards, and Matlab is not on that list.

BTW, I was wondering if you could help to give same example of how to make function call 'slicer.modules.cropvolume' in built-in Python console to crop 3D volumes with ROI

Please post your questions about Slicer on the Slicer forum here: https://discourse.slicer.org/.

@jenaflex
Copy link
Author

jenaflex commented Dec 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants