File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def init_phdiff_wf(omp_nthreads, name='phdiff_wf'):
36
36
Estimates the fieldmap using a phase-difference image and one or more
37
37
magnitude images corresponding to two or more :abbr:`GRE (Gradient Echo sequence)`
38
38
acquisitions. The `original code was taken from nipype
39
- <https://github.com/nipy/nipype/blob/master /nipype/workflows/dmri/fsl/artifacts.py#L514>`_.
39
+ <https://github.com/nipy/nipype/blob/0.12.1 /nipype/workflows/dmri/fsl/artifacts.py#L514>`_.
40
40
41
41
.. workflow ::
42
42
:graph2use: orig
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ setup_requires =
24
24
setuptools >=40.8
25
25
install_requires =
26
26
nibabel >=2.2.1
27
- niflow-nipype1-workflows = = 0.0.1
27
+ niflow-nipype1-workflows ~ = 0.0.1
28
28
nipype >=1.3.0rc1
29
29
niworkflows ~=0.10
30
30
numpy
You can’t perform that action at this time.
0 commit comments