Enable restarts in BlackJax samplers and with reloading mock data

This commit is contained in:
Deaglan Bartlett 2024-10-28 16:49:26 +01:00
parent 8a0c638e5b
commit e16b14e867
8 changed files with 307 additions and 52 deletions

View file

@ -20,15 +20,15 @@ bias_sampler_blocked= true
nmean_sampler_blocked= true
sigma8_sampler_blocked = true
omega_m_sampler_blocked = true
muA_sampler_blocked = false
alpha_sampler_blocked = false
lam_sampler_blocked = false
sig_v_sampler_blocked = false
muA_sampler_blocked = true
alpha_sampler_blocked = true
lam_sampler_blocked = true
sig_v_sampler_blocked = true
bulk_flow_sampler_blocked = false
ares_heat = 1.0
[mcmc]
number_to_generate = 10000
number_to_generate = 3
warmup_model = 0
warmup_cosmo = 0
random_ic = false
@ -42,13 +42,18 @@ max_timesteps = 50
mixing = 1
[sampling]
algorithm = blackjax
algorithm = BlackJax
epsilon = 0.005
Nsteps = 20
refresh = 0.1
rng_seed = 1
warmup_nsteps = 100
warmup_target_acceptance_rate = 0.7
mvlam_mua = 0.01
mvlam_alpha = 0.5
mvlam_lam = 1.0
mvlam_bulk_flow = 20
mvlam_sig_v = 10
[model]
gravity = lpt