-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrecon_example.ini
34 lines (25 loc) · 1.15 KB
/
recon_example.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
lmax_phi=1000
#Healpix nside
nside = 2048
#note need lmax approx 250 larger than lmax you are interested in
lmax = 2250
noise=2e-4
noise_fwhm = 7
cls_file = sample_lenspotentialCls.dat
out_file_root = test
cls_lensed_file=sample_lensedCls.dat
#The approx lensing is generated from a map at nside*interp_factor resolution
#For interp_method=0, must be power of 2; 8 seems OK for 0.5% accuracy on TT, EE up to l=2000 if nside = 1024
#For interp_method = 1, can be anything, 3 is very good for nside=1024, 1.5 for nside=2048
# - note for interp_method = 1 the number of high-res pixels around the equator is ~ 4*nside*interp_factor;
# - equivalent healpix mean pixel-centre separation would be for nside_healpix ~ nside*interp_factor/sqrt(2)
# - for high accuracy probably need interp_factor ~ 2048/nside*1.5
interp_factor = 1.5
#1: approx equal rows per MPI thread, 2: equal pixels (by SJS) is better for exact simulation; 3 balanced (usually best)
mpi_division_method = 3
want_pol = F
#Set to -1 not to fix seed
rand_seed = 1
#directory of healpix /data/ directory, if black attempts to get from HEALPIX environment variable
#w8dir = /usr/local/healpix/data/
w8dir =