/home/hancock/V-Py/bin/AegeanTools/source_finder.py:1106: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
square = idata[xmn:xmx, ymn:ymx]
happens a lot with newer versions of numpy.
It would be nice to remove the problem.
Has been happening for a while, it currently occurs in Aegean v2.0b-81-g6b1142c -(2016-09-08)
This error:
happens a lot with newer versions of numpy. It would be nice to remove the problem.
Has been happening for a while, it currently occurs in Aegean v2.0b-81-g6b1142c -(2016-09-08)