We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PPMI-41289-20151201-T1w-643386.nii.gz
on osx using an older antspy on linux using @cookpa latest GitHub release python 3.9.*
import ants img=ants.image_read("PPMI-41289-20151201-T1w-643386.nii.gz") ants.iMath(img,'TruncateIntensity',0.01,0.995)
gives Segmentation fault: 11
Segmentation fault: 11
the image has the wrong physical space info but opens / loads ok in snap etc.
The text was updated successfully, but these errors were encountered:
Reproducible on the command line
iMath 3 tmp.nii.gz TruncateIntensity PPMI-41289-20151201-T1w-643386.nii.gz 0.01 0.995 zsh: segmentation fault iMath 3 tmp.nii.gz TruncateIntensity 0.01 0.995
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
PPMI-41289-20151201-T1w-643386.nii.gz
on osx using an older antspy on linux using @cookpa latest GitHub release python 3.9.*
gives
Segmentation fault: 11
the image has the wrong physical space info but opens / loads ok in snap etc.
The text was updated successfully, but these errors were encountered: