| ... | ... | @@ -48,6 +48,8 @@ epsilon percent is the acceptable amount of difference between your two data set |
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
These epsilon values will apply to statistical comparisons of your data and some kinds of interactive plots.
|
|
|
|
|
|
|
|
**If you need to override the fill value:**
|
|
|
|
* check the "override fill value" checkbox
|
|
|
|
* type in the fill value you want to use
|
| ... | ... | @@ -75,9 +77,22 @@ If you uncheck the "override fill value" checkbox Glance will go back to using t |
|
|
|

|
|
|
|
|
|
|
|
**To view basic statistics about your variable data:**
|
|
|
|
* with one or two files loaded, click the "Show Statistics" button
|
|
|
|
* a window will pop up with statistical information about the variable data you have selected
|
|
|
|
|
|
|
|
Note: If you have two files loaded, the statistics will include some comparison statistics.
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
**To create interactive plots:**
|
|
|
|
* select the type of plot you want to create using the drop down next to "Image Type:"
|
|
|
|
* click the "Create Plot" button
|
|
|
|
* a window will pop up with the plot and some interactive controls
|
|
|
|
|
|
|
|
The interactive controls are provided by matplotlib.
|
|
|
|
|
|
|
|
Note: Some plots require the A file, B file, or both files to be loaded.
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
TODO, this page is still in progress |
|
|
\ No newline at end of file |