Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the "MicroAOD/data" directory to repository instead of using from EOS #1306

Open
wants to merge 1 commit into
base: dev_legacy_runII
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion MicroAOD/data

This file was deleted.

5 changes: 5 additions & 0 deletions MicroAOD/data/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.xml filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.json filter=lfs diff=lfs merge=lfs -text
*.db filter=lfs diff=lfs merge=lfs -text
69,845 changes: 69,845 additions & 0 deletions MicroAOD/data/HggPhoId_94X_barrel_BDT_v2.weights.xml

Large diffs are not rendered by default.

67,345 changes: 67,345 additions & 0 deletions MicroAOD/data/HggPhoId_94X_endcap_BDT_v2.weights.xml

Large diffs are not rendered by default.

68,465 changes: 68,465 additions & 0 deletions MicroAOD/data/HggPhoId_barrel_Moriond2017_wRhoRew.weights.xml

Large diffs are not rendered by default.

66,226 changes: 66,226 additions & 0 deletions MicroAOD/data/HggPhoId_endcap_Moriond2017_wRhoRew.weights.xml

Large diffs are not rendered by default.

Binary file added MicroAOD/data/ParticleNetSV/V01/model.onnx
Binary file not shown.
Binary file added MicroAOD/data/ParticleNetSV/V02/model.onnx
Binary file not shown.
254 changes: 254 additions & 0 deletions MicroAOD/data/ParticleNetSV/V02/preprocess_corr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,254 @@
{
"output_names": [
"label_b",
"label_bb",
"label_c",
"label_cc",
"label_unmat"
],
"input_names": [
"pf_points",
"pf_features",
"pf_mask"
],
"pf_points": {
"var_names": [
"pfcand_etarel",
"pfcand_phirel"
],
"var_infos": {
"pfcand_etarel": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
},
"pfcand_phirel": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
}
},
"min_length": 16,
"max_length": 50
},
"pf_features": {
"var_names": [
"pfcand_pt_log_nopuppi",
"pfcand_e_log_nopuppi",
"pfcand_etarel",
"pfcand_phirel",
"pfcand_abseta",
"pfcand_charge",
"pfcand_VTX_ass",
"pfcand_lostInnerHits",
"pfcand_normchi2",
"pfcand_quality",
"pfcand_dz",
"pfcand_dzsig",
"pfcand_dxy",
"pfcand_dxysig",
"pfcand_btagEtaRel",
"pfcand_btagPtRatio",
"pfcand_btagPParRatio",
"pfcand_btagSip3dVal",
"pfcand_btagSip3dSig",
"pfcand_btagJetDistVal",
"pfcand_puppiw"
],
"var_infos": {
"pfcand_pt_log_nopuppi": {
"median": 0.8,
"norm_factor": 0.7,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_e_log_nopuppi": {
"median": 1.2,
"norm_factor": 0.6,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_etarel": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
},
"pfcand_phirel": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
},
"pfcand_abseta": {
"median": 0.8,
"norm_factor": 1.2,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_charge": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
},
"pfcand_VTX_ass": {
"median": 4,
"norm_factor": 0.3,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_lostInnerHits": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
},
"pfcand_normchi2": {
"median": 5,
"norm_factor": 0.2,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_quality": {
"median": 0,
"norm_factor": 0.2,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_dz": {
"median": 0,
"norm_factor": 150,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_dzsig": {
"median": 0,
"norm_factor": 0.7,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_dxy": {
"median": 0,
"norm_factor": 270,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_dxysig": {
"median": 1.1,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_btagEtaRel": {
"median": 2.1,
"norm_factor": 0.5,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_btagPtRatio": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_btagPParRatio": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_btagSip3dVal": {
"median": 0,
"norm_factor": 90,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_btagSip3dSig": {
"median": 0,
"norm_factor": 0.5,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_btagJetDistVal": {
"median": 0,
"norm_factor": 50,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"pfcand_puppiw": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
}
},
"min_length": 16,
"max_length": 50
},
"pf_mask": {
"var_names": [
"pfcand_mask"
],
"var_infos": {
"pfcand_mask": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": -1e+32,
"upper_bound": 1e+32,
"pad": 0
}
},
"min_length": 16,
"max_length": 50
}
}
Loading