Merged
Conversation
Adds a new Jupyter notebook `notebooks/tutorial_3_top_mass.ipynb` that demonstrates how to extract a parameter like the top quark mass from an invariant mass distribution using `rabbit`. The notebook generates pseudo-data, writes the tensor with the mass shift mapped as an unconstrained shape systematic, and runs the fit. Links the new tutorial in `README.md`. Co-authored-by: mseidel42 <1311783+mseidel42@users.noreply.github.com>
Adds a new Jupyter notebook `notebooks/tutorial_3_top_mass.ipynb` that demonstrates how to extract a parameter like the top quark mass from an invariant mass distribution using `rabbit`. The notebook generates pseudo-data, writes the tensor with the mass shift mapped as an unconstrained shape systematic, and runs the fit. Links the new tutorial in `README.md`. Also includes the same tutorial as a python script in `notebooks/tutorial_3_top_mass.py`. Co-authored-by: mseidel42 <1311783+mseidel42@users.noreply.github.com>
Updates `notebooks/tutorial_3_top_mass.ipynb` and `notebooks/tutorial_3_top_mass.py` to use a 2D invariant mass distribution (reconstructed W mass vs. reconstructed top mass). The fit now extracts the top mass shift as an unconstrained parameter while simultaneously fitting the Jet Energy Scale (JES) uncertainty as a constrained systematic shape variation that affects both the W mass and top mass. Co-authored-by: mseidel42 <1311783+mseidel42@users.noreply.github.com>
Contributor
Author
This file contains hidden or 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
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.
Adds a tutorial for extracting the top quark mass and jet energy scale