PlotPWV

From CASA Guides
Revision as of 09:58, 29 March 2012 by Thunter (talk | contribs)
Jump to navigationJump to search

Return to Analysis Utilities

This page documents the plotPWV function of Python module analysisUtils.

If the ASDM_CALWVR table is present in your ms, this function will extract the PWV values from each ALMA antenna's WVR and create a plot vs. time. If you do not have the ASDM_CALWVR table, but you do have the ASDM, you can instead use [1]

Examples

# In CASA
au.plotPWV(ms='', figfile='', help=True)
au.plotPWV('Band7multi_april22.ms', figfile='Band7multi_april22.ms.png')

Band7multi april22.ms.pwv.png