Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved flexibility of plot_exps.py script. | Jonathan Herman | 2013-05-03 |
| | | | | | | | | | * No longer needs an X connection to render. This also vastly increases performance. * If too many configuration values are plotted, a key with color=column1, line=column2, marker=column3 etc is not created. Instead, each combination of values is given its own line/color/marker style and plotted, and each line has an entry in the key. Ugly, but better than nothing. | ||
* | Improved error handling in parse_ and plot_exps.py. | Jonathan Herman | 2013-04-12 |
| | |||
* | Minor bug fixes from end-to-end testing. | Jonathan Herman | 2013-04-02 |
| | |||
* | Many bugfixes motivated by some end-to-end testing. | Jonathan Herman | 2013-02-21 |
| | |||
* | Removed TupleTable calculation from plot_exps.py | Jonathan Herman | 2013-02-13 |
| | |||
* | Optimized plot script to handle different directory structures. | Jonathan Herman | 2013-02-12 |