Skip to content

Commit 427e52a

Browse files
committed
up templates/v19
1 parent 679a204 commit 427e52a

File tree

5 files changed

+18
-344
lines changed

5 files changed

+18
-344
lines changed

binder/combine.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -160,38 +160,38 @@
160160
},
161161
{
162162
"cell_type": "code",
163-
"execution_count": 18,
163+
"execution_count": 21,
164164
"id": "c6707244",
165165
"metadata": {},
166166
"outputs": [],
167167
"source": [
168168
"# get lumi\n",
169169
"import pickle as pkl\n",
170170
"\n",
171-
"version = \"v17\"\n",
171+
"version = \"v19\"\n",
172172
"year = \"Run2\"\n",
173173
"with open(f\"../combine/templates/{version}/hists_templates_{year}.pkl\", \"rb\") as f:\n",
174174
" h = pkl.load(f)"
175175
]
176176
},
177177
{
178178
"cell_type": "code",
179-
"execution_count": 19,
179+
"execution_count": 22,
180180
"id": "ac045a42",
181181
"metadata": {},
182182
"outputs": [
183183
{
184184
"data": {
185185
"text/plain": [
186186
"Hist(\n",
187-
" StrCategory(['Data', 'EWKvjets', 'WH', 'TTbar', 'SingleTop', 'DYJets', 'Diboson', 'ttH', 'WJetsLNu', 'ZH', 'mjj1000toInf', 'VBF', 'ggFpt200to300', 'ggFpt300to450', 'ggFpt450toInf', 'ggF', 'Fake'], growth=True, name='Sample'),\n",
187+
" StrCategory(['Data', 'EWKvjets', 'WH', 'TTbar', 'SingleTop', 'DYJets', 'Diboson', 'ttH', 'WJetsLNu', 'mjj1000toInf', 'VBF', 'ZH', 'ggFpt200to300', 'ggFpt300to450', 'ggFpt450toInf', 'ggF', 'Fake'], growth=True, name='Sample'),\n",
188188
" StrCategory(['nominal', 'trigger_ele_SF_up', 'trigger_ele_SF_down', 'EW_up', 'EW_down', 'weight_pdf_acceptance_up', 'weight_pdf_acceptance_down', 'weight_qcd_scale_up', 'weight_qcd_scale_down', 'weight_btagSFlightCorrelated_up', 'weight_btagSFlightCorrelated_down', 'weight_btagSFbcCorrelated_up', 'weight_btagSFbcCorrelated_down', 'weight_btagSFlight_2016_up', 'weight_btagSFlight_2016_down', 'weight_btagSFbc_2016_up', 'weight_btagSFbc_2016_down', 'weight_btagSFlight_2016APV_up', 'weight_btagSFlight_2016APV_down', 'weight_btagSFbc_2016APV_up', 'weight_btagSFbc_2016APV_down', 'weight_btagSFlight_2017_up', 'weight_btagSFlight_2017_down', 'weight_btagSFbc_2017_up', 'weight_btagSFbc_2017_down', 'weight_btagSFlight_2018_up', 'weight_btagSFlight_2018_down', 'weight_btagSFbc_2018_up', 'weight_btagSFbc_2018_down', 'weight_pileup_id_up', 'weight_pileup_id_down', 'weight_PSFSR_up', 'weight_PSFSR_down', 'weight_PSISR_up', 'weight_PSISR_down', 'weight_d1kappa_EW_up', 'weight_d1kappa_EW_down', 'weight_Z_d2kappa_EW_up', 'weight_Z_d2kappa_EW_down', 'weight_Z_d3kappa_EW_up', 'weight_Z_d3kappa_EW_down', 'weight_ele_id_up', 'weight_ele_id_down', 'weight_ele_reco_up', 'weight_ele_reco_down', 'weight_mu_isolation_up', 'weight_mu_isolation_down', 'weight_mu_id_stat_up', 'weight_mu_id_stat_down', 'weight_mu_id_syst_up', 'weight_mu_id_syst_down', 'weight_mu_trigger_iso_up', 'weight_mu_trigger_iso_down', 'weight_mu_trigger_noniso_up', 'weight_mu_trigger_noniso_down', 'weight_TopPtReweight_up', 'weight_TopPtReweight_down', 'weight_pileup_2016_up', 'weight_pileup_2016_down', 'weight_PSFSR_wjets_2016_up', 'weight_PSFSR_wjets_2016_down', 'weight_L1Prefiring_2016_up', 'weight_L1Prefiring_2016_down', 'weight_pileup_2016APV_up', 'weight_pileup_2016APV_down', 'weight_PSFSR_wjets_2016APV_up', 'weight_PSFSR_wjets_2016APV_down', 'weight_L1Prefiring_2016APV_up', 'weight_L1Prefiring_2016APV_down', 'weight_pileup_2017_up', 'weight_pileup_2017_down', 'weight_PSFSR_wjets_2017_up', 'weight_PSFSR_wjets_2017_down', 'weight_L1Prefiring_2017_up', 'weight_L1Prefiring_2017_down', 'weight_pileup_2018_up', 'weight_pileup_2018_down', 'weight_PSFSR_wjets_2018_up', 'weight_PSFSR_wjets_2018_down', 'JES_FlavorQCD_up', 'JES_FlavorQCD_down', 'JES_RelativeBal_up', 'JES_RelativeBal_down', 'JES_HF_up', 'JES_HF_down', 'JES_BBEC1_up', 'JES_BBEC1_down', 'JES_EC2_up', 'JES_EC2_down', 'JES_Absolute_up', 'JES_Absolute_down', 'UES_up', 'UES_down', 'JES_BBEC1_2016_up', 'JES_BBEC1_2016_down', 'JES_RelativeSample_2016_up', 'JES_RelativeSample_2016_down', 'JES_EC2_2016_up', 'JES_EC2_2016_down', 'JES_HF_2016_up', 'JES_HF_2016_down', 'JES_Absolute_2016_up', 'JES_Absolute_2016_down', 'JER_2016_up', 'JER_2016_down', 'JMR_2016_up', 'JMR_2016_down', 'JMS_2016_up', 'JMS_2016_down', 'JES_BBEC1_2016APV_up', 'JES_BBEC1_2016APV_down', 'JES_RelativeSample_2016APV_up', 'JES_RelativeSample_2016APV_down', 'JES_EC2_2016APV_up', 'JES_EC2_2016APV_down', 'JES_HF_2016APV_up', 'JES_HF_2016APV_down', 'JES_Absolute_2016APV_up', 'JES_Absolute_2016APV_down', 'JER_2016APV_up', 'JER_2016APV_down', 'JMR_2016APV_up', 'JMR_2016APV_down', 'JMS_2016APV_up', 'JMS_2016APV_down', 'JES_BBEC1_2017_up', 'JES_BBEC1_2017_down', 'JES_RelativeSample_2017_up', 'JES_RelativeSample_2017_down', 'JES_EC2_2017_up', 'JES_EC2_2017_down', 'JES_HF_2017_up', 'JES_HF_2017_down', 'JES_Absolute_2017_up', 'JES_Absolute_2017_down', 'JER_2017_up', 'JER_2017_down', 'JMR_2017_up', 'JMR_2017_down', 'JMS_2017_up', 'JMS_2017_down', 'JES_BBEC1_2018_up', 'JES_BBEC1_2018_down', 'JES_RelativeSample_2018_up', 'JES_RelativeSample_2018_down', 'JES_EC2_2018_up', 'JES_EC2_2018_down', 'JES_HF_2018_up', 'JES_HF_2018_down', 'JES_Absolute_2018_up', 'JES_Absolute_2018_down', 'JER_2018_up', 'JER_2018_down', 'JMR_2018_up', 'JMR_2018_down', 'JMS_2018_up', 'JMS_2018_down', 'FR_stat_Up', 'FR_stat_Down', 'EWK_SF_Up', 'EWK_SF_Down'], growth=True, name='Systematic'),\n",
189189
" StrCategory(['VBF', 'ggFpt250to350', 'ggFpt350to500', 'ggFpt500toInf', 'WJetsCR', 'TopCR'], growth=True, name='Region'),\n",
190190
" Variable([75, 95, 115, 135, 155, 175, 195, 215, 235], name='mass_observable', label='Higgs reconstructed mass [GeV]'),\n",
191-
" storage=Weight()) # Sum: WeightedSum(value=2.30656e+06, variance=1.60248e+06) (WeightedSum(value=2.59663e+06, variance=1.80048e+06) with flow)"
191+
" storage=Weight()) # Sum: WeightedSum(value=2.30802e+06, variance=1.60312e+06) (WeightedSum(value=2.59881e+06, variance=1.80096e+06) with flow)"
192192
]
193193
},
194-
"execution_count": 19,
194+
"execution_count": 22,
195195
"metadata": {},
196196
"output_type": "execute_result"
197197
}

binder/hists_plots.ipynb

Lines changed: 4 additions & 291 deletions
Large diffs are not rendered by default.

combine/config_make_templates.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ regions_sel:
2626
"TopCR": (n_bjets_T>0) & (rec_higgs_pt>250) & (THWW>0.90)
2727

2828
samples_dir:
29-
"2018": ../eos/hww/Dec20_hww_2018
30-
"2017": ../eos/hww/Dec20_hww_2017
31-
"2016": ../eos/hww/Dec20_hww_2016
32-
"2016APV": ../eos/hww/Dec20_hww_2016APV
29+
# "2018": ../eos/hww/Dec20_hww_2018
30+
# "2017": ../eos/hww/Dec20_hww_2017
31+
# "2016": ../eos/hww/Dec20_hww_2016
32+
# "2016APV": ../eos/hww/Dec20_hww_2016APV
3333

34-
# "2018": ../eos/hww/Jun5_hww_2018
35-
# "2017": ../eos/hww/Jun5_hww_2017
36-
# "2016": ../eos/hww/Jun5_hww_2016
37-
# "2016APV": ../eos/hww/Jun5_hww_2016APV
34+
"2018": ../eos/hww/Jun5_hww_2018
35+
"2017": ../eos/hww/Jun5_hww_2017
36+
"2016": ../eos/hww/Jun5_hww_2016
37+
"2016APV": ../eos/hww/Jun5_hww_2016APV
3838

3939
model_path: ../../weaver-core-dev/experiments_finetuning/v35_30/model.onnx

combine/config_make_templates_v19.yaml

Lines changed: 0 additions & 39 deletions
This file was deleted.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)