.:aplot:home
Aplot Graphical Plotting Program
Setup and Getting Started
Aplot is a software program that quickly plots data from flights of the University of North Dakota's Citation research aircraft. CPLOT is written in python.
FAQ
Q: What is the difference between Aplot and Cplot/Cplot2?
A: Aplot is a more recent program similar to Cplot and has more features.
How to Run Aplot on Linux/UNIX
There are two ways:
- Option 1
- Open a terminal
- Enter 'aplot' followed by the filename in which you wish to open. Note: Be in the directory of the file.
- Option 2
- Open a terminal.
- Enter 'aplot', and hit enter.
- Click the 'Browse' button on the graphical interface that shows up.
- Navigate to the directory of the file that you want to bring up in aplot.
- Select the file that you want.
- Click 'ok', 'open file'.
Example
I want to open the file '20140516_101427.iphex' in the directory '~/iphex/'. To open this file in Aplot, I would:
- Open a terminal
- Type 'aplot' while in my home directory
- Click 'Browse'
- Double click the 'iphex' folder in the GUI
- Double click the '20140516_101427.iphex' file in the GUI
- Now I am ready to make plots with that file in Aplot.
Using Aplot
This section describes Aplot and its various features.
General things to note:
- You cannot use the 'ADPAA Aplot' program window while a plot is open. To use that window again, you must close the plot you have open.
- Many options in the 'Plot XY Settings' section of the 'ADPAA Aplot' program window can also be changed within the plot window itself
Make A Plot
- Choose an x-axis field (selectable button on the left hand side of the main window).
- Choose a y-axis field (toggle button under the 'Y-Axis' column). Note: you can select multiple fields to plot, but only the first one selected will be chosen for the y-axis labels and units.
- (optional) Choose a second y-axis field (toggle button under the 'Second Y-Axis' column). This behaves like the first y-axis, but the axis label and units are located on the right side of the plot.
- Create the plot by hovering over 'Plot' in the toolbar, then clicking the 'XY Graph' option.
Note: If you need more information on a field, you can click a selectable button on the right hand side of the main window, under the question mark column header. This will open a window given you the description of that field from the file.
Modifying the Plot
This section describes how you can modify the plot in the Plot XY Settings section in the 'ADPAA Aplot' program window.