Hi @neurolabusc ,
I have noticed that e.g. -Tmean flag results in no output when input is a very large nifti (>10GB). I have also noticed that I can do operations on two very large niftis (e.g. niimath file1.nii.gz -sub file2.nii.gz output.nii.gz) but the resulting nifti voxels in the output nifti are not correct beyond 2^16 th voxel. Therefore, I am suspecting an overflow error.
My niimath version v1.0.20220720 Clang12.0.5 (64-bit MacOS)
Hi @neurolabusc ,
I have noticed that e.g.
-Tmeanflag results in no output when input is a very large nifti (>10GB). I have also noticed that I can do operations on two very large niftis (e.g.niimath file1.nii.gz -sub file2.nii.gz output.nii.gz) but the resulting nifti voxels in the output nifti are not correct beyond 2^16 th voxel. Therefore, I am suspecting an overflow error.My niimath version v1.0.20220720 Clang12.0.5 (64-bit MacOS)