14 Commits

Author SHA1 Message Date
Samuel St-Jean a908201872 Fix ssim example
Seems like the dynamic range values got swapped,  the noise image goes up to 0.14 with the correct numbers.
2016-07-21 16:06:22 +02:00
François Boulogne f877491f58 DOC: refactor axes with lists 2016-06-07 16:31:02 +02:00
emmanuelle d998e7e534 Links to API in examples 2016-05-17 23:21:45 +02:00
emmanuelle 94d051c124 Renamed README.txt to README.rst in gallery of examples 2016-05-10 23:17:06 +02:00
emmanuelle 844858f01b Build gallery with sphinx-gallery
Modified comments in some gallery examples for compatibility with
sphinx-gallery parsing. Also modified some links in the narrative doc
since image file names have changed.
2016-05-10 21:49:15 +02:00
Johannes Schönberger e6338b75bd Merge pull request #1921 from JDWarner/image_comparison_prefix
STY: Image comparison functions now share common prefix
2016-02-02 17:07:17 +01:00
Joshua Warner ab7f0774aa FIX: Pass arguments from deprecated function, update examples. 2016-02-01 13:57:56 -07:00
Johannes Schönberger 10ffe9f690 Use kwargs for figure config 2016-02-01 09:55:50 +01:00
Johannes Schönberger a28a9d42e8 Fix warning in plot_swirl 2016-02-01 08:47:36 +01:00
Johannes Schönberger 95977c237f Fix deprecation warning in plot_ransac 2016-02-01 08:47:36 +01:00
Egor Panfilov 18a2747239 DOC: plot_edge_modes improvement, closes #1816 2015-12-24 18:17:28 +03:00
Josh Warner (Mac) 9b9473c6a1 STY: Fix formatting and use tight_layout in doc examples. 2015-12-23 20:53:51 -05:00
Alexandre Fioravante de Siqueira af95784ac9 Solving white space + improving code +PEP8
Solving white space + Correcting code

Solving white spaces

Solving white spaces

Solving white spaces

Answering comments

Correcting silly mistakes

Solving white spaces

Trying again... now with Travis enabled
2015-12-23 18:20:57 -02:00
emmanuelle 55f5103dd8 Added sections to gallery of examples
Modified travis_script.sh to account for the new structure of the gallery

Added README.txt files in directories of gallery examples

Fixed references to gallery images in user guide pages

Fixed broken links
2015-12-19 15:28:15 +01:00