-
Notifications
You must be signed in to change notification settings - Fork 4
/
param_LSST_DESI.ini
182 lines (160 loc) · 2.89 KB
/
param_LSST_DESI.ini
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
#Cosmological parameters
[och2]
#Fiducial value
x= 0.1197
#Increment used for numerical derivatives
dx= 0.001
#Set to 'no' if this parameter should be keep fixed
is_free= yes
onesided=0
[obh2]
x= 0.02222
dx= 0.0001
is_free= yes
onesided=0
[ok]
x= 0.0
dx= 0.015
is_free= yes
onesided=0
[hh]
x= 0.69
dx= 0.01
is_free= yes
onesided=0
[w0]
x= -1.0
dx= 0.01
is_free= yes
onesided=0
[wa]
x=0.0
dx=0.05
is_free = yes
onesided=0
[A_s]
x= 2.1955
dx= 0.01
is_free= yes
onesided=0
[ns]
x= 0.9655
dx= 0.005
is_free= yes
onesided=0
[tau]
x=0.06
dx=0.02
is_free = yes
onesided = 0
[rt]
x=0.00
dx=0.005
is_free = no
onesided = 1
[mnu]
x=60.
dx=10.
is_free = yes
onesided = 0
[pan]
x=0.
dx=0.02
is_free = no
onesided = 1
[lmcb]
x=14.08
dx=0.3
is_free = yes
onesided = 0
[etab]
x=0.5
dx=0.1
is_free = yes
onesided = 0
[Tracer 1]
tracer_name= CMB_exp
tracer_type= cmb_primary
#Has temperature?
has_t= yes
#Has polarization?
has_p= yes
#Noise level in temperature in units of uK-arcmin in the two ell regimes
sigma_t= 31.13 1.0
#Noise level in polarization in units of uK-arcmin in the two ell regimes
sigma_p= 150.0 1.4
#Beam size in units of arcmin in the two ell regimes
beam_amin= 10.0 3.0
#Ell value that marks the transition
l_transition= 50
#Minimum ell
lmin= 2
#Maximum ell
lmax= 3000
use_tracer= yes
[Tracer 2]
tracer_name= CMB_exp_lensing
tracer_type= cmb_lensing
#Noise level in temperature in units of uK-arcmin (implicitly scaled by sqrt(2) in polarization)
sigma_t= 1.0
#Beam size in units of arcmin
beam_amin= 3.0
lmin= 30
lmax= 3000
use_tracer= yes
[Tracer 3]
tracer_name= LSST_gold_sh
tracer_type= gal_shear
bins_file= curves_LSST/bins_gold.txt
nz_file= curves_LSST/nz_shear_fiducial.txt
abias_file= curves_LSST/az_gold.txt
rfrac_file= curves_LSST/rf_gold.txt
sigma_gamma= 0.28
include_m_bias = yes
m_step = 0.005
use_tracer= yes
[Tracer 4]
tracer_name= LSST_blue_cl
tracer_type= gal_clustering
bins_file= curves_LSST/bins_blue.txt
nz_file= curves_LSST/nz_blue.txt
bias_file= curves_LSST/bz_blue.txt
sbias_file= curves_LSST/sz_blue.txt
ebias_file= curves_LSST/ez_blue.txt
use_tracer= yes
[Tracer 5]
tracer_name= LSST_red_cl
tracer_type= gal_clustering
bins_file= curves_LSST/bins_red.txt
nz_file= curves_LSST/nz_red.txt
bias_file= curves_LSST/bz_red.txt
sbias_file= curves_LSST/sz_red.txt
ebias_file= curves_LSST/ez_red.txt
use_tracer= yes
[BAO 1]
# Absolute errors on dV, dA, H
#fname_dv=curves_DESI/DESI_sigma_dV.txt
fname_da=curves_DESI/DESI_sigma_dA.txt
fname_hh=curves_DESI/DESI_sigma_H.txt
#use_relative_errors = yes
[CLASS parameters]
lmax_cmb= 5000
lmax_lss= 5000
lmin_limber= 300
include_alignment= yes
include_rsd= yes
include_magnification= no
include_gr_vel= no
include_gr_pot= no
exec_path=./run_class.sh
use_nonlinear= yes
use_baryons= yes
f_sky= 0.4
[Output parameters]
output_dir= outputs_LSST_DESI_lmax5000
output_spectra= run
output_fisher= Fisher
[Behaviour parameters]
model= wCDM
save_cl_files= yes
save_param_files= yes