You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_sources/user/alff.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,7 @@ Configuring CPAC to Run ALFF and f/ALFF
37
37
38
38
#. **f/ALFF Low-Pass Cutoff - [decimal]:** Frequency cutoff (in Hz) for the low-pass filter used when calculating f/ALFF
39
39
40
-
Configuration Without the GUI
41
-
""""""""""""""""""""""""""""""
42
-
43
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/anat.rst
+9-36Lines changed: 9 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,7 @@ Configuring CPAC to run surface analysis:
17
17
18
18
#. **FreeSurfer - [On,Off]:** FreeSurfer recon-all. Default is Off.
19
19
20
-
Configuration Without the GUI
21
-
""""""""""""""""""""""""""""""
22
-
23
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -49,10 +46,7 @@ Configuring CPAC to run initial preprocessing:
49
46
50
47
#. **N4 Bias Field Correction - [On,Off]:** ANTs N4BiasFieldCorrection - a variant of the popular N3 (nonparametric nonuniform normalization) retrospective bias correction algorithm. Default is Off.
51
48
52
-
Configuration Without the GUI
53
-
""""""""""""""""""""""""""""""
54
-
55
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
#. **ACPC Aligned Skull Template - [path]:** Skull template to be used for ACPC alignment. It is not necessary to change this path unless you intend to use a non-standard template.
69
63
#. **ACPC Aligned Brain Template - [path]:** Brain template to be used for ACPC alignment. For human data, it can be 'None'. It is not necessary to change this path unless you intend to use a non-standard template.
70
64
71
-
Configuration Without the GUI
72
-
""""""""""""""""""""""""""""""
73
-
74
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -100,10 +91,7 @@ Configuring CPAC to run Skull-Stripping:
100
91
101
92
#. **Which tool for skull-stripping - [FSL, AFNI, niworkflows-ants]:** Choose if you’d like to use FSL BET, AFNI 3dSkullStrip, or run all options in parallel.
102
93
103
-
Configuration Without the GUI
104
-
""""""""""""""""""""""""""""""
105
-
106
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
#. **blur_fwhm - [2]:** Blur datasets after spatial normalization. Default value is 2.
153
141
154
-
Configuration Without the GUI
155
-
""""""""""""""""""""""""""""""
156
-
157
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
#. **Robust brain center - [Off, On]:** Robust brain center estimation. Mutually exclusive with functional, reduce_bias, robust, padding, remove_eyes, surfaces.
194
179
195
-
Configuration Without the GUI
196
-
""""""""""""""""""""""""""""""
197
-
198
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
#. **niworkflows_ants_regmask_path:** Set the brain extraction registration mask, used for registration to limit the metric computation to a specific region. e.g. OASIStemplate/T_template0_BrainCerebellumRegistrationMask.nii.gz
215
197
216
-
Configuration Without the GUI
217
-
""""""""""""""""""""""""""""""
218
-
219
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -260,10 +239,7 @@ Configuring CPAC to Run Anatomical Registration
260
239
261
240
#. **Interpolation Method - [trilinear, sinc, spline]:** Interpolation method for writing out transformed anatomical images. FSL registration tools only. Options are trilinear, sinc, or spline.
262
241
263
-
Configuration Without the GUI
264
-
"""""""""""""""""""""""""""""
265
-
266
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -364,10 +340,7 @@ Configuring CPAC to Run Anatomical Tissue Segmentation
364
340
#. **Right White Matter Label Value - [integer]:** Label value corresponding to Right White Matter in multiatlas file. It is not necessary to change this values unless your CSF/GM/WM label values are different from `Freesurfer Color Lookup Table. <https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/AnatomicalROI/FreeSurferColorLUT>`_
365
341
366
342
367
-
Configuration Without the GUI
368
-
"""""""""""""""""""""""""""""
369
-
370
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/centrality.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,10 +57,7 @@ Configuring C-PAC to Run Network Centrality
57
57
58
58
Note that only centrality measures that have binarized/weighted checked on this screen will be run.
59
59
60
-
Configuration Without the GUI
61
-
""""""""""""""""""""""""""""""
62
-
63
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/compute_config.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,7 @@ Computer Settings
24
24
25
25
#. **SGE Queue - [text]:** SGE Queue to use when running CPAC. Only applies when you are running on a grid or compute cluster using SGE. See the section below entitled `SGE Configuration` for more information on how to set up SGE.
26
26
27
-
Configuration Without the GUI
28
-
""""""""""""""""""""""""""""""
29
-
30
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/func.rst
+6-24Lines changed: 6 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,7 @@ Initial Preprocessing
32
32
33
33
.. _func_init_without_gui:
34
34
35
-
Configuration Without the GUI
36
-
"""""""""""""""""""""""""""""
37
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -76,10 +74,7 @@ You can configure your slice time correction settings through the C-PAC pipeline
76
74
77
75
Note that if a scan parameters file was used to construct the participant list, the parameters defined in this file will override the settings used here.
78
76
79
-
Configuration Without the GUI
80
-
"""""""""""""""""""""""""""""
81
-
82
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -162,10 +157,7 @@ The C-PAC pipeline configuration builder provides options for configuring the Di
162
157
163
158
#. **Phase encoding direction - [string]:** This is the position of the voxels in the input image, and can have values of x/y/z or -x/-y/-z.
164
159
165
-
Configuration Without the GUI
166
-
"""""""""""""""""""""""""""""
167
-
168
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -187,10 +179,7 @@ Functional to Anatomical Registration
187
179
188
180
#. **Functional Masking - [AFNI, FSL, FSL_AFNI, Anatomical_Refined]:** Choose which tool to be used in functional masking - AFNI (3dAutoMask), FSL (BET), FSL_AFNI (BET+3dAutoMask) or Anatomical_Refined (generate functional mask by registering anatomical mask to functional space). Default is AFNI.
189
181
190
-
Configuration Without the GUI
191
-
"""""""""""""""""""""""""""""
192
-
193
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
#. **Robust brain center - [Off, On]:** Robust brain center estimation. Mutually exclusive with functional, reduce_bias, robust, padding, remove_eyes, surfaces.
233
222
234
-
235
-
Configuration Without the GUI
236
-
"""""""""""""""""""""""""""""
237
-
238
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
@@ -265,10 +250,7 @@ Functional to Template Registration
265
250
266
251
#. **ANTs Registration Parameters :** Clicking on the setting icon will bring up a dialog where you can set 'antsRegistration' parameters.
267
252
268
-
Configuration Without the GUI
269
-
"""""""""""""""""""""""""""""
270
-
271
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/futuredocs/epi_distcorr.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,7 @@ The parameters provided in the GUI are described below:
11
11
6. Dwell to asymmetric ratio-[float]: This is the ratio between the Dwell time, as referenced above and the asymmetric time. Here, the default value is 0.93902439.
12
12
7. Phase encoding direction-[string]: This is the position of the voxels in the input image, and can have values of x/y/z or -x/-y/-z. This is predominantly a trail and error based parameter.
13
13
14
-
Configuration without the GUI
15
-
"""""""""""""""""""""""""""""
16
-
17
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/longitudinal.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,7 @@ Configuring CPAC to Run Longitudinal Preprocessing Pipeline
22
22
#. **Thread Pool - [integer]:** Number of threads in a thread pool. More threads can speed up the longitudinal template creation process. Default is 2.
23
23
#. **Convergence Threshold - [integer]:** Convergence threshold of longitudinal template. Default is -1, which uses numpy.finfo(np.float64).eps.
24
24
25
-
Configuration Without the GUI
26
-
"""""""""""""""""""""""""""""
27
-
28
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
Copy file name to clipboardExpand all lines: docs/_sources/user/output_config.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,7 @@ Output Settings
31
31
32
32
#. **Enable Quality Control Interface - [On, Off]:** Generate quality control pages containing preprocessing and derivative outputs.
33
33
34
-
Configuration Without the GUI
35
-
""""""""""""""""""""""""""""""
36
-
37
-
The following nested key/value pairs that will be set to these defaults if not defined in your :doc:`pipeline configuration YAML </user/pipelines/pipeline_config>`:
0 commit comments