scikit-hep / fastjet

Jet-finding in the Scikit-HEP ecosystem.
https://fastjet.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 14 forks source link

feat: Adding EnergyCorrelator from Contrib #216

Closed cmoore24-24 closed 1 year ago

cmoore24-24 commented 1 year ago

Hello,

I have implemented exclusive_jets_energy_correlator to calculate the ECFs and ECFGs of a fatjet, as well as the included combinations (i.e. N2, D2, and so on).

An important note: I have made the generalized ECF (ECFG) the default case, because the generic ECF does not include baked in normalization, which I suspect most users would expect out of the gate. That said, the combinations will probably be used more often than the the basic ECF, especially NSeries and D2.