18 Commits

Author SHA1 Message Date
Stefan van der Walt cf8d69ca81 Merge pull request #1077 from buzmakov/master
Increase reconstruction quality of FPB in iradon documentation example.
2015-03-02 08:24:47 -08:00
emmanuelle 04a3c89438 Removed seealso field that was not recognized in gallery example 2014-12-13 15:05:30 +01:00
Alexey Buzmakov 2a1f368bcf Remove endpoints from theta
Adding endpoint to theta make iradon (FBP) reсonstraction worse (adding 2 vertical lines at the edge of phantom). 
This is misleading, that the iradon (FBP) is much worse than iradon_sart (SART) , and it is not.
2014-07-19 13:48:40 +04:00
Siva Prasad Varma a89dd4dedd changed f to fig 2014-03-19 17:18:33 +05:30
Siva Prasad Varma fb72fb04b2 used plt.subplots everywhere 2014-03-14 17:37:14 +05:30
Johannes Schönberger 2086e44977 Fix radon example script 2013-08-08 09:01:06 +02:00
Jostein Bø Fløystad e2a0f7fff8 Radon example: Declare UTF-8 encoding.
This is needed for non-ASCII characters in the references to papers
cited in the text.
2013-07-05 13:14:39 +02:00
Jostein Bø Fløystad 789c19923d Radon example: print RMS errors of the reconstructions. 2013-07-05 13:14:39 +02:00
Jostein Bø Fløystad 1d611878a6 Radon example: Style fixes. 2013-07-05 13:14:39 +02:00
Jostein Bø Fløystad e5dfcb0ab4 Improve the text in and add references to the Radon example.
Based on comments from Emmanuelle.
2013-07-05 13:14:39 +02:00
Jostein Bø Fløystad 9e11e453b6 radon example: Display plots when run from command line.
Call to matplotlib's show() was missing.
2013-07-05 13:14:39 +02:00
Jostein Bø Fløystad a5df8d4630 Rewrite Radon example; include SART.
The old example had some flaws. The new example corrects these, expands
on the topic and adds content relating to the newly implemented SART
algorithm.
2013-07-05 13:14:39 +02:00
Jostein Bø Fløystad 89e6215241 Radon transform example: Remove semicolons. 2013-06-09 21:32:38 +02:00
Jostein Bø Fløystad fcec46eb0d Radon transform example: Correct axis labels 2013-06-09 19:29:53 +02:00
Johannes Schönberger f80cd8114b Replace ndimage.zoom function in radon transform example with builtin skimage function 2013-03-17 10:57:08 +01:00
Tony S Yu cb93ebbf61 DOC: Limit figures to 8 inch widths. 2012-02-20 09:40:56 -05:00
emmanuelle 6d67bba941 Renaming: scikits.image -> skimage 2011-10-18 21:12:27 +02:00
Stefan van der Walt 15e65fa7ca DOC: Move radon example to gallery. 2011-09-26 21:04:32 -07:00