We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4625f commit ebe49d0Copy full SHA for ebe49d0
nipype/interfaces/dipy/tracks.py
@@ -30,7 +30,7 @@
30
31
else:
32
IFLOGGER.info("We advise you to upgrade DIPY version. This upgrade will"
33
- " activate RecoBundles, LabelsBundles, DetTrackPAMFlow.")
+ " activate RecoBundles, LabelsBundles, DeterministicTracking.")
34
35
36
class TrackDensityMapInputSpec(BaseInterfaceInputSpec):
0 commit comments