lesgourg / class_public

Public repository of the Cosmic Linear Anisotropy Solving System (master for the most recent version of the standard code; GW_CLASS to include Cosmic Gravitational Wave Background anisotropies; classnet branch for acceleration with neutral networks; ExoCLASS branch for exotic energy injection; class_matter branch for FFTlog)
218 stars 291 forks source link

Problem with the usage of Planck2018+ACT+SPT together #547

Open ming-jian opened 10 months ago

ming-jian commented 10 months ago

Hi, everyone I want to use the Planck2018, ACT and SPT-3G to study a dark energy model. I have respectively test the Planck 2018, ACT and SPT-3G in this model. These three kinds of data all work well. However, it fails when I use these three datasets together!

In the my.param file: data.experiments=['Planck_highl_TTTEEE', 'Planck_lowl_EE', 'Planck_lowl_TT', 'ACTPol_lite_DR4', 'tau_prior', 'spt3g_y1'] data.over_sampling=[1, 5, 5]

The result shows: 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)

The initialisation was not successful, resulting in a potentially half /o\ created log.param. Please see the above error message. If you run the exact same command, it will not work. You should solve the problem, and try again.

I donnot know if it is a problem with data.over_sampling=[1, 5, 5]. And how to set this sampling ? The python version is 3.7.11. Montepython is 3.5.

brinckmann commented 10 months ago

This is a MontePython question and can be closed here. I have just answered it at https://github.com/brinckmann/montepython_public/issues/342

Best, Thejs