History of AFNI updates  

|
October 08, 2018 11:09AM
afni_proc.py -subj_id $sb \
-blocks tshift align tlrc volreg blur mask scale \
-copy_anat ${sb}_SurfVol.nii \
-dsets \
${path_dest}/function/$sb/func1/func1+orig.HEAD \
${path_dest}/function/$sb/func2/func2+orig.HEAD \
-tcat_remove_first_trs 2 \
-tlrc_base MNI152_2009_template.nii.gz \
-tlrc_NL_warp \
-volreg_align_to MIN_OUTLIER \
-volreg_align_e2a \
-blur_size 8 \
-volreg_tlrc_warp


So, which name of file will be the final result that I want?
Subject Author Posted

The final file name in the afni_proc.py

charujing123 October 08, 2018 11:09AM

Re: The final file name in the afni_proc.py

ptaylor October 08, 2018 11:56AM

Re: The final file name in the afni_proc.py

charujing123 October 08, 2018 09:06PM

Re: The final file name in the afni_proc.py

ptaylor October 08, 2018 10:10PM