[python-dtcwt] 326/497: remove 'savefig' from examples

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 319eea6199023121efdd0f42ee017a0c560b3266
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Mon Feb 3 14:06:29 2014 +0000

    remove 'savefig' from examples
---
 examples/image-registration.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/image-registration.py b/examples/image-registration.py
index 32053b3..3748b17 100755
--- a/examples/image-registration.py
+++ b/examples/image-registration.py
@@ -73,7 +73,7 @@ def register_frames(filename):
     colorbar()
     title('Magnitude of computed velocity (median subtracted)')
 
-    savefig(os.path.splitext(os.path.basename(filename))[0] + '-registration.png')
+    # savefig(os.path.splitext(os.path.basename(filename))[0] + '-registration.png')
 
 register_frames('traffic')
 register_frames('tennis')

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list