Steven Silvester
1f56de9595
Remove min_overlap kwarg
2015-07-14 07:47:22 -05:00
Steven Silvester
c948f9fe97
Fix view as windows test
2015-07-14 07:47:22 -05:00
Steven Silvester
49967b412b
Create an optimal step parameter for view_as_windows
2015-06-14 17:39:25 -05:00
Steven Silvester
3f8e94ff0c
Allow view_as_window to take a tuple step, and update tests
2015-06-07 06:13:36 -05:00
Steven Silvester
c0a0490eed
Fix handling of multiple warnings and update tests
...
Fix handling of multiple warnings
Update all test __init__ files
Update segmentation pkg
Update the color pkg
Update the exposure pkg
Update the filters pkg
Update the io pkg
Update the measure pkg
Update morphology package
Restructure test setup function
Add expected_warnings to __all__
Update restoration pkg.
Remove explicit filter check since it is done elsewhere
Fix the image test helpers
Update the transform pkg
Fix util pkg
Update viewer pkg
2014-12-23 16:51:06 -06:00
Stefan van der Walt
86beb21e5a
Move all_warnings to skimage._shared.utils
2014-04-27 03:23:22 +02:00
Stefan van der Walt
337f3d175f
Update shape tests to use all_warnings
2014-04-27 02:10:29 +02:00
Stefan van der Walt
12af2ef7ed
Take a softer approach and raise a warning when a non-contiguous input is provided
2014-04-07 18:15:49 +02:00
Stefan van der Walt
5733a02853
Do not allow view_as_* to return copies ( closes #866 )
2014-04-07 14:41:56 +02:00
François Boulogne
cf7a184ba7
TEST: add test on step
2014-03-15 07:40:39 -04:00
François Boulogne
217b0aa697
MAINT: remove blank lines
2014-03-15 07:39:06 -04:00
Stefan van der Walt
b0d3b92e74
Add skip parameter to view_as_windows.
2013-09-01 23:50:54 +02:00
Tony S Yu
6cef8727a0
Minor fixes
...
- Use absolute imports so __main__ examples work
- PEP8: 2 blank lines
2013-06-29 10:56:03 -05:00
Adam Wisniewski
81519b7863
adding main to run tests
2013-06-29 10:17:41 -05:00
Nicolas Pinto
c1c954e19d
STY: pep8 in util.shape + its tests
2012-02-12 14:59:58 -05:00
Nicolas Pinto
1108bd892e
ENH: move 'util.array_views' to 'util.shape'
2012-02-12 14:59:06 -05:00