Skip to content

Commit

Permalink
MNT: imgs test
Browse files Browse the repository at this point in the history
  • Loading branch information
dgursoy committed Apr 4, 2015
1 parent cb1a100 commit b153ae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ This creates a single slice of the 3-D phantom::
>>> plt.show()

.. image:: img/shepp.png
:height: 200px
:width: 200px

We can then define the projection angles and pass it with the generated
object to ``simulate`` function::
Expand All @@ -49,6 +51,8 @@ Then we can image the sinogram::
>>> plt.show()

.. image:: img/sinogram.png
:height: 150px
:width: 200px

Image reconstruction
====================

0 comments on commit b153ae5

Please sign in to comment.