History of AFNI updates  

|
January 24, 2019 09:29PM
Another question is that, is it reasonable to fliplr on surf data use this form?
e.g. I have stats.lh.niml.dset and I want transform it to match the std.141.rh surface

SurfToSurf -i_gii $surfdir/std.141.lh.smoothwm.gii \
                -i_gii $surfdir/lh.smoothwm.gii \
                -prefix std.141. \
                -mapfile ${surfdir}/std.141.${subjName}_TPL_lh.niml.M2M \
                -dset stats.lh.niml.dset -overwrite

SurfToSurf -i_gii $surfdir/std.141.rh.smoothwm.gii \
        -i_gii $surfdir/std.141.lh.smoothwm.gii \
        -prefix trans.rh. \
        -dset std.141.stats.lh.niml.dset -overwrite




Thanks a lot!!



Edited 1 time(s). Last edit at 01/24/2019 09:31PM by dingzhihu.
Subject Author Posted

Question about fliplr on surf

dingzhihu January 24, 2019 10:19AM

Re: Question about fliplr on surf

Daniel Glen January 24, 2019 05:42PM

Re: Question about fliplr on surf

dingzhihu January 24, 2019 09:19PM

Re: Question about fliplr on surf

Daniel Glen January 24, 2019 09:30PM

Re: Question about fliplr on surf

dingzhihu January 24, 2019 09:44PM

Re: Question about fliplr on surf

dingzhihu January 24, 2019 09:29PM

Re: Question about fliplr on surf

Daniel Glen January 24, 2019 09:50PM