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. ;)

How do I write out multiple columns to an aips++ Measurement Set? (last edited 2007-02-12 19:14:35 by TonyWillis)