c03.3dDeconvolve 460 B

123456789101112131415161718
  1. # now evaluate the stimulus timings
  2. 3dDeconvolve \
  3. -nodata \
  4. -nfirst 4 \
  5. -nlast 299 \
  6. -polort 1 \
  7. -num_stimts 3 \
  8. -stim_file 1 "wav.hrf.001.1.1D" \
  9. -stim_label 1 "stim_A" \
  10. -stim_file 2 "wav.hrf.001.2.1D" \
  11. -stim_label 2 "stim_B" \
  12. -stim_file 3 "wav.hrf.001.3.1D" \
  13. -stim_label 3 "stim_C" \
  14. -glt 1 contrasts/contrast_AB \
  15. -glt 1 contrasts/contrast_AC \
  16. -glt 1 contrasts/contrast_BC