|
[Rivet] ALICE_2010_S8624100Holger Schulz holger.schulz at physik.hu-berlin.deTue Dec 7 12:44:16 GMT 2010
On 07/12/10 10:12, Andy Buckley wrote: > Thanks Anton. The "unvalidated" problem was simply that the .info file > was not being installed: this also meant that "rivet --show-analysis > ALICE_2010_S8624100" produced no output. I've fixed this on the trunk. > > Re. problems 2 and 3: Holger, can you please fix these? We need to make > sure that analyses marked as validated *are* fully functional. > Will do. Holger > Anton& Peter, as we just produced a Rivet release, we won't be > immediately producing a patch for this. We'll wait until we've > accumulated a few more fixes and improvements before doing that. I hope > you don't mind using the SVN trunk for a little while! > > Andy > > > On 07/12/10 00:00, Anton Karneyeu wrote: > >> Hi, >> I am trying new version 1.4.0 with new ALICE analyses and there are >> following issues with ALICE_2010_S8624100 analysis: >> >> 1. during rivet run I see message: >> >> -------------- >> Rivet.Analysis.Handler: WARN Analysis 'ALICE_2010_S8624100' is >> unvalidated: be careful! >> ---------------- >> >> Although on the analyses reference page the analysis mentioned as >> validated: >> >> http://projects.hepforge.org/rivet/analyses#ALICE_2010_S8624100 >> >> >> 2. during rivet run there are several warnings? : >> >> ------------ >> Couldn't get<measurement> tag >> ------------ >> >> >> 3. And aida2flat fails to proceed on reference file: >> $RIVET_REF_PATH/ALICE_2010_S8624100.aida >> >> ------------------ >> Traceback (most recent call last): >> File >> "/afs/cern.ch/sw/lcg/external/MCGenerators_hepmc20603/rivet/1.4.0/x86_64-slc5-gcc43-opt/bin/aida2flat", >> line 135, in<module> >> out.write(h.asFlat() + "\n") >> File >> "/afs/cern.ch/sw/lcg/external/MCGenerators_hepmc20603/rivet/1.4.0/x86_64-slc5-gcc43-opt/lib/python2.6/site-packages/lighthisto.py", >> line 121, in asFlat >> out += "## Area: %e\n" % self.area() >> File >> "/afs/cern.ch/sw/lcg/external/MCGenerators_hepmc20603/rivet/1.4.0/x86_64-slc5-gcc43-opt/lib/python2.6/site-packages/lighthisto.py", >> line 202, in area >> return sum([bin.area() for bin in self.bins]) >> File >> "/afs/cern.ch/sw/lcg/external/MCGenerators_hepmc20603/rivet/1.4.0/x86_64-slc5-gcc43-opt/lib/python2.6/site-packages/lighthisto.py", >> line 451, in area >> return self.yval * (self.xhigh - self.xlow) >> TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType' >> ------------------------------- >> >> >> >> >> To reproduce the issues run attached script. >> >> >> Thank you, >> Anton >> >> >> >> _______________________________________________ >> Rivet mailing list >> Rivet at projects.hepforge.org >> http://www.hepforge.org/lists/listinfo/rivet >> > >
More information about the Rivet mailing list |