Hi,all I am interested in only the positive sulc and would like to make group analysis of the postive sulc values. Hence I would like to mask off the negative values (as the lh.sulc file has both positive and negative value). Before making group analysis, I have to resample and smooth the sulc value. How do I smooth the positive sulc in a way that the negative sulc values will not have an effect on the smoothing process? Example if I smooth the positive sulc directly with the negative values, it will have some effect on the positive values since gyri and sulci are alternating. If I set all the negative value to be 0 and leave the positive value unchanged, it will also have an effect on the positive value, but to a less degree. Would the latter method be a feasible and valid way to smooth the positive sulc or is there better way for me to smooth the positive sulc and make a group analysis of just the positive sulc values? Thanks! yuanchao
___________________________________________________________ 好玩贺卡等你发,邮箱贺卡全新上线! http://card.mail.cn.yahoo.com/
You can use make a mask out of the sulc using mri_binarize. This will result in a surface value file with 1s and 0s. You can then run mris_fwhm to smooth the sulc, passing it the sulc mask. Note: mri_surf2surf and mris_fwhm are redundant in that they can both smooth (and will yield the same result), but mris_fwhm allows you to mask more easily.
doug
Zhangyuanchao wrote:
Hi,all
I am interested in only the positive sulc and would like to make group analysis of the postive sulc values. Hence I would like to mask off the negative values (as the lh.sulc file has both positive and negative value). Before making group analysis, I have to resample and smooth the sulc value. How do I smooth the positive sulc in a way that the negative sulc values will not have an effect on the smoothing process? Example if I smooth the positive sulc directly with the negative values, it will have some effect on the positive values since gyri and sulci are alternating.
If I set all the negative value to be 0 and leave the positive value unchanged, it will also have an effect on the positive value, but to a less degree. Would the latter method be a feasible and valid way to smooth the positive sulc or is there better way for me to smooth the positive sulc and make a group analysis of just the positive sulc values?
Thanks!
yuanchao
好玩贺卡等你发,邮箱贺卡全新上线! http://cn.rd.yahoo.com/mail_cn/tagline/card/*http://card.mail.cn.yahoo.com/
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu