Skip to content

Commit 7260465

Browse files
author
Rebecca Lane
committed
Small tweak to combine options in protocol file
1 parent 8adbe4e commit 7260465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/New_CH_protocols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cd HiggsAnalysis/HiggsToTauTau/CombineHarvester/CombinePdfs
4040
cd output/mssm_test
4141
text2workspace.py -b htt_mt_mssm.txt -o combinedCard.root --default-morphing shape2
4242
# for e.g. mA=160, tanb=9:
43-
combine -M Asymptotic -n .tanb9.00.mA160 --run both -C 0.95 --minimizerStrategy 2 combinedCard.root --freezeNuisances tanb,mA --setPhysicsModelParameters mA=160,tanb=9 -m 0 combinedCard.root
43+
combine -M Asymptotic -n .tanb9.00.mA160 --freezeNuisances tanb,mA --setPhysicsModelParameters mA=160,tanb=9 -m 0 combinedCard.root
4444
# Or:
4545
combineTool.py -M Asymptotic -m 0 --freezeNuisances tanb,mA --setPhysicsModelParameters mA=160,tanb=9 --opts='vanilla' combinedCard.root
4646
# The -n is to ensure the tanb and mA values are stored in the name of the

0 commit comments

Comments
 (0)