You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But some error arises whenever I tried to run the MCMC code with the above Planck data. The error that is shown on my terminal, is the following:-
Configuration Error:
/|\ No information on Planck_highl_TTTEEE likelihood was found in the
/o\ habit/log.param file.
This can result from a failed initialization of a previous run. To solve
this, you can do a
]$ rm -rf habit
Be sure there is noting in it before doing this !
In order to remove this error, I deleted the previous output folder of the MontePython code named-"habit". Also I had deleted the previous Planck Likelihood data and Baseline Data from my folder. And again I reinstall all the Planck Data and baseline codes in order to avoid any kind of errors.
Now with this new configuration, when I ran the MontePython code with Planck; again I got the same error. I didn't understand why am I getting this kind of error.
So if someone give any suggestion to remove this error, then it will be extremely helpful for me. Thanks.
The text was updated successfully, but these errors were encountered:
I want to run the MontePython code with the following Planck data.
data.experiments=['Planck_highl_TTTEEE','Planck_lowl_EE','Planck_lowl_TT']
But some error arises whenever I tried to run the MCMC code with the above Planck data. The error that is shown on my terminal, is the following:-
Configuration Error:
/|\ No information on Planck_highl_TTTEEE likelihood was found in the
/o\ habit/log.param file.
This can result from a failed initialization of a previous run. To solve
this, you can do a
]$ rm -rf habit
Be sure there is noting in it before doing this !
In order to remove this error, I deleted the previous output folder of the MontePython code named-"habit". Also I had deleted the previous Planck Likelihood data and Baseline Data from my folder. And again I reinstall all the Planck Data and baseline codes in order to avoid any kind of errors.
Now with this new configuration, when I ran the MontePython code with Planck; again I got the same error. I didn't understand why am I getting this kind of error.
So if someone give any suggestion to remove this error, then it will be extremely helpful for me. Thanks.
The text was updated successfully, but these errors were encountered: