François Orieux
997ee1a1cc
rtol to 1e-3 for travis-ci.
...
Maybe this time... travis-ci makes me crazy.
2013-12-10 22:45:13 +01:00
François Orieux
78df3d089d
Diminish rtol to 1e-5 for travis-ci
2013-12-10 22:45:13 +01:00
François Orieux
debce37a93
Use skimage.img_as_float for travis-ci test
2013-12-10 22:45:13 +01:00
François Orieux
c4e1cf5ef4
You shall not pass !
2013-12-10 22:45:11 +01:00
François Orieux
c84a3bab07
Add test for Richardson Lucy.
2013-12-10 22:45:10 +01:00
François Orieux
7042d778e6
Fix the bad results of unsupervised deconvolution.
...
The initial implementation was simplified to reduce the number of
local variable. Consequently the parameter data.size was wrong. It was
the size of the fourier spectrum, with hermitian property, instead of
the real space size. This should work.
In addition the PSF is now normalized.
2013-12-10 22:45:10 +01:00
François Orieux
4b233098e7
Whitespace...
2013-12-10 22:45:09 +01:00
François Orieux
ec123d7547
Use assert_allclose for testing.
2013-12-10 22:45:09 +01:00
Christoph Deil and François Orieux
e25ccf61f6
Some improvements to new deconvolution code
2013-12-10 22:45:09 +01:00
François Orieux
17cc22802c
Rename test to tests
2013-12-10 22:45:09 +01:00