forked from nipreps/niworkflows
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(interface):
EstimateReferenceImage
generates 4D references if…
… 4D SBRefs are supplied as input. This patch checks the dimensionality of SBRefs and generates an average if the SBRef is 4D. Fixes nipreps/fmriprep#1579. Intimately related to nipreps#253, although I'm not sure the proposed resampling there is absolutely necessary. It could be detrimental for ``bbregister`` in co-registration. It is very likely necessary for head-motion correction with either ``mcflirt`` or ``3dVolReg``.
- Loading branch information
Showing
1 changed file
with
28 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters