s02.ap.align 1.2 KB

12345678910111213141516171819202122232425262728
  1. #!/bin/tcsh
  2. # a currently standard example of the command, but not through uber_subject.py
  3. set sid = FT # subject to process
  4. set subj = $sid.align # subject ID for result (align case)
  5. afni_proc.py -subj_id $subj \
  6. -dsets $sid/${sid}_epi_r?+orig.HEAD \
  7. -do_block tlrc align \
  8. -copy_anat $sid/${sid}_anat+orig \
  9. -tcat_remove_first_trs 2 \
  10. -blur_in_mask yes \
  11. -volreg_align_to MIN_OUTLIER \
  12. -volreg_tlrc_warp \
  13. -volreg_align_e2a \
  14. -regress_stim_times $sid/AV*.txt \
  15. -regress_stim_labels Vrel Arel \
  16. -regress_basis 'BLOCK(20,1)' \
  17. -regress_make_ideal_sum sum_ideal.1D \
  18. -regress_censor_motion 0.3 \
  19. -regress_opts_3dD \
  20. -jobs 2 \
  21. -gltsym 'SYM: Vrel -Arel' \
  22. -glt_label 1 V-A \
  23. -regress_reml_exec \
  24. -regress_est_blur_epits \
  25. -regress_est_blur_errts