-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem in running Planck likelihood #373
Comments
Hi, It looks like something went wrong compiling the Planck likelihoods. Since Planck is starting to show its age a little bit it's sometimes necessary to use older compilers, so you can try that if you used a recent compiler version. In any case, you should make sure Planck runs without MontePython by running some of the tests provided with the code and make sure you can import the python wrapper in python before attempting to run MontePython with Planck. Best, |
Hi, main(../src/clik_example_c.c:91)::ForwardError Thanks for you ideas and help. |
Hi, Can you run the example test scripts within the Planck likelihood to see if your installation works? If not, that's a Planck installation issue, not a MontePython issue. Best, |
Dear all,
when I run the Planck 2018 likelihood in montepython, I confront the following error:
################################################
/!\ PyFITS is deprecated, please use astropy.io.fits
clik version 3be036bbb4f9
smica
Checking likelihood '/home/dirac/Desktop/Planck_2018/code/plc_3.0/plc-3.01/../../../baseline/plc_3.0/hi_l/plik/plik_rd12_HM_v22b_TTTEEE.clik' on test data. got -1172.47 expected -1172.47 (diff -4.34053e-07)
Initializing SimAll
clik version 3be036bbb4f9
simall simall_EE_BB_TE
Checking likelihood '/home/dirac/Desktop/Planck_2018/code/plc_3.0/plc-3.01/../../../baseline/plc_3.0/low_l/simall/simall_100x143_offlike5_EE_Aplanck_B.clik' on test data. got -197.99 expected -197.99 (diff -4.1778e-08)
At line 232 of file /home/dirac/Desktop/Planck_2018/code/plc_3.0/plc-3.01/src/gibbs/comm_gauss_br_mod_v3.f90
Fortran runtime error: Inquire statement identifies an internal file
#########################################
Any ideas to solve this problem?
Thanks
The text was updated successfully, but these errors were encountered: