Delete doit.sh
This commit is contained in:
parent
6599c9c81d
commit
10a59c9738
1 changed files with 0 additions and 34 deletions
34
doit.sh
34
doit.sh
|
@ -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
|
||||
|
Loading…
Reference in a new issue