Dear Experts:

I have a certain kinds of volume maps in MNI space. I would like to mapping 
this map to surface. 
I know how to use wb_command -volume-to-surface-mapping. 
My question is that if I use following command, is this also multi-modal 
surface matched map?

StudyFolder="/Volumes/easystore/projects/HCP"
SubjID="300"
AtlasFolder="$StudyFolder/$SubjID/MNINonLinear/fsaverage_LR32k"
ResultFolder="$StudyFolder/$SubjID/MNINonLinear/Results/rfMRI_REST1_AP"
MapName="rfMRI_REST1_AP_map_tstat.nii.gz"

# Left hemi
/Applications/workbench/bin_macosx64/wb_command -volume-to-surface-mapping \
$ResultFolder/$MapName \
$AtlasFolder/${SubjID}.L.midthickness_MSMAll.32k_fs_LR.surf.gii \
$ResultFolder/L.card_coupling_tstat.32k_fs_LR.func.gii \
-ribbon-constrained $AtlasFolder/${SubjID}.L.white_MSMAll.32k_fs_LR.surf.gii \
$AtlasFolder/${SubjID}.L.pial_MSMAll.32k_fs_LR.surf.gii \


If not, could anyone please let me know how to do that?

Thanks in advance. 

Best, 

Sang-Young 
_______________________________________________
HCP-Users mailing list
HCP-Users@humanconnectome.org
http://lists.humanconnectome.org/mailman/listinfo/hcp-users

Reply via email to