History of AFNI updates  

|
May 28, 2020 11:56AM
Sorry for not keeping up with this.

The only spatial information in this dataset is pixdim which specifies the voxel size, along with the qform_code=4 claim that the coordinates are in MNI space. But there are no actual coordinates specified (e.g. stating where 0,0,0 should actually be), and there is no orientation information (stating which direction is left vs anterior, for example). Right now, the software assumes an identity matrix, scaled by the pixdim values, but that is surely inappropriate.

If your software inputs a NIFTI dataset, it would be good to preserve all of the spatial attributes of that input when writing the output (which could include the sform again).

- rick
Subject Author Posted

3dinfo on nifti file gives segmentation fault

maitra May 23, 2020 01:27PM

Re: 3dinfo on nifti file gives segmentation fault

rick reynolds May 23, 2020 02:15PM

Re: 3dinfo on nifti file gives segmentation fault

maitra May 23, 2020 02:52PM

Re: 3dinfo on nifti file gives segmentation fault

maitra May 23, 2020 03:44PM

Re: 3dinfo on nifti file gives segmentation fault

rick reynolds May 23, 2020 06:32PM

Re: 3dinfo on nifti file gives segmentation fault

rick reynolds May 24, 2020 02:36PM

Re: 3dinfo on nifti file gives segmentation fault Attachments

maitra May 24, 2020 07:44PM

Re: 3dinfo on nifti file gives segmentation fault

rick reynolds May 25, 2020 10:41AM

Re: 3dinfo on nifti file gives segmentation fault Attachments

maitra May 25, 2020 07:44PM

Re: 3dinfo on nifti file gives segmentation fault

rick reynolds May 28, 2020 11:56AM

Re: 3dinfo on nifti file gives segmentation fault

maitra May 28, 2020 02:37PM