Commit Graph

11 Commits

Author SHA1 Message Date
Johannes Schönberger 753cc6fd23 Fix novice doctest 2013-11-03 19:18:48 +01:00
Johannes Schönberger 8daeb6540b Fix novice doctests 2013-11-03 19:13:07 +01:00
Tony S Yu 1093139d62 Rename image for clarity. 2013-10-21 23:02:50 -05:00
Tony S Yu 6ca30b0897 Speed up doctest 2013-10-21 23:02:50 -05:00
Tony S Yu d177aa6c16 Replace use of elephant pic with Chelsea the cat 2013-10-21 23:02:49 -05:00
Tony S Yu 087d422ebc Rename novice package as per convention 2013-10-21 23:02:46 -05:00
Tony S Yu 266c28ba6b Reuse colors from skimage.color.
This change greatly reduces the number of available colors, which is probably
a good thing.
2013-10-21 23:02:46 -05:00
Tony S Yu c881cf32e6 Remove unnecessary functions. 2013-10-21 23:02:46 -05:00
Tony S Yu 9503c41f26 Cleanup docstrings.
Note that the getter (not setter) docstring gets printed at the interactive prompt
2013-10-21 23:02:45 -05:00
Tony S Yu 1a418f8820 Clean up novice __init__
Move functions from __init__ to novice module and clean up package docstring.
Doctest now passes.
2013-10-21 23:02:45 -05:00
Michael Hansen 2e98d8c21c Added novice submodule after rebase 2013-10-21 23:02:45 -05:00