Releases: cms-analysis/HiggsAnalysis-CombinedLimit
combine v7.0.13 for CMSSW_8_1_X on CC7/SLC6
Updates in this tag compared to v7.0.12:
- Nuisance
edit
selections for bins, processes or systematic names now require a complete string match. For example,nuisance edit add procA binA [...]
will no longer matchprocAB
andbinAB
. Note that regex selections can still be used to match multiple labels, but again are now required to match the full strings. - Nuisance parameters can now be frozen using attributes that have been assigned to the corresponding RooRealVars. Syntax is
--freezeWithAttributes attr1,attr2,...,attrN
. - For Higgs analyses: added YR4 cross sections, branching ratios and partial width uncertainties in
data/lhc-hxswg/sm/
, as used in HIG-17-031 - [EXPERIMENTAL] For binned analyses using autoMCStats a faster implementation of the vertical template morphing for shape uncertainties can be enabled at runtime with the option
--X-rtd FAST_VERTICAL_MORPH
. Any results using this flag should be validated carefully against the default.
Moriond 2016 release
This is a pre-release for HiggsAnalysis/CombinedLimit for use in the run up to the Moriond 2016 combination. It can be used on CMSSW_7_1_5
(or later 7.1.X) on the slc6_amd64_gcc481
architecture.
The release contains several bug-fixes with respect to v5.0.1
and in particular new features advertised in the tutorial sessions.
v6.0.0
v5.0.1 SLC6 release
This is the first good SLC6 release for HiggsAnalysis/CombinedLimit, that can be used on CMSSW_7_1_5
(or later 7.1.X) on the slc6_amd64_gcc481
architecture.
With respect to the previously announced v5.0, it fixes a bug in the code that warns about nuisance parameters close to their boundaries, which would under some circumstances cause a crash (PR #166)
It includes everything in the v4.0.1-sl5 release plus some pdfs needed for combination with ATLAS.
v4.0.1-sl5: SL5 legacy bugfix release
This is the latest SL5 release, including everything that was developed so far in SL5.
With respect to the previously announced v4.0-sl5, it fixes a bug in the code that warns about nuisance parameters close to their boundaries, which would under some circumstances cause a crash (PR #165)
To be used on top of CMSSW_6_1_1 (or any release with the same roofit and roostats versions) for SL5
v5.0: First SL6 release
Please use v5.0.1 instead, which fixes a bug that could cause crashes in some circumstances (#166)
This is the first SLC6 release for HiggsAnalysis/CombinedLimit, that can be used on CMSSW_7_1_5
(or later 7.1.X) on the slc6_amd64_gcc481
architecture.
It includes everything in the v4.0-sl5 release plus some pdfs needed for combination with ATLAS.
v4.0-sl5: legacy SL5 release
Please use v4.0.1-sl5 instead, which fixes a bug that could cause crashes in some circumstances (#165)
This is the latest SL5 release, including everything that was developed so far in SL5.
To be used on top of CMSSW_6_1_1 (or any release with the same roofit and roostats versions) for SL5
Legacy SLC5 (prerelease)
Tag containing all SL5 code that we are aware of, to start SLC5 vs SLC6 validation.
Not yet the final SL5 tag, as in the course of the validation we might find issues even in SL5, and in any case we'll want to update the validation suite in both releases.
After the validation, a final SL5 tag will be made
Intermediate release including YR3 BR and XS values
This release fixes issues with counting experiments found in extrapolations and includes the latest YR3 XS and BR values as well a updates to customs pdfs.
V03-04-02
Implement a few bugfixes and regressions from V03-04-00 and -01 (solve conflicts between some option names, and allow backwards-compatibility with workspaces produced with tags earlier than V03-04-00)