-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconvert_all.sh
More file actions
executable file
·46 lines (24 loc) · 1.72 KB
/
Copy pathconvert_all.sh
File metadata and controls
executable file
·46 lines (24 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#!/bin/bash
python convert.py -i LSST_3x2pt_sys_model_0 -o LSST_3x2pt_sys_model_0.txt
python convert.py -i LSST_3x2pt_sys_model_1 -o LSST_3x2pt_sys_model_1.txt
python convert.py -i LSST_3x2pt_sys_model_4 -o LSST_3x2pt_sys_model_4.txt
python convert.py -i LSST_3x2pt_sys_model_5 -o LSST_3x2pt_sys_model_5.txt
python convert.py -i LSST_3x2pt_sys_model_6 -o LSST_3x2pt_sys_model_6.txt
python convert.py -i LSST_3x2pt_sys_model_7 -o LSST_3x2pt_sys_model_7.txt
python convert.py -i LSST_3x2pt_sys_model_8 -o LSST_3x2pt_sys_model_8.txt
python convert.py -i LSST_3x2pt_sys_model_9 -o LSST_3x2pt_sys_model_9.txt
python convert.py -i LSST_3x2pt_sys_model_10 -o LSST_3x2pt_sys_model_10.txt
python convert.py -i LSST_3x2pt_sys_model_13 -o LSST_3x2pt_sys_model_13.txt
python convert.py -i LSST_3x2pt_sys_model_14 -o LSST_3x2pt_sys_model_14.txt
python convert.py -i LSST_3x2pt_sys_model_15 -o LSST_3x2pt_sys_model_15.txt
python convert.py -i LSST_3x2pt_sys_model_16 -o LSST_3x2pt_sys_model_16.txt
python convert.py -i LSST_3x2pt_sys_model_17 -o LSST_3x2pt_sys_model_17.txt
python convert.py -i LSST_3x2pt_sys_model_18 -o LSST_3x2pt_sys_model_18.txt
python convert.py -i LSST_3x2pt_sys_model_19 -o LSST_3x2pt_sys_model_19.txt
python convert.py -i LSST_3x2pt_sys_model_20 -o LSST_3x2pt_sys_model_20.txt
python convert.py -i LSST_3x2pt_sys_model_21 -o LSST_3x2pt_sys_model_21.txt
python convert.py -i LSST_3x2pt_sys_model_22 -o LSST_3x2pt_sys_model_22.txt
python convert.py -i LSST_3x2pt_sys_model_23 -o LSST_3x2pt_sys_model_23.txt
python convert.py -i LSST_3x2pt_sys_model_24 -o LSST_3x2pt_sys_model_24.txt
python convert.py -i LSST_3x2pt_sys_model_33 -o LSST_3x2pt_sys_model_33.txt
python convert.py -i LSST_3x2pt_sys_model_35 -o LSST_3x2pt_sys_model_35.txt