s01.ap.simple 598 B

12345678910111213141516
  1. #!/bin/tcsh
  2. # - creates the most basic processing script, still in +orig space
  3. # - currently, the tutorial correponds to the resulting proc script
  4. afni_proc.py -subj_id FT \
  5. -dsets FT/FT_epi_r?+orig.HEAD \
  6. -copy_anat FT/FT_anat+orig \
  7. -tcat_remove_first_trs 2 \
  8. -regress_stim_times FT/AV*.txt \
  9. -regress_stim_labels Vrel Arel \
  10. -regress_basis 'BLOCK(20,1)' \
  11. -regress_est_blur_errts \
  12. -regress_opts_3dD \
  13. -gltsym 'SYM: Vrel -Arel' \
  14. -glt_label 1 V-A