diff --git a/docs/workflows.rst b/docs/workflows.rst index 2cd26c867..dabe6f920 100644 --- a/docs/workflows.rst +++ b/docs/workflows.rst @@ -368,8 +368,15 @@ the scanner. fieldmap estimation. Please note that all routines for susceptibility-derived distortion correction -have been excised off of *fMRIPrep* for utilization on other projects -(e.g., `dMRIPrep `__). +have been moved into their own code base called SDCFlows. +No action is required by users, as this module is included in *fMRIPrep*. + +Details about the BIDS specification for field maps can be found at + + +**NOTE** There is a deviation from the BIDS spec, in that all fieldmap image side +car files must include the `B0Fielsource` key and appropriate value. + For more detailed documentation on :abbr:`SDC (susceptibility-derived distortion correction)` routines, check on the `SDCFlows component `__.