summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python
diff options
context:
space:
mode:
authorepapoutsellis <epapoutsellis@gmail.com>2019-04-14 22:17:46 +0100
committerepapoutsellis <epapoutsellis@gmail.com>2019-04-14 22:17:46 +0100
commit1eba627e28552985642b9eaf77ba43bf41191566 (patch)
tree80adf16be4035d0ba5c58349c53d55a6f8da616d /Wrappers/Python
parent975e2ffebb75abf040faf8684c35c30be0098877 (diff)
downloadframework-1eba627e28552985642b9eaf77ba43bf41191566.tar.gz
framework-1eba627e28552985642b9eaf77ba43bf41191566.tar.bz2
framework-1eba627e28552985642b9eaf77ba43bf41191566.tar.xz
framework-1eba627e28552985642b9eaf77ba43bf41191566.zip
fix test TV denoising
Diffstat (limited to 'Wrappers/Python')
-rwxr-xr-xWrappers/Python/wip/pdhg_TV_denoising.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Wrappers/Python/wip/pdhg_TV_denoising.py b/Wrappers/Python/wip/pdhg_TV_denoising.py
index 73fd57a..d885bca 100755
--- a/Wrappers/Python/wip/pdhg_TV_denoising.py
+++ b/Wrappers/Python/wip/pdhg_TV_denoising.py
@@ -138,6 +138,7 @@ plt.colorbar()
plt.subplot(1,3,2)
plt.imshow(res1.as_array())
plt.colorbar()
+
#plt.show()