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

PostFitShapesFromWorkspace development #291

Open
4 tasks
anigamova opened this issue Feb 27, 2023 · 1 comment · May be fixed by #267 or #295
Open
4 tasks

PostFitShapesFromWorkspace development #291

anigamova opened this issue Feb 27, 2023 · 1 comment · May be fixed by #267 or #295
Assignees

Comments

@anigamova
Copy link
Collaborator

For complicated models with many categories the post-fit plotting can be quite time consuming. The easiest way to speed up the process is to introduce parallelisation.

  • Functionality to make post-fit plots only for a sub-set of categories in the datacard
  • Parallelise sampling (per-category) with batch submission

It would also be nice to have the following features:

  • Combine categories
  • Simplify sampling for other observables (not fit templates)
@pkausw pkausw linked a pull request Mar 3, 2023 that will close this issue
@anigamova anigamova linked a pull request Mar 3, 2023 that will close this issue
@pkausw
Copy link

pkausw commented Mar 10, 2023

Hi! I'm happy to contribute to this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment