summaryrefslogtreecommitdiffstats
path: root/Wrappers
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2019-01-10 14:15:30 +0000
committerEdoardo Pasca <edo.paskino@gmail.com>2019-01-10 14:20:59 +0000
commit9f943b6ee5018e917a032eeebfa938855502934c (patch)
treeee6303adf7670cfc57a3fc6bae6a3aba289f28ae /Wrappers
parent3b114face28547468da9e1b491c67bd5ea53603b (diff)
downloadregularization-9f943b6ee5018e917a032eeebfa938855502934c.tar.gz
regularization-9f943b6ee5018e917a032eeebfa938855502934c.tar.bz2
regularization-9f943b6ee5018e917a032eeebfa938855502934c.tar.xz
regularization-9f943b6ee5018e917a032eeebfa938855502934c.zip
fix indentation
Diffstat (limited to 'Wrappers')
-rw-r--r--Wrappers/Python/ccpi/filters/regularisers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/ccpi/filters/regularisers.py b/Wrappers/Python/ccpi/filters/regularisers.py
index 0a65590..5dbb96a 100644
--- a/Wrappers/Python/ccpi/filters/regularisers.py
+++ b/Wrappers/Python/ccpi/filters/regularisers.py
@@ -191,7 +191,7 @@ def TGV(inputData, regularisation_parameter, alpha1, alpha0, iterations,
LipshitzConst)
else:
if not gpu_enabled and device == 'gpu':
- raise ValueError ('GPU is not available')
+ raise ValueError ('GPU is not available')
raise ValueError('Unknown device {0}. Expecting gpu or cpu'\
.format(device))
def LLT_ROF(inputData, regularisation_parameterROF, regularisation_parameterLLT, iterations,