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 b153ae5 commit 14c4243
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ This creates a single slice of the 3-D phantom::
>>> plt.show()

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

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

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

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

0 comments on commit 14c4243

Please sign in to comment.