Files
scikit-image/skimage
Juan Nunez-Iglesias f52f2c1779 Raise meaningful error in reconstruct w bad method
If a method other than 'erosion' or 'dilation' was passed, an
`UnboundLocalVariable` error for `pad_value` was raised, which made it
difficult to determine the source of the error. Now, an eloquent
`ValueError` is raised instead.

See #1218.
2014-11-06 10:27:43 +11:00
..
2014-10-09 20:18:43 -05:00
2014-10-04 21:41:35 -05:00
2014-10-11 04:48:18 -05:00
2013-06-12 21:16:23 +02:00
2014-07-19 19:16:46 -05:00
2014-10-11 18:28:36 -05:00
2014-09-11 18:23:55 +02:00
2013-12-10 22:45:14 +01:00