cms-analysis / CombineHarvester

CMSSW package for the creation, editing and analysis of combine datacards and workspaces
cms-analysis.github.io/CombineHarvester/
15 stars 180 forks source link

Add regular expressions syntax for excluding parameters #220

Closed jmduarte closed 5 years ago

jmduarte commented 5 years ago

This adds rgx syntax for exluding multiple parameters based on a rgx pattern. Example syntax would be:

combineTool.py -M Impacts -d datacard.root -m 125  -t -1 --toysFreq --expectSignal 1 -o impacts_asimov.json --rMin -5 --rMax 5 --exclude 'rgx{mcstat}'