Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Helmus 89a717ef3f TST: Reduced size of image in test_blob:test_blob_log for speed 2015-07-11 16:40:32 -05:00
Daniel Wennberg c86c6effe8 Fix tests for #1257
The test of blob_doh() set an unrealistically strict threshold for the
accuracy of the estimated blob radius, causing the test to fail with the
true floating-point value (previously, the test passed only because
sigma was truncated to integer). Increasing the threshold fixes the
problem.
2015-05-02 18:12:30 +02:00
Vighnesh Birodkar a4a939e74b improved test coverage 2014-04-09 23:19:25 +05:30
Vighnesh Birodkar fbf40b0ae7 corrections to cython file, switched dtype to double 2014-04-09 10:33:24 +05:30
Vighnesh Birodkar 2e441b2e5b tests and minor corrections 2014-04-09 10:27:53 +05:30
Vighnesh Birodkar a4029c0e71 removed print 2014-04-09 10:27:53 +05:30
Vighnesh Birodkar 815b0226d4 removed print 2014-03-11 21:59:51 +05:30
Vighnesh Birodkar 806a52edd5 migrated from area to sigma 2014-03-11 21:55:09 +05:30
Vighnesh Birodkar 47c5f1bda6 added test_blob_log 2014-03-10 23:33:33 +05:30
Vighnesh Birodkar 5a988fdae7 Changed formula, this improves detected size accuracy 2014-03-05 00:46:58 +05:30
Vighnesh Birodkar d9adb82b14 added test_blob 2014-03-04 22:30:42 +05:30