SUEPPhysics / SUEPCoffea_dask

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

fixed prefire weights #286

Closed lucalavezzo closed 8 months ago

lucalavezzo commented 8 months ago

Prefire weights utility now returns the values of the weights, instead of assigning them directly to the dataframe, which caused issues since ggf and wh store the df differently. Unit tests successful.