-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrunall2.sh~
executable file
·17 lines (13 loc) · 1.06 KB
/
runall2.sh~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#find /gpfs/scratch60/ganim/zg54/aerys/2020-12-15/ -mindepth 1 -maxdepth 1 -type d -exec echo {} \;
#find /gpfs/scratch60/ganim/zg54/aerys/2020-12-15/ -mindepth 1 -maxdepth 1 -type d -exec python interf_plot.py --dir {}/ \;
#mkdir 2020-12-15
#mv *.png *.txt 2020-12-15
#find /gpfs/scratch60/ganim/zg54/aerys/2020-12-16/ -mindepth 1 -maxdepth 1 -type d -exec echo {} \;
#find /gpfs/scratch60/ganim/zg54/aerys/2020-12-16/ -mindepth 1 -maxdepth 1 -type d -exec python interf_plot.py --dir {}/ \;
#mkdir 2020-12-16
#mv *.png *.txt 2020-12-16
find /gpfs/scratch60/ganim/zg54/aerys/2020-12-15/ -mindepth 1 -maxdepth 1 -type d -exec python interf_plot.py --dir {}/ --loadref --refname out4.txt --outname ref4_ \;
#mv *.png *.txt 2020-12-15
#find /gpfs/scratch60/ganim/zg54/aerys/2020-12-16/ -mindepth 1 -maxdepth 1 -type d -exec python interf_plot.py --dir {}/ --loadref --refname out8.txt --outname ref8_ \;
#mv *.png *.txt 2020-12-16
#python interf_plot.py --dir /gpfs/scratch60/ganim/zg54/aerys/2020-12-15/test06-S4-QDs\ check\ scan\ range/ --loadref --refname out18.txt --outname ref18_