@@ -88,7 +88,7 @@ cluster options for running ants_dbm (options copied from twolevel_dbm.py)::
8888 --local_threads LOCAL_THREADS
8989 For local execution, how many subject-wise modelbuilds
9090 to run in parallel, defaults to number of CPUs
91- (default: 2 )
91+ (default: 8 )
9292 --template_reg_script TEMPLATE_REG_SCRIPT
9393 Registration script that will be used for registration
9494 of the generated template to the provided atlas for
@@ -111,33 +111,33 @@ Specify Slice Timing Correction info that is fed to AFNI 3dTshift.:
111111Template files.:
112112 --anat_template ANAT_TEMPLATE
113113 Anatomical file for the commonspace template.
114- (default: /home/gabriel/ RABIES-0.1.1 /template_files/DS
115- URQE_100micron_average .nii.gz)
114+ (default: /home/cic/desgab/ RABIES-0.1.2 /template_files
115+ /DSURQE_100micron_average .nii.gz)
116116 --brain_mask BRAIN_MASK
117- Brain mask for the template. (default: /home/gabriel/R
118- ABIES -0.1.1 /template_files/DSURQE_100micron_mask.nii.g
119- z )
120- --WM_mask WM_MASK White matter mask for the template. (default: /home/ga
121- briel/ RABIES-0.1.1 /template_files/DSURQE_100micron_ero
122- ded_WM_mask .nii.gz)
123- --CSF_mask CSF_MASK CSF mask for the template. (default: /home/gabriel/RAB
124- IES -0.1.1 /template_files/DSURQE_100micron_eroded_CSF_m
125- ask .nii.gz)
117+ Brain mask for the template. (default: /home/cic/desga
118+ b/RABIES -0.1.2 /template_files/DSURQE_100micron_mask.ni
119+ i.gz )
120+ --WM_mask WM_MASK White matter mask for the template. (default: /home/ci
121+ c/desgab/ RABIES-0.1.2 /template_files/DSURQE_100micron_
122+ eroded_WM_mask .nii.gz)
123+ --CSF_mask CSF_MASK CSF mask for the template. (default: /home/cic/desgab/
124+ RABIES -0.1.2 /template_files/DSURQE_100micron_eroded_CS
125+ F_mask .nii.gz)
126126 --vascular_mask VASCULAR_MASK
127127 Can provide a mask of major blood vessels for
128128 computing confound timeseries. The default mask was
129129 generated by applying MELODIC ICA and selecting the
130130 resulting component mapping onto major veins.
131131 (Grandjean et al. 2020, NeuroImage; Beckmann et al.
132- 2005) (default: /home/gabriel/ RABIES-0.1.1/template_fi
133- les /vascular_mask.nii.gz)
134- --labels LABELS Atlas file with anatomical labels. (default: /home/gab
135- riel/ RABIES-0.1.1 /template_files/DSURQE_100micron_labe
136- ls .nii.gz)
132+ 2005) (default: /home/cic/desgab/ RABIES-0.1.2/template
133+ _files /vascular_mask.nii.gz)
134+ --labels LABELS Atlas file with anatomical labels. (default: /home/cic
135+ /desgab/ RABIES-0.1.2 /template_files/DSURQE_100micron_l
136+ abels .nii.gz)
137137
138138```
139139
140- ## Example execution command
140+ ## Command syntax
141141```
142142 rabies nii_inputs/ rabies_outputs/ --bids_input -e -r light_SyN --template_reg_script light_SyN --TR 1.0s --cluster_type sge -p SGEGraph
143143```
0 commit comments