<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Rivet Experts, 
<div class=""><br class="">
</div>
<div class="">Im getting a python error when comparing to a published analysis and it seems to be from make-plots. (rivet-cmphistos works fine). </div>
<div class="">this is the published analysis <span style="color: rgb(69, 69, 69);" class="">ATLAS_2012_I1093738 a</span>nd im comparing it with output from my MC. This is the chain of commands i followed: </div>
<div class="">$ rivet -a <span style="color: rgb(69, 69, 69);" class="">ATLAS_2012_I1093738 myMC.hepmc -H myMC.yoda </span></div>
<div class=""><span style="color: rgb(69, 69, 69);" class="">$ rivet-mkhtml myMC.yoda ATLAS_2012_I1093738.yoda </span></div>
<div class="">
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Making 6 plots</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Traceback (most recent call last):</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">  File "/afs/<a href="http://cern.ch/work/r/rkunnawa/JEWEL/local/bin/make-plots" class="">cern.ch/work/r/rkunnawa/JEWEL/local/bin/make-plots</a>", line 2607, in <module></span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">    for i, _ in enumerate(pool.imap(process_datfile, datfiles)):</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">  File "/cvmfs/<a href="http://sft.cern.ch/lcg/releases/LCG_84/Python/2.7.10/x86_64-slc6-gcc48-opt/lib/python2.7/multiprocessing/pool.py" class="">sft.cern.ch/lcg/releases/LCG_84/Python/2.7.10/x86_64-slc6-gcc48-opt/lib/python2.7/multiprocessing/pool.py</a>",
 line 668, in next</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">    raise value</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">KeyError: '/ATLAS_2012_I1093738/d01-x01-y01'</span></div>
</div>
<div class=""><br class="">
</div>
<div class="">Im getting the same error when i run it on my local computer as well. Any ideas whats going on here? thanks! </div>
<div class=""><br class="">
</div>
<div class="">Cheers</div>
<div class="">Raghav</div>
</body>
</html>