SUEPPhysics / SUEPCoffea_dask

SUEP analysis using coffea with fastjet. Uses Dask for batch submissions
3 stars 13 forks source link

Improve make_plots.py #254

Closed lucalavezzo closed 8 months ago

lucalavezzo commented 10 months ago
pmlugato commented 10 months ago

figure out which systematics are needed for WH, there is some repeated code in 'calculate systematic', and only if/else for scouting or not scouting.

pmlugato commented 10 months ago

(for now everything the same but no triggerSF weights)

lucalavezzo commented 8 months ago

2, 3, and 4 addressed in #279

lucalavezzo commented 8 months ago

I think for now we leave 1 as is, it's not ideal, but I don't want to change too many things all at once, it will just confuse everyone. We already moved where hists are defined in this PR. If it becomes a requested feature, or a problem in the future, we can revisit.