HEDPLT N1 N2 Xname Xerr Xtype Yname Yerr Ytype -- Plots one header parameter versus another. Parameters N1 -- First slot N2 -- Last slot Xname -- Name of header parameter for X axis. If entered on the command line and it has blanks or commas, it must be enclosed in quotes. If the string NONE is entered, then a sequentially increasing number will be plotted along the X axis. Xerr -- Header item to get 1-sigma uncertainty on X (plotted as horizontal bar).to ignore. Xtype -- Data type D=Double precision,I=Integer,R=Real (Only if Xname not 'NONE'). Xerr is assumed to have same type. Yname -- Name of header parameter for Y axis. If entered on the command line and it has blanks or commas, it must be enclosed in quotes. Yerr -- Header item to get 1-sigma uncertainty on Y (plotted as vertical bar). to ignore. Ytype -- Data type D=Double precision,I=Integer,R=Real. Yerr is assumed to have same type. Selection criteria apply.
This command belongs to the classes: headers , display