Skip to content
Snippets Groups Projects
Commit 9337640f authored by Xisco Jimenez Forteza's avatar Xisco Jimenez Forteza
Browse files

config n=6

parent 3ab1f260
No related branches found
No related tags found
No related merge requests found
...@@ -16,22 +16,22 @@ sampler = rwalk ...@@ -16,22 +16,22 @@ sampler = rwalk
nr_code = SXS nr_code = SXS
dlogz = 0.01 dlogz = 0.01
qnm_model = berti qnm_model = berti
nb_cores = 4 nb_cores = 8
[rd-model] [rd-model]
model = w-tau-fixed-m-af model = w-tau-fixed-m-af
error_str = False error_str = True
error_val = 0 error_val = 0.02
phase_alignment = True phase_alignment = True
fit_noise = False fit_noise = True
[time-setup] [time-setup]
tshift = 10 tshift = 0
tend = 90 tend = 90
t_align = 0 t_align = 0
[n-tones] [n-tones]
nmax = 3 nmax = 6
[n-live-points] [n-live-points]
npoints=8000 npoints=8000
...@@ -64,6 +64,14 @@ w3_max = 0.7 ...@@ -64,6 +64,14 @@ w3_max = 0.7
w4_min = 0.35 w4_min = 0.35
w4_max = 0.7 w4_max = 0.7
[prior-w5]
w5_min = 0.35
w5_max = 0.7
[prior-w6]
w6_min = 0.35
w6_max = 0.7
[prior-tau0] [prior-tau0]
tau0_min = 8 tau0_min = 8
tau0_max = 16 tau0_max = 16
...@@ -84,6 +92,14 @@ tau3_max = 2.35 ...@@ -84,6 +92,14 @@ tau3_max = 2.35
tau4_min = 0 tau4_min = 0
tau4_max = 1.8 tau4_max = 1.8
[prior-tau5]
tau5_min = 0
tau5_max = 1.8
[prior-tau6]
tau6_min = 0
tau6_max = 1.8
[prior-q0] [prior-q0]
q0_min = 12 q0_min = 12
q0_max = 30 q0_max = 30
...@@ -104,6 +120,14 @@ q3_max = 15 ...@@ -104,6 +120,14 @@ q3_max = 15
q4_min = 0 q4_min = 0
q4_max = 15 q4_max = 15
[prior-q5]
q5_min = 0
q5_max = 15
[prior-q6]
q6_min = 0
q6_max = 15
[prior-amp0] [prior-amp0]
amp0_min = 0 amp0_min = 0
amp0_max = 3 amp0_max = 3
...@@ -124,32 +148,13 @@ amp3_max = 30 ...@@ -124,32 +148,13 @@ amp3_max = 30
amp4_min = 0 amp4_min = 0
amp4_max = 50 amp4_max = 50
[prior-phase0] [prior-amp5]
phase0_min = 0 amp5_min = 0
phase0_max = 1 amp5_max = 50
[prior-phase1]
phase1_min = 0
phase1_max = 1
[prior-phase2]
phase2_min = 0
phase2_max = 1
[prior-phase3]
phase3_min = 0
phase3_max = 1
[prior-phase4]
phase4_min = 0
phase4_max = 1
[prior-noise] [prior-amp6]
noise_min = -30
noise_max = 3
amp6]
amp6_min = 0 amp6_min = 0
amp6_max = 100 amp6_max = 50
[prior-phase0] [prior-phase0]
phase0_min = 0 phase0_min = 0
...@@ -179,6 +184,10 @@ phase5_max = 1 ...@@ -179,6 +184,10 @@ phase5_max = 1
phase6_min = 0 phase6_min = 0
phase6_max = 1 phase6_max = 1
[prior-noise]
noise_min = -30
noise_max = 3
[prior-noise] [prior-noise]
noise_min = -30 noise_min = -30
noise_max = 10 noise_max = 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment