This is the command rivet-mergeruns that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
rivet-mergeruns - Merge Rivet histo files into one
SYNOPSIS
rivet-mergeruns aidafile:sqrts:minpt aidafile2:sqrts:minpt [...]
DESCRIPTION
Script for merging parts of multiple histo files made with different run params (kinematic
pT cuts and energies) into one histo file for plotting or further analysis.
OPTIONS
-h, --help
show this help message and exit
-o OUTFILE, --out=OUTFILE
--append
append to file
-v, --verbose
print debug (very verbose) messages
-q, --quiet
be very quiet
EXAMPLES
rivet-mergeruns \
hwpp/hpp-1800-030.aida:1800:30 \
hwpp/hpp-1800-090.aida:1800:90 \
> hpp-hists.dat
flat2aida hpp-hists.dat
mkdir plots && cd plots
compare-histos ../ref04.aida ../hpp-hists.aida
make-plots --pdf *.dat
Use rivet-mergeruns online using onworks.net services