Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/outputs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ to the reference image::
sub-<subject_label>/
func/
sub-<subject_label>_[specifiers]_desc-hmc_boldref.nii.gz
sub-<subject_label>_[specifiers]_from-orig_to_boldref_mode-image_desc-hmc_xfm.nii.gz
sub-<subject_label>_[specifiers]_from-orig_to_boldref_mode-image_desc-hmc_xfm.txt

.. note::

Expand Down Expand Up @@ -259,7 +259,7 @@ is identified with ``"B0Identifier": "TOPUP"``, the generated transform will be

sub-<subject_label>/
func/
sub-<subject_label>_[specifiers]_from-boldref_to-TOPUP_mode-image_xfm.nii.gz
sub-<subject_label>_[specifiers]_from-boldref_to-TOPUP_mode-image_xfm.txt

If the association is discovered through the ``IntendedFor`` field of the
fieldmap metadata, then the transform will be given an auto-generated name::
Expand Down
Loading