Guest User

Untitled

a guest
Jul 23rd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. [clange@lxplus000]~/myswarmcluster% source ~recast/public/setup.sh
  2. (venv) [clange@lxplus000]~/myswarmcluster% recast catalogue ls
  3. NAME DESCRIPTION
  4. examples/rome Example from ATLAS Exotics Rome Workshop 2018
  5. (venv) [clange@lxplus000]~/myswarmcluster% recast run examples/rome
  6. 2018-07-23 13:19:45,430 | pack.eventselection. | INFO | starting file loging for topic: step
  7. 2018-07-23 13:21:35,320 | pack.statanalysis.st | INFO | starting file loging for topic: step
  8. RECAST result:
  9. --------------
  10. - name: CLs 95% based upper limit on poi
  11. value:
  12. exp: 0.8924846399964371
  13. exp_m1: 0.6377501820447065
  14. exp_m2: 0.4731739008380644
  15. exp_p1: 1.2720762961732819
  16. exp_p2: 1.7545752712294322
  17. obs: 1.3352971254860764
  18. - name: CLs 95% at nominal poi
  19. value:
  20. exp: 0.25999040745937085
  21. exp_m1: 0.10547655600578199
  22. exp_m2: 0.03889040527686523
  23. exp_p1: 0.5345040672498215
  24. exp_p2: 0.8276574946063575
  25. obs: 0.574709475331039
  26.  
  27. (venv) [clange@lxplus000]~/myswarmcluster% tree recast-b99gx59w
  28. recast-b99gx59w
  29. ├── eventselection
  30. │   ├── _packtivity
  31. │   │   ├── eventselection.run.log
  32. │   │   └── eventselection.step.log
  33. │   └── submitDir
  34. │   ├── driver.root
  35. │   ├── hist
  36. │   │   └── sample.root
  37. │   ├── hist-sample.root
  38. │   ├── input
  39. │   │   └── sample.root
  40. │   ├── location
  41. │   └── submitted
  42. ├── statanalysis
  43. │   ├── fitresults
  44. │   │   ├── limit_data.json
  45. │   │   ├── limit_data_nomsignal.json
  46. │   │   ├── limit.png
  47. │   │   ├── post.png
  48. │   │   └── pre.png
  49. │   └── _packtivity
  50. │   ├── statanalysis.run.log
  51. │   └── statanalysis.step.log
  52. └── _yadage
  53. ├── yadage_snapshot_workflow.json
  54. ├── yadage_template.json
  55. ├── yadage_workflow_instance.dot
  56. ├── yadage_workflow_instance.pdf
  57. └── yadage_workflow_instance.png
  58.  
  59. 9 directories, 20 files
Add Comment
Please, Sign In to add comment