Changes between Version 60 and Version 61 of PublicAnalysisDatabase


Ignore:
Timestamp:
Mar 12, 2015, 8:43:02 AM (10 years ago)
Author:
Sabine Kraml
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicAnalysisDatabase

    v60 v61  
    1717 install RecastingTools
    1818}}}
    19 Then type
     19For creating a working directory that contains all the analyses that are publicly available, then type
    2020{{{
    2121install PAD
    2222}}}
    23 to create a working directory that contains all the analyses that are publicly available.
    2423
    2524**New analyses** (within the PAD or separately) can be added by running the script newAnalyzer.py (located in !Build/SampleAnalyzer), passing as an argument the name of the analysis of interest. For instance,
     
    3130After execution of an analysis, **exclusion under the CLs prescription** can be computed with the Python code [http://madanalysis.irmp.ucl.ac.be/attachment/wiki/PhysicsAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] Note that it requires [http://www.scipy.org/ SciPy] to be installed.
    3231The path to the working directory of interest has to be provided in the variable analysis_path in the beginning of the code.
    33 If you have done install !RecastingTools, then a local copy of [http://madanalysis.irmp.ucl.ac.be/attachment/wiki/PhysicsAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] is available in every new working directory. The code is called as
     32If you have done ''install !RecastingTools'', then a local copy of [http://madanalysis.irmp.ucl.ac.be/attachment/wiki/PhysicsAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] is available in every new working directory. The code is called as
    3433{{{
    3534 ./exclusion_CLs.py analysis_name mypoint.txt [run_number] [cross section in pb]