External Email - Use Caution Dear Freesurfer experts, I am going to convert the preprocessed surface functional data to volume in fsaverage space so that I can used the processed data in SPM for further analysis, for example, beta series analysis. I tried mri_surf2vol, it worked. But it is time consuming. It takes around 5 minutes per 10 volumes. In addition, the result volume is too big (67MB/ volume for 256*256*256 matrix, 1mm resolution). My data contains about 70800 brain volumes, so the needed time is about 40days and the storage space is about 7TB , which is unacceptable. The code is as follows:
mri_surf2vol --o ${Dir_Subj_fMRI}/$isub/bold/${irun}/Ribbon/${iVolume} --subject fsaverage --so ${SUBJECTS_DIR}/fsaverage/surf/lh.white ${Dir_Subj_fMRI}/$isub/bold/${irun}/LH/${iVolume} --so ${SUBJECTS_DIR}/fsaverage/surf/rh.white ${Dir_Subj_fMRI}/$isub/bold/${irun}/RH/${iVolume} Are there methods with faster speed and outputing volumes with lower resolution? Best, Zhiwei
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer 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.