Produced by IDL 7.1.1
Developer Documentation

./plotter
rmsbox.pro

Last modification date:
Wed Sep 28 13:27:13 2016

rmsbox

procedure rmsbox, xstart, xend, yarray, [idstring=string]

Overplots a box from xstart to xend, with uper and lower bounds the mean + sigma and mean - sigma of the yarray passed in

Parameters
xstart
in, required
long
where box starts in yarray
xend
in, required
long
where box ends in yarray
yarray
in, required
array
data array for rms box

Keywords
idstring
in, optional
string
An idstring to pass to gbtoplots to tag this box.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:21 2016