Created
May 12, 2025 12:36
-
-
Save andrzejnovak/853745a486302a3d2df842aa182c0558 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "code", | |
"execution_count": 1, | |
"id": "0bc7d7b2-98ce-4a52-ac27-38bdb52fbd3a", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"import rhalphalib as rl\n", | |
"# import coffea\n", | |
"import uproot\n", | |
"import hist\n", | |
"import mplhep as hep\n", | |
"import numpy as np\n", | |
"import matplotlib.pyplot as plt\n", | |
"import json, yaml\n", | |
"import pickle\n", | |
"import tqdm\n", | |
"from tqdm.rich import trange, tqdm\n", | |
"from rich.progress import track\n", | |
"from rich.progress import Progress\n", | |
"import logging\n", | |
"import pickle\n", | |
"from rich.logging import RichHandler\n", | |
"\n", | |
"FORMAT = \"%(message)s\"\n", | |
"logging.basicConfig(\n", | |
" level=logging.WARNING, format=FORMAT, datefmt=\"[%X]\", handlers=[RichHandler()]\n", | |
")\n", | |
"\n", | |
"log = logging.getLogger(\"rich\")" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 2, | |
"id": "857c3449-179a-4646-9788-345038c48355", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"import os\n", | |
"base = '/home/anovak/work/htt_refit'\n", | |
"os.chdir(base)" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 3, | |
"id": "1a931858-5851-4774-8860-ec728084b024", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"import samplelists\n", | |
"import processmap" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 4, | |
"id": "2afa5b6f-368c-4c5c-b48b-0993996d17f8", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"odict_keys(['zll', 'zee', 'zem', 'zmm', 'ztt', 'wjets', 'vqq', 'qcd', 'tt-dilep', 'tt-semilep', 'tt-had', 'st', 'vv', 'h125', 'phi10', 'phi20', 'phi30', 'phi40', 'phi50', 'phi75', 'phi100', 'phi125', 'phi150', 'phi200', 'phi250', 'phi300', 'data'])" | |
] | |
}, | |
"execution_count": 4, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"processmap.process_map.keys()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 5, | |
"id": "b5f779b2-8929-45b5-8b84-88e15e2bd495", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"import yaml, os, copy\n", | |
"\n", | |
"with open(\"metadata/xs.yml\") as stream:\n", | |
" xs_dict = yaml.safe_load(stream)\n", | |
"# xs_dict" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 6, | |
"id": "929b589e-7076-44dc-8ea9-982b82dae56d", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"['SingleMuon_Run2018A',\n", | |
" 'SingleMuon_Run2018B',\n", | |
" 'SingleMuon_Run2018C',\n", | |
" 'SingleMuon_Run2018D',\n", | |
" 'MET_Run2018A',\n", | |
" 'MET_Run2018B',\n", | |
" 'MET_Run2018C',\n", | |
" 'MET_Run2018D',\n", | |
" 'EGamma_Run2018A',\n", | |
" 'EGamma_Run2018B',\n", | |
" 'EGamma_Run2018C',\n", | |
" 'EGamma_Run2018D']" | |
] | |
}, | |
"execution_count": 6, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"samplelists.getSamplesData(\"2018\")" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 7, | |
"id": "7f776316-4bc5-4d9b-be69-fbb0014284d8", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"lumi_dict = {\n", | |
" \"2016APV\": 19.52,\n", | |
" \"2016\": 16.81,\n", | |
" \"2017\": 41.48,\n", | |
" \"2018\": 59.83,\n", | |
"}" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 8, | |
"id": "67792450-28bb-463b-8f35-92385dc4e989", | |
"metadata": { | |
"scrolled": true | |
}, | |
"outputs": [], | |
"source": [ | |
"# scaled_all = {}\n", | |
"# for year in lumi_dict.keys():\n", | |
"# lumi = lumi_dict[year]\n", | |
"# scaled_all[year] = {}\n", | |
"# for process, samples in tqdm(processmap.process_map.items()):\n", | |
"# if process in [\"zee\", \"zmm\", \"zll\"]:\n", | |
"# continue\n", | |
"# scaled_process = {}\n", | |
"# for sample in samples:\n", | |
"# if process in [\"zee\", \"zem\", \"zmm\", \"ztt\"]:\n", | |
"# bare_sample = '_'.join(sample.split('_')[:-1])\n", | |
"# else:\n", | |
"# bare_sample = sample\n", | |
"# path = f\"inputs/{year}/hists_sum_{bare_sample}.hist\"\n", | |
"# log.debug(f\"Readign sample: {sample}, from: {path}\")\n", | |
"# if os.path.exists(path):\n", | |
"# with open(path, \"rb\") as f:\n", | |
"# loaded = pickle.load(f)\n", | |
"# nd_hist = loaded['met_nn_kin'].to_hist()\n", | |
"# sumw = loaded['sumw'][bare_sample]\n", | |
"# if \"Run\" in sample:\n", | |
"# _factor = 1.\n", | |
"# else:\n", | |
"# _factor = lumi\n", | |
"# # log.debug(f\"Scaling {sample} by {_factor:.9f} (lumi = {lumi}, xs = {xs:.3f}, sumw = {sumw:.3f})\")\n", | |
"# raw_scaled = nd_hist * _factor\n", | |
"# scaled_process[sample] = copy.deepcopy(raw_scaled[{'dataset': sample}])\n", | |
"# scaled_all[year][process] = scaled_process" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 9, | |
"id": "d1a8ee81-28ef-44dc-b3e1-95aff04c58c9", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# scaled_all['2017']['zem']['DYJetsToLL_Pt-50To100_Zem'].axes" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 10, | |
"id": "1a4e4dd3-cc5f-4866-ad07-46a38a55263e", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# merged_all = {}\n", | |
"# for process in scaled_all.keys():\n", | |
"# merged_all[process] = sum([scaled_all[process][dataset] for dataset in scaled_all[process].keys()])" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 11, | |
"id": "d56599df-8975-420d-835a-153af37b22b0", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"('hadhad_signal_met', slice(150j, None, <built-in function sum>))" | |
] | |
}, | |
"execution_count": 11, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"region_map = {}\n", | |
"metcut_map = {}\n", | |
"s = hist.tag.Slicer()\n", | |
"loc = hist.tag.loc\n", | |
"_cat = \"hadhad\"\n", | |
"had_th_lo, had_th_hi = 75.0, 150.0j\n", | |
"region_map[_cat] = {\n", | |
" \"sig\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_signal_met\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_dphi_inv\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" },\n", | |
" \"top_cr\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_cr_b_mu_iso\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_b_mu_iso_dphi_inv\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" },\n", | |
" \"wlnu_cr\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_cr_mu_iso\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_mu_iso_dphi_inv\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" },\n", | |
" \"qcd_cr\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_cr_mu\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_mu_dphi_inv\",\n", | |
" 'met': s[had_th_hi::sum],\n", | |
" },\n", | |
" },\n", | |
"}\n", | |
"lep_th_lo, lep_th_hi = 50.0j, 75.0j\n", | |
"for _cat in [\"hadel\", \"hadmu\"]:\n", | |
" region_map[_cat] = {\n", | |
" \"sig\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_signal\",\n", | |
" 'met': s[lep_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_signal\",\n", | |
" 'met': s[lep_th_lo:lep_th_hi:sum],\n", | |
" },\n", | |
" },\n", | |
" \"top_cr\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_cr_b\",\n", | |
" 'met': s[lep_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_b_dphi_inv\",\n", | |
" 'met': s[lep_th_lo:lep_th_hi:sum],\n", | |
" },\n", | |
" },\n", | |
" \"wlnu_cr\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_cr_w\",\n", | |
" 'met': s[lep_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_w_dphi_inv\",\n", | |
" 'met': s[lep_th_lo:lep_th_hi:sum],\n", | |
" },\n", | |
" },\n", | |
" \"qcd_cr\": {\n", | |
" \"nom\": {\n", | |
" 'region': f\"{_cat}_cr_qcd\",\n", | |
" 'met': s[lep_th_hi::sum],\n", | |
" },\n", | |
" \"fail\": {\n", | |
" 'region': f\"{_cat}_cr_qcd\",\n", | |
" 'met': s[lep_th_lo:lep_th_hi:sum],\n", | |
" },\n", | |
" },\n", | |
" }\n", | |
"\n", | |
"region_map['hadhad']['sig']['nom']['region'], region_map['hadhad']['sig']['nom']['met']" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 12, | |
"id": "afeb2dce-ef43-4fd0-891f-249f3f389c35", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"channels = ['hadel', 'hadmu', 'hadhad']\n", | |
"regions = [\"sig\", \"top_cr\", \"wlnu_cr\", \"qcd_cr\"]\n", | |
"\n", | |
"nnCuts = {\n", | |
" \"hadhad\": 0.9999j,\n", | |
" \"hadel\": 0.98j, #0.98\n", | |
" \"hadmu\": 0.98j, #0.98\n", | |
"}\n", | |
"nnLooseCuts = {\n", | |
" \"hadhad\": 0.995j,\n", | |
" \"hadel\": 0.9j, #0.9\n", | |
" \"hadmu\": 0.9j, #0.9\n", | |
" }" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 13, | |
"id": "00dc4ca1-be21-4667-9bea-0482a8e33d67", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# # make templates\n", | |
"# for sample in merged_all.keys():\n", | |
"# for channel in channels:\n", | |
"# fig, axs = plt.subplots(1, 3, figsize=(15, 5))\n", | |
"# axs = axs.flatten()\n", | |
"# for i, region in enumerate([\"sig\", \"top_cr\", \"wlnu_cr\"]):\n", | |
"# nnCut, nnLooseCut = nnCuts[channel], nnLooseCuts[channel]\n", | |
"# presliced2d = merged_all[sample][{'systematic': 'nominal', \n", | |
"# 'h_pt': sum, \n", | |
"# 'region': region_map[channel][region]['nom']['region'],\n", | |
"# 'met_pt': region_map[channel][region]['nom']['met'],\n", | |
"# }]\n", | |
"# tpass = presliced2d[{'nn_disc': s[nnCut::sum]}]\n", | |
"# tloose = presliced2d[{'nn_disc': s[nnLooseCut:nnCut:sum]}]\n", | |
"# tfail = presliced2d[{'nn_disc': s[:nnLooseCut:sum]}]\n", | |
" \n", | |
"# axs[i].set_title(region)\n", | |
"# fig.suptitle(f\"{channel}: {sample}\")\n", | |
"# tpass.plot(yerr=False, ax=axs[i], label='Pass')\n", | |
"# tloose.plot(yerr=False, ax=axs[i], label=\"Loose\"), \n", | |
"# tfail.plot(yerr=False, ax=axs[i], label=\"Fail\"), \n", | |
"# axs[i].legend()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 14, | |
"id": "d10d41af-be12-4d23-af08-45dbac73bd56", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# scaled_all['2016APV']['ztt']['DYJetsToLL_Pt-50To100_Ztt']" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 15, | |
"id": "3d46fd0e-1e8e-4695-955d-3e584209d107", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"def apply_slice(h_obj, sli):\n", | |
" return h_obj[sli]" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 16, | |
"id": "d95e5294-cf0a-46ba-acf6-6c2d333a9c43", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# r = np.array([ 0., 10., 20., 30., 40., 50., 60., 70., 80., 90., 100.,\n", | |
"# 110., 120., 130., 140., 150., 200., 250., 300., 350., 400.])" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 17, | |
"id": "26af6a0a-93b4-42b9-87e1-aeeb2062b1bb", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# %%time \n", | |
"\n", | |
"# from rich.progress import Progress\n", | |
"# from rich.progress import TextColumn, BarColumn, MofNCompleteColumn, TaskProgressColumn, TimeRemainingColumn\n", | |
"\n", | |
"# with Progress(\n", | |
"# TextColumn(\"[progress.description]{task.description}\"),\n", | |
"# BarColumn(),\n", | |
"# TaskProgressColumn(),\n", | |
"# MofNCompleteColumn(),\n", | |
"# TimeRemainingColumn(),\n", | |
"# ) as progress:\n", | |
"# tr_year = progress.add_task(\"[red]Year...\", total=4)\n", | |
"# tr_channel = progress.add_task(\"[green]Channel...\", total=3)\n", | |
"# tr_sample = progress.add_task(\"[cyan]Sample...\")\n", | |
"\n", | |
"# fitted_temps = {}\n", | |
"# for year in list(lumi_dict.keys()):\n", | |
"# progress.update(tr_year, advance=1)\n", | |
"# fitted_temps[year] = {}\n", | |
"# progress.reset(tr_channel)\n", | |
"# for channel in channels:\n", | |
"# progress.update(tr_channel, advance=1)\n", | |
"# fitted_temps[year][channel] = {}\n", | |
"# progress.reset(tr_sample)\n", | |
"# for process in list(scaled_all[year].keys()):\n", | |
"# progress.update(tr_sample, advance=1, total=len(scaled_all[year].keys()))\n", | |
"# fitted_temps[year][channel][process] = {}\n", | |
"# for sample in scaled_all[year][process].keys():\n", | |
"# fitted_temps[year][channel][process][sample] = {}\n", | |
"# for i, region in enumerate([\"sig\", \"top_cr\", \"wlnu_cr\"]):\n", | |
"# rsysts = list(scaled_all[year][process][sample].axes['systematic'])\n", | |
"# fitted_temps[year][channel][process][sample][region] = {}\n", | |
"# for syst in rsysts: \n", | |
"# fitted_temps[year][channel][process][sample][region][syst] = {\"pass\": None, \"loose\": None, \"fail\": None}\n", | |
"# nnCut, nnLooseCut = nnCuts[channel], nnLooseCuts[channel]\n", | |
"# _slice = {'systematic': syst, \n", | |
"# 'h_pt': sum, \n", | |
"# 'region': region_map[channel][region]['nom']['region'],\n", | |
"# 'met_pt': region_map[channel][region]['nom']['met'],\n", | |
"# }\n", | |
"# for _nn, sli in zip([\"pass\", \"loose\", \"fail\"], [s[nnCut::sum], s[nnLooseCut:nnCut:sum], s[:nnLooseCut:sum]]):\n", | |
"# fitted_temps[year][channel][process][sample][region][syst][_nn] = \\\n", | |
"# apply_slice(scaled_all[year][process][sample], {**_slice, \"nn_disc\": sli})\n", | |
"# # future = pool.submit(apply_slice, scaled_all[year][process][sample], {**_slice, \"nn_disc\": sli})\n", | |
"# # fitted_temps[year][channel][process][sample][region][syst][_nn] = future\n", | |
"# # future_set.add(future)" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 18, | |
"id": "a35457f5-9c34-4651-bf5b-441b080cf926", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# systs = []\n", | |
"# for year in fitted_temps.keys():\n", | |
"# for channel in fitted_temps[year].keys():\n", | |
"# for process in fitted_temps[year][channel].keys():\n", | |
"# for sample in fitted_temps[year][channel][process].keys():\n", | |
"# for region in fitted_temps[year][channel][process][sample].keys():\n", | |
"# systs.extend(list(fitted_temps[year][channel][process][sample][region].keys()))\n", | |
"# list(set(systs))\n", | |
" " | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": null, | |
"id": "2a7a8cbc-10ff-46df-b7fa-5c5c9cd28b20", | |
"metadata": {}, | |
"outputs": [], | |
"source": [] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 19, | |
"id": "fe911159-b44b-45dd-abea-d2b41607a25b", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# with open('templates.pkl', 'wb') as handle:\n", | |
"# pickle.dump(fitted_temps, handle, protocol=pickle.HIGHEST_PROTOCOL)" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 20, | |
"id": "e62bcf41-1fb2-4129-96bf-eb6be2f95840", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"with open('templates.pkl', 'rb') as handle:\n", | |
" fitted_temps = pickle.load(handle)" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 21, | |
"id": "621ba0f9-9ee1-4d83-8741-0e673695d20e", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"hep.style.use(\"CMS\")" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 22, | |
"id": "4c47a4eb-1e51-43b7-95c3-37872ca6950d", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"import collections\n", | |
"\n", | |
"def fetch_temp(year, channel, region, nnreg, process, syst='nominal', rebin=None):\n", | |
" if not isinstance(process, list):\n", | |
" process = [process]\n", | |
" if not isinstance(year, list):\n", | |
" year = [year]\n", | |
" _temps = []\n", | |
" for y in year:\n", | |
" for p in process:\n", | |
" for sample in fitted_temps[y][channel][p].keys():\n", | |
" # print(y, channel, p, sample, region, nnreg, syst)\n", | |
" try:\n", | |
" _temps.append(fitted_temps[y][channel][p][sample][region][syst][nnreg])\n", | |
" except:\n", | |
" _temps.append(fitted_temps[y][channel][p][sample][region]['nominal'][nnreg])\n", | |
" _temp = sum(_temps)\n", | |
" if rebin == \"one\":\n", | |
" # print([_temp.axes[0].edges[0], _temp.axes[0].edges[-1]])\n", | |
" _temp = _temp[hist.rebin(edges=[_temp.axes[0].edges[0], _temp.axes[0].edges[-1]])]\n", | |
" elif rebin == \"two\":\n", | |
" reb_arr = np.r_[_temp.axes[0].edges[:15:2], _temp.axes[0].edges[16:]]\n", | |
" _temp = _temp[hist.rebin(edges=reb_arr)]\n", | |
" elif isinstance(rebin, (collections.abc.Sequence, np.ndarray)):\n", | |
" _temp = _temp[hist.rebin(rebin)]\n", | |
" _mask = _temp.values() < 0\n", | |
" _temp.view().value[_mask] = 0.0\n", | |
" _temp.view().variance[_mask] = 0.0\n", | |
" return _temp\n", | |
"\n", | |
"def rename1daxis(h_obj, name=None):\n", | |
" new = hist.new.Var(h_obj.axes[0].edges, \n", | |
" name=name if name is not None else h_obj.axes[0].name\n", | |
" ).Weight()\n", | |
" new.view().value = copy.deepcopy(h_obj.values())\n", | |
" new.view().variance = copy.deepcopy(h_obj.variances())\n", | |
" return new" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 23, | |
"id": "61bccec7-6d6e-43ee-bb1b-d32ce7cf9781", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"/home/anovak/work/htt_refit\n", | |
"/home/anovak/work/htt_refit/testfitall\n", | |
"/home/anovak/work/htt_refit\n" | |
] | |
} | |
], | |
"source": [ | |
"import os\n", | |
"np.seterr(divide='ignore')\n", | |
"\n", | |
"base = '/home/anovak/work/htt_refit'\n", | |
"\n", | |
"\n", | |
"import os\n", | |
"from contextlib import contextmanager\n", | |
"\n", | |
"@contextmanager\n", | |
"def pushd(new_dir):\n", | |
" previous_dir = os.getcwd()\n", | |
" os.chdir(new_dir)\n", | |
" try:\n", | |
" yield\n", | |
" finally:\n", | |
" os.chdir(previous_dir)\n", | |
"\n", | |
"print(os.getcwd())\n", | |
"\n", | |
"with pushd(os.path.join(os.getcwd(), \"testfitall\")):\n", | |
" print(os.getcwd())\n", | |
"print(os.getcwd())" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 24, | |
"id": "4f51fde3-34c6-4e0d-ac8b-05f5dba29d54", | |
"metadata": {}, | |
"outputs": [], | |
"source": [ | |
"# build_htt(\"testfitall\", years=[[\"2016APV\"], [\"2016\"], [\"2017\"], [\"2018\"]])" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": null, | |
"id": "b370d956-3ba7-43f3-aaf1-20a8493e50f0", | |
"metadata": {}, | |
"outputs": [], | |
"source": [] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 25, | |
"id": "b96bf006-e2df-41f4-8b40-f2b97289d428", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"True" | |
] | |
}, | |
"execution_count": 25, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"import fnmatch\n", | |
"patterns = ['hadelwlnucrpass', 'y2016APVhadel*']\n", | |
"any([fnmatch.fnmatch('hadelwlnucrpass', p) for p in patterns])" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 26, | |
"id": "534c51c3-702e-4246-b1a9-b0e4878efaf4", | |
"metadata": { | |
"scrolled": true | |
}, | |
"outputs": [ | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Welcome to JupyROOT 6.26/04\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:46] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:46]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=693433;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=552777;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=125783;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=537319;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=375190;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=793208;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stderr", | |
"output_type": "stream", | |
"text": [ | |
"/tmp/ipykernel_37081/2089164045.py:204: RuntimeWarning: invalid value encountered in divide\n", | |
" _up_rel = np.nan_to_num((_up.values()/templ.values()), nan=1.0)\n", | |
"/tmp/ipykernel_37081/2089164045.py:205: RuntimeWarning: invalid value encountered in divide\n", | |
" _down_rel = np.nan_to_num((_down.values()/templ.values()), nan=1.0) # should match nominal\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=210826;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=902999;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=112495;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=563643;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=662887;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=791856;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelsigfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelsigfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=916162;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=282666;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:47] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:47]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=457216;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=576976;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=676181;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=123251;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=134082;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=758410;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=142811;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=154665;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=927313;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=356260;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=832519;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=450753;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=246183;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=156082;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2016APV, y2016APVhadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> has no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2016APV, y2016APVhadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and \u001b]8;id=470797;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=421777;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m has no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=756432;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=818634;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadeltopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadeltopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=233092;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=345072;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=76019;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=463585;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=903033;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=499914;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=675499;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=263812;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadeltopcrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=252931;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=766481;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=932975;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=220209;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=729261;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=360091;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=104873;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=297697;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=97819;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=475226;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=439;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=622783;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=81113;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=109350;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=939406;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=692675;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=108534;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=101780;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=946291;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=964815;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=396662;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=317346;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadelwlnucrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadelwlnucrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=573970;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=840438;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for qcd in y2016APVhadelwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadelwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadelwlnucr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:48] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadmusigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">173.61</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:48]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadmusigloose_qcd\u001b[1m)\u001b[0m has magnitude \u001b]8;id=120677;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=938898;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m173.61\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadmusigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">159.24</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadmusigloose_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=399721;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=253805;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m159.24\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmutopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmutopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=834405;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=642919;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmutopcrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmutopcrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=908799;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=676463;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmutopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmutopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=922836;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=344286;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmutopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmutopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=52998;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=656376;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmuwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmuwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=117947;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=276243;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=653666;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=611530;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=929687;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=917657;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=328383;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=376303;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadmuwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=781142;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=600482;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmuwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=201518;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=499335;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmuwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmuwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=335593;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=841043;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmuwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmuwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=524485;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=76326;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadmuwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadmuwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=520111;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=986162;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadtopcrpass_ztt<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">147.85</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadtopcrpass_ztt\u001b[1m)\u001b[0m has magnitude \u001b]8;id=709757;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=178552;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m147.85\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadtopcrpass_ztt<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">79.74</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadtopcrpass_ztt\u001b[1m)\u001b[0m has magnitude \u001b]8;id=608300;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=952804;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m79.74\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=492925;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=770751;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=904154;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=166388;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=243244;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=168375;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=446964;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=956958;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=850314;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=539712;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=44310;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=415598;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=301404;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=890051;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=182581;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=635133;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=798442;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=251731;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=752136;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=796518;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=338970;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=954220;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadtopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadtopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=587214;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=808724;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=113122;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=121396;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=424780;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=266893;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=761860;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=997528;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=958160;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=626415;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:49] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:49]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=697426;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=946514;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=245481;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=76919;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=57584;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=330270;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=329089;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=219586;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=599760;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=967851;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">67.69</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadwlnucrloose_ztt\u001b[1m)\u001b[0m has magnitude \u001b]8;id=481548;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=675219;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m67.69\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016APV, y2016APVhadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016APV, y2016APVhadhadwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=905110;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=239466;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=835986;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=535576;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=198253;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=844028;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=471804;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=229945;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=553179;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=954580;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016APV, y2016APVhadhadwlnucrloose_vother<span style=\"font-weight: bold\">)</span> has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> magnitude greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">140.29</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016APV, y2016APVhadhadwlnucrloose_vother\u001b[1m)\u001b[0m has \u001b]8;id=975193;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=250660;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m magnitude greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m140.29\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016APV, y2016APVhadhadwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=549293;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=643484;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for ztt in y2016APVhadhadwlnucr - not available\n", | |
"Skipping P/F for ztt in y2016APVhadhadwlnucr - not available\n", | |
"Skipping P/F for ztt in y2016APVhadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2016APVhadhadwlnucr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=218815;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=502023;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=39275;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=119888;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=760861;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=819654;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=697491;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=264942;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=334564;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=64320;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=680620;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=890741;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadelsigloose_vother<span style=\"font-weight: bold\">)</span> has filled bins not <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#268\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">268</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> matching with the nominal <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">85.0</span>%<span style=\"font-weight: bold\">)</span> - vertical morphing will be wonky. <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadelsigloose_vother\u001b[1m)\u001b[0m has filled bins not \u001b]8;id=761919;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=28147;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#268\u001b\\\u001b[2m268\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m matching with the nominal \u001b[1m(\u001b[0m\u001b[1;36m85.0\u001b[0m%\u001b[1m)\u001b[0m - vertical morphing will be wonky. \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadelsigloose_vother<span style=\"font-weight: bold\">)</span> has filled bins not <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#232\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">232</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> matching with the nominal <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">85.0</span>%<span style=\"font-weight: bold\">)</span> - vertical morphing will be wonky. <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadelsigloose_vother\u001b[1m)\u001b[0m has filled bins not \u001b]8;id=371284;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=507826;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#232\u001b\\\u001b[2m232\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m matching with the nominal \u001b[1m(\u001b[0m\u001b[1;36m85.0\u001b[0m%\u001b[1m)\u001b[0m - vertical morphing will be wonky. \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=733808;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=344145;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">91.21</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadeltopcrpass_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=19413;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=539383;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m91.21\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=424513;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=596548;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=970897;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=451908;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=997342;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=547241;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=782832;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=84878;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">2089.55</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadeltopcrloose_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=495501;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=121471;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m2089.55\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=885742;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=117330;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=153858;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=921081;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=297914;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=357142;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadeltopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadeltopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=547513;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=319862;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadeltopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadeltopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=38952;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=289286;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=698215;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=203668;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:50] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:50]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=40815;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=634246;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">86.59</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadelwlnucrloose_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=647274;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=586387;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m86.59\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=87113;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=554183;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=645657;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=965989;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2016, y2016hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2016, y2016hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=419717;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=162277;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=46444;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=275307;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=593469;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=897361;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=542927;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=204182;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadelwlnucrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadelwlnucrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=277040;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=830263;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for qcd in y2016hadelwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016hadelwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016hadelwlnucr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadmusigpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">83.86</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadmusigpass_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=334251;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=301337;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m83.86\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>y2016hadmusigpass_mcstat_bin6, y2016hadmusigpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">56.04</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0my2016hadmusigpass_mcstat_bin6, y2016hadmusigpass_qcd\u001b[1m)\u001b[0m has magnitude \u001b]8;id=479380;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=554772;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m56.04\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>y2016hadmusigpass_mcstat_bin6, y2016hadmusigpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">56.04</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0my2016hadmusigpass_mcstat_bin6, y2016hadmusigpass_qcd\u001b[1m)\u001b[0m has magnitude \u001b]8;id=436140;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=517380;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m56.04\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">69.57</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadmusigloose_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=65574;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=473136;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m69.57\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmusigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=117914;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=110293;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmusigfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmusigfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=435410;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=103337;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmutopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmutopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=697486;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=400079;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmutopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmutopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=715461;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=184985;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmutopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmutopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=724491;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=622861;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmutopcrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmutopcrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=633161;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=837109;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=215331;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=402918;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=53553;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=883221;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=688904;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=333717;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmuwlnucrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmuwlnucrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=806986;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=848121;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">56.48</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=976802;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=424101;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m56.48\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=780547;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=781754;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmuwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmuwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=819641;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=481303;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmuwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmuwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=462290;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=534964;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadmuwlnucrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadmuwlnucrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=827240;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=606428;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:51] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadsigfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:51]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadsigfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=250918;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=902902;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadtopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadtopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=439968;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=487576;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=431826;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=264902;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadhadtopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadhadtopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=869028;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=331595;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadtopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadtopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=897225;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=365960;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=110983;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=201888;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=340752;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=828362;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=910903;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=284996;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=971774;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=1808;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=568227;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=901618;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadhadtopcrloose_ztt<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">66.67</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadhadtopcrloose_ztt\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=740518;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=341892;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m66.67\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadtopcrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadtopcrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=259570;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=752317;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=913988;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=954211;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=374298;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=933024;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=13985;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=363712;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=571029;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=950585;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=377759;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=197947;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadtopcrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadtopcrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=535648;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=917083;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadhadwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadhadwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=398593;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=613110;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=74473;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=194228;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2016, y2016hadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">79.18</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2016, y2016hadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=935303;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=223888;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m79.18\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=558025;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=987585;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=517128;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=687668;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=227640;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=539046;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2016, y2016hadhadwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2016, y2016hadhadwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=919780;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=199450;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=167239;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=614839;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=647110;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=128666;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=794170;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=304179;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=287038;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=362843;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=107491;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=163705;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2016, y2016hadhadwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2016, y2016hadhadwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=851498;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=730910;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for qcd in y2016hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2016hadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2016hadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2016hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2016hadhadwlnucr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=14401;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=406821;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=67306;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=480626;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=434901;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=657093;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2017, y2017hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2017, y2017hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=397277;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=87099;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:52] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:52]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=109390;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=168734;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>y2017hadelsigloose_mcstat_bin3, y2017hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">81.40</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0my2017hadelsigloose_mcstat_bin3, y2017hadelsigloose_qcd\u001b[1m)\u001b[0m has magnitude \u001b]8;id=479461;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=859322;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m81.40\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>y2017hadelsigloose_mcstat_bin3, y2017hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> magnitude greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">81.40</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0my2017hadelsigloose_mcstat_bin3, y2017hadelsigloose_qcd\u001b[1m)\u001b[0m has \u001b]8;id=28997;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=815936;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m magnitude greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m81.40\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=655675;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=188614;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=587458;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=712665;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadeltopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadeltopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=750838;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=390173;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadeltopcrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadeltopcrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=951134;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=63522;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadeltopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadeltopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=636774;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=870515;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadeltopcrloose_vother<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">104.09</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadeltopcrloose_vother\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=514048;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=552832;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m104.09\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadeltopcrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadeltopcrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=141240;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=409252;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadelwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadelwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=758357;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=594620;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadelwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadelwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=772884;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=807528;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=195934;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=686435;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2017, y2017hadelwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2017, y2017hadelwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=761921;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=130340;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=630509;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=904248;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=816075;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=498457;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=901746;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=443363;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=201646;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=11881;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016APVhadelsigpass/h125 by r\n", | |
"Will scale y2016APVhadelsigpass/ztt by 1\n", | |
"Will scale y2016APVhadelsigpass/qcd by 1\n", | |
"Will scale y2016APVhadelsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadelsigpass/top by 1\n", | |
"Will scale y2016APVhadelsigpass/vother by 1\n", | |
"Will scale y2016APVhadelsigloose/h125 by r\n", | |
"Will scale y2016APVhadelsigloose/ztt by 1\n", | |
"Will scale y2016APVhadelsigloose/qcd by 1\n", | |
"Will scale y2016APVhadelsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadelsigloose/top by 1\n", | |
"Will scale y2016APVhadelsigloose/vother by 1\n", | |
"Will scale y2016APVhadelsigfail/h125 by r\n", | |
"Will scale y2016APVhadelsigfail/ztt by 1\n", | |
"Will scale y2016APVhadelsigfail/qcd by 1\n", | |
"Will scale y2016APVhadelsigfail/wlnu by 1\n", | |
"Will scale y2016APVhadelsigfail/top by 1\n", | |
"Will scale y2016APVhadelsigfail/vother by 1\n", | |
"Will scale y2016APVhadeltopcrpass/h125 by r\n", | |
"Will scale y2016APVhadeltopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrpass/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrpass/top by 1\n", | |
"Will scale y2016APVhadeltopcrpass/vother by 1\n", | |
"Will scale y2016APVhadeltopcrloose/h125 by r\n", | |
"Will scale y2016APVhadeltopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrloose/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrloose/top by 1\n", | |
"Will scale y2016APVhadeltopcrloose/vother by 1\n", | |
"Will scale y2016APVhadeltopcrfail/h125 by r\n", | |
"Will scale y2016APVhadeltopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrfail/top by 1\n", | |
"Will scale y2016APVhadeltopcrfail/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrpass/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/qcd by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/vother by 1\n", | |
"Will scale y2016APVhadelsigpass/h125 by r\n", | |
"Will scale y2016APVhadelsigpass/ztt by 1\n", | |
"Will scale y2016APVhadelsigpass/qcd by 1\n", | |
"Will scale y2016APVhadelsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadelsigpass/top by 1\n", | |
"Will scale y2016APVhadelsigpass/vother by 1\n", | |
"Will scale y2016APVhadelsigloose/h125 by r\n", | |
"Will scale y2016APVhadelsigloose/ztt by 1\n", | |
"Will scale y2016APVhade" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=202784;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=985570;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"lsigloose/qcd by 1\n", | |
"Will scale y2016APVhadelsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadelsigloose/top by 1\n", | |
"Will scale y2016APVhadelsigloose/vother by 1\n", | |
"Will scale y2016APVhadelsigfail/h125 by r\n", | |
"Will scale y2016APVhadelsigfail/ztt by 1\n", | |
"Will scale y2016APVhadelsigfail/qcd by 1\n", | |
"Will scale y2016APVhadelsigfail/wlnu by 1\n", | |
"Will scale y2016APVhadelsigfail/top by 1\n", | |
"Will scale y2016APVhadelsigfail/vother by 1\n", | |
"Will scale y2016APVhadeltopcrpass/h125 by r\n", | |
"Will scale y2016APVhadeltopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrpass/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrpass/top by 1\n", | |
"Will scale y2016APVhadeltopcrpass/vother by 1\n", | |
"Will scale y2016APVhadeltopcrloose/h125 by r\n", | |
"Will scale y2016APVhadeltopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrloose/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrloose/top by 1\n", | |
"Will scale y2016APVhadeltopcrloose/vother by 1\n", | |
"Will scale y2016APVhadeltopcrfail/h125 by r\n", | |
"Will scale y2016APVhadeltopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrfail/top by 1\n", | |
"Will scale y2016APVhadeltopcrfail/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrpass/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/qcd by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/vother by 1\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2017, y2017hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2017, y2017hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=953541;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=415105;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=599382;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=73587;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadelwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadelwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=220245;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=451304;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=400640;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=200095;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=5334;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=779735;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadelwlnucrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadelwlnucrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=72174;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=660324;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for qcd in y2017hadeltopcr - not available\n", | |
"Skipping P/F for qcd in y2017hadeltopcr - not available\n", | |
"Skipping P/F for qcd in y2017hadeltopcr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">183.25</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadmusigloose_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=599049;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=192587;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m183.25\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">183.25</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadmusigloose_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=217343;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=243884;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m183.25\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmusigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=12630;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=597092;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadmutopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadmutopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=318904;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=355781;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmutopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmutopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=481529;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=190435;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmutopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmutopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=834869;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=685406;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:53] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:53]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=237424;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=822890;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=497028;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=277606;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=226926;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=643217;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016APVhadmusigpass/h125 by r\n", | |
"Will scale y2016APVhadmusigpass/ztt by 1\n", | |
"Will scale y2016APVhadmusigpass/qcd by 1\n", | |
"Will scale y2016APVhadmusigpass/wlnu by 1\n", | |
"Will scale y2016APVhadmusigpass/top by 1\n", | |
"Will scale y2016APVhadmusigpass/vother by 1\n", | |
"Will scale y2016APVhadmusigloose/h125 by r\n", | |
"Will scale y2016APVhadmusigloose/ztt by 1\n", | |
"Will scale y2016APVhadmusigloose/qcd by 1\n", | |
"Will scale y2016APVhadmusigloose/wlnu by 1\n", | |
"Will scale y2016APVhadmusigloose/top by 1\n", | |
"Will scale y2016APVhadmusigloose/vother by 1\n", | |
"Will scale y2016APVhadmusigfail/h125 by r\n", | |
"Will scale y2016APVhadmusigfail/ztt by 1\n", | |
"Will scale y2016APVhadmusigfail/qcd by 1\n", | |
"Will scale y2016APVhadmusigfail/wlnu by 1\n", | |
"Will scale y2016APVhadmusigfail/top by 1\n", | |
"Will scale y2016APVhadmusigfail/vother by 1\n", | |
"Will scale y2016APVhadmutopcrpass/h125 by r\n", | |
"Will s" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=230564;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=634528;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"cale y2016APVhadmutopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrpass/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrpass/top by 1\n", | |
"Will scale y2016APVhadmutopcrpass/vother by 1\n", | |
"Will scale y2016APVhadmutopcrloose/h125 by r\n", | |
"Will scale y2016APVhadmutopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrloose/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrloose/top by 1\n", | |
"Will scale y2016APVhadmutopcrloose/vother by 1\n", | |
"Will scale y2016APVhadmutopcrfail/h125 by r\n", | |
"Will scale y2016APVhadmutopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrfail/top by 1\n", | |
"Will scale y2016APVhadmutopcrfail/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrpass/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/vother by 1\n", | |
"Will scale y2016APVhadmusigpass/h125 by r\n", | |
"Will scale y2016APVhadmusigpass/ztt by 1\n", | |
"Will scale y2016APVhadmusigpass/qcd by 1\n", | |
"Will scale y2016APVhadmusigpass/wlnu by 1\n", | |
"Will scale y2016APVhadmusigpass/top by 1\n", | |
"Will scale y2016APVhadmusigpass/vother by 1\n", | |
"Will scale y2016APVhadmusigloose/h125 by r\n", | |
"Will scale y2016APVhadmusigloose/ztt by 1\n", | |
"Will scale y2016APVhadmusigloose/qcd by 1\n", | |
"Will scale y2016APVhadmusigloose/wlnu by 1\n", | |
"Will scale y2016APVhadmusigloose/top by 1\n", | |
"Will scale y2016APVhadmusigloose/vother by 1\n", | |
"Will scale y2016APVhadmusigfail/h125 by r\n", | |
"Will scale y2016APVhadmusigfail/ztt by 1\n", | |
"Will scale y2016APVhadmusigfail/qcd by 1\n", | |
"Will scale y2016APVhadmusigfail/wlnu by 1\n", | |
"Will scale y2016APVhadmusigfail/top by 1\n", | |
"Will scale y2016APVhadmusigfail/vother by 1\n", | |
"Will scale y2016APVhadmutopcrpass/h125 by r\n", | |
"Will scale y2016APVhadmutopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrpass/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrpass/top by 1\n", | |
"Will scale y2016APVhadmutopcrpass/vother by 1\n", | |
"Will scale y2016APVhadmutopcrloose/h125 by r\n", | |
"Will scale y2016APVhadmutopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrloose/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrloose/top by 1\n", | |
"Will scale y2016APVhadmutopcrloose/vother by 1\n", | |
"Will scale y2016APVhadmutopcrfail/h125 by r\n", | |
"Will scale y2016APVhadmutopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrfail/top by 1\n", | |
"Will scale y2016APVhadmutopcrfail/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrpass/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/vother by 1\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmuwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmuwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=825171;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=556587;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadmuwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadmuwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=543888;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=283388;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadsigpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">64.78</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadsigpass_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=80839;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=459752;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m64.78\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadsigpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">65.68</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadsigpass_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=583824;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=64576;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m65.68\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016APVhadhadsigpass/h125 by r\n", | |
"Will scale y2016APVhadhadsigpass/ztt by 1\n", | |
"Will scale y2016APVhadhadsigpass/qcd by 1\n", | |
"Will scale y2016APVhadhadsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigpass/top by 1\n", | |
"Will scale y2016APVhadhadsigpass/vother by 1\n", | |
"Will scale y2016APVhadhadsigloose/h125 by r\n", | |
"Will scale y2016APVhadhadsigloose/ztt by 1\n", | |
"Will scale y2016APVhadhadsigloose/qcd by 1\n", | |
"Will scale y2016APVhadhadsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigloose/top by 1\n", | |
"Will scale y2016APVhadhadsigloose/vother by 1\n", | |
"Will scale y2016APVhadhadsigfail/h125 by r\n", | |
"Will scale y2016APVhadhadsigfail/ztt by 1\n", | |
"Will scale y2016APVhadhadsigfail/qcd by 1\n", | |
"Will scale y2016APVhadhadsigfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigfail/top by 1\n", | |
"Will scale y2016APVhadhadsigfail/vother by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/top by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/vother by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/top by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/top by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrpass/qcd by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/vother by 1\n", | |
"Will scale y2016APVhadhadsigpass/h125 by r\n", | |
"Will scale y2016APVhadhadsigpass/ztt by 1\n", | |
"Will scale y2016APVhadhadsigpass/qcd by 1\n", | |
"Will scale y2016APVhadhadsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigpass/top by 1\n", | |
"Will scale y2016APVhadhadsigpass/vother by 1\n", | |
"Will scale y2016APVhadhadsigloose/h125 by r\n", | |
"Will scale y2016APVhadhadsigloose/ztt by 1\n", | |
"Will scale y2016APVhadhadsigloose/qcd by 1\n", | |
"Will scale y2016APVhadhadsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigloose/top by 1\n", | |
"Will scale y2016APVhadhadsigloose/vother by 1\n", | |
"Will scale y2016APVhadhadsigfail/h125 by r\n", | |
"Will scale y2016APVhadhadsigfail/ztt by 1\n", | |
"Will scale y2016APVhadhadsigfail/qcd by 1\n", | |
"Will scale y2016APVhadhadsigfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigfail/top by 1\n", | |
"Will scale y2016APVhadhadsigfail/vother by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/top by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/vother by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/top by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/top by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrpass/qcd by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/vother by 1\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=548436;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=427134;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=631767;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=182154;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=439605;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=242712;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=533887;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=143109;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=926041;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=28475;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=327588;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=147344;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=382990;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=368470;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=236792;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=736275;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=678522;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=241064;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=405271;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=119739;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=188929;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=338280;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=948537;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=925123;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=211239;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=654774;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=403227;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=968306;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadtopcrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadtopcrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=12732;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=902580;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=166614;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=654453;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=696340;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=552443;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=487527;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=123235;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=917062;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=712697;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=430175;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=499349;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=362069;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=82672;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=384088;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=608648;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=227819;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=355825;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=375995;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=232863;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=606876;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=698932;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=666580;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=526307;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=492662;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=948811;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=797484;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=545409;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=79922;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=849706;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2017, y2017hadhadwlnucrloose_vother<span style=\"font-weight: bold\">)</span> has filled bins not <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#232\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">232</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> matching with the nominal <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.0</span>%<span style=\"font-weight: bold\">)</span> - vertical morphing will be wonky. <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2017, y2017hadhadwlnucrloose_vother\u001b[1m)\u001b[0m has filled bins not \u001b]8;id=318349;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=156033;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#232\u001b\\\u001b[2m232\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m matching with the nominal \u001b[1m(\u001b[0m\u001b[1;36m0.0\u001b[0m%\u001b[1m)\u001b[0m - vertical morphing will be wonky. \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2017, y2017hadhadwlnucrloose_vother<span style=\"font-weight: bold\">)</span> has filled bins not <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#232\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">232</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> matching with the nominal <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">0.0</span>%<span style=\"font-weight: bold\">)</span> - vertical morphing will be wonky. <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JER_y2017, y2017hadhadwlnucrloose_vother\u001b[1m)\u001b[0m has filled bins not \u001b]8;id=200490;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=183780;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#232\u001b\\\u001b[2m232\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m matching with the nominal \u001b[1m(\u001b[0m\u001b[1;36m0.0\u001b[0m%\u001b[1m)\u001b[0m - vertical morphing will be wonky. \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=987108;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=949582;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2017, y2017hadhadwlnucrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2017, y2017hadhadwlnucrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=83487;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=257118;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for ztt in y2017hadhadtopcr - not available\n", | |
"Skipping P/F for ztt in y2017hadhadtopcr - not available\n", | |
"Skipping P/F for ztt in y2017hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2017hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2017hadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2017hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2017hadhadwlnucr - not available\n", | |
"Skipping P/F for qcd in y2017hadhadtopcr - not available\n", | |
"Skipping P/F for qcd in y2017hadhadwlnucr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:54] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:54]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=451837;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=142963;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=568191;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=715626;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2018, y2018hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2018, y2018hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=885077;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=91699;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=235258;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=855675;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=501594;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=168733;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=188121;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=954927;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=797210;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=618553;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=140906;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=79055;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=942411;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=680840;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=478042;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=393056;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=23622;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=983083;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2018, y2018hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2018, y2018hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=98665;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=842388;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=173464;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=203471;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=590187;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=384593;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016hadelsigpass/h125 by r\n", | |
"Will scale y2016hadelsigpass/ztt by 1\n", | |
"Will scale y2016hadelsigpass/qcd by 1\n", | |
"Will scale y2016hadelsigpass/wlnu by 1\n", | |
"Will scale y2016hadelsigpass/top by 1\n", | |
"Will scale y2016hadelsigpass/vother by 1\n", | |
"Will scale y2016hadelsigloose/h125 by r\n", | |
"Will scale y2016hadelsigloose/ztt by 1\n", | |
"Will scale y2016hadelsigloose/qcd by 1\n", | |
"Will scale y2016hadelsigloose/wlnu by 1\n", | |
"Will scale y2016hadelsigloose/top by 1\n", | |
"Will scale y2016hadelsigloose/vother by 1\n", | |
"Will scale y2016hadelsigfail/h125 by r\n", | |
"Will scale y2016hadelsigfail/ztt by 1\n", | |
"Will scale y2016hadelsigfail/qcd by 1\n", | |
"Will scale y2016hadelsigfail/wlnu by 1\n", | |
"Will scale y2016hadelsigfail/top by 1\n", | |
"Will scale y2016hadelsigfail/vother by 1\n", | |
"Will scale y2016hadeltopcrpass/h125 by r\n", | |
"Will scale y2016hadeltopcrpass/ztt by 1\n", | |
"Will scale y2016had" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=277966;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=326974;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"eltopcrpass/qcd by 1\n", | |
"Will scale y2016hadeltopcrpass/wlnu by 1\n", | |
"Will scale y2016hadeltopcrpass/top by 1\n", | |
"Will scale y2016hadeltopcrpass/vother by 1\n", | |
"Will scale y2016hadeltopcrloose/h125 by r\n", | |
"Will scale y2016hadeltopcrloose/ztt by 1\n", | |
"Will scale y2016hadeltopcrloose/qcd by 1\n", | |
"Will scale y2016hadeltopcrloose/wlnu by 1\n", | |
"Will scale y2016hadeltopcrloose/top by 1\n", | |
"Will scale y2016hadeltopcrloose/vother by 1\n", | |
"Will scale y2016hadeltopcrfail/h125 by r\n", | |
"Will scale y2016hadeltopcrfail/ztt by 1\n", | |
"Will scale y2016hadeltopcrfail/qcd by 1\n", | |
"Will scale y2016hadeltopcrfail/wlnu by 1\n", | |
"Will scale y2016hadeltopcrfail/top by 1\n", | |
"Will scale y2016hadeltopcrfail/vother by 1\n", | |
"Will scale y2016hadelwlnucrpass/h125 by r\n", | |
"Will scale y2016hadelwlnucrpass/ztt by 1\n", | |
"Will scale y2016hadelwlnucrpass/wlnu by 1\n", | |
"Will scale y2016hadelwlnucrpass/top by 1\n", | |
"Will scale y2016hadelwlnucrpass/vother by 1\n", | |
"Will scale y2016hadelwlnucrloose/h125 by r\n", | |
"Will scale y2016hadelwlnucrloose/ztt by 1\n", | |
"Will scale y2016hadelwlnucrloose/qcd by 1\n", | |
"Will scale y2016hadelwlnucrloose/wlnu by 1\n", | |
"Will scale y2016hadelwlnucrloose/top by 1\n", | |
"Will scale y2016hadelwlnucrloose/vother by 1\n", | |
"Will scale y2016hadelwlnucrfail/h125 by r\n", | |
"Will scale y2016hadelwlnucrfail/ztt by 1\n", | |
"Will scale y2016hadelwlnucrfail/qcd by 1\n", | |
"Will scale y2016hadelwlnucrfail/wlnu by 1\n", | |
"Will scale y2016hadelwlnucrfail/top by 1\n", | |
"Will scale y2016hadelwlnucrfail/vother by 1\n", | |
"Will scale y2016hadelsigpass/h125 by r\n", | |
"Will scale y2016hadelsigpass/ztt by 1\n", | |
"Will scale y2016hadelsigpass/qcd by 1\n", | |
"Will scale y2016hadelsigpass/wlnu by 1\n", | |
"Will scale y2016hadelsigpass/top by 1\n", | |
"Will scale y2016hadelsigpass/vother by 1\n", | |
"Will scale y2016hadelsigloose/h125 by r\n", | |
"Will scale y2016hadelsigloose/ztt by 1\n", | |
"Will scale y2016hadelsigloose/qcd by 1\n", | |
"Will scale y2016hadelsigloose/wlnu by 1\n", | |
"Will scale y2016hadelsigloose/top by 1\n", | |
"Will scale y2016hadelsigloose/vother by 1\n", | |
"Will scale y2016hadelsigfail/h125 by r\n", | |
"Will scale y2016hadelsigfail/ztt by 1\n", | |
"Will scale y2016hadelsigfail/qcd by 1\n", | |
"Will scale y2016hadelsigfail/wlnu by 1\n", | |
"Will scale y2016hadelsigfail/top by 1\n", | |
"Will scale y2016hadelsigfail/vother by 1\n", | |
"Will scale y2016hadeltopcrpass/h125 by r\n", | |
"Will scale y2016hadeltopcrpass/ztt by 1\n", | |
"Will scale y2016hadeltopcrpass/qcd by 1\n", | |
"Will scale y2016hadeltopcrpass/wlnu by 1\n", | |
"Will scale y2016hadeltopcrpass/top by 1\n", | |
"Will scale y2016hadeltopcrpass/vother by 1\n", | |
"Will scale y2016hadeltopcrloose/h125 by r\n", | |
"Will scale y2016hadeltopcrloose/ztt by 1\n", | |
"Will scale y2016hadeltopcrloose/qcd by 1\n", | |
"Will scale y2016hadeltopcrloose/wlnu by 1\n", | |
"Will scale y2016hadeltopcrloose/top by 1\n", | |
"Will scale y2016hadeltopcrloose/vother by 1\n", | |
"Will scale y2016hadeltopcrfail/h125 by r\n", | |
"Will scale y2016hadeltopcrfail/ztt by 1\n", | |
"Will scale y2016hadeltopcrfail/qcd by 1\n", | |
"Will scale y2016hadeltopcrfail/wlnu by 1\n", | |
"Will scale y2016hadeltopcrfail/top by 1\n", | |
"Will scale y2016hadeltopcrfail/vother by 1\n", | |
"Will scale y2016hadelwlnucrpass/h125 by r\n", | |
"Will scale y2016hadelwlnucrpass/ztt by 1\n", | |
"Will scale y2016hadelwlnucrpass/wlnu by 1\n", | |
"Will scale y2016hadelwlnucrpass/top by 1\n", | |
"Will scale y2016hadelwlnucrpass/vother by 1\n", | |
"Will scale y2016hadelwlnucrloose/h125 by r\n", | |
"Will scale y2016hadelwlnucrloose/ztt by 1\n", | |
"Will scale y2016hadelwlnucrloose/qcd by 1\n", | |
"Will scale y2016hadelwlnucrloose/wlnu by 1\n", | |
"Will scale y2016hadelwlnucrloose/top by 1\n", | |
"Will scale y2016hadelwlnucrloose/vother by 1\n", | |
"Will scale y2016hadelwlnucrfail/h125 by r\n", | |
"Will scale y2016hadelwlnucrfail/ztt by 1\n", | |
"Will scale y2016hadelwlnucrfail/qcd by 1\n", | |
"Will scale y2016hadelwlnucrfail/wlnu by 1\n", | |
"Will scale y2016hadelwlnucrfail/top by 1\n", | |
"Will scale y2016hadelwlnucrfail/vother by 1\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=228157;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=386203;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=916656;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=255032;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=491103;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=367957;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=599312;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=541918;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=888509;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=916881;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=482804;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=504896;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=382762;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=281941;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=83942;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=474832;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelsigfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelsigfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=374253;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=553412;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadeltopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadeltopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=695217;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=283672;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=123490;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=518853;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=176886;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=670687;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadeltopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadeltopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=619361;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=642234;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=585211;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=246327;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadeltopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadeltopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=857022;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=300064;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=213469;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=202327;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=678162;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=188162;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=57743;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=57491;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=689389;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=788180;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2018, y2018hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2018, y2018hadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=924505;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=961319;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=74329;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=661390;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=556210;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=690434;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=322689;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=62256;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=461984;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=102951;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadeltopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadeltopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=420922;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=165372;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=263997;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=326048;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=511035;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=882350;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=813812;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=71735;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadeltopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadeltopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=393695;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=971625;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=490189;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=988192;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=439813;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=441864;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=589898;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=817368;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=45961;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=912045;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadeltopcrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=386802;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=683649;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=748634;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=500570;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=417961;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=756025;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=630578;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=240549;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=354176;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=353635;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=448662;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=228263;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=925106;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=828996;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=461229;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=608579;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2018, y2018hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2018, y2018hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=947263;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=397927;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=206485;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=587799;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=701126;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=432781;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadelwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadelwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=243797;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=358280;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=486764;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=698446;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=608977;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=954690;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadelwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadelwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=95234;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=458962;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=836699;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=18683;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadelwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadelwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=119443;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=552532;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=972284;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=290070;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016APVhadelsigpass/h125 by r\n", | |
"Will scale y2016APVhadelsigpass/ztt by 1\n", | |
"Will scale y2016APVhadelsigpass/qcd by 1\n", | |
"Will scale y2016APVhadelsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadelsigpass/top by 1\n", | |
"Will scale y2016APVhadelsigpass/vother by 1\n", | |
"Will scale y2016APVhadelsigloose/h125 by r\n", | |
"Will scale y2016APVhadelsigloose/ztt by 1\n", | |
"Will scale y2016APVhadelsigloose/qcd by 1\n", | |
"Will scale y2016APVhadelsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadelsigloose/top by 1\n", | |
"Will scale y2016APVhadelsigloose/vother by 1\n", | |
"Will scale y2016APVhadelsigfail/h125 by r\n", | |
"Will scale y2016APVhadelsigfail/ztt by 1\n", | |
"Will scale y2016APVhadelsigfail/qcd by 1\n", | |
"Will scale y2016APVhadelsigfail/wlnu by 1\n", | |
"Will scale y2016APVhadelsigfail/top by 1\n", | |
"Will scale y2016APVhadelsigfail/vother by 1\n", | |
"Will scale y2016APVhadeltopcrpass/h125 by r\n", | |
"Will s" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=950397;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=394532;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"cale y2016APVhadeltopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrpass/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrpass/top by 1\n", | |
"Will scale y2016APVhadeltopcrpass/vother by 1\n", | |
"Will scale y2016APVhadeltopcrloose/h125 by r\n", | |
"Will scale y2016APVhadeltopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrloose/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrloose/top by 1\n", | |
"Will scale y2016APVhadeltopcrloose/vother by 1\n", | |
"Will scale y2016APVhadeltopcrfail/h125 by r\n", | |
"Will scale y2016APVhadeltopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadeltopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadeltopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadeltopcrfail/top by 1\n", | |
"Will scale y2016APVhadeltopcrfail/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrpass/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadelwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/qcd by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadelwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadelwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadelwlnucrfail/vother by 1\n", | |
"Will scale y2016APVhadmusigpass/h125 by r\n", | |
"Will scale y2016APVhadmusigpass/ztt by 1\n", | |
"Will scale y2016APVhadmusigpass/qcd by 1\n", | |
"Will scale y2016APVhadmusigpass/wlnu by 1\n", | |
"Will scale y2016APVhadmusigpass/top by 1\n", | |
"Will scale y2016APVhadmusigpass/vother by 1\n", | |
"Will scale y2016APVhadmusigloose/h125 by r\n", | |
"Will scale y2016APVhadmusigloose/ztt by 1\n", | |
"Will scale y2016APVhadmusigloose/qcd by 1\n", | |
"Will scale y2016APVhadmusigloose/wlnu by 1\n", | |
"Will scale y2016APVhadmusigloose/top by 1\n", | |
"Will scale y2016APVhadmusigloose/vother by 1\n", | |
"Will scale y2016APVhadmusigfail/h125 by r\n", | |
"Will scale y2016APVhadmusigfail/ztt by 1\n", | |
"Will scale y2016APVhadmusigfail/qcd by 1\n", | |
"Will scale y2016APVhadmusigfail/wlnu by 1\n", | |
"Will scale y2016APVhadmusigfail/top by 1\n", | |
"Will scale y2016APVhadmusigfail/vother by 1\n", | |
"Will scale y2016APVhadmutopcrpass/h125 by r\n", | |
"Will scale y2016APVhadmutopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrpass/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrpass/top by 1\n", | |
"Will scale y2016APVhadmutopcrpass/vother by 1\n", | |
"Will scale y2016APVhadmutopcrloose/h125 by r\n", | |
"Will scale y2016APVhadmutopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrloose/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrloose/top by 1\n", | |
"Will scale y2016APVhadmutopcrloose/vother by 1\n", | |
"Will scale y2016APVhadmutopcrfail/h125 by r\n", | |
"Will scale y2016APVhadmutopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadmutopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadmutopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadmutopcrfail/top by 1\n", | |
"Will scale y2016APVhadmutopcrfail/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrpass/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadmuwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadmuwlnucrfail/vother by 1\n", | |
"Will scale y2016APVhadhadsigpass/h125 by r\n", | |
"Will scale y2016APVhadhadsigpass/ztt by 1\n", | |
"Will scale y2016APVhadhadsigpass/qcd by 1\n", | |
"Will scale y2016APVhadhadsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigpass/top by 1\n", | |
"Will scale y2016APVhadhadsigpass/vother by 1\n", | |
"Will scale y2016APVhadhadsigloose/h125 by r\n", | |
"Will scale y2016APVhadhadsigloose/ztt by 1\n", | |
"Will scale y2016APVhadhadsigloose/qcd by 1\n", | |
"Will scale y2016APVhadhadsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigloose/top by 1\n", | |
"Will scale y2016APVhadhadsigloose/vother by 1\n", | |
"Will scale y2016APVhadhadsigfail/h125 by r\n", | |
"Will scale y2016APVhadhadsigfail/ztt by 1\n", | |
"Will scale y2016APVhadhadsigfail/qcd by 1\n", | |
"Will scale y2016APVhadhadsigfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadsigfail/top by 1\n", | |
"Will scale y2016APVhadhadsigfail/vother by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrpass/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/top by 1\n", | |
"Will scale y2016APVhadhadtopcrpass/vother by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrloose/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrloose/top by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/h125 by r\n", | |
"Will scale y2016APVhadhadtopcrfail/ztt by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/qcd by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/top by 1\n", | |
"Will scale y2016APVhadhadtopcrfail/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrpass/qcd by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrpass/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/h125 by r\n", | |
"Will sca" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=440342;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=419799;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"le y2016APVhadhadwlnucrloose/ztt by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrloose/vother by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/h125 by r\n", | |
"Will scale y2016APVhadhadwlnucrfail/ztt by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/qcd by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/wlnu by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/top by 1\n", | |
"Will scale y2016APVhadhadwlnucrfail/vother by 1\n", | |
"Will scale y2016APVhadelsigpass/h125 by r\n", | |
"Will scale y2016APVhadelsigpass/ztt by 1\n", | |
"Will scale y2016APVhadelsigpass/qcd by 1\n", | |
"Will scale y2016APVhadelsigpass/wlnu by 1\n", | |
"Will scale y2016APVhadelsigpass/top by 1\n", | |
"Will scale y2016APVhadelsigpass/vother by 1\n", | |
"Will scale y2016APVhadelsigloose/h125 by r\n", | |
"Will scale y2016APVhadelsigloose/ztt by 1\n", | |
"Will scale y2016APVhadelsigloose/qcd by 1\n", | |
"Will scale y2016APVhadelsigloose/wlnu by 1\n", | |
"Will scale y2016APVhadelsigloose/top by 1\n", | |
"Will scale y2016APVhadelsigloose/vother by 1\n", | |
"Will scale y2016APVhadelsigfail/h125 by r\n", | |
"Will scale y2016APVhadelsigfail/ztt by 1\n", | |
"Will scale y2016APVhadelsigfail/qcd by 1\n", | |
"Will scale " | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=812090;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=869107;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=790343;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=290024;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=841330;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=744652;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadelwlnucrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=618887;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=221815;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Skipping P/F for qcd in y2018hadeltopcr - not available\n", | |
"Skipping P/F for qcd in y2018hadelwlnucr - not available\n", | |
"Skipping P/F for qcd in y2018hadeltopcr - not available\n", | |
"Skipping P/F for qcd in y2018hadelwlnucr - not available\n", | |
"Skipping P/F for qcd in y2018hadeltopcr - not available\n", | |
"Skipping P/F for qcd in y2018hadelwlnucr - not available\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=595523;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=981192;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadmusigpass_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">68.21</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadmusigpass_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=625571;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=185468;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m68.21\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=278232;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=703212;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=584892;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=323872;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\">[15:35:55] </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m[15:35:55]\u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=13694;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=417681;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=391614;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=541850;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=852999;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=718368;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=111018;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=898163;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater than <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">63.71</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadmusigloose_qcd\u001b[1m)\u001b[0m has magnitude greater than \u001b]8;id=236429;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=68467;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m63.71\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmusigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=217660;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=952995;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=568693;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=888314;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=297547;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=758485;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=415614;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=915474;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=519513;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=768406;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=653;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=977010;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmusigfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmusigfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=105631;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=149381;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=929003;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=816755;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=934288;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=924051;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=646518;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=927992;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=208394;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=456567;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=795430;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=741855;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016hadmusigpass/h125 by r\n", | |
"Will scale y2016hadmusigpass/ztt by 1\n", | |
"Will scale y2016hadmusigpass/qcd by 1\n", | |
"Will scale y2016hadmusigpass/wlnu by 1\n", | |
"Will scale y2016hadmusigpass/top by 1\n", | |
"Will scale y2016hadmusigpass/vother by 1\n", | |
"Will scale y2016hadmusigloose/h125 by r\n", | |
"Will scale y2016hadmusigloose/ztt by 1\n", | |
"Will scale y2016hadmusigloose/qcd by 1\n", | |
"Will scale y2016hadmusigloose/wlnu by 1\n", | |
"Will scale y2016hadmusigloose/top by 1\n", | |
"Will scale y2016hadmusigloose/vother by 1\n", | |
"Will scale y2016hadmusigfail/h125 by r\n", | |
"Will scale y2016hadmusigfail/ztt by 1\n", | |
"Will scale y2016hadmusigfail/qcd by 1\n", | |
"Will scale y2016hadmusigfail/wlnu by 1\n", | |
"Will scale y2016hadmusigfail/top by 1\n", | |
"Will scale y2016hadmusigfail/vother by 1\n", | |
"Will scale y2016hadmutopcrpass/h125 by r\n", | |
"Will scale y2016hadmutopcrpass/ztt by 1\n", | |
"Will scale y2016hadmutopcrpass/qcd by 1\n", | |
"Will scale y2016hadmutopcrpass/wlnu by 1\n", | |
"Will scale y2016hadmutopcrpass/top by 1\n", | |
"Will scale y2016hadmutopcrpass/vother by 1\n", | |
"Will scale y2016hadmutopcrloose/h125 by r\n", | |
"Will scale y2016hadmutopcrloose/ztt by 1\n", | |
"Will scale y2016hadmutopcrloose/qcd by 1\n", | |
"Will scale y2016hadmutopcrloose/wlnu by 1\n", | |
"Will scale y2016hadmutopcrloose/top by 1\n", | |
"Will scale y2016hadmutopcrloose/vother by 1\n", | |
"Will scale y2016hadmutopcrfail/h125 by r\n", | |
"Will scale y2016hadmutopcrfail/ztt by 1\n", | |
"Will scale y2016hadmutopcrfail/qcd by 1\n", | |
"Will scale y2016hadmutopcrfail/wlnu by 1\n", | |
"Will scale y2016hadmutopcrfail/top by 1\n", | |
"Will scale y2016hadmutopcrfail/vother by 1\n", | |
"Will scale y2016hadmuwlnucrpass/h125 by r\n", | |
"Will scale y2016hadmuwlnucrpass/ztt by 1\n", | |
"Will scale y2016hadmuwlnucrpass/qcd by 1\n", | |
"Will scale y2016hadmuwlnucrpass/wlnu by 1\n", | |
"Will scale y2016hadmuwlnucrpass/top by 1\n", | |
"Will scale y2016hadmuwlnucrpass/vother by 1\n", | |
" rll scale y2016hadmuwlnucrloose/h125 by \n", | |
"Will scale y2016hadmuwlnucrloose/ztt by 1\n", | |
"Will scale y2016hadmuwlnucrloose/qcd by 1\n", | |
"Will scale y2016hadmuwlnucrloose/wlnu by 1\n", | |
"Will scale y2016hadmuwlnucrloose/top by 1\n", | |
"Will scale y2016hadmuwlnucrloose/vother by 1\n", | |
"Will scale y2016hadmuwlnucrfail/h125 by r\n", | |
"Will scale y2016hadmuwlnucrfail/ztt by 1\n", | |
"Will scale y2016hadmuwlnucrfail/qcd by 1\n", | |
"Will scale y2016hadmuwlnucrfail/wlnu by 1\n", | |
"Will scale y2016hadmuwlnucrfail/top by 1\n", | |
"Will scale y2016hadmuwlnucrfail/vother by 1\n", | |
"Will scale y2016hadmusigpass/h125 by r\n", | |
"Will scale y2016hadmusigpass/ztt by 1\n", | |
"Will scale y2016hadmusigpass/qcd by 1\n", | |
"Will scale y2016hadmusigpass/wlnu by 1\n", | |
"Will scale y2016hadmusigpass/top by 1\n", | |
"Will scale y2016hadmusigpass/vother by 1\n", | |
"Will scale y2016hadmusigloose/h125 by r\n", | |
"Will scale y2016hadmusigloose/ztt by 1\n", | |
"Will scale y2016hadmusigloose/qcd by 1\n", | |
"Will scale y2016hadmusigloose/wlnu by 1\n", | |
"Will scale y2016hadmusigloose/top by 1\n", | |
"Will scale y2016hadmusigloose/vother by 1\n", | |
"Will scale y2016hadmusigfail/h125 by r\n", | |
"Will scale y2016hadmusigfail/ztt by 1\n", | |
"Will scale y2016hadmusigfail/qcd by 1\n", | |
"Will scale y2016hadmusigfail/wlnu by 1\n", | |
"Will scale y2016hadmusigfail/top by 1\n", | |
"Will scale y2016hadmusigfail/vother by 1\n", | |
"Will scale y2016hadmutopcrpass/h125 by r\n", | |
"Will scale y2016hadmutopcrpass/ztt by 1\n", | |
"Will scale y2016hadmutopcrpass/qcd by 1\n", | |
"Will scale y2016hadmutopcrpass/wlnu by 1\n", | |
"Will scale y2016hadmutopcrpass/top by 1\n", | |
"Will scale y2016hadmutopcrpass/vother by 1\n", | |
"Will scale y2016hadmutopcrloose/h125 by r\n", | |
"Will scale y2016hadmutopcrloose/ztt by 1\n", | |
"Will scale y2016hadmutopcrloose/qcd by 1\n", | |
"Will scale y2016hadmutopcrloose/wlnu by 1\n", | |
"Will scale y2016hadmutopcrloose/top by 1\n", | |
"Will scale y2016hadmutopcrloose/vother by 1\n", | |
"Will scale y2016hadmutopcrfail/h125 by r\n", | |
"Will scale y2016hadmutopcrfail/ztt by 1\n", | |
"Will scale y2016hadmutopcrfail/qcd by 1\n", | |
"Will scale y2016hadmutopcrfail/wlnu by 1\n", | |
"Will scale y2016hadmutopcrfail/top by 1\n", | |
"Will scale y2016hadmutopcrfail/vother by 1\n", | |
"Will scale y2016hadmuwlnucrpass/h125 by r\n", | |
"Will scale y2016hadmuwlnucrpass/ztt by 1\n", | |
"Will scale y2016hadmuwlnucrpass/qcd by 1\n", | |
"Will scale y2016hadmuwlnucrpass/wlnu by 1\n", | |
"Will scale y2016hadmuwlnucrpass/top by 1\n", | |
"Will scale y2016hadmuwlnucrpass/vother by 1\n", | |
"Will scale y2016hadmuwlnucrloose/h125 by r\n", | |
"Will scale y2016hadmuwlnucrloose/ztt by 1\n", | |
"Will scale y2016hadmuwlnucrloose/qcd by 1\n", | |
"Will scale y2016hadmuwlnucrloose/wlnu by 1\n", | |
"Will scale y2016hadmuwlnucrloose/top by 1\n", | |
"Will scale y2016hadmuwlnucrloose/vother by 1\n", | |
"Will scale y2016hadmuwlnucrfail/h125 by r\n", | |
"Will scale y2016hadmuwlnucrfail/ztt by 1\n", | |
"Will scale y2016hadmuwlnucrfail/qcd by 1\n", | |
"Will scale y2016hadmuwlnucrfail/wlnu by 1\n", | |
"Will scale y2016hadmuwlnucrfail/top by 1\n", | |
"Will scale y2016hadmuwlnucrfail/vother by 1\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmusigfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmusigfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=265206;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=606667;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=401158;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=910737;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=373768;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=93267;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmutopcrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmutopcrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=965255;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=817732;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=768158;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=430037;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=105470;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=221824;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmutopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmutopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=329968;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=989549;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=89798;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=951683;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmutopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmutopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=195065;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=350705;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=643052;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=392153;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=27070;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=671402;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadmutopcrloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude greater <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">54.02</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadmutopcrloose_qcd\u001b[1m)\u001b[0m has magnitude greater \u001b]8;id=564430;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=363027;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m54.02\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmutopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmutopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=686729;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=613776;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=632630;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=36615;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=580778;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=160153;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=232850;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=35039;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=763831;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=974047;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmutopcrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmutopcrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=252444;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=727560;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=617059;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=336351;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=716397;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=452833;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=67235;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=595231;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=636390;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=243196;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=761127;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=370743;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=737311;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=254440;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmutopcrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=463752;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=294130;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=906126;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=305793;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JES_y2018, y2018hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JES_y2018, y2018hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=70198;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=687648;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_JER_y2018, y2018hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_JER_y2018, y2018hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=439081;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=70504;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=327952;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=307004;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=696933;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=120830;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=436841;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=242305;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=32058;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=77151;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=13411;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=106369;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmuwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmuwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=280727;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=921175;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=178525;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=428881;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=483181;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=74621;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>CMS_sys_pileup_weight_y2018, y2018hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> has magnitude <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">104.00</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead of <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0mCMS_sys_pileup_weight_y2018, y2018hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m has magnitude \u001b]8;id=812769;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=415085;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m104.00\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead of \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_pileup_weight_y2018, y2018hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> magnitude greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">54.04</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_pileup_weight_y2018, y2018hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m has \u001b]8;id=588987;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=156167;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m magnitude greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m54.04\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no effect, <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no effect, \u001b]8;id=281768;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=78222;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=298858;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=588300;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=830959;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=944134;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=213998;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=671154;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=378256;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=730731;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_UES_y2018, y2018hadmuwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_UES_y2018, y2018hadmuwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=159569;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=457733;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=698142;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=454132;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=794060;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=183804;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=901774;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=491504;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=2601;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=819864;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=188788;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=939173;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=279341;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=111302;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadmuwlnucrfail_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=621016;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=941783;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Will create a POI r with factory r[1,-20,20]\n", | |
"Mapping r to ['.*/*h125*'] patterns\n", | |
"MH (not there before) will be assumed to be 0\n", | |
"Will scale y2016hadhadsigpass/h125 by r\n", | |
"Will scale y2016hadhadsigpass/ztt by 1\n", | |
"Will scale y2016hadhadsigpass/qcd by 1\n", | |
"Will scale y2016hadhadsigpass/wlnu by 1\n", | |
"Will scale y2016hadhadsigpass/top by 1\n", | |
"Will scale y2016hadhadsigpass/vother by 1\n", | |
"Will scale y2016hadhadsigloose/h125 by r\n", | |
"Will scale y2016hadhadsigloose/ztt by 1\n", | |
"Will scale y2016hadhadsigloose/qcd by 1\n", | |
"Will scale y2016hadhadsigloose/wlnu by 1\n", | |
"Will scale y2016hadhadsigloose/top by 1\n", | |
"Will scale y2016hadhadsigloose/vother by 1\n", | |
"Will scale y2016hadhadsigfail/h125 by r\n", | |
"Will scale y2016hadhadsigfail/ztt by 1\n", | |
"Will scale y2016hadhadsigfail/qcd by 1\n", | |
"Will scale y2016hadhadsigfail/wlnu by 1\n", | |
"Will scale y2016hadhadsigfail/top by 1\n", | |
"Will scale y2016hadhadsigfail/vother by 1\n", | |
"Will scale y2016hadhadtopcrpass/h125 by r\n", | |
"Will scale y2016hadhadtopcrpass/ztt by 1\n", | |
"Will scale y2016hadhadtopcrpass/qcd by 1\n", | |
"Will scale y2016hadhadtopcrpass/wlnu by 1\n", | |
"Will scale y2016hadhadtopcrpass/top by 1\n", | |
"Will scale y2016hadhadtopcrpass/vother by 1\n", | |
"Will scale y2016hadhadtopcrloose/h125 by r\n", | |
"Will scale y2016hadhadtopcrloose/ztt by 1\n", | |
"Will scale y2016hadhadtopcrloose/wlnu by 1\n", | |
"Will scale y2016hadhadtopcrloose/top by 1\n", | |
"Will scale y2016hadhadtopcrloose/vother by 1\n", | |
"Will scale y2016hadhadtopcrfail/h125 by r\n", | |
"Will scale y2016hadhadtopcrfail/ztt by 1\n", | |
"Will scale y2016hadhadtopcrfail/qcd by 1\n", | |
"Will scale y2016hadhadtopcrfail/wlnu by 1\n", | |
"Will scale y2016hadhadtopcrfail/top by 1\n", | |
"Will scale y2016hadhadtopcrfail/vother by 1\n", | |
"Will scale y2016hadhadwlnucrpass/h125 by r\n", | |
"Will scale y2016hadhadwlnucrpass/ztt by 1\n", | |
"Will scale y2016hadhadwlnucrpass/wlnu by 1\n", | |
"Will scale y2016hadhadwlnucrpass/top by 1\n", | |
"Will scale y2016hadhadwlnucrpass/vother by 1\n", | |
"Will scale y2016hadhadwlnucrloose/h125 by r\n", | |
"Will scale y2016hadhadwlnucrloose/ztt by 1\n", | |
"Will scale y2016hadhadwlnucrloose/wlnu by 1\n", | |
"Will scale y2016hadhadwlnucrloose/top by 1\n", | |
"Will scale y2016hadhadwlnucrfail/h125 by r\n", | |
"Will scale y2016hadhadwlnucrfail/ztt by 1\n", | |
"Will scale y2016hadhadwlnucrfail/qcd by 1\n", | |
"Will scale y2016hadhadwlnucrfail/wlnu by 1\n", | |
"Will scale y2016hadhadwlnucrfail/top by 1\n", | |
"Will scale y2016hadhadwlnucrfail/vother by 1\n", | |
"Will scale y2016hadhadsigpass/h125 by r\n", | |
"Will scale y2016hadhadsigpass/ztt by 1\n", | |
"Will scale y2016hadhadsigpass/qcd by 1\n", | |
"Will scale y2016hadhadsigpass/wlnu by 1\n", | |
"Will scale y2016hadhadsigpass/top by 1\n", | |
"Will scale y2016hadhadsigpass/vother by 1\n", | |
"Will scale y2016hadhadsigloose/h125 by r\n", | |
"Will scale y2016hadhadsigloose/ztt by 1\n", | |
"Will scale y2016hadhadsigloose/qcd by 1\n", | |
"Will scale y2016hadhadsigloose/wlnu by 1\n", | |
"Will scale y2016hadhadsigloose/top by 1\n", | |
"Will scale y2016hadhadsigloose/vother by 1\n", | |
"Will scale y2016hadhadsigfail/h125 by r\n", | |
"Will scale y2016hadhadsigfail/ztt by 1\n", | |
"Will scale y2016hadhadsigfail/qcd by 1\n", | |
"Will scale y2016hadhadsigfail/wlnu by 1\n", | |
"Will scale y2016hadhadsigfail/top by 1\n", | |
"Will scale y2016hadhadsigfail/vother by 1\n", | |
"Will scale y2016hadhadtopcrpass/h125 by r\n", | |
"Will scale y2016hadhadtopcrpass/ztt by 1\n", | |
"Will scale y2016hadhadtopcrpass/qcd by 1\n", | |
"Will scale y2016hadhadtopcrpass/wlnu by 1\n", | |
"Will scale y2016hadhadtopcrpass/top by 1\n", | |
"Will scale y2016hadhadtopcrpass/vother by 1\n", | |
"Will scale y2016hadhadtopcrloose/h125 by r\n", | |
"Will scale y2016hadhadtopcrloose/ztt by 1\n", | |
"Will scale y2016hadhadtopcrloose/wlnu by 1\n", | |
"Will scale y2016hadhadtopcrloose/top by 1\n", | |
"Will scale y2016hadhadtopcrloose/vother by 1\n", | |
"Will scale y2016hadhadtopcrfail/h125 by r\n", | |
"Will scale y2016hadhadtopcrfail/ztt by 1\n", | |
"Will scale y2016hadhadtopcrfail/qcd by 1\n", | |
"Will scale y2016hadhadtopcrfail/wlnu by 1\n", | |
"Will scale y2016hadhadtopcrfail/top by 1\n", | |
"Will scale y2016hadhadtopcrfail/vother by 1\n", | |
"Will scale y2016hadhadwlnucrpass/h125 by r\n", | |
"Will scale y2016hadhadwlnucrpass/ztt by 1\n", | |
"Will scale y2016hadhadwlnucrpass/wlnu by 1\n", | |
"Will scale y2016hadhadwlnucrpass/top by 1\n", | |
"Will scale y2016hadhadwlnucrpass/vother by 1\n", | |
"Will scale y2016hadhadwlnucrloose/h125 by r\n", | |
"Will scale y2016hadhadwlnucrloose/ztt by 1\n", | |
"Will scale y2016hadhadwlnucrloose/wlnu by 1\n", | |
"Will scale y2016hadhadwlnucrloose/top by 1\n", | |
"Will scale y2016hadhadwlnucrfail/h125 by r\n", | |
"Will scale y2016hadhadwlnucrfail/ztt by 1\n", | |
"Will scale y2016hadhadwlnucrfail/qcd by 1\n", | |
"Will scale y2016hadhadwlnucrfail/wlnu by 1\n", | |
"Will scale y2016hadhadwlnucrfail/top by 1\n", | |
"Will scale y2016hadhadwlnucrfail/vother by 1\n" | |
] | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=154268;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=870148;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=29469;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=570792;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=552169;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=55229;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=18550;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=986806;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=157754;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=102668;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigpass_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=413464;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=583149;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=924721;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=525698;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=269222;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=929277;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=687715;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=26430;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_wlnu\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=14305;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=849215;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_top<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_top\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=942399;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=953089;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_vother<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> no effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigloose_vother\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has \u001b]8;id=627483;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=623132;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m no effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_up <span style=\"font-weight: bold\">(</span>y2018hadhadsigloose_mcstat_bin5, y2018hadhadsigloose_qcd<span style=\"font-weight: bold\">)</span> has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">246</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> magnitude greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">51.19</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_up \u001b[1m(\u001b[0my2018hadhadsigloose_mcstat_bin5, y2018hadhadsigloose_qcd\u001b[1m)\u001b[0m has \u001b]8;id=868430;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=655908;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#246\u001b\\\u001b[2m246\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m magnitude greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m51.19\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>y2018hadhadsigloose_mcstat_bin5, y2018hadhadsigloose_qcd<span style=\"font-weight: bold\">)</span> has <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">283</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> magnitude greater than <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">50</span>% <span style=\"font-weight: bold\">(</span><span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">51.19</span>%<span style=\"font-weight: bold\">)</span>, you might be passing absolute values instead <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> of relative <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0my2018hadhadsigloose_mcstat_bin5, y2018hadhadsigloose_qcd\u001b[1m)\u001b[0m has \u001b]8;id=226869;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=423843;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#283\u001b\\\u001b[2m283\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m magnitude greater than \u001b[1;36m50\u001b[0m% \u001b[1m(\u001b[0m\u001b[1;36m51.19\u001b[0m%\u001b[1m)\u001b[0m, you might be passing absolute values instead \u001b[2m \u001b[0m\n", | |
"\u001b[2;36m \u001b[0m of relative \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_ztt<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_ztt\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=327256;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=895266;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_qcd<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_qcd\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=297156;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=112234;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_h125<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span></a>\n", | |
"<span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span> effect, skipping <span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\"> </span>\n", | |
"</pre>\n" | |
], | |
"text/plain": [ | |
"\u001b[2;36m \u001b[0m\u001b[2;36m \u001b[0m\u001b[33mWARNING \u001b[0m effect_down \u001b[1m(\u001b[0mCMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_h125\u001b[1m)\u001b[0m = \u001b[1;36m1\u001b[0m and has no \u001b]8;id=280018;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\u001b\\\u001b[2msample.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=806830;file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\u001b\\\u001b[2m277\u001b[0m\u001b]8;;\u001b\\\n", | |
"\u001b[2;36m \u001b[0m effect, skipping \u001b[2m \u001b[0m\n" | |
] | |
}, | |
"metadata": {}, | |
"output_type": "display_data" | |
}, | |
{ | |
"data": { | |
"text/html": [ | |
"<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\"><span style=\"color: #7fbfbf; text-decoration-color: #7fbfbf\"> </span><span style=\"color: #808000; text-decoration-color: #808000\">WARNING </span> effect_down <span style=\"font-weight: bold\">(</span>CMS_sys_L1PreFiring_y2018, y2018hadhadsigfail_wlnu<span style=\"font-weight: bold\">)</span> = <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">1</span> and has no <a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">sample.py</span></a><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">:</span><a href=\"file:///home/anovak/software/rhalphalib/src/rhalphalib/sample.py#277\" target=\"_blank\"><span style=\"color: #7f7f7f; text-decoration-color: #7f7f7f\">277</span |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment