Dear FreeSurfer experts,

I am reaching out to kindly ask for some clarification on how to set up 
mris_pmake to achieve the following:


  1.  Calculate the distance between pairs of peak vertices on the inflated 
fsaverage surface using the Dijkstra's algorithm
  2.  Create fixed-radius ROIs around peak vertices to plot them on the 
inflated fsaverage surface in Freeview

After reviewing the FreeSurfer mail archive, I understand that mris_pmake 
should be able to address both tasks. However, I am finding the argument 
structure a bit challenging to interpret.

For point 1), would the following command be appropriate?

mris_pmake --subj fsaverage --hemi lh --surface inflated --mpmOverlay distance 
--mpmProg pathFind --mpmArgs vertexStart:{start_vertex},vertexEnd:{end_vertex}

Could you please elaborate on the available options in mris_pmake, particularly 
in relation to --mpmOverlay and --mpmProg?
For example, I have noticed that the total path cost remains unchanged whether 
I use “distance” or “euclidean” in –mpmOverlay.

As for point 2), could you please provide some guidance on how to set up 
mris_pmake?
Or, more simply, would it be possible to save a number of peak vertices and 
plot them on the inflated fsaverage surface in Freeview.?

I am using FreeSurfer version 7.1.1.

Thank you in advance for your time,
Silvia
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed.  If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 

Reply via email to