[Freesurfer] Create surface Label from MNI152 Coordinate

2017-12-12 Thread Bastian Cheng
Dear Freesurfer Experts. Is there a way to create a freesurfer surface label from entering a MNI152 coordinate? I would like to extract cortical thickness data from fMRI peak activation coordinates. I am aware that I can use tcl with tksurfer: mar_vertex X 1 labl_new_from_marked_vertices labl_d

[Freesurfer] Create surface label from MNI152 Coordinate.

2017-12-04 Thread Bastian Cheng
Dear Freesurfer Experts. Is there a way to create a freesurfer surface label from entering a MNI152 coordinate? I am aware that I can use tcl with tksurfer: mar_vertex X 1 labl_new_from_marked_vertices labl_dilate However as far as I know I can only input vertex numbers, not coordinates. Any