From 6443891d99cde5c4bcc9d254d0feb4547a29377d Mon Sep 17 00:00:00 2001 From: Silvano Chiaradonna Date: Tue, 24 Oct 2023 20:05:22 +0200 Subject: [PATCH] gnuplot scripts --- Fig_src/gnuplot/bin/cpresults.bash | 48 + ...ario_m15_x_x_x_POLICY_1_1_var_WF2Ctrl.bash | 48 + ...ults_sim_WScenario_m15_x_x_x_POLICY_2.bash | 51 + ...s_sim_WScenario_m15_x_x_x_POLICY_2_NN.bash | 48 + ...ts_sim_WScenario_m15_x_x_x_POLICY_x_x.bash | 61 + Fig_src/gnuplot/bin/data.awk | 11 + Fig_src/gnuplot/bin/data2.bash | 20 + Fig_src/gnuplot/bin/data2gz.bash | 15 + Fig_src/gnuplot/bin/dataInterval.awk | 13 + Fig_src/gnuplot/bin/dataP.bash | 22 + Fig_src/gnuplot/bin/dataPDGsum.bash | 22 + Fig_src/gnuplot/bin/dataPlossP.bash | 9 + Fig_src/gnuplot/bin/dataPsum.bash | 22 + Fig_src/gnuplot/bin/dataPsumGen.bash | 22 + Fig_src/gnuplot/bin/dataTVERROUT.bash | 14 + Fig_src/gnuplot/bin/dataVIAERR.bash | 14 + Fig_src/gnuplot/bin/dataYtl.awk | 12 + ...data_min_M1_suchthat_M2_lesseq_Thr_gz.bash | 28 + Fig_src/gnuplot/bin/databysolvergz.bash | 18 + Fig_src/gnuplot/bin/databysolversortedgz.bash | 19 + .../bin/databysolversortedreversegz.bash | 19 + Fig_src/gnuplot/bin/datagz.bash | 8 + .../gnuplot/bin/epscolor2epsgrayscale.bash | 15 + Fig_src/gnuplot/bin/genAll.bash | 21 + Fig_src/gnuplot/bin/genAll_WP.bash | 21 + .../gnuplot/bin/getMobiusResults_bradipo.bash | 210 + Fig_src/gnuplot/bin/get_track_data.bash | 32 + Fig_src/gnuplot/bin/gnuplot_figs.gp | 218 + Fig_src/gnuplot/bin/gnuplot_figs_cmp.gp | 14013 ++++++++++++++++ Fig_src/gnuplot/bin/go.bash | 3 + Fig_src/gnuplot/bin/gocmp.bash | 3 + Fig_src/gnuplot/bin/pdf2pdfcrop.bash | 78 + 32 files changed, 15158 insertions(+) create mode 100755 Fig_src/gnuplot/bin/cpresults.bash create mode 100755 Fig_src/gnuplot/bin/cpresults_sim_WScenario_m15_x_x_x_POLICY_1_1_var_WF2Ctrl.bash create mode 100755 Fig_src/gnuplot/bin/cpresults_sim_WScenario_m15_x_x_x_POLICY_2.bash create mode 100755 Fig_src/gnuplot/bin/cpresults_sim_WScenario_m15_x_x_x_POLICY_2_NN.bash create mode 100755 Fig_src/gnuplot/bin/cpresults_sim_WScenario_m15_x_x_x_POLICY_x_x.bash create mode 100755 Fig_src/gnuplot/bin/data.awk create mode 100755 Fig_src/gnuplot/bin/data2.bash create mode 100755 Fig_src/gnuplot/bin/data2gz.bash create mode 100755 Fig_src/gnuplot/bin/dataInterval.awk create mode 100755 Fig_src/gnuplot/bin/dataP.bash create mode 100755 Fig_src/gnuplot/bin/dataPDGsum.bash create mode 100755 Fig_src/gnuplot/bin/dataPlossP.bash create mode 100755 Fig_src/gnuplot/bin/dataPsum.bash create mode 100755 Fig_src/gnuplot/bin/dataPsumGen.bash create mode 100755 Fig_src/gnuplot/bin/dataTVERROUT.bash create mode 100755 Fig_src/gnuplot/bin/dataVIAERR.bash create mode 100755 Fig_src/gnuplot/bin/dataYtl.awk create mode 100755 Fig_src/gnuplot/bin/data_min_M1_suchthat_M2_lesseq_Thr_gz.bash create mode 100755 Fig_src/gnuplot/bin/databysolvergz.bash create mode 100755 Fig_src/gnuplot/bin/databysolversortedgz.bash create mode 100755 Fig_src/gnuplot/bin/databysolversortedreversegz.bash create mode 100755 Fig_src/gnuplot/bin/datagz.bash create mode 100755 Fig_src/gnuplot/bin/epscolor2epsgrayscale.bash create mode 100755 Fig_src/gnuplot/bin/genAll.bash create mode 100755 Fig_src/gnuplot/bin/genAll_WP.bash create mode 100755 Fig_src/gnuplot/bin/getMobiusResults_bradipo.bash create mode 100755 Fig_src/gnuplot/bin/get_track_data.bash create mode 100755 Fig_src/gnuplot/bin/gnuplot_figs.gp create mode 100755 Fig_src/gnuplot/bin/gnuplot_figs_cmp.gp create mode 100755 Fig_src/gnuplot/bin/go.bash create mode 100755 Fig_src/gnuplot/bin/gocmp.bash create mode 100755 Fig_src/gnuplot/bin/pdf2pdfcrop.bash diff --git a/Fig_src/gnuplot/bin/cpresults.bash b/Fig_src/gnuplot/bin/cpresults.bash new file mode 100755 index 0000000..d0823e5 --- /dev/null +++ b/Fig_src/gnuplot/bin/cpresults.bash @@ -0,0 +1,48 @@ +#!/bin/bash + +# copy pdf to from tikz to figs +function main () { + + + # the absolute project path where is all the stuff, three directories above the script: + # 3 2 1 0 + # basedir/gnuplot/bin/