From 10a59c97381fe9b8649e6cacea684550f7362b97 Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Sat, 10 Aug 2024 20:56:46 +0200 Subject: [PATCH] Delete doit.sh --- doit.sh | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 doit.sh diff --git a/doit.sh b/doit.sh deleted file mode 100644 index 999e2bc..0000000 --- a/doit.sh +++ /dev/null @@ -1,34 +0,0 @@ -config="config_M_Sert_Cre_49.json" - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 1 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 1 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 2 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 2 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 3 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 3 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 4 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 4 -c $config - -config="config_M_Sert_Cre_41.json" - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 1 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 1 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 2 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 2 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 3 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 3 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 4 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 4 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 5 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 5 -c $config - -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter.py -p -e 6 -c $config -/data_1/davrot/P3.11/bin/python3 olivia_data_plotter_svd.py -p -e 6 -c $config -