Skip to content

Commit fbaca01

Browse files
authored
Merge pull request #1511 from chrisfilo/fix/randomise_msg
removed "experimental" warning of Randomise
2 parents fb42292 + 554fbc5 commit fbaca01

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

nipype/interfaces/fsl/model.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,9 +1769,7 @@ class RandomiseOutputSpec(TraitedSpec):
17691769

17701770

17711771
class Randomise(FSLCommand):
1772-
"""XXX UNSTABLE DO NOT USE
1773-
1774-
FSL Randomise: feeds the 4D projected FA data into GLM
1772+
"""FSL Randomise: feeds the 4D projected FA data into GLM
17751773
modelling and thresholding
17761774
in order to find voxels which correlate with your model
17771775

0 commit comments

Comments
 (0)