plotElevationSummary

Return to directory of Todd's CASA extensions

This is a simple wrapper to plotms to plot a summary of elevation vs time for a dataset, color-coded by field. See also plotElevation and plotAzimuth which use matplotlib instead of plotms and are not color-coded.

Usage:

au.plotElevationSummary(vis, plotfile='', vs_azim=False, overwrite=False, allBasebands=False):
Inputs:
  • plotfile: can be True (in which case a default name is produced: vis.elevation.png), or a string name
  • vs_azim: if True, then make the x-axis be azimuth
  • overwrite: if True, overwrite an existing plot file
  • allBasebands: if True, then plot points for all basebands (will be slower); otherwise pick the first non-WVR baseband

Example:

CASA <2>: au.plotElevationSummary(vis, plotfile=True):
  Out[2]: 'uid___A002_X87b480_Xa11.ms.elevation.png'

-- ToddHunter - 2014-09-12
  • uid___A002_X87b480_Xa11.ms.elevation.png:
    uid   A002 X87b480 Xa11.ms.elevation.png
Topic revision: r4 - 2015-06-12, ToddHunter
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