Skip to content

Commit 8ae8fd1

Browse files
committed
FIX: remove SDC from workflows documentation
1 parent 8555150 commit 8ae8fd1

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

docs/workflows.rst

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ available and are used as the input.
88
Certain processing steps will run only when the required metadata is
99
available in the input dataset.
1010

11-
A (very) high-level view of the simplest pipeline (for a single-band dataset with only
12-
one task, single-run, with no slice-timing information nor fieldmap acquisitions)
11+
A (very) high-level view of the simplest pipeline (for a single dataset with only
12+
a single tracer and single baseline)
1313
is presented below:
1414

1515
.. workflow::
@@ -394,27 +394,6 @@ customized via the :option:`--hmc-fwhm` and :option:`--hmc-start-time`
394394
command line options. By default a 10 mm FWHM Gaussian is applied and
395395
estimation begins at 120 s.
396396

397-
Susceptibility Distortion Correction (SDC)
398-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
399-
One of the major problems that affects :abbr:`EPI (echo planar imaging)` data
400-
is the spatial distortion caused by the inhomogeneity of the field inside
401-
the scanner.
402-
403-
.. figure:: _static/unwarping.svg
404-
405-
Applying susceptibility-derived distortion correction, based on
406-
fieldmap estimation.
407-
408-
Please note that all routines for susceptibility-derived distortion correction
409-
have been excised off of *PETPrep* for utilization on other projects
410-
(e.g., `dMRIPrep <https://www.nipreps.org/dmriprep>`__).
411-
For more detailed documentation on
412-
:abbr:`SDC (susceptibility-derived distortion correction)`
413-
routines, check on the `SDCFlows component <https://www.nipreps.org/sdcflows>`__.
414-
415-
Theory, methods and references are found within the
416-
`SDCFlows documentation <https://www.nipreps.org/sdcflows/master/api/sdcflows.workflows.fit.fieldmap.html>`__.
417-
418397
Pre-processed PET in native space
419398
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
420399
:py:func:`~petprep.workflows.pet.fit.init_pet_native_wf`

0 commit comments

Comments
 (0)