[python-dtcwt] 30/497: add missing show to getting started example

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:46 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 71ca0df0d703e5e46dc0ff4e5089ddeddb4e2a19
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Wed Aug 7 17:12:10 2013 +0100

    add missing show to getting started example
---
 docs/gettingstarted.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index 8d097a3..866d70a 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -77,6 +77,8 @@ wavelet coefficients::
         subplot(2, 3, slice_idx)
         imshow(np.angle(Yl[1][:,:,slice_idx]), cmap=cm.hsv, clim=(-np.pi, np.pi))
 
+    show()
+
 If the library is correctly installed and you also have matplotlib installed, you should see these three figures:
 
 .. image:: lena-1.png

-- 
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