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

5.1.8 Set the range of interest on the abcissa of the plot
Description

Set the range of interest on the abcissa of the plot.

These become non-sensical when the unit changes. In that case, use plotter.set_range() without parameters to reset.

Arguments





Inputs

xstart

The start point of the ’zoom’ window

allowed:

float

Default:

None

xend

The end point of the ’zoom’ window

allowed:

float

Default:

None

ystart

The start point of the ’zoom’ window

allowed:

float

Default:

None

yend

The end point of the ’zoom’ window

allowed:

float

Default:

None

refresh

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

allowed:

bool

Default:

True

offset

Shift the abcissa by the given amount. The abcissa label will have ’(relative)’ appended to it.

allowed:

float

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