Tony S Yu
|
c329ff14bc
|
Fix failing doctest on systems w/o PIL
|
2013-12-06 22:40:37 -06:00 |
|
Tony S Yu
|
0f88bed41d
|
Remove inherited config and file-type-specific code.
This functionality needs to fleshed out a bit more. This commit can be
reverted after the initial refactor PR.
|
2013-12-06 22:40:25 -06:00 |
|
Tony S Yu
|
e59daf474c
|
Modest attempt at normalizing file extensions
|
2013-12-05 23:38:13 -06:00 |
|
Tony S Yu
|
99aa5a8238
|
Move io._plugins.plugin to io.manage_plugins
|
2013-12-05 23:19:47 -06:00 |
|
Tony S Yu
|
0922ccf923
|
Refactor load_preferred_plugins
|
2013-12-05 23:19:47 -06:00 |
|
Tony S Yu
|
ac4eb5ae7b
|
Make preferred_plugins a dict
|
2013-12-05 23:19:47 -06:00 |
|
Tony S Yu
|
6994bc53b9
|
Add test for loading preferred plugins.
|
2013-12-05 23:19:47 -06:00 |
|
Tony S Yu
|
860c6b5cb5
|
Use InheritedConfig for plugin_store
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
f1dce4be9d
|
Change plugin_store to use InheritedConfig
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
fabe4fa0cc
|
Move tests to separate file.
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
e04066de7e
|
Change InheritedConfig so a key is contained if a parent key is contained
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
db45127fa9
|
Fix test so it doesn't have side-effects
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
90f1e791d8
|
PEP8
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
318781bca1
|
Add test that error gets raised when no plugin available
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
86abc7c970
|
Factor out url handling for unified file/url behavior
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
41e62fa087
|
Add comment for clarification
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
8a2e88241e
|
Factor out config-file parsing for clarity
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
77ff0615d9
|
Fix wrapping of plugin descriptions
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
1d39961757
|
Minor rename
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
a23e31b553
|
Factor out table formatting code.
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
f8ea426608
|
Refactor io doc building code
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
552f24be8e
|
Remove unnecessary initialization
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
c820699cd8
|
Remove unnecessary class
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
79587eaf48
|
Remove debugging statement
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
03388d49cd
|
Use explicit imports
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
312151b481
|
Move __init__ functions to submodules.
And rename functions so we don't have to alias imports.
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
b8c30bad46
|
Move image stack to its own module
|
2013-12-05 23:19:43 -06:00 |
|
Stefan van der Walt
|
cff007827c
|
Merge pull request #825 from ahojnnes/coverage
MRG: Increase test coverage
|
2013-12-03 00:29:15 -08:00 |
|
Tony S Yu
|
46cdc17771
|
Merge pull request #838 from ahojnnes/gallery
Gallery improvements
|
2013-12-01 18:37:55 -08:00 |
|
Johannes Schönberger
|
5abd6e3904
|
Add missing plot directive
|
2013-12-02 01:13:36 +01:00 |
|
Juan Nunez-Iglesias
|
689b59a457
|
Merge pull request #839 from rtack/match_template_DOC
Change docstring to make clear that only 2-D images are currently supported.
|
2013-12-01 14:56:24 -08:00 |
|
Raphael Ackermann
|
0c81e14bfa
|
changing docstring to make clear that only 2-D images are currently supported
|
2013-12-01 23:11:33 +01:00 |
|
Johannes Schönberger
|
1720629670
|
Improve ssim example
|
2013-11-30 19:39:39 +01:00 |
|
Johannes Schönberger
|
64b9c1847b
|
Show hidden text
|
2013-11-30 19:37:55 +01:00 |
|
Johannes Schönberger
|
1869ea9147
|
Fix overlapping xtick labels
|
2013-11-30 19:35:06 +01:00 |
|
Johannes Schönberger
|
dcbbd55b52
|
Improve local otsu example script
|
2013-11-30 19:32:37 +01:00 |
|
Johannes Schönberger
|
444d574efa
|
Fix overlapping text
|
2013-11-30 19:15:00 +01:00 |
|
Johannes Schönberger
|
7e45baa3e2
|
Fix overlapping text
|
2013-11-30 19:06:20 +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
|
c0af3aaae6
|
Improve layout of gabor example plot
|
2013-11-30 18:54:29 +01:00 |
|
Johannes Schönberger
|
86c90a336f
|
Merge pull request #821 from JDWarner/add_conditional_doctest_decorator
ENH: Add `doctest_skip_parser` allowing conditional skipping of doctests
|
2013-11-25 13:54:29 -08:00 |
|
Johannes Schönberger
|
caf183af2b
|
Merge pull request #827 from stefanv/coveralls_nomain
Ignore main sections of library code when checking coverage
|
2013-11-22 05:04:21 -08:00 |
|
Stefan van der Walt
|
a9534f48b4
|
Merge pull request #644 from josteinbf/phase-unwrap
Add phase unwrapping
|
2013-11-22 04:47:01 -08:00 |
|
Stefan van der Walt
|
8d04052065
|
Ignore main sections of library code
|
2013-11-22 14:40:26 +02:00 |
|
Johannes Schönberger
|
4d6308c810
|
Fix error in line model test
|
2013-11-22 13:28:53 +01:00 |
|
Jostein Bø Fløystad
|
7afae271dd
|
Add contributors for phase unwrapping.
|
2013-11-22 12:59:35 +01:00 |
|
Johannes Schönberger
|
43f6ae9a2c
|
Add test case for explicit use of radii and sigmas parameters
|
2013-11-22 12:46:41 +01:00 |
|
Johannes Schönberger
|
5b3c21a4d4
|
Add test for neggative gamma parameter
|
2013-11-22 12:33:21 +01:00 |
|
Johannes Schönberger
|
0a2ed35253
|
Add test for negative input image
|
2013-11-22 12:30:49 +01:00 |
|
Jostein Bø Fløystad
|
51f94d83a9
|
Less verbose entry in CONTRIBUTORS.
|
2013-11-22 12:29:31 +01:00 |
|