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 an option to read in a list of points to scan from a .csv file #320

Closed runtingt closed 3 weeks ago

runtingt commented 3 months ago

Adds option --fromfile to EnhancedCombine that allows the reading of points from a .csv file. Some checks for number of points and the requested algo (i.e. only 'fixed' is allowed) are performed.

runtingt commented 3 months ago

Documentation added in Combine docs: https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit/pull/937

runtingt commented 2 months ago

I think this should now be ready to merge, any suggestions for improvements?

runtingt commented 3 weeks ago

Hi @ajgilbert, thanks for the review and apologies for the delay. Since the scripts have now moved to Combine, I've actioned your comments there: https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit/pull/937