cmstas / HggAnalysisDev

3 stars 7 forks source link

Preselection: Tool for making yield tables #2

Open sam-may opened 3 years ago

sam-may commented 3 years ago

Implement a script (e.g. make_tables.py) that takes a dataframe object (output from the looper) as input and prints out various yield tables.

Prints out yields & uncertainties for each process, total background (i.e. sum of all background MC), and ratio of each process to the total background yield.

Ideally the following options would be configurable:

Should go in a directory tables under the Preselection dir.

bsathian commented 3 years ago

I'll try to squeeze this in as an extension to the plotting script