-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
51 lines (48 loc) · 1.09 KB
/
config.yaml
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
model:
ratio_str: True
add_factor: True
W_sys: True
err_option: 3
channel: "K+L"
E_beam: 6.535
cs_grid:
str_func: False
diff_cs: False
W: [1.7, 1.8]
Q2: [0.5, 0.8]
cos_th: [0.2, 0.6]
phi: [-20, 30]
av_cs_grid:
method1:
active: False
bin1: {'W': [1.7, 1.8], 'Q2': [0.5, 1.5], 'cos_th': [0, 1.0], 'phi': [0.0, 45]}
bin2: {'W': [1.8, 1.9], 'Q2': [0.5, 1.5], 'cos_th': [0, 1.0], 'phi': [0.0, 45]}
bin3: {'W': [1.9, 2.0], 'Q2': [0.5, 1.5], 'cos_th': [0, 1.0], 'phi': [0.0, 45]}
bin4: {'W': [2.0, 2.1], 'Q2': [0.5, 1.5], 'cos_th': [0, 1.0], 'phi': [0.0, 45]}
method2:
active: False
plot: True
W_axis: False
Q2_axis: True
cos_th_axis: False
phi_axis: False
W: 2.0
Q2: 2.0
cos_th: 0
phi: 45
dW: 0.1
dQ2: 0.5
dcos_th: 0.5
dphi: 45
plot:
active: False
plot_cs: True
plot_str_func: True
W_axis: False
Q2_axis: True
cos_th_axis: False
phi_axis: False
W: 2.0
Q2: 2.0
cos_th: 0
phi: 45