Juan Nunez-Iglesias
|
0d134987f9
|
Harmonize all ndimage usage across the library
Only two forms remain in use:
- `from scipy import ndimage as ndi`
- `from scipy.ndimage import function`
|
2015-06-09 15:18:37 +10:00 |
|
Juan Nunez-Iglesias
|
d50afed18e
|
Add test for preserving image shape in deconv
I can confirm that this test does not pass in the current master.
|
2014-09-26 19:13:33 +10:00 |
|
Juan Nunez-Iglesias
|
214613c2a8
|
Run restoration test suite when run as main
|
2014-09-26 19:13:33 +10:00 |
|
François Orieux
|
15a96d5300
|
Fix python3 test and real values image.
|
2013-12-10 22:45:16 +01:00 |
|
François Orieux
|
bda9b4fb3c
|
Fix travis test
|
2013-12-10 22:45:16 +01:00 |
|
François Orieux
|
b0b0b112db
|
Add tests, coverage improvement.
|
2013-12-10 22:45:16 +01:00 |
|
François Orieux
|
a3b360f84a
|
Fix test_restoration.py rename.
|
2013-12-10 22:45:14 +01:00 |
|