Plotconfig

From CASA Guides
Revision as of 16:46, 4 January 2012 by Thunter (talk | contribs)
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 plotconfig function of Python module analysisUtils.

This function will make a plot of pad locations for any standard telescope configuration known to CASA (not limited to a specific observed ms). See also obslist.

Examples

List the available telescopes and configurations.

# In CASA
au.plotconfig()
Telescope and configuration available to plot:
aca: i, ns, tp
alma: cycle0.compact, cycle0.extended, 1..28
carma: a, b, c, d, e
meerkat
pdbi: a, b, c, d
sma: subcompact, compact, compact.n, extended, vextended
vla: a, bna, b, cnb, c, dnc, d
WSRT

Plot the antenna pad locations for the ALMA Cycle 0 compact configuration.

# In CASA
au.plotconfig('alma','cycle0.compact',figfile=True)
Read 16 pads
Wrote file = ALMA.cycle0.compact.png

ALMA.cycle0.compact.png