Go to the source code of this file.
Namespaces | |
namespace | do_boxplot_last_exp |
Variables | |
string | do_boxplot_last_exp.cmd = "tail -n " |
tuple | do_boxplot_last_exp.e = line.rstrip('\r\n ') |
string | do_boxplot_last_exp.exptoplot = "exptoplot.txt" |
tuple | do_boxplot_last_exp.f = open(exptoplot,'r') |
int | do_boxplot_last_exp.k = 3 |
list | do_boxplot_last_exp.L = [] |
string | do_boxplot_last_exp.lfiles = "" |
list | do_boxplot_last_exp.ntoplot = sys.argv[1] |
string | do_boxplot_last_exp.outfile = '"' |
list | do_boxplot_last_exp.plot_title = sys.argv[2] |