-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Dear everyone,
I want to use the PR4 and other datasets on the montepython. However, it always wrong for the data.over_sampling.
data.experiments=['Planck20_Hillipop_TTTEEE', 'Planck20_Lollipop_EE', 'Planck_lowl_TT', 'BK18', 'Pantheon_Plus']
data.over_sampling=[1, 4, 2, 5]
I have used other data.over_sampling. The error is :
Configuration Error:
/|\ The length of the over_sampling field should be equal to the number of
/o\ blocks (one for cosmological parameters, plus one for each likelihood
with nuisance parameters)
Could you give me the correct data.over_sampling ? I also want to use the other datasets in the calculation. For example,
data.experiments=['Planck20_Hillipop_TTTEEE', 'Planck20_Lollipop_EE', 'Planck_lowl_TT', 'BK18', 'bao_desi_2025', 'Pantheon_Plus'].