summaryrefslogtreecommitdiff
path: root/silx/image/tomography.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/image/tomography.py')
-rw-r--r--silx/image/tomography.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/silx/image/tomography.py b/silx/image/tomography.py
index 3666455..66dc677 100644
--- a/silx/image/tomography.py
+++ b/silx/image/tomography.py
@@ -157,3 +157,4 @@ def calc_center_centroid(sino):
left_derivative=False,
max_iter=100)
return popt[0]
+