|
[Rivet] how to get insoire ID for data pointsHolger Schulz hschulz at physik.hu-berlin.deWed May 7 20:56:26 BST 2014
On 07/05/14 20:51, Hannes Jung wrote: > Hi Holger > > thanks a lot for this superfast response..... great.... > > it's not only for this file but for several papers I tried... > Is there an easy way to fix this ? Yes. If it's the same error all over, edit whatever `which rivet-mkanalysis` returns. Look for the line that looks like this: hdurl = "http://hepdata.cedar.ac.uk/view/*irn*%s/aida" % ANAINSPIREID and change it to hdurl = "http://hepdata.cedar.ac.uk/view/*ins*%s/aida" % ANAINSPIREID Please report back on your findings and which version of rivet you are using. Thanks, Holger > > cheers > Hannes > > On 07.05.2014, at 21:48, Holger Schulz <hschulz at physik.hu-berlin.de > <mailto:hschulz at physik.hu-berlin.de>> wrote: > >> On 07/05/14 20:32, Hannes Jung wrote: >> >> Hi Hannes, >> >> for some reason the URL has of the data file on HepData has changed from >> >> http://hepdata.cedar.ac.uk/view/irn1279489/aida >> >> to >> >> http://hepdata.cedar.ac.uk/view/ins1279489/aida >> >> >> I need to find out whether this happened erroneous or if a more >> refined url specification in rivet-mkanalysis is needed. >> >> I attached the aida file to this mail for you to proceed. >> >> Best regards, >> Holger >>> Dear Rivet gurus >>> >>> I am trying to code some analysis in Rivet, which is already >>> published and where the data points are on Hepdata: >>> For examplehttps://inspirehep.net/record/1279489?ln=en >>> >>> if i then do >>> >>> rivet-mkanalysis ATLAS_2014_I1279489 >>> >>> I was hoping to get the aida or yoda file with the data points, >>> but I don't. What am I doing wrong ? >>> Is the Inspire ID wrong, and if yes, where do I get it from ? >>> >>> Thanks a lot >>> Cheers >>> Hannes >>> >>> >>> *********************************************************************** >>> Hannes Jung >>> Email: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 >> >> <ATLAS_2014_I1279489.aida> > > *********************************************************************** > Hannes Jung > Email: Hannes.Jung at desy.de <mailto:Hannes.Jung at desy.de> > mobile :+49 40 8998 93741 > http://www.desy.de/~jung <http://www.desy.de/%7Ejung> > Tel: +49 (0) 40 8998 3741 > Fax: +49 (0) 40 8994 3741 > DESY, CMS 01B/02.213 > Notkestr.85, 22603 Hamburg, FRG > *********************************************************************** > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20140507/1e5a3ecc/attachment.html>
More information about the Rivet mailing list |