SUEPPhysics / SUEPCoffea_dask

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

Variables to add to hdf5's output dataframe for WH #257

Closed jreic closed 7 months ago

jreic commented 10 months ago

Mostly items that came up during the WH meeting on October 25th:

I'll volunteer to work on the lepton variables, but if anyone else wants to tackle any of these others, please let me know!

jreic commented 10 months ago

Marking off a few that are ready locally--will push once I wrap up the rest + test.

pmlugato commented 10 months ago

mT is pre-computed and stored in dataframe -- will create PR and merge once current version of master is tagged!

jreic commented 9 months ago

Lepton variables and TopPT added into https://github.com/SUEPPhysics/SUEPCoffea_dask/pull/276, which is a PR into the WH_pietro branch for the time being. (and I tested that it seems to work on a signal sample and a single QCD file. I went a bit overkill with the number of isolation variants, but better to have them than not. I'm sure we'll drop them down the road.)

lucalavezzo commented 7 months ago

Done in #288