run.ap.vol 863 B

12345678910111213141516171819202122
  1. set anat = ../mprage+orig.HEAD
  2. set epi = ../REST.nii.gz
  3. set sid = FATCAT
  4. # result is aligned to anat, which is aligned with DWI
  5. # no blur, to match vol and surf analyses
  6. afni_proc.py -subj_id $sid \
  7. -dsets $epi \
  8. -copy_anat $anat \
  9. -blocks despike tshift align volreg mask regress \
  10. -tcat_remove_first_trs 3 \
  11. -volreg_align_e2a \
  12. -regress_anaticor \
  13. -regress_censor_motion 0.2 \
  14. -regress_censor_outliers 0.1 \
  15. -regress_bandpass 0.01 0.1 \
  16. -regress_apply_mot_types demean deriv \
  17. -regress_run_clustsim no \
  18. -regress_est_blur_errts