-
Notifications
You must be signed in to change notification settings - Fork 117
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
fixed typo in analyze.py #52
Open
miguelzuma
wants to merge
49
commits into
baudren:2.2
Choose a base branch
from
miguelzuma:2.2
base: 2.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nto 2.2 * '2.2' of https://github.com/baudren/montepython_public: added more greek letters understanding in analyse 6 colors available instead of 4, better normalisation of smoothed 1d posteriors introduced gaussian smoothing and better interpolation for smoother 1d and 2d plots for homogeneity, fake_desi fiducial file renamed fake_desi_fiducial.dat nicer message when aborts after fiducial file creation added file for sensitivity of DESI in euclid_pk: use P_k_max_h/Mpc for compatibility with euclid_lensing corrected bug in delensing noise of mock_cmb likelihood added the mock likelihood for DESI BAOs corrected typo in doc: --conf instead -conf corrected typo in error message class Likelihood_mock_cmb further extended with option delensing class Likelihood_mock_cmb further extended with option unlensed_clTTTEEE class Likelihood_mock_cmb extended with options LensingExtraction and neglect_TD version number updated to 2.2.2
Fixing error_code selection and missing __init__.py
…into 2.2 * '2.2' of https://github.com/miguelzuma/montepython_zuma: fixed missing __init__.py file fixed conditionals for err_code selection Conflicts: montepython/io_mp.py
improved input param handling: error with param scale 0
…nto 2.2 * '2.2' of https://github.com/baudren/montepython_public: restored the missing (empty but crucial) likelihoods/__init__.py file
Matplotlib must have promoted it from a Warning to a Value Error
Fixed some bugs
Planck compressed likelihood + error_log per chain
Fix bug: exclude from analysis error_log files
Update to version montepython_public 2.2.2
CosmoHammer updated
Fix Planck compressed likelihood and Cosmo Hammer derived parameters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
just "cotours"->"contours" was creating some trouble