HERA-Team / aipy

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

Fix datasets bigger than 16 GB #32

Closed pkgw closed 6 years ago

pkgw commented 6 years ago

The crash is in the mask I/O code, even though my sample dataset doesn't contain a mask data stream ...

Possible fix for #31.

pkgw commented 6 years ago

PR significantly amended to also kill all of the compiler warnings in the C code (on my Linux laptopt's gcc 7.3).

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 29.708% when pulling 20ed697e92168a1086648054e4fb6131ff6b4409 on pkgw:fix-big-data into 510753d25a6ca2ab3a42a0e0da325d66e814a418 on HERA-Team:master.