File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ afni_proc.py -subj_id {subj_id} \
1313-dsets {epi_paths} -align_opts_aea -cost lpc+ZZ -giant_move \
1414-tlrc_base MNI152_T1_2009c+tlrc -tlrc_NL_warp \
1515-volreg_align_to MIN_OUTLIER \
16- -volreg_align_e2a -volreg_tlrc_warp -blur_size 4.0 -bash"""
16+ -volreg_align_e2a -volreg_tlrc_warp -blur_size 4.0 -bash
1717```
1818
1919### Documentation
@@ -64,14 +64,7 @@ This App has the following command line arguments:
6464 is added automatically so don't add it to the command. The first
6565 _T1w for each subject will currently be used as the
6666 anat.All of the _bold will be used as the
67- functionals.Example:-subj_id {subj_id}
68- -scr_overwrite -out_dir {out_dir} -blocks
69- tshift align tlrc volreg blur mask scale -copy_anat
70- {anat_path} -tcat_remove_first_trs 0 -dsets
71- {epi_paths} -align_opts_aea -cost lpc+ZZ -giant_move
72- -tlrc_base MNI152_T1_2009c+tlrc -tlrc_NL_warp
73- -volreg_align_to MIN_OUTLIER
74- -volreg_align_e2a -volreg_tlrc_warp -blur_size 4.0 -bash"""
67+ functionals.Example:--afni_proc="-subj_id {subj_id} -scr_overwrite -out_dir {out_dir} -blocks tshift align tlrc volreg blur mask scale -copy_anat {anat_path} -tcat_remove_first_trs 0 -dsets {epi_paths} -align_opts_aea -cost lpc+ZZ -giant_move -tlrc_base MNI152_T1_2009c+tlrc -tlrc_NL_warp -volreg_align_to MIN_OUTLIER -volreg_align_e2a -volreg_tlrc_warp -blur_size 4.0 -bash"
7568
7669
7770To run it in participant level mode (for one participant):
You can’t perform that action at this time.
0 commit comments