For some reason my script decides to write out only the XX column with visibility values in the aips++ MS. The output YY values are all set to zero. Obviously something is set incorrectly. What am I doing wrong?
Set corr_index=[0,1,2,3] in the MeqSink init-record. I bet it says corr_index=[0] right now. Sinks and Spigots are actually (untypically well) documented in the wiki.
