Commit Graph

8 Commits

Author SHA1 Message Date
emmanuelle 84ac53824d [ENH] Fixed some PEP8 issues in example gallery. 2015-08-30 12:28:40 +02:00
Juan Nunez-Iglesias 0d134987f9 Harmonize all ndimage usage across the library
Only two forms remain in use:

- `from scipy import ndimage as ndi`
- `from scipy.ndimage import function`
2015-06-09 15:18:37 +10:00
Julien Coste 218eb4e89e fix import inside documentation and update TODO 2014-08-31 11:48:34 +01: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 d0ee6ade61 Fix inconsistencies in examples and many more improvements 2013-04-27 16:47:33 +02:00
Tony S Yu cb93ebbf61 DOC: Limit figures to 8 inch widths. 2012-02-20 09:40:56 -05:00
emmanuelle 78d37d3af1 DOC: Canny filter. Improved docstring + example for the gallery 2011-11-06 23:52:07 +01:00