ratt-ru / ragavi

Radio Astronomy Gain and Visibility Inspector
MIT License
3 stars 1 forks source link

ragavi-vis intermittently hangs with dask-ms==0.2.4 #65

Closed o-smirnov closed 4 years ago

o-smirnov commented 4 years ago

Flagging it up for now, to be debugged later. Kern-dev will become kern-6 soon enough, and then we have a real problem! Possibly related to #64, but who knows really...

o-smirnov commented 4 years ago

P.S. The obvious suspects are the new casacore-dev/python-casacore versions in kern-dev. Going back to kern-5 and a pip install of python-casacore==3.3.0 eliminates the hang.

o-smirnov commented 4 years ago

OK, nevermind, I got it to hang with kern-5 as well. The new symptom is a 0% progress bar that prints itself endlessly.

Going back to dask-ms==0.2.3 seems to have solved the problem. So definitely looks related to #64, and definitely need @sjperkins's eye.

sjperkins commented 4 years ago

Does dask-ms 0.2.5 resolve this issue?

o-smirnov commented 4 years ago

Yes!