Commit Graph

15 Commits

Author SHA1 Message Date
martin 9fa9c0387c adding axes sharing to displays of related images
for better interaction

sharing achieved by setting sharex and sharey, and
setting the axes 'adjustable' parameter to 'box-forced'
2015-10-12 15:58:57 +02:00
emmanuelle 84ac53824d [ENH] Fixed some PEP8 issues in example gallery. 2015-08-30 12:28:40 +02:00
Stefan van der Walt 78a7b7307a Rename and deprecate filter module to prevent shadowing of built-in keyword 2014-11-10 12:53:50 +02:00
Siva Prasad Varma a89dd4dedd changed f to fig 2014-03-19 17:18:33 +05:30
Julian Taylor d4cb154d17 improve performance of equalize example
percentile can compute multiple ranks in one go which in the case of the
example halves the required time.
2014-03-13 22:34:55 +01:00
Johannes Schönberger 444d574efa Fix overlapping text 2013-11-30 19:15:00 +01:00
Johannes Schönberger 529d46a67b Convert to ubyte dtype explicitly for python 3 2013-04-28 11:11:30 +02:00
Johannes Schönberger d0ee6ade61 Fix inconsistencies in examples and many more improvements 2013-04-27 16:47:33 +02:00
Tony S Yu dd08c8cd83 Fix return value of deprecated equalize function. 2013-02-26 20:34:29 -06:00
Olivier Debeir f133158792 autopep8 for plot_* and rank sources 2012-11-13 09:37:58 +01:00
Olivier Debeir 117b6d187b move rank/ into filter/ 2012-10-29 18:07:50 +01:00
Olivier Debeir f730a64464 clean up 2012-10-29 18:07:49 +01:00
Olivier Debeir 9f33242679 rename egalise to equalize 2012-10-29 18:07:47 +01:00
Olivier Debeir dc838a690f compare local and global equalise in example 2012-10-29 18:07:47 +01:00
Olivier Debeir b83ae70862 add examples - to be cont. 2012-10-29 18:07:47 +01:00