Owen Hoffend

Results 2 issues of Owen Hoffend

Previous version of DFSL_parser did not consider mapping files containing extra whitespace characters \n and \r, added by some IDEs/OSes. This caused a failing error where the parser would fail...

In bwmorph_thin.py, the numpy dtype for some of the arrays is dtype=np.bool. I think this is deprecated in recent versions of NumPy. Full error: "AttributeError: module 'numpy' has no attribute...