This PC-based example is by no means indicative of the extent of the DESL capabilities. It is meant only as a flavor for the use of DESL. The system in general, each command and each command's set of options are fully explained in the HTML documentation which is provided as a part of the DESL download.
In the above use of the translate command two files (r10.tsv r11.tsv) were specified and two new files (run10, run11) were named. Also, the origin file type was specified using the from option (two files at type = tsv) and the destination file type was indicated using inclusive the allto option (two new files at type = sif).
The tol option is used to force non-consideration (in the fit calculations) of a value in the ordered set of independent ALPHA values where a successive value would have been closer than .2 from the preceeding value. Wild fluctuations in some incoming data could cause wiggles in the calculated (fit) values of the dependent variables.
The following DESL session indicates that the data in files run10 and fit_stack will be used for the first and second curves, respectively. The conditional requirement imposed on the first data set (file), indicated by the cset 1 run eq 10 specification, is present to filter the incoming data from the first file such that only the data corresponding to RUN = 10 is retained for plotting.
The x-axis variable is indicated to be ALPHA and the y-axis variable is CL. Each curve could have been associated with any variable on the file, independently of one another.
The pubplot options and option arguments specified in this example are fairly straightforward. The type of symbol, line and line/symbol color is specified, along with the 2-axis autoscaling option auto.
The resulting PostScript plot, as rendered by Ghostview, is :
A plot can be much more complex than this : it can be multi-plot per page, multi-page, and/or contain different types of plots : contour plots and surface plots, each with its own set of options such that the extent to which the user wishes to control the layout (appearance) and data representation is very flexible.
In general, the simplest pubplot input that is possible is :
pubplot files run10 x alpha y cl quick plot go
where the quick option implies many other options and arguments such that the resulting plot is fairly well laid out and defined.
One of the strong features of DESL is its capability to run in a batch mode. It is entirely possible to use a set of DESL input specifications to cause the system to cycle through a long series of instructions producing plots during each cycle for a completely hands-off operation.
|
30 Research Drive Hampton, VA 23666 Voice: (757) 865-1400 Toll Free: (800) 288-3998 FAX: (757) 865-8177 |