-
Notifications
You must be signed in to change notification settings - Fork 25
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
mnc2nii error - "floating point exception (core dumped)" #118
Comments
Hi, to help here we'll need what version you're using, how you installed it, and preferably some example data of working and non-working. |
Hi Gabriel, I tried it with the two most recent versions of the VM found here: https://packages.bic.mni.mcgill.ca/virtual-machines/ |
Probably the same bug as #90, got fixed in 1.9.17 |
I will look into updating the VM. In the meantime, you could download the .deb file here, https://bic-mni.github.io/#v2-version-1918, install with |
Great, thanks so much. I installed the new version, and it worked fine with about half of my files, but for the other half I got another error: HDF5-DIAG: Error detected in HDF5 (1.10.4) thread 139822491150720: I can't seem to figure out what's wrong with those input files (they're from the same dataset, same scanner, same centers). |
Some of my MINC DWI files get the "floating point exception (core dumped)" error when trying to convert to NII using mnc2nii, but others don't. Looking through the data, there doesn't seem to be any differences in data type between volumes that show the error and those that get converted successfully. Anyone have any suggestions on what might be wrong and how I could debug this?
The text was updated successfully, but these errors were encountered: