From 3cae1d138c53a3fd042de3d2c9d9a07cf0650e0f Mon Sep 17 00:00:00 2001 From: "Daniel M. Pelt" Date: Tue, 24 Feb 2015 12:35:45 +0100 Subject: Added Python interface --- python/docSRC/data2d.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 python/docSRC/data2d.rst (limited to 'python/docSRC/data2d.rst') diff --git a/python/docSRC/data2d.rst b/python/docSRC/data2d.rst new file mode 100644 index 0000000..342cbec --- /dev/null +++ b/python/docSRC/data2d.rst @@ -0,0 +1,8 @@ +2D data objects: the :mod:`data2d` module +========================================= + +.. automodule:: astra.data2d + :members: + :undoc-members: + :show-inheritance: + -- cgit v1.2.3