-
Notifications
You must be signed in to change notification settings - Fork 7
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
Closure with same level1 #2007
base: master
Are you sure you want to change the base?
Closure with same level1 #2007
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this seems correct to me. Along with the notebook. Perhaps you'll want to rebase though since switching between this branch master has some delay due to the massive amount of data files moved (and there have been some improvements in particular regarding python and tensorflow versions)
"covariance matrix has not been implemented yet." | ||
) | ||
return validphys.filters.filter_closure_data_by_experiment | ||
if theorycovmatconfig is not None: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the theorycovmatconfig.get("use_thcovmat_in_sampling")
should still be checked.
…06-in-a-closure-test' into closure_with_same_level1
Maybe it's better to get the changed cut back into master ASAP, to limit the number of affected fits. Could you open a separate PR for it? |
Yes sorry, I did it here for the moment just to test |
This is just a draft in which I collected some hack I need to do for the alpha_s closure test study. @RoyStegeman