You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the pipeline with python3 in Bologna and Trieste on different datasets we found a problem in inverting matrix with killMS at step DDS3_full. This happens for two / three subbands (around 120 MHz and at 168 MHz) and the pipeline stops when it encounters this problem. We got around the problem by removing the problematic datasets but noting that they do not create problems in the previous steps. Also one of the two observations had already been calibrated one years ago using python2 without encountering this problem.
Could it be a problem with using python3?