Hi HCP folks,
I’m trying to use PALM to do a group analysis of files ending in 
MyelinMap.32k_fs_LR.dscalar.nii. I don’t know how to concatenate them into the 
file .dtseries that is needed for Example 10 in the PALM User Guide. What is 
the command I would use to concatenate all the individual subject files into a 
form that I could input into PALM?
I’m assuming that if I get a .dtseries.nii file, I can use their 
recommendations for the rest:

wb_command -cifti-separate $data.dtseries.nii COLUMN -volume-all 
${data}_sub.nii \
     -metric CORTEX_LEFT ${data}_L.func.gii -metric CORTEX_RIGHT 
${data}_R.func.gii

wb_command -gifti-convert BASE64_BINARY ${data}_L.func.gii ${data}_L.func.gii

palm -i ${data}_L.func.gii -i ${data}_R.func.gii -i ${data}_sub.nii -d 
design.mat -t design.con  ….

Thanks for your help,
Sally








_______________________________________________
HCP-Users mailing list
[email protected]
http://lists.humanconnectome.org/mailman/listinfo/hcp-users

Reply via email to