Hi Bruce,
To clarify, if I were to use:
mris_convert lh.pial lh.pial.asc
That would give me surfaceRAS coordinates for the vertices for the lh.pial surface which is consistent in order for the vertex normals in lh.pial.normals.asc? I find this easier to work with than mri_surf2surf since my filepaths within a subject directory
are non-standard for freesurfer.
If I may ask another question, is there a method available for identifying all the vertices within x mm radius on the surface expanding from a specified point? I am thinking of simply using the euclidean distance as a "good enough" approximation given the
resolution but am not sure about how that would convert to mm measurements to specify the x mm radius.
My end goal is to compute an average surface normal for a region specified by a given radius for each subject.
Apologies for being naive, I'm very new to using freesurfer
Thanks,
Jerry