Hello FreeSurfer community,
When using mri_convert to convert a .img file with a voxel size of .7 mm^3 and 252x300x300 dimensions to a nifti file for further FreeSurfer processing, mri_convert uses trilinear imterpolation to force the image to have 301x301x301 dimensions. Can anyone explain why this occurs and/or if the brain is actually being stretched in one dimension or if the image is simply being padded? Also why does it become an isotropic volume of 301 voxels rather than 300? Furthermore, once the ribbon files have been created they appear to be oriented about an origin that is at the center of the field of view. Are the surface files produced in the same coordinate system?
Thank you!