-
Notifications
You must be signed in to change notification settings - Fork 2
/
pipeline.yml
79 lines (71 loc) · 2.17 KB
/
pipeline.yml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
runs:
- hu_ok
- hu_ok_curl
- mixed_ilc
- mixed_ilc_curl
- shear
hu_ok:
pols: TT,TE,EB,EE,TB
xlmaxs: 3000,5000,5000,5000,5000
ylmaxs: 3000,5000,5000,5000,5000
xlmins: 500,500,500,500,500
ylmaxs: 500,500,500,500,500
xlxcuts: 50,50,50,50,50
ylxcuts: 50,50,50,50,50
xlycuts: 50,50,50,50,50
ylycuts: 50,50,50,50,50
mc: hu_ok,hu_ok,hu_ok,hu_ok,hu_ok
xfields: ilc_standard,ilc_standard,pol,pol,ilc_standard
yfields: ilc_standard,pol,pol,pol,pol
hu_ok_curl:
pols: TT,TE,EB,EE,TB
xlmaxs: 3000,5000,5000,5000,5000
ylmaxs: 3000,5000,5000,5000,5000
xlmins: 500,500,500,500,500
ylmaxs: 500,500,500,500,500
xlxcuts: 50,50,50,50,50
ylxcuts: 50,50,50,50,50
xlycuts: 50,50,50,50,50
ylycuts: 50,50,50,50,50
mc: hu_ok_curl,hu_ok_curl,hu_ok_curl,hu_ok_curl,hu_ok_curl
xfields: ilc_standard,ilc_standard,pol,pol,ilc_standard
yfields: ilc_standard,pol,pol,pol,pol
mixed_ilc:
pols: TT,TT,TE,EB,EE,TB
xlmaxs: 3000,5000,5000,5000,5000
ylmaxs: 3000,5000,5000,5000,5000
xlmins: 500,500,500,500,500
ylmaxs: 500,500,500,500,500
xlxcuts: 50,50,50,50,50
ylxcuts: 50,50,50,50,50
xlycuts: 50,50,50,50,50
ylycuts: 50,50,50,50,50
mc: hdv,hdv,hu_ok,hu_ok,hu_ok,hu_ok
xfields: ilc_no_tsz,ilc_standard,ilc_standard,pol,pol,ilc_standard
yfields: ilc_standard,ilc_no_tsz,ilc_standard,pol,pol,ilc_standard
mixed_ilc_curl:
pols: TT,TT,TE,ET,EB,EE,TB
xlmaxs: 3000,5000,5000,5000,5000
ylmaxs: 3000,5000,5000,5000,5000
xlmins: 500,500,500,500,500
ylmaxs: 500,500,500,500,500
xlxcuts: 50,50,50,50,50
ylxcuts: 50,50,50,50,50
xlycuts: 50,50,50,50,50
ylycuts: 50,50,50,50,50
mc: hdv,hdv,hu_ok,hu_ok,hu_ok,hu_ok
xfields: ilc_no_tsz,ilc_standard,ilc_standard,pol,pol,pol,ilc_standard
yfields: ilc_standard,ilc_no_tsz,ilc_standard,ilc_standard,pol,pol,ilc_standard
shear:
pols: TT,TE,EB,EE,TB
xlmaxs: 3500,5000,5000,5000,5000
ylmaxs: 3500,5000,5000,5000,5000
xlmins: 500,500,500,500,500
ylmaxs: 500,500,500,500,500
xlxcuts: 50,50,50,50,50
ylxcuts: 50,50,50,50,50
xlycuts: 50,50,50,50,50
ylycuts: 50,50,50,50,50
mc: shear,hu_ok,hu_ok,hu_ok,hu_ok
xfields: ilc_standard,ilc_standard,pol,pol,ilc_standard
yfields: ilc_standard,pol,pol,pol,pol