Skip to content
giacomoortona edited this page Aug 3, 2015 · 6 revisions

To run the statistical analysis:

Set the channel, config file and value of lambda at the bottom of cardMaker.py
(adapt the script if you want to run on several channels/Lambdas)

python cardMaker.py

text2workspace.py Lambda20/hh_muTau_20TeV.txt -o card.root

combine -M Asymptotic card.root -m 125.7 --minosAlgo=stepping --X-rtd TMCSO_AdaptivePseudoAsimov --minimizerStrategy=0 --minimizerTolerance=0.0001 --cminFallback Minuit2:0.01 --cminFallback Minuit:0.001 --expectSignal=1

cd Lambda20; root -l plotAsymptotic.C

Clone this wiki locally