Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 404 Bytes

HYDE plotting tool

HYDE = Higgs to invisible Yields extractor and Dataframes editor

To run the plotting software:

python hyde_main.py

Definitions of main parameters is done in a .yaml file - Example given in test.yaml. Variables and their properties (name, hist_name, label_name, rebinning, range,...) are defined in a separate config file - Example given in test_variables.yaml.