Commit Graph

15 Commits

Author SHA1 Message Date
Marianne Corvellec e49a2168f0 Added deprecation decorator according to discussion. 2013-10-12 20:25:56 -04:00
Marianne Corvellec 1b1cbe246e Tiny formatting edits 2013-10-05 16:28:27 -04:00
Marianne Corvellec e836f07a70 Changed variable names so they actually make sense (followed Tony's
suggestion).
2013-06-30 22:39:29 -04:00
Marianne Corvellec 2b7b472fe9 One line. 2013-06-29 18:10:38 -04:00
Marianne Corvellec 4cf8e2744a PEP8 compliance! 2013-06-29 17:55:54 -04:00
Marianne Corvellec 9a45f82f1a Added some warnings for transparency. 2013-06-29 17:49:36 -04:00
Marianne Corvellec b5c159d26d Improving docstring + style/convention edits 2013-06-29 15:29:44 -04:00
Tony S Yu f2ace75369 Fixes to make doctests pass. 2013-04-25 23:13:41 -05:00
Emmanuelle Gouillart ecba2df2ac median filter outlier 2013-04-20 19:45:21 +02:00
Stefan van der Walt 6410905b3b BUG: Fix broken import in ctmf. 2012-08-20 07:55:17 -07:00
Stefan van der Walt e99f18be5a BUG: Fix imports for Python 3.2. 2012-03-03 11:18:16 -08:00
Thouis (Ray) Jones 061595f99d Fix docstring to match new default value and constraint for radius. 2011-11-02 15:09:02 +01:00
Tony S Yu c6e854b7c7 Switch radius and mask arguments for median_filter 2011-10-26 16:30:07 -04:00
Tony S Yu a63e3f4546 Require median filter radius >= 2
The octagon structuring element used by _ctmf.pyx does not scale correctly for smaller radii.
2011-10-26 16:22:20 -04:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00