Skip to content
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

uniform pdf for flat param #834

Merged
merged 13 commits into from Apr 21, 2023
Merged

Conversation

nucleosynthesis
Copy link
Contributor

This is an update to the following PR #830 so should be merged after that one

Aliya Nigamova and others added 9 commits March 24, 2023 10:29
This allows the user to use parameters like `bkg_norm` and the option to
create the flatParamPrior will pick it up
As part of PR, add info in docs for running limits
Fix issue in combineCards where DC parser misses new option, now set to
default to avoid fault but nothing will happen to the output datacard
@nucleosynthesis
Copy link
Contributor Author

Still needs some work as logic is missing some types - ideally need to move the creation of prior outside of loop over nuisances... Will fix in next commit

for flatNP in self.DC.toCreateFlatParam.items():
c_param_name = flatNP[0]
c_param_details = flatNP[1]
print(c_param_name, c_param_details)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably this should be printed if verbose option is on or not printed at all?

@nucleosynthesis
Copy link
Contributor Author

nucleosynthesis commented Apr 19, 2023 via email

@anigamova
Copy link
Collaborator

ok, fixed print out and ready to merge

@anigamova anigamova merged commit 5acf6b6 into main Apr 21, 2023
6 checks passed
@nucleosynthesis nucleosynthesis deleted the anigamova-uniform_pdf_for_flatParam branch March 26, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants