Trouble Shooting WVR

NOTE: Assumes problem is only with WVR data, not RAW SCIENCE DATA

  • A useful set of plots to make
au.plotWVRSolutions(caltable='uid___A002_X3c7a84_X443.ms.wvr',
    yrange=[-180,180],figfile='WVRplots/uid___A002_X3c7a84_X443.ms.wvr.png',
    spw='1',interactive=False)

  • Flag an antenna and replace with interpolated WVR from other antennas: add --wvrflag 'DV15' to wvrgcal command like
os.system("wvrgcal --ms uid___A002_X3c7a84_X443.ms --output uid___A002_X3c7a84_X443.ms.wvr --toffset -1 --statsource '30 Doradus' --segsource --tie '1,2' --wvrflag 'DV15'  | tee uid___A002_X3c7a84_X443.ms.wvrgcal")

-- CrystalBrogan - 2012-05-01
Topic revision: r2 - 2012-06-10, CrystalBrogan
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback