Delete doit.sh

This commit is contained in:
David Rotermund 2024-08-10 20:56:46 +02:00 committed by GitHub
parent 6599c9c81d
commit 10a59c9738
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

34
doit.sh
View file

@ -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