Plotweather

From CASA Guides
Revision as of 17:04, 16 December 2011 by Jcrossle (talk | contribs) (Created page with "'''Return to Analysis Utilities''' This page documents the '''plotWeather''' function of Python module analysisUtils. Compiles and plots the major we...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Return to Analysis Utilities

This page documents the plotWeather function of Python module analysisUtils.

Compiles and plots the major weather parameters from the ALMA weather station as recorded in the specified MS, for the duration of the MS. (Note: plotweather and plotWeather are synonyms.)

Examples

# In CASA
au.plotWeather(vis='',figfile='',help=True)
plotWeather(vis='', figfile='')
  Plots pressure, temperature, relative humidity, wind speed and direction.
  The default plot file name will be 'vis'.weather.png.
# In CASA
au.plotWeather('Band7multi_april22.ms')

Band7multi april22.ms.weather.png