|
[Rivet] problems with rivet 2.6.0Andy Buckley andy.buckley at cern.chTue Jul 10 14:57:41 BST 2018
Hi Hannes, Thanks, I can reproduce this. Looks like it was always a dodgy bit of code that treated the downloaded HepData tarball as a string... but I'm not sure why it has only now started to fall over. I've just fixed it for version 2.6.1, but here's a replacement version of the rivet-mkanalysis script that should solve the problem. Andy Dr Andy Buckley, Lecturer / Royal Society University Research Fellow Particle Physics Experiment Group, University of Glasgow On Jul 10 2018, at 1:10 pm, Hannes Jung <hannes.jung at desy.de> wrote: > > Dear Rivet developers > > I want to create an analysis, and see a problem with hepdata and rivet 2.6. > (in version 2.5.2 it seems to work): > > ~/jung/cvs/myrivet2> source /Users/jung/jung/cvs/rivet-2.5.2/local/rivetenv.sh > ~/jung/cvs/myrivet2> rivet-mkanalysis CMS_2014_I1410832 > Writing templates for CMS_2014_I1410832 to /Users/jung/jung/cvs/myrivet2 > Use e.g. 'rivet-buildplugin RivetCMS_2014_I1410832.so CMS_2014_I1410832.cc (http://cms_2014_i1410832.cc)' to compile the plugin > > ~/jung/cvs/myrivet2> source /Users/jung/jung/cvs/rivet-2.6.0/rivetenv.sh > ~/jung/cvs/myrivet2> rivet-mkanalysis CMS_2014_I1410832 > Writing templates for CMS_2014_I1410832 to /Users/jung/jung/cvs/myrivet2 > HepData oops: initial_value must be unicode or None, not str > Use e.g. 'rivet-buildplugin RivetCMS_2014_I1410832.so CMS_2014_I1410832.cc (http://cms_2014_i1410832.cc)' to compile the plugin > > > Is there anything special to be done to use version 2.6.X and hepdata ? > > Thanks a lot > Best > Hannes > > > > *********************************************************************** > Hannes Jung > Email: Hannes.Jung at desy.de (mailto:Hannes.Jung at desy.de) > mobile :+49 40 8998 93741 > http://www.desy.de/~jung > Tel: +49 (0) 40 8998 3741 > Fax: +49 (0) 40 8994 3741 > > > DESY, CMS 01B/02.213 > Notkestr.85, 22603 Hamburg, FRG > *********************************************************************** > > > > > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20180710/3c13c132/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: rivet-mkanalysis Type: application/octet-stream Size: 11056 bytes Desc: not available URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20180710/3c13c132/attachment.obj>
More information about the Rivet mailing list |