Skip to content

Commit 00d628f

Browse files
committed
add surface doc
1 parent 0f1a92e commit 00d628f

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
240 KB
Loading

docs/_sources/user/anat.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@
55

66
<div class="flowchart-container"><object data="../_static/flowcharts/anatomical.svg" type="image/svg+xml"></object></div>
77

8+
Surface Analysis
9+
^^^^^^^^^^^^^^^^
10+
11+
Surface analysis runs FreeSurfer recon-all and generates CSF, WM, GM masks, pial surface mesh, smoothed surface mesh, spherical surface mesh, white matter surface mesh, sulcal depth surface maps, cortical thickness surface maps and cortical volume surface maps.
12+
13+
Configuring CPAC to run surface analysis:
14+
"""""""""""""""""""""""""""""""""""""""""
15+
16+
.. figure:: /_images/anat_surface.png
17+
18+
#. **FreeSurfer - [On,Off]:** FreeSurfer recon-all. Default is Off.
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>`:
24+
25+
.. literalinclude:: /references/default_pipeline.yml
26+
:language: YAML
27+
:lines: 152-159
28+
829
Initial Preprocessing
930
^^^^^^^^^^^^^^^^^^^^^
1031

0 commit comments

Comments
 (0)