-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathcmd.ap.sub_001
More file actions
executable file
·37 lines (32 loc) · 1.85 KB
/
Copy pathcmd.ap.sub_001
File metadata and controls
executable file
·37 lines (32 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#!/usr/bin/env tcsh
# created by uber_subject.py: version 0.37 (April 14, 2015)
# creation date: Wed Mar 2 09:54:17 2016
# set data directories
set top_dir = ./afni_no_motion_regressors
# set subject and group identifiers
set subj = sub_001
set group_id = DS0011
# run afni_proc.py to create a single subject processing script
afni_proc.py -subj_id $subj \
-script proc.$subj -scr_overwrite \
-blocks tshift align tlrc volreg blur mask scale regress \
-copy_anat $top_dir/sub-01_T1w.nii.gz \
-tcat_remove_first_trs 0 \
-dsets $top_dir/sub-01_task-tonecounting_bold.nii.gz \
-volreg_align_to third \
-volreg_align_e2a \
-volreg_tlrc_warp \
-blur_size 4.0 \
-regress_stim_times \
$top_dir/tone_counting_onset_times.txt \
$top_dir/tone_counting_probe_duration.txt \
-regress_stim_labels \
tone_counting probe \
-regress_basis_multi \
'BLOCK(4)' 'dmBLOCK' \
-regress_stim_types \
times AM1 \
-regress_censor_motion 0.3 \
-regress_make_ideal_sum sum_ideal.1D \
-regress_est_blur_epits \
-regress_est_blur_errts