Commit Graph

21 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
Kevin Keraudren 4dfa467c34 code simplification 2015-05-31 15:25:41 +01:00
Kevin Keraudren 941cdda8f5 the output of hough_ellipse needs to be rounded before being truncated 2015-05-30 20:47:37 +01:00
François Boulogne 9214e8193c DOC: introduce variable num_peaks for reusability 2014-09-05 22:24:21 -04:00
Julien Coste 218eb4e89e fix import inside documentation and update TODO 2014-08-31 11:48:34 +01:00
Johannes Schönberger 5abd6e3904 Add missing plot directive 2013-12-02 01:13:36 +01:00
Johannes Schönberger 76e0f7a047 Fix and improve circular hough hough transform example script 2013-11-30 19:01:18 +01:00
Johannes Schönberger 6c67738808 Miscellaneous fixes and improvements 2013-10-12 14:13:10 +02:00
François Boulogne def4ab8ccc PEP8 2013-10-12 14:09:52 +02:00
François Boulogne df2ee4d636 remove heapq 2013-10-12 14:09:52 +02:00
François Boulogne 313bf0ea9a fix example according to new API 2013-10-12 14:09:52 +02:00
François Boulogne 7c652c74d0 add missing import heapq 2013-10-12 14:09:51 +02:00
François Boulogne 6a114e8708 MINOR: fix non ascii char 2013-10-12 14:09:51 +02:00
François Boulogne debd4d54d6 ENH: use heapq to select the best match 2013-10-12 14:09:51 +02:00
François Boulogne 7e970b18cd MAINT change HT return API 2013-10-12 14:09:51 +02:00
François Boulogne 9d7a90395b DOC: changes for Marianne's coffee cup 2013-08-05 16:45:59 +02:00
François Boulogne 02acd3ce42 revert, accum is a tuple of lists 2013-07-07 19:37:30 +02:00
François Boulogne bcd2974216 fix Johannes' comments 2013-07-07 19:15:25 +02:00
François Boulogne 7fefbf9103 PEP8 2013-07-07 11:32:38 +02:00
François Boulogne 4eed83720a rename files 2013-07-07 10:19:19 +02:00