[Rivet] Fwd: It's a rivet bug ... 90% sure

Andy Buckley andy.buckley at ed.ac.uk
Fri Nov 4 15:46:00 GMT 2011


FYI, seems that we still have an underscore plotting issue... we need to 
fix that before 1.7.0. I've not tested to reproduce it yet, though.

Andy



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-------- Original Message --------
Subject: It's a rivet bug ... 90% sure
Date: Fri, 4 Nov 2011 14:54:46 +0000 (GMT)
From: Christopher Lester <lester at hep.phy.cam.ac.uk>
To: andy.buckley at ed.ac.uk


I'm now 90% sure its a rivet bug ...

At first I thought the problem was that Rivet didn't like the aida
file to have the name [ANALYSIS].aida ... but I disproved that by
checking I could rename other analyses' aida files without problem.

What I have now found, is that the problem seems only to occur when I
rename the aida file to have an underscore "_" in it.

So:

	rivet-mkhtml Rivet.aida      ; # Works!

	cp Rivet.aida Moo.aida
	rivet-mkhtml Moo.aia      ; # Works!

	cp Rivet.aida Moo_moo.aida
	rivet-mkhtml Moo_moo.aia      ; # Fails!

	#(blank plots)

I hope that helps.

Anyway, for the moment I now have a work around ...

On Fri, 4 Nov 2011, Christopher Lester wrote:

>
>
> Attached are three identical files differing only in name. Rivet.aida was
> generated from a rivet analysis called LESTER_TEST1.  THe other two files are
> just copies of the same Aida file, but with different names: Moo.aida and
> LESTER_TEST1.aida.
>
> I find it very odd, then, that
>
> rivet-mkhtml Rivet.aida
> rivet-mkhtml Moo.aida
>
> both work as expected (i.e. make sensible plots) but
>
> rivet-mkhtml LESTER_TEST1.aida
>
> makes "blank" plots ... i.e. goes through all the motions of producing png
> and pdf files and a web page and all ... but makes all the plots as uniform
> expanses of white canvas with nothing on.
>
> Is this a bug or a feature?
>

-------------------------------------
Christopher Lester       01223 690509
59 Mulberry Close, Cambridge, CB4 2AS
-----------------------------------------------------
Dr Christopher Lester         Tel: +44 (0)1223 337232
Room 952, Department of Physics, Cavendish Laboratory
JJ Thomson Avenue, Cambridge, CB3 0HE, United Kingdom



More information about the Rivet mailing list