Changes between Version 2 and Version 3 of SRCombinations
- Timestamp:
- Jan 26, 2020, 9:32:26 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SRCombinations
v2 v3 1 == HistFactoryInput to calculate Combined SR exclusion limits ==1 == [https://cds.cern.ch/record/1456844/files/CERN-OPEN-2012-016.pdf HistFactory] Input to calculate Combined SR exclusion limits == 2 2 3 HistFactoryJSON files can be attached to the analysis to be able to estimate exclusion limits of combined likelihood profiles and even global profile likelihoods. JSON files need to be under the same folder with info file and required information has to be added into the info file as shown below.3 [https://cds.cern.ch/record/2684863/files/ATL-PHYS-PUB-2019-029.pdf HistFactory] JSON files can be attached to the analysis to be able to estimate exclusion limits of combined likelihood profiles and even global profile likelihoods. JSON files need to be under the same folder with info file and required information has to be added into the info file as shown below. 4 4 5 5 {{{ … … 27 27 where -i refers to the interactive mode, which writes the file by giving you directions. The JSON files has to be named as in info file and placed in the same folder wiith the info file (''~/madanalysis5/tools/<PADofChoice>/Build/SampleAnalyzer/User/Analysis/atlas_xyz_00_00.info'') 28 28 29 In order to use HistFactory, one needs to install ''pyhf''package which is automatically installed via following command29 In order to use HistFactory, one needs to install [https://cds.cern.ch/record/2684863/files/ATL-PHYS-PUB-2019-029.pdf pyhf] package which is automatically installed via following command 30 30 31 31 {{{