HERA-Team / aipy

Astronomical Interferometry in PYthon (AIPY)
http://pypi.python.org/pypi/aipy
Other
43 stars 29 forks source link

scripts/xrfi_simple.py: fix crash with newer versions of Numpy #6

Closed pkgw closed 7 years ago

pkgw commented 8 years ago

What the commit message says:

Numpy is now stricter about casting, and was crashing with complaints about implicit casts between bools and ints.

pkgw commented 7 years ago

OK, closing since this fix has been merged into the HERA-team fork. Going forward it seems likely that that will be the primary locus of development.