Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(workflow): Resolve resampling of BOLD into standard spaces
This PR fixes nipreps#1626. The ``transforms`` input to ``MultyApplyTransforms`` had not been updated to get fed by the ``KeySelect`` interface that demultiplexes parameterized fields. With great thanks to @markushs for his invaluable help catching this.
- Loading branch information