Skip to content

sauerburger/pyhep-uhepp

Repository files navigation

Uhepp at PyHEP 2022

Binder DOI

Additional resources

How to use this notebook

  • This talk:
  • Go through the notebook
  • Explain as I go
  • Verbose comments and full-text between the cells
  • Go though the notebook at your own pace

Why and what?

  • Traditionally, histograms in ROOT files: Full information (split by sample, all bins, ...)
  • But: Requires custom script to plot
    • Gets out of sync
    • Rednering to PDF/PNG version destroys information
  • Solution: Uhepp storage format (JSON/YAML) combines raw data and display settings
    • Allows non-destructive changes
    • Generic plotting code
    • Retreive numeric values