NRAO Home > CASA > CASA Toolkit Reference Manual
sd.plotter.set_mode - Function

5.1.8 Set the plots look and feel
Description

Set the plots look and feel, i.e. what you want to see on the plot. Stacking is a plot as line color overlays, while panelling is a plot across multiple panels. By default, the stacking is set to ’pol’ and the panelling is set to ’scan’.

Valid modes are:

’beam’ ’Beam’ ’b’:Beams
’if’ ’IF’ ’i’:IFs
’pol’ ’Pol’ ’p’:Polarisations
’scan’ ’Scan’ ’s’:Scans
’time’ ’Time’ ’t’:Times

Arguments





Inputs

stacking

Tell the plotter which variable to plot as line colour overlays

allowed:

string

Default:

None

panelling

Tell the plotter which variable to plot across multiple panels

allowed:

string

Default:

None

refresh

If True, the plot is replotted based on the new parameter setting(s)

allowed:

bool

Default:

True





Returns

Example


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search