quick.s1.afni_proc 382 B

123456789
  1. # create and execute the processing script for one run of data
  2. # (remove the first 2 TRs - before magnetization steady state)
  3. afni_proc.py -dsets epi_r1+orig -copy_anat anat+orig \
  4. -tcat_remove_first_trs 2 \
  5. -regress_stim_times quick.r1_times.txt \
  6. -regress_basis 'BLOCK(20,1)' \
  7. -execute