Skip to content

Commit 7f17c39

Browse files
committed
FIX: NiWorkflows' IntraModalMerge choked with images of shape (x, y, z, 1)
After revising the workflow design, everything looked good (so I stand corrected - have scratched text accordingly in the bug report). Just an update of niworkflows will be necessary. Replaces and closes #78. Close #77.
1 parent 13e53a7 commit 7f17c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install_requires =
2626
nibabel >=2.3
2727
niflow-nipype1-workflows ~= 0.0.1
2828
nipype >= 1.3.1
29-
niworkflows ~= 1.0.0
29+
niworkflows @ git+https://github.com/poldracklab/niworkflows.git@4b310a139356f7cfed6e40b299ced9fecfe3daf0
3030
numpy
3131
pybids ~=0.9.2
3232
templateflow ~= 0.4

0 commit comments

Comments
 (0)