Skip to content

Commit

Permalink
various updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ekourlit committed Dec 3, 2023
1 parent 9360615 commit 4e1163e
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 120 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Abstract

This contribution signifies a shift in ATLAS statistical data analysis by implementing traditional fit strategies utilizing the pyhf library, alongside the cabinetry library. Leveraging a toy Supersymmetry search analysis, three fit strategies inspired by the HistFitter framework are implemented. The "background-only fit," "model-dependent signal fit," and "model-independent signal fit" strategies show the adaptability of pyhf, liberating the analysis from dependence on traditional ROOT-based tools. In addition to enhancing clarity regarding the statistical model itself, this implementation signifies a broader shift towards contemporary standards in data analytics.
This contribution signifies a shift in ATLAS statistical data analysis by implementing traditional fit strategies utilizing the `pyhf` library, alongside the `cabinetry` library. Leveraging a toy Supersymmetry search analysis, three fit strategies inspired by the HistFitter framework are implemented. The "background-only fit," "model-dependent signal fit," and "model-independent signal fit" strategies show the adaptability of `pyhf`, liberating the analysis from dependence on traditional ROOT-based tools. In addition to enhancing clarity regarding the statistical model itself, this implementation signifies a broader shift towards contemporary standards in data analytics.

## Getting started

Expand Down
Loading

0 comments on commit 4e1163e

Please sign in to comment.