-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
In general, I'm interested in using this format as a standard for training/re-training deep jet taggers. So it'd be nice to have a complete set of inputs (enabled with some flag).
- For DeepDoubleX, we're missing the 27 "jet-level" inputs that are the same as the ones used for the original double-b tagger. For example, they're listed here: https://github.com/cms-sw/cmssw/blob/CMSSW_10_6_X/DataFormats/BTauReco/interface/BoostedDoubleSVTagInfoFeatures.h (except one of them is not used).
- For DeepAK8, we're missing the track covariance matrix entries (possibly among a few others): https://github.com/cms-sw/cmssw/blob/CMSSW_10_6_X/RecoBTag/FeatureTools/plugins/DeepBoostedJetTagInfoProducer.cc#L76-L88)
I can try to help add these in a pull request, although I think I'll need some guidance. In particular, how can we add variables to the jet table?
Metadata
Metadata
Assignees
Labels
No labels