Skip to content

select bins to plot in PostFitShapesFromWorkspace #336

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fabio-mon
Copy link

@ajgilbert
Copy link
Collaborator

Thanks, it looks good to me!

@fabio-mon
Copy link
Author

Hi now it might look less good as I implemented a wrapper within combineTool.py to submit PostFitShapesFromWorkspace splitting by bin. I have two doubts:

  • To infer the bins from the workspace I use bins = [ nameIdx.first for nameIdx in w.allCats()["CMS_channel"] ] Though, I am not sure how general this is
  • I am not sure I got the difference between attach_intercept_args and attach_args

@anigamova
Copy link
Collaborator

Hi @fabio-mon, as you can see we moved combineTool.py to the Combine repository here. I would say that we could move this part to Combine, checking if combineHarvester is installed, and advising to do that if not

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.

3 participants