Variables | |
string | cmd = 'Rscript boxplots.R ' |
string | D = '../results/cumberland_4/' |
list | L |
string | lfiles = "" |
string | title = '"cumberland map, 4 robots"' |
string do_plot_template::cmd = 'Rscript boxplots.R ' |
Definition at line 32 of file do_plot_template.py.
string do_plot_template::D = '../results/cumberland_4/' |
Definition at line 14 of file do_plot_template.py.
list do_plot_template::L |
00001 [ 00002 D+'SEBS/vaio-i7/20160117_153630','SEBS_1', # no spaces in the label 00003 D+'DTAP/vaio-i7/20160117_175721','DTAP_1' 00004 ]
Definition at line 19 of file do_plot_template.py.
string do_plot_template::lfiles = "" |
Definition at line 33 of file do_plot_template.py.
string do_plot_template::title = '"cumberland map, 4 robots"' |
Definition at line 27 of file do_plot_template.py.