[Rivet-svn] r1911 - trunk/bin

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Oct 15 16:44:48 BST 2009


Author: fsiegert
Date: Thu Oct 15 16:44:48 2009
New Revision: 1911

Log:
Re r1910: Please discuss this first, preferably in the thread about default plot settings like --full-range.

Modified:
   trunk/bin/make-html

Modified: trunk/bin/make-html
==============================================================================
--- trunk/bin/make-html	Thu Oct 15 16:39:53 2009	(r1910)
+++ trunk/bin/make-html	Thu Oct 15 16:44:48 2009	(r1911)
@@ -68,7 +68,7 @@
 
 ## run compare-histos to get plain .dat files from .aida
 ch_cmd = ["compare-histos"]
-#ch_cmd.append("--mc-errs")
+ch_cmd.append("--mc-errs")
 ch_cmd.append("--plot-info-dir=../")
 if len(aidafiles)+len(reffiles)<2:
     ch_cmd.append("--show-ref-only")


More information about the Rivet-svn mailing list