https://github.com/SModelS/smodels
Raw File
Tip revision: e9ac337800196b0fd662ad52a3b60c75e34bf03d authored by Wolfgang Waltenberger on 07 December 2023, 09:31:20 UTC
adding version field in readthedocs.yml
Tip revision: e9ac337
idm_example_default.py
smodelsOutputDefault = {'OutputStatus': {'sigmacut': 0.03, 'minmassgap': 5.0, 'maxcond': 0.2, 'ncpus': -1, 'file status': 1, 'decomposition status': 1, 'warnings': 'Input file ok', 'input file': './testFiles/slha/idm_example.slha', 'database version': 'unittest200rc10', 'smodels version': '2.0.0rc10'}, 'ExptRes': [{'maxcond': 0.0, 'theory prediction (fb)': 8.0616, 'upper limit (fb)': 397.6339000000018, 'expected upper limit (fb)': None, 'TxNames': ['TChiWZ'], 'Mass (GeV)': [[258.3, 92.8], [258.4, 92.8]], 'AnalysisID': 'CMS-SUS-16-039', 'DataSetID': None, 'AnalysisSqrts (TeV)': 13.0, 'lumi (fb-1)': 35.9, 'dataType': 'upperLimit', 'r': 0.020273925336848703, 'r_expected': None, 'Width (GeV)': [['prompt', 'stable'], ['prompt', 'stable']]}, {'maxcond': 0.0, 'theory prediction (fb)': 2.88662, 'upper limit (fb)': 213.7119, 'expected upper limit (fb)': None, 'TxNames': ['TChiWZ'], 'Mass (GeV)': [[258.3, 92.8], [258.4, 92.8]], 'AnalysisID': 'ATLAS-SUSY-2013-12', 'DataSetID': None, 'AnalysisSqrts (TeV)': 8.0, 'lumi (fb-1)': 20.3, 'dataType': 'upperLimit', 'r': 0.013507062604448308, 'r_expected': None, 'Width (GeV)': [['prompt', 'stable'], ['prompt', 'stable']]}], 'Total xsec for missing topologies (fb)': 52.98114, 'missing topologies': [{'sqrts (TeV)': 13.0, 'weight (fb)': 28.069699999999997, 'element': '[[],[[W]]]  (MET,MET)'}, {'sqrts (TeV)': 13.0, 'weight (fb)': 19.879, 'element': '[[],[[Z]]]  (MET,MET)'}, {'sqrts (TeV)': 13.0, 'weight (fb)': 4.706499999999999, 'element': '[[[W]],[[W]]]  (MET,MET)'}, {'sqrts (TeV)': 13.0, 'weight (fb)': 0.32593999999999995, 'element': '[[[Z]],[[Z]]]  (MET,MET)'}], 'Total xsec for missing topologies with displaced decays (fb)': 0.0, 'missing topologies with displaced decays': [], 'Total xsec for missing topologies with prompt decays (fb)': 52.98114, 'missing topologies with prompt decays': [{'sqrts (TeV)': 13.0, 'weight (fb)': 28.069699999999997, 'element': '[[],[[W]]]  (MET,MET)'}, {'sqrts (TeV)': 13.0, 'weight (fb)': 19.879, 'element': '[[],[[Z]]]  (MET,MET)'}, {'sqrts (TeV)': 13.0, 'weight (fb)': 4.706499999999999, 'element': '[[[W]],[[W]]]  (MET,MET)'}, {'sqrts (TeV)': 13.0, 'weight (fb)': 0.32593999999999995, 'element': '[[[Z]],[[Z]]]  (MET,MET)'}], 'Total xsec for topologies outside the grid (fb)': 0.0, 'topologies outside the grid': []}
back to top