\CANCEL MODE VERIFY ! overlay_bars.jnl 10/96 ! DESCRIPTION: Overlay error bars on a time series (or frequency) plot ! This is a simple routine to overlay error bars. It is applicable only to ! T axis plots and it creates only a simple vertical line (no I bar). ! A more sophisticated script could be both faster and higher functioning. ! Usage: 1 2 3 ! GO overlay_bars spectrum errors [color] ! Arguments: ! spectrum - 1D field to be plotted (on T axis) ! ! errors - a 1D field of errors (bars from spectrum-error to spectrum+error) ! ! color - color of the error bars ! check color parameter DEFINE SYMBOL ob_color $3"1|1|2|3|4|5|6|7|8|9|10|11|12|13|14|black>1|red>2|green>3|blue>4|