diff --git a/fsl/data/image.py b/fsl/data/image.py index c61d8dc281c72c0d50c4c7571b6d16f899e773ba..678db9f1932ac1661f0952626e5c0030df20ef75 100644 --- a/fsl/data/image.py +++ b/fsl/data/image.py @@ -554,7 +554,7 @@ class Nifti(notifier.Notifier): @memoize.Instanceify(memoize.memoize) - @deprecation.deprecated(deprecated_in='1.1.0', + @deprecation.deprecated(deprecated_in='1.2.0', removed_in='2.0.0', details='Use voxToScaledVoxMat instead') def voxelsToScaledVoxels(self):