summaryrefslogtreecommitdiff
path: root/doc/source/modules/image/projection.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/image/projection.rst')
-rw-r--r--doc/source/modules/image/projection.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/source/modules/image/projection.rst b/doc/source/modules/image/projection.rst
new file mode 100644
index 0000000..f5f4815
--- /dev/null
+++ b/doc/source/modules/image/projection.rst
@@ -0,0 +1,15 @@
+
+.. currentmodule:: silx.image
+
+:mod:`projection`: projection algorithm
+---------------------------------------
+
+.. warning::
+
+ This module is known to be buggy in version 0.6:
+ Do NOT use it without having checked it provides
+ proper results
+
+.. automodule:: silx.image.projection
+ :members: Projection
+