General Usage
- Bring up trick_dp in a directory that contains directories prefixed with SIM_.
- Double click SIM directories to reveal directories prefixed with RUN_.
- Double click RUN_ directories which contain the data you are interested in.
- Once a RUN_ directory is selected, it will go into the "Run Selections" box below the list of SIM directories.
- Choose a DP_ spec file which describes what data out of the RUN_ directory you want to view.
- Double click on the DP_ spec file. It will go into the "DP Selections" box below the list of DP files.
- Once DP_ and RUN_ directories are chosen, click the appropriate button for plotting.
- To remove a RUN or DP selection from the selection box, double click the selection.
- To view a single plot, click the white sheet icon.
- To compare data, click the collated white sheets icon.
- To see difference point-by-point between two sets of data, click the white delta triangle.
- If you don't have a DP_ file, you may quickplot the data by pressing the blue lightning bolt icon. With quickplot, you may create a DP_ spec file.
- To edit an existing DP file, right click the DP file and choose "Edit DP".
- RUNs that are grayed out have no data to view.
- To run a simulation, right click a RUN, and choose "Run sim"
- To make tables, you must have a TABLE spec in the DP file. If there is a table spec, simply click the "table" icon located left of the lightning bolt.
- To send a plot to a file, choose Settings->Destination->file.
- To send a plots directly to a printer:
- setenv TRICK_PRINT_CMD <your print command>
- setenv TRICK_PRINTER_NAME <your printer name>
- On toolbar menu, choose Settings->Destination->printer.
- Plots will then be output directly to printer.