montepython_public
montepython_public copied to clipboard
Public repository for the Monte Python Code
Dear friends, **To compare the two models, I need the following number of observation data:** 1. -'Planck_highl_TTTEEE', 'Planck_lowl_EE', 'Planck_lowl_TT', 'Planck_lensing' 2-'WiggleZ' 3-'bao_fs_boss_dr12' **What criteria do you suggest to compare two...
Hi! i am trying to install plc-2.0 in order to call it from montepython. i already installed plc-3.1 using command "./waf configure --install_all_deps --lapack_mkl=$MKLROOT" and "./waf install" it showed no...
This is the error is called : raj@ubuntu:~/Documents/code/montepython_public-2.2.2$ python montepython/MontePython.py test/2022-06-28_500__1_*--bins 10 /!\ Defaulting to the 'run' command. Please update the call of MontePython. For more info, see the help...
Hi, prof. I have installed the python (version:3.8), planck2018(version:3.1), openmpi(version:4.1.2), ifort (version:2021.4.0) in oneapi, class (version:1.0.0) and Monte Python (version:3.5). For the JLA data, Pantheon data, the likelihood work well....
Hi, I need to restart an MCMC in a cluster where I run with MPI. If for instance I run the following command in a folder with 6 previous chains...
When I do the first run of montepython, everything works perfectly with the following .param file: data.experiments=['Planck_highl_TTTEEE', 'Planck_lowl_EE', 'Planck_lowl_TT', 'bao_fs_boss_dr12', 'bao_boss'] data.parameters['omega_b'] = [ 2.2377, None, None, 0.015, 0.01, 'cosmo']...
Hi, while submitting the following job with Multinest included, I get the error as shown below : ` Configuration Error: /|\ Nested Sampling with MultiNest is only possible for bound...
Hi all, I would like to make a plot with the Planck TT anisotropy data points (with the corresponding error bars), together with a theoretical curve extracted from CLASS. I...
Hi Everyone, I would like to know if there is a simple way to use the Lyman alpha data supplied in the data folder along with montepython. Thanks in advance...
I have been running with Metropolis-Hastings with no problems. I just started using MultiNest instead and I'm getting segmentation faults - sometimes before any MultiNest output and sometimes after many...