Skip to content

Commit

Permalink
Update sdcflows/utils/wrangler.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oscar Esteban <[email protected]>
  • Loading branch information
tsalo and oesteban authored Dec 4, 2023
1 parent 6c678d5 commit 3ef588a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdcflows/utils/wrangler.py
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,8 @@ def find_anatomical_estimators(
suffixes : :class:`list`
EPI suffixes, for example ``["bold", "dwi", "asl"]``. Associated ``"sbref"``\s
will be found and used in place of BOLD/diffusion EPIs.
Similarly, ``"m0scan"``\s associated with ASL runs with the ``IntendedFor`` or
``B0FieldIdentifier`` metadata will be used in place of ASL runs.
"""

from .epimanip import get_trt
Expand Down

0 comments on commit 3ef588a

Please sign in to comment.