msh2cortex¶
Description¶
Interpolates fields to a surface in the middle of the cortex, and optinally transforms the fields to the FsAverage template.
Attention
Not available for headreco models ran with the --no-cat
option
Usage example¶
Open a simulation results folder, for example
ernie/simu/
if you ranernie_simu.mat
Run
msh2cortex -i ernie_TDCS_1_scalar.msh -m ../m2m_ernie/ -o subject_overlays -f fsavg_overlays
Freesufer overlays for the subject files will be created in the
subject_overlays/
folder and for the average template in thefsavg_overlays folder/
.
Further notes¶
Type
msh2cortex -h
for more information and optionsThis tool equivalent to selecting the interpolate to cortical surface or the tranform to fsaverage space options in the GUI or selecting the map_to_surf or the map_to_fsavg to true in the SESSION structure.