[Rivet] Problem with mkhtml/aida file

Holger Schulz hschulz at physik.hu-berlin.de
Tue Aug 14 15:51:19 BST 2012


On 14/08/12 16:40, Tobias Hülsing wrote:
> Hi!
> I'm trying to make some plots from an aida-file (taken from here: 
> http://hepdata.cedar.ac.uk/view/ins1124167)
> rivet-mkhtml gives no output.
>
> Any idea why it isn't working?
Hi Tobi,

I am not 100% sure but I think this is related to the fact that this is 
a reference
data file rather than an MC histo.

This command will definitely work, though:

    compare-histos  tobias.aida:"DATA" -o plots_data --show-single=ref
    --no-rivet-refs
    cd plots_data
    make-plots *dat

I like to use pdftk to glue the single plots into one document:

    pdftk *pdf cat output plots.pdf
    xpdf plots.pdf

Holger

>
> Cheers,
>
> Tobias
>
> P.S.: The rivet code for the analysis is finsihed. Just wanted to 
> check the results with the HEPdata from above. What are the last steps 
> to submit it to you?
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> http://www.hepforge.org/lists/listinfo/rivet

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.hepforge.org/lists-archive/rivet/attachments/20120814/4f700e1a/attachment.html>


More information about the Rivet mailing list