nnpdf-data 0.0.1__py3-none-any.whl → 0.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (311) hide show
  1. nnpdf_data/__init__.py +11 -66
  2. nnpdf_data/_version.py +1 -1
  3. nnpdf_data/commondata/ATLAS_PH_13TEV/data_XSEC.yaml +54 -0
  4. nnpdf_data/commondata/ATLAS_PH_13TEV/kinematics_XSEC.yaml +251 -251
  5. nnpdf_data/commondata/ATLAS_PH_13TEV/metadata.yaml +28 -27
  6. nnpdf_data/commondata/ATLAS_PH_13TEV/uncertainties_XSEC.yaml +5246 -0
  7. nnpdf_data/commondata/ATLAS_SINGLETOP_13TEV/data_TCHANNEL-XSEC.yaml +2 -0
  8. nnpdf_data/commondata/ATLAS_SINGLETOP_13TEV/kinematics_TCHANNEL-XSEC.yaml +2 -10
  9. nnpdf_data/commondata/ATLAS_SINGLETOP_13TEV/metadata.yaml +14 -24
  10. nnpdf_data/commondata/ATLAS_SINGLETOP_13TEV/uncertainties_TCHANNEL-XSEC.yaml +107 -0
  11. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/data_T-Y-NORM.yaml +4 -0
  12. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/data_TBAR-Y-NORM.yaml +4 -0
  13. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/data_TCHANNEL-XSEC.yaml +2 -0
  14. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/kinematics_T-Y-NORM.yaml +19 -19
  15. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/kinematics_TBAR-Y-NORM.yaml +19 -19
  16. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/kinematics_TCHANNEL-XSEC.yaml +7 -7
  17. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/metadata.yaml +70 -68
  18. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/uncertainties_T-Y-NORM.yaml +72 -0
  19. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/uncertainties_TBAR-Y-NORM.yaml +65 -0
  20. nnpdf_data/commondata/ATLAS_SINGLETOP_7TEV/uncertainties_TCHANNEL-XSEC.yaml +147 -0
  21. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/data_T-RAP-NORM.yaml +4 -0
  22. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/data_TBAR-RAP-NORM.yaml +4 -0
  23. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/data_TCHANNEL-XSEC.yaml +2 -0
  24. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/kinematics_T-RAP-NORM.yaml +18 -18
  25. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/kinematics_TBAR-RAP-NORM.yaml +18 -18
  26. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/kinematics_TCHANNEL-XSEC.yaml +7 -7
  27. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/metadata.yaml +69 -67
  28. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/uncertainties_T-RAP-NORM.yaml +135 -0
  29. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/uncertainties_TBAR-RAP-NORM.yaml +135 -0
  30. nnpdf_data/commondata/ATLAS_SINGLETOP_8TEV/uncertainties_TCHANNEL-XSEC.yaml +12 -0
  31. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/data_d2Sig_dmttBar_dpTt.yaml +16 -0
  32. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/data_d2Sig_dmttBar_dpTt_norm.yaml +16 -0
  33. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/data_d2Sig_dpTt_dyt.yaml +14 -0
  34. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/data_d2Sig_dpTt_dyt_norm.yaml +14 -0
  35. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/kinematics_d2Sig_dmttBar_dpTt.yaml +181 -0
  36. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/kinematics_d2Sig_dmttBar_dpTt_norm.yaml +181 -0
  37. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/kinematics_d2Sig_dpTt_dyt.yaml +157 -0
  38. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/kinematics_d2Sig_dpTt_dyt_norm.yaml +157 -0
  39. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/metadata.yaml +120 -2
  40. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/uncertainties_d2Sig_dmttBar_dpTt.yaml +287 -0
  41. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/uncertainties_d2Sig_dmttBar_dpTt_norm.yaml +287 -0
  42. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/uncertainties_d2Sig_dpTt_dyt.yaml +223 -0
  43. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_LJ_DIF/uncertainties_d2Sig_dpTt_dyt_norm.yaml +223 -0
  44. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/data_WM-YL.yaml +12 -0
  45. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/data_WP-YL.yaml +12 -0
  46. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/kinematics_WM-YL.yaml +56 -100
  47. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/kinematics_WP-YL.yaml +56 -100
  48. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/metadata.yaml +52 -62
  49. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/uncertainties_WM-YL.yaml +1742 -0
  50. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/uncertainties_WP-YL.yaml +1742 -0
  51. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/uncertainties_legacy_WM-YL_sys_10.yaml +1772 -0
  52. nnpdf_data/commondata/ATLAS_WCHARM_7TEV/uncertainties_legacy_WP-YL_sys_10.yaml +1772 -0
  53. nnpdf_data/commondata/ATLAS_WJ_8TEV/data_WM-PT.yaml +17 -0
  54. nnpdf_data/commondata/ATLAS_WJ_8TEV/data_WP-PT.yaml +17 -0
  55. nnpdf_data/commondata/ATLAS_WJ_8TEV/kinematics_WM-PT.yaml +80 -144
  56. nnpdf_data/commondata/ATLAS_WJ_8TEV/kinematics_WP-PT.yaml +80 -144
  57. nnpdf_data/commondata/ATLAS_WJ_8TEV/metadata.yaml +77 -70
  58. nnpdf_data/commondata/ATLAS_WJ_8TEV/uncertainties_WM-PT.yaml +1402 -0
  59. nnpdf_data/commondata/ATLAS_WJ_8TEV/uncertainties_WP-PT.yaml +1402 -0
  60. nnpdf_data/commondata/ATLAS_WJ_8TEV/uncertainties_legacy_WM-PT_sys_ATLAS.yaml +2502 -0
  61. nnpdf_data/commondata/ATLAS_WJ_8TEV/uncertainties_legacy_WM-PT_sys_NP.yaml +2502 -0
  62. nnpdf_data/commondata/ATLAS_WJ_8TEV/uncertainties_legacy_WP-PT_sys_ATLAS.yaml +2502 -0
  63. nnpdf_data/commondata/ATLAS_WJ_8TEV/uncertainties_legacy_WP-PT_sys_NP.yaml +2502 -0
  64. nnpdf_data/commondata/ATLAS_WPWM_13TEV/data.yaml +3 -0
  65. nnpdf_data/commondata/ATLAS_WPWM_13TEV/kinematics.yaml +17 -0
  66. nnpdf_data/commondata/ATLAS_WPWM_13TEV/metadata.yaml +22 -25
  67. nnpdf_data/commondata/ATLAS_WPWM_13TEV/uncertainties.yaml +32 -0
  68. nnpdf_data/commondata/ATLAS_WPWM_7TEV_46FB/data.yaml +23 -0
  69. nnpdf_data/commondata/ATLAS_WPWM_7TEV_46FB/kinematics.yaml +265 -0
  70. nnpdf_data/commondata/ATLAS_WPWM_7TEV_46FB/metadata.yaml +25 -24
  71. nnpdf_data/commondata/ATLAS_WPWM_7TEV_46FB/uncertainties.yaml +3486 -0
  72. nnpdf_data/commondata/ATLAS_Z0_13TEV/data.yaml +2 -0
  73. nnpdf_data/commondata/ATLAS_Z0_13TEV/kinematics.yaml +9 -0
  74. nnpdf_data/commondata/ATLAS_Z0_13TEV/metadata.yaml +18 -22
  75. nnpdf_data/commondata/ATLAS_Z0_13TEV/uncertainties.yaml +27 -0
  76. nnpdf_data/commondata/ATLAS_Z0_7TEV_49FB/data.yaml +14 -0
  77. nnpdf_data/commondata/ATLAS_Z0_7TEV_49FB/kinematics.yaml +53 -0
  78. nnpdf_data/commondata/ATLAS_Z0_7TEV_49FB/metadata.yaml +18 -27
  79. nnpdf_data/commondata/ATLAS_Z0_7TEV_49FB/uncertainties.yaml +206 -0
  80. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/data_rqcd.yaml +160 -0
  81. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/data_rzero.yaml +160 -0
  82. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/kinematics_EM-F2-HEPDATA.yaml +1273 -0
  83. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/kinematics_EM-F2.yaml +762 -762
  84. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/metadata.yaml +79 -24
  85. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/uncertainties_rqcd.yaml +491 -0
  86. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_D/uncertainties_rzero.yaml +491 -0
  87. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/data_rqcd.yaml +178 -0
  88. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/data_rzero.yaml +178 -0
  89. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/kinematics_EM-F2-HEPDATA.yaml +2125 -0
  90. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/kinematics_EM-F2.yaml +1053 -1053
  91. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/metadata.yaml +85 -24
  92. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/uncertainties_rqcd.yaml +545 -0
  93. nnpdf_data/commondata/BCDMS_NC_NOTFIXED_P/uncertainties_rzero.yaml +545 -0
  94. nnpdf_data/commondata/CDF_Z0_1P96TEV/data_ZRAP.yaml +29 -0
  95. nnpdf_data/commondata/CDF_Z0_1P96TEV/kinematics_ZRAP.yaml +174 -174
  96. nnpdf_data/commondata/CDF_Z0_1P96TEV/metadata.yaml +28 -28
  97. nnpdf_data/commondata/CDF_Z0_1P96TEV/uncertainties_ZRAP.yaml +386 -0
  98. nnpdf_data/commondata/CHORUS_CC_NOTFIXED_PB/data_nb.yaml +608 -0
  99. nnpdf_data/commondata/CHORUS_CC_NOTFIXED_PB/data_nu.yaml +608 -0
  100. nnpdf_data/commondata/CHORUS_CC_NOTFIXED_PB/kinematics.yaml +7285 -0
  101. nnpdf_data/commondata/CHORUS_CC_NOTFIXED_PB/metadata.yaml +57 -51
  102. nnpdf_data/commondata/CHORUS_CC_NOTFIXED_PB/uncertainties_nb_hepdata.yaml +2446 -0
  103. nnpdf_data/commondata/CHORUS_CC_NOTFIXED_PB/uncertainties_nu_hepdata.yaml +2446 -0
  104. nnpdf_data/commondata/CMS_SINGLETOP_13TEV/data_TCHANNEL-XSEC.yaml +2 -0
  105. nnpdf_data/commondata/CMS_SINGLETOP_13TEV/kinematics_TCHANNEL-XSEC.yaml +2 -10
  106. nnpdf_data/commondata/CMS_SINGLETOP_13TEV/metadata.yaml +12 -22
  107. nnpdf_data/commondata/CMS_SINGLETOP_13TEV/uncertainties_TCHANNEL-XSEC.yaml +12 -0
  108. nnpdf_data/commondata/CMS_SINGLETOP_7TEV/data_TCHANNEL-XSEC.yaml +2 -0
  109. nnpdf_data/commondata/CMS_SINGLETOP_7TEV/kinematics_TCHANNEL-XSEC.yaml +2 -10
  110. nnpdf_data/commondata/CMS_SINGLETOP_7TEV/metadata.yaml +12 -22
  111. nnpdf_data/commondata/CMS_SINGLETOP_7TEV/uncertainties_TCHANNEL-XSEC.yaml +22 -0
  112. nnpdf_data/commondata/CMS_SINGLETOP_8TEV/data_TCHANNEL-XSEC.yaml +2 -0
  113. nnpdf_data/commondata/CMS_SINGLETOP_8TEV/kinematics_TCHANNEL-XSEC.yaml +2 -10
  114. nnpdf_data/commondata/CMS_SINGLETOP_8TEV/metadata.yaml +15 -25
  115. nnpdf_data/commondata/CMS_SINGLETOP_8TEV/uncertainties_TCHANNEL-XSEC.yaml +12 -0
  116. nnpdf_data/commondata/CMS_WPWM_7TEV_ELECTRON/kinematics.yaml +11 -11
  117. nnpdf_data/commondata/CMS_WPWM_7TEV_ELECTRON/metadata.yaml +6 -6
  118. nnpdf_data/commondata/CMS_WPWM_7TEV_MUON/kinematics.yaml +11 -11
  119. nnpdf_data/commondata/CMS_WPWM_7TEV_MUON/metadata.yaml +7 -7
  120. nnpdf_data/commondata/CMS_WPWM_8TEV_MUON/kinematics.yaml +22 -22
  121. nnpdf_data/commondata/CMS_WPWM_8TEV_MUON/metadata.yaml +5 -5
  122. nnpdf_data/commondata/CMS_Z0J_8TEV/{data_legacy_PT-Y.yaml → data_PT-Y.yaml} +7 -7
  123. nnpdf_data/commondata/CMS_Z0J_8TEV/kinematics_PT-Y.yaml +560 -560
  124. nnpdf_data/commondata/CMS_Z0J_8TEV/metadata.yaml +44 -41
  125. nnpdf_data/commondata/CMS_Z0J_8TEV/uncertainties_PT-Y.yaml +2806 -0
  126. nnpdf_data/commondata/CMS_Z0J_8TEV/uncertainties_PT-Y_sys_10.yaml +2755 -2759
  127. nnpdf_data/commondata/CMS_Z0J_8TEV/uncertainties_legacy_PT-Y_sys_10.yaml +2864 -0
  128. nnpdf_data/commondata/CMS_Z0_7TEV_DIMUON/kinematics.yaml +132 -132
  129. nnpdf_data/commondata/CMS_Z0_7TEV_DIMUON/metadata.yaml +5 -5
  130. nnpdf_data/commondata/D0_WPWM_1P96TEV/data_ASY.yaml +11 -0
  131. nnpdf_data/commondata/D0_WPWM_1P96TEV/kinematics_ASY.yaml +68 -68
  132. nnpdf_data/commondata/D0_WPWM_1P96TEV/metadata.yaml +27 -26
  133. nnpdf_data/commondata/D0_WPWM_1P96TEV/uncertainties_ASY.yaml +114 -0
  134. nnpdf_data/commondata/D0_Z0_1P96TEV/data_ZRAP.yaml +29 -0
  135. nnpdf_data/commondata/D0_Z0_1P96TEV/kinematics_ZRAP.yaml +174 -174
  136. nnpdf_data/commondata/D0_Z0_1P96TEV/metadata.yaml +52 -51
  137. nnpdf_data/commondata/D0_Z0_1P96TEV/uncertainties_ZRAP.yaml +66 -0
  138. nnpdf_data/commondata/EMC_NC_250GEV/data_rzero.yaml +22 -0
  139. nnpdf_data/commondata/EMC_NC_250GEV/kinematics.yaml +253 -0
  140. nnpdf_data/commondata/EMC_NC_250GEV/metadata.yaml +30 -26
  141. nnpdf_data/commondata/EMC_NC_250GEV/uncertainties_rzero.yaml +77 -0
  142. nnpdf_data/commondata/HERA_CC_318GEV/kinematics_EM-SIGMARED.yaml +126 -126
  143. nnpdf_data/commondata/HERA_CC_318GEV/kinematics_EP-SIGMARED.yaml +117 -117
  144. nnpdf_data/commondata/HERA_CC_318GEV/metadata.yaml +42 -41
  145. nnpdf_data/commondata/HERA_CC_318GEV/uncertainties_EM-SIGMARED.yaml +7868 -0
  146. nnpdf_data/commondata/HERA_CC_318GEV/uncertainties_EP-SIGMARED.yaml +7355 -0
  147. nnpdf_data/commondata/HERA_NC_225GEV/kinematics_EP-SIGMARED.yaml +627 -627
  148. nnpdf_data/commondata/HERA_NC_225GEV/metadata.yaml +21 -21
  149. nnpdf_data/commondata/HERA_NC_225GEV/uncertainties_EP-SIGMARED.yaml +36425 -0
  150. nnpdf_data/commondata/HERA_NC_251GEV/kinematics_EP-SIGMARED.yaml +780 -780
  151. nnpdf_data/commondata/HERA_NC_251GEV/metadata.yaml +21 -21
  152. nnpdf_data/commondata/HERA_NC_251GEV/uncertainties_EP-SIGMARED.yaml +45146 -0
  153. nnpdf_data/commondata/HERA_NC_300GEV/kinematics_EP-SIGMARED.yaml +336 -336
  154. nnpdf_data/commondata/HERA_NC_300GEV/metadata.yaml +21 -21
  155. nnpdf_data/commondata/HERA_NC_300GEV/uncertainties_EP-SIGMARED.yaml +19838 -0
  156. nnpdf_data/commondata/HERA_NC_318GEV/kinematics_EM-SIGMARED.yaml +477 -477
  157. nnpdf_data/commondata/HERA_NC_318GEV/kinematics_EP-SIGMARED.yaml +1455 -1455
  158. nnpdf_data/commondata/HERA_NC_318GEV/metadata.yaml +41 -41
  159. nnpdf_data/commondata/HERA_NC_318GEV/uncertainties_EM-SIGMARED.yaml +27875 -0
  160. nnpdf_data/commondata/HERA_NC_318GEV/uncertainties_EP-SIGMARED.yaml +83621 -0
  161. nnpdf_data/commondata/HERA_NC_318GEV_EAVG/kinematics_BOTTOM-SIGMARED.yaml +108 -108
  162. nnpdf_data/commondata/HERA_NC_318GEV_EAVG/kinematics_CHARM-SIGMARED.yaml +208 -208
  163. nnpdf_data/commondata/HERA_NC_318GEV_EAVG/metadata.yaml +41 -41
  164. nnpdf_data/commondata/HERA_NC_318GEV_EAVG/uncertainties_BOTTOM-SIGMARED.yaml +5241 -0
  165. nnpdf_data/commondata/HERA_NC_318GEV_EAVG/uncertainties_CHARM-SIGMARED.yaml +9466 -0
  166. nnpdf_data/commondata/NMC_NC_NOTFIXED/data.yaml +261 -0
  167. nnpdf_data/commondata/NMC_NC_NOTFIXED/kinematics.yaml +3121 -0
  168. nnpdf_data/commondata/NMC_NC_NOTFIXED/metadata.yaml +30 -27
  169. nnpdf_data/commondata/NMC_NC_NOTFIXED/uncertainties_hepdata.yaml +530 -0
  170. nnpdf_data/commondata/NMC_NC_NOTFIXED_D/data_EM-F2-HEPDATA.yaml +159 -0
  171. nnpdf_data/commondata/NMC_NC_NOTFIXED_D/kinematics_EM-F2-HEPDATA.yaml +1265 -0
  172. nnpdf_data/commondata/NMC_NC_NOTFIXED_D/metadata.yaml +60 -0
  173. nnpdf_data/commondata/NMC_NC_NOTFIXED_D/uncertainties_EM-F2-HEPDATA.yaml +326 -0
  174. nnpdf_data/commondata/NMC_NC_NOTFIXED_P/data_EM-F2-HEPDATA.yaml +159 -0
  175. nnpdf_data/commondata/NMC_NC_NOTFIXED_P/kinematics_EM-F2-HEPDATA.yaml +1265 -0
  176. nnpdf_data/commondata/NMC_NC_NOTFIXED_P/kinematics_EM-SIGMARED.yaml +876 -876
  177. nnpdf_data/commondata/NMC_NC_NOTFIXED_P/metadata.yaml +67 -22
  178. nnpdf_data/commondata/NMC_NC_NOTFIXED_P/uncertainties_EM-F2-HEPDATA.yaml +326 -0
  179. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/data_NB.yaml +46 -0
  180. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/data_NU.yaml +46 -0
  181. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/kinematics_NB.yaml +541 -0
  182. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/kinematics_NU.yaml +541 -0
  183. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/metadata.yaml +53 -46
  184. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/uncertainties_NB_hepdata.yaml +198 -0
  185. nnpdf_data/commondata/NUTEV_CC_NOTFIXED_FE/uncertainties_NU_hepdata.yaml +198 -0
  186. nnpdf_data/commondata/SLAC_NC_NOTFIXED_D/kinematics_EM-F2.yaml +633 -633
  187. nnpdf_data/commondata/SLAC_NC_NOTFIXED_D/metadata.yaml +20 -19
  188. nnpdf_data/commondata/SLAC_NC_NOTFIXED_P/kinematics_EM-F2.yaml +633 -633
  189. nnpdf_data/commondata/SLAC_NC_NOTFIXED_P/metadata.yaml +20 -19
  190. nnpdf_data/commondata/update_all.py +35 -0
  191. nnpdf_data/commondataparser.py +30 -21
  192. nnpdf_data/coredata.py +1 -0
  193. nnpdf_data/filter_utils/hera_utils.py +105 -0
  194. nnpdf_data/filter_utils/nmc_hepdata_utils.py +59 -0
  195. nnpdf_data/filter_utils/utils.py +16 -4
  196. nnpdf_data/process_options.py +93 -7
  197. nnpdf_data/theory.py +0 -13
  198. nnpdf_data/theory_cards/40005000.yaml +48 -0
  199. nnpdf_data/theory_cards/40005001.yaml +48 -0
  200. nnpdf_data/theory_cards/40005002.yaml +48 -0
  201. nnpdf_data/theory_cards/40005003.yaml +48 -0
  202. nnpdf_data/theory_cards/40005004.yaml +48 -0
  203. nnpdf_data/theory_cards/40005005.yaml +48 -0
  204. nnpdf_data/theory_cards/40005006.yaml +48 -0
  205. nnpdf_data/theory_cards/40005007.yaml +48 -0
  206. nnpdf_data/theory_cards/40005008.yaml +48 -0
  207. nnpdf_data/theory_cards/40005009.yaml +48 -0
  208. nnpdf_data/theory_cards/40005010.yaml +48 -0
  209. nnpdf_data/theory_cards/40005011.yaml +48 -0
  210. nnpdf_data/theory_cards/40005012.yaml +48 -0
  211. nnpdf_data/theory_cards/40005013.yaml +48 -0
  212. nnpdf_data/theory_cards/40005014.yaml +48 -0
  213. nnpdf_data/theory_cards/40005015.yaml +48 -0
  214. nnpdf_data/theory_cards/40005016.yaml +48 -0
  215. nnpdf_data/theory_cards/40005017.yaml +48 -0
  216. nnpdf_data/theory_cards/40005018.yaml +48 -0
  217. nnpdf_data/theory_cards/40005019.yaml +48 -0
  218. nnpdf_data/theory_cards/40005020.yaml +48 -0
  219. nnpdf_data/theory_cards/40005021.yaml +48 -0
  220. nnpdf_data/theory_cards/40005022.yaml +48 -0
  221. nnpdf_data/theory_cards/40005023.yaml +48 -0
  222. nnpdf_data/theory_cards/40005024.yaml +48 -0
  223. nnpdf_data/theory_cards/40005025.yaml +48 -0
  224. nnpdf_data/theory_cards/40005026.yaml +48 -0
  225. nnpdf_data/theory_cards/40007000.yaml +47 -0
  226. nnpdf_data/theory_cards/40007001.yaml +47 -0
  227. nnpdf_data/theory_cards/40007002.yaml +47 -0
  228. nnpdf_data/theory_cards/40007003.yaml +47 -0
  229. nnpdf_data/theory_cards/40007004.yaml +47 -0
  230. nnpdf_data/theory_cards/40007005.yaml +47 -0
  231. nnpdf_data/theory_cards/40007006.yaml +47 -0
  232. nnpdf_data/theory_cards/40007007.yaml +47 -0
  233. nnpdf_data/theory_cards/40007008.yaml +47 -0
  234. nnpdf_data/theory_cards/40007009.yaml +47 -0
  235. nnpdf_data/theory_cards/40007010.yaml +47 -0
  236. nnpdf_data/theory_cards/40007011.yaml +47 -0
  237. nnpdf_data/theory_cards/40007012.yaml +47 -0
  238. nnpdf_data/theory_cards/40007013.yaml +47 -0
  239. nnpdf_data/theory_cards/40008000.yaml +48 -0
  240. nnpdf_data/theory_cards/40008001.yaml +48 -0
  241. nnpdf_data/theory_cards/40008002.yaml +48 -0
  242. nnpdf_data/theory_cards/40008003.yaml +48 -0
  243. nnpdf_data/theory_cards/40008004.yaml +48 -0
  244. nnpdf_data/theory_cards/40008005.yaml +48 -0
  245. nnpdf_data/theory_cards/40008006.yaml +48 -0
  246. nnpdf_data/theory_cards/40008007.yaml +48 -0
  247. nnpdf_data/theory_cards/40008008.yaml +48 -0
  248. nnpdf_data/theory_cards/40008009.yaml +48 -0
  249. nnpdf_data/theory_cards/40008010.yaml +48 -0
  250. nnpdf_data/theory_cards/40008011.yaml +48 -0
  251. nnpdf_data/theory_cards/40008012.yaml +48 -0
  252. nnpdf_data/theory_cards/40008013.yaml +48 -0
  253. nnpdf_data/theory_cards/40009000.yaml +41 -0
  254. nnpdf_data/theory_cards/40009001.yaml +41 -0
  255. nnpdf_data/theory_cards/40009002.yaml +41 -0
  256. nnpdf_data/theory_cards/40010000.yaml +41 -0
  257. nnpdf_data/theory_cards/40010001.yaml +41 -0
  258. nnpdf_data/theory_cards/40010002.yaml +41 -0
  259. nnpdf_data/theory_cards/40010003.yaml +41 -0
  260. nnpdf_data/theory_cards/40010004.yaml +41 -0
  261. nnpdf_data/theory_cards/40010005.yaml +41 -0
  262. nnpdf_data/theory_cards/40010006.yaml +41 -0
  263. nnpdf_data/theory_cards/40010007.yaml +41 -0
  264. nnpdf_data/theory_cards/40010008.yaml +41 -0
  265. nnpdf_data/theory_cards/40010009.yaml +41 -0
  266. nnpdf_data/theory_cards/40010010.yaml +41 -0
  267. nnpdf_data/theory_cards/40010011.yaml +41 -0
  268. nnpdf_data/theory_cards/40010012.yaml +41 -0
  269. nnpdf_data/theory_cards/40011000.yaml +41 -0
  270. nnpdf_data/theory_cards/40011001.yaml +41 -0
  271. nnpdf_data/theory_cards/40011002.yaml +41 -0
  272. nnpdf_data/theory_cards/40011003.yaml +41 -0
  273. nnpdf_data/theory_cards/40011004.yaml +41 -0
  274. nnpdf_data/theory_cards/40011005.yaml +41 -0
  275. nnpdf_data/theory_cards/40011006.yaml +41 -0
  276. nnpdf_data/theory_cards/40011007.yaml +41 -0
  277. nnpdf_data/theory_cards/40011008.yaml +41 -0
  278. nnpdf_data/theory_cards/40011009.yaml +41 -0
  279. nnpdf_data/theory_cards/40011010.yaml +41 -0
  280. nnpdf_data/theory_cards/40011011.yaml +41 -0
  281. nnpdf_data/theory_cards/40011012.yaml +41 -0
  282. nnpdf_data/theory_cards/40012000.yaml +41 -0
  283. nnpdf_data/theory_cards/40012001.yaml +41 -0
  284. nnpdf_data/theory_cards/40012002.yaml +41 -0
  285. nnpdf_data/theory_cards/40012003.yaml +41 -0
  286. nnpdf_data/theory_cards/40012004.yaml +41 -0
  287. nnpdf_data/theory_cards/40012005.yaml +41 -0
  288. nnpdf_data/theory_cards/40012006.yaml +41 -0
  289. nnpdf_data/theory_cards/40012007.yaml +41 -0
  290. nnpdf_data/theory_cards/40012008.yaml +41 -0
  291. nnpdf_data/theory_cards/40012009.yaml +41 -0
  292. nnpdf_data/theory_cards/40012010.yaml +41 -0
  293. nnpdf_data/theory_cards/40012011.yaml +41 -0
  294. nnpdf_data/theory_cards/40012012.yaml +41 -0
  295. nnpdf_data/theorydbutils.py +23 -24
  296. nnpdf_data/utils.py +6 -8
  297. nnpdf_data/validphys_compatibility.py +77 -0
  298. {nnpdf_data-0.0.1.dist-info → nnpdf_data-0.0.2.dist-info}/METADATA +4 -5
  299. {nnpdf_data-0.0.1.dist-info → nnpdf_data-0.0.2.dist-info}/RECORD +311 -100
  300. {nnpdf_data-0.0.1.dist-info → nnpdf_data-0.0.2.dist-info}/WHEEL +1 -1
  301. /nnpdf_data/commondata/CMS_Z0J_8TEV/{uncertainties_PT-Y_sys_10_NNPDF31.yaml → uncertainties_legacy_PT-Y_sys_10_NNPDF31.yaml} +0 -0
  302. /nnpdf_data/commondata/CMS_Z0J_8TEV/{uncertainties_PT-Y_sys_NNPDF31.yaml → uncertainties_legacy_PT-Y_sys_NNPDF31.yaml} +0 -0
  303. /nnpdf_data/commondata/HERA_CC_318GEV/{data_legacy_EM-SIGMARED.yaml → data_EM-SIGMARED.yaml} +0 -0
  304. /nnpdf_data/commondata/HERA_CC_318GEV/{data_legacy_EP-SIGMARED.yaml → data_EP-SIGMARED.yaml} +0 -0
  305. /nnpdf_data/commondata/HERA_NC_225GEV/{data_legacy_EP-SIGMARED.yaml → data_EP-SIGMARED.yaml} +0 -0
  306. /nnpdf_data/commondata/HERA_NC_251GEV/{data_legacy_EP-SIGMARED.yaml → data_EP-SIGMARED.yaml} +0 -0
  307. /nnpdf_data/commondata/HERA_NC_300GEV/{data_legacy_EP-SIGMARED.yaml → data_EP-SIGMARED.yaml} +0 -0
  308. /nnpdf_data/commondata/HERA_NC_318GEV/{data_legacy_EM-SIGMARED.yaml → data_EM-SIGMARED.yaml} +0 -0
  309. /nnpdf_data/commondata/HERA_NC_318GEV/{data_legacy_EP-SIGMARED.yaml → data_EP-SIGMARED.yaml} +0 -0
  310. /nnpdf_data/commondata/HERA_NC_318GEV_EAVG/{data_legacy_BOTTOM-SIGMARED.yaml → data_BOTTOM-SIGMARED.yaml} +0 -0
  311. /nnpdf_data/commondata/HERA_NC_318GEV_EAVG/{data_legacy_CHARM-SIGMARED.yaml → data_CHARM-SIGMARED.yaml} +0 -0
@@ -0,0 +1,2 @@
1
+ data_central:
2
+ - 779000.0
@@ -0,0 +1,9 @@
1
+ bins:
2
+ - m_Z2:
3
+ min: null
4
+ mid: 8.31517839e+03
5
+ max: null
6
+ sqrts:
7
+ min: null
8
+ mid: 13000.0
9
+ max: null
@@ -1,6 +1,6 @@
1
1
  setname: ATLAS_Z0_13TEV
2
2
  version: 1
3
- version_comment: Port of old commondata
3
+ version_comment: New implementation, as for the old one, data is taken from Table 3 of the paper
4
4
  nnpdf_metadata:
5
5
  nnpdf31_process: DY NC
6
6
  experiment: ATLAS
@@ -19,11 +19,11 @@ implemented_observables:
19
19
  label: ATLAS $Z$ inclusive 13 TeV
20
20
  units: ''
21
21
  process_type: INC
22
- tables: []
23
- npoints: []
22
+ tables: [9, 8, 11]
23
+ npoints: [1]
24
24
  ndata: 1
25
25
  plotting:
26
- kinematics_override: inc_sqrt_scale
26
+ kinematics_override: identity
27
27
  dataset_label: ATLAS $Z$ inclusive 13 TeV
28
28
  y_label: $\sigma^{fid}$ (fb)
29
29
  figure_by:
@@ -35,33 +35,29 @@ implemented_observables:
35
35
  - Z
36
36
  plot_x: ' '
37
37
  kinematic_coverage:
38
- - k1
39
- - k2
40
- - k3
38
+ - m_Z2
39
+ - sqrts
41
40
  kinematics:
42
41
  variables:
43
- k1:
44
- description: Variable k1
45
- label: k1
46
- units: ''
47
- k2:
48
- description: Variable k2
49
- label: k2
50
- units: ''
51
- k3:
52
- description: Variable k3
53
- label: k3
54
- units: ''
55
- file: kinematics_TOT.yaml
42
+ m_Z2:
43
+ description: Z boson mass squared
44
+ label: '$m_{Z}^2$'
45
+ units: 'GeV$^2$'
46
+ sqrts:
47
+ description: center of mass energy
48
+ label: '$\sqrt{s}$'
49
+ units: 'GeV'
50
+ file: kinematics.yaml
56
51
  theory:
57
52
  conversion_factor: 1.0
58
53
  operation: 'null'
59
54
  FK_tables:
60
55
  - - ATLAS_WZ_TOT_13TEV-ATLASWZTOT13TEV81PB_Z_tot
61
- data_uncertainties: []
56
+ data_uncertainties:
57
+ - uncertainties.yaml
62
58
  variants:
63
59
  legacy:
64
60
  data_uncertainties:
65
61
  - uncertainties_legacy_TOT.yaml
66
- data_central: data_legacy_TOT.yaml
62
+ data_central: data.yaml
67
63
  ported_from: ATLAS_Z_TOT_13TEV
@@ -0,0 +1,27 @@
1
+ definitions:
2
+ ATLAS_WZ_TOT_13TEV_0:
3
+ description: ATLAS_WZ_TOT_13TEV_0
4
+ treatment: ADD
5
+ type: ATLAS_WZ_TOT_13TEV_0
6
+ ATLAS_WZ_TOT_13TEV_1:
7
+ description: ATLAS_WZ_TOT_13TEV_1
8
+ treatment: ADD
9
+ type: ATLAS_WZ_TOT_13TEV_1
10
+ ATLAS_WZ_TOT_13TEV_2:
11
+ description: ATLAS_WZ_TOT_13TEV_2
12
+ treatment: ADD
13
+ type: ATLAS_WZ_TOT_13TEV_2
14
+ stat:
15
+ description: stat
16
+ treatment: ADD
17
+ type: UNCORR
18
+ ATLASLUMI13:
19
+ description: ATLASLUMI13
20
+ treatment: MULT
21
+ type: ATLASLUMI13
22
+ bins:
23
+ - ATLAS_WZ_TOT_13TEV_0: 1.13953999e+03
24
+ ATLAS_WZ_TOT_13TEV_1: -1.14718978e+02
25
+ ATLAS_WZ_TOT_13TEV_2: 5.88967641e+03
26
+ stat: 3000.0
27
+ ATLAS_LUMI: 16000.0
@@ -0,0 +1,14 @@
1
+ data_central:
2
+ - 224.0
3
+ - 102.0
4
+ - 51.2
5
+ - 2.84000000e+01
6
+ - 1.87000000e+01
7
+ - 10.7
8
+ - 8.23000000e+00
9
+ - 4.66
10
+ - 1.7
11
+ - 0.474
12
+ - 0.146
13
+ - 2.21000000e-02
14
+ - 2.88000000e-03
@@ -0,0 +1,53 @@
1
+ bins:
2
+ - m_ll:
3
+ min: null
4
+ mid: 123.0
5
+ max: null
6
+ - m_ll:
7
+ min: null
8
+ mid: 140.0
9
+ max: null
10
+ - m_ll:
11
+ min: null
12
+ mid: 160.0
13
+ max: null
14
+ - m_ll:
15
+ min: null
16
+ mid: 180.0
17
+ max: null
18
+ - m_ll:
19
+ min: null
20
+ mid: 200.0
21
+ max: null
22
+ - m_ll:
23
+ min: null
24
+ mid: 220.0
25
+ max: null
26
+ - m_ll:
27
+ min: null
28
+ mid: 240.0
29
+ max: null
30
+ - m_ll:
31
+ min: null
32
+ mid: 275.0
33
+ max: null
34
+ - m_ll:
35
+ min: null
36
+ mid: 350.0
37
+ max: null
38
+ - m_ll:
39
+ min: null
40
+ mid: 450.0
41
+ max: null
42
+ - m_ll:
43
+ min: null
44
+ mid: 600.0
45
+ max: null
46
+ - m_ll:
47
+ min: null
48
+ mid: 850.0
49
+ max: null
50
+ - m_ll:
51
+ min: null
52
+ mid: 1250.0
53
+ max: null
@@ -1,6 +1,6 @@
1
1
  setname: ATLAS_Z0_7TEV_49FB
2
- version: 1
3
- version_comment: Port of old commondata
2
+ version: 2
3
+ version_comment: Reimplementation of old commondata
4
4
  nnpdf_metadata:
5
5
  nnpdf31_process: DY NC
6
6
  experiment: ATLAS
@@ -8,9 +8,9 @@ arXiv:
8
8
  url: https://arxiv.org/abs/1305.4192
9
9
  journal: Phys.Lett. B725 (2013) 223
10
10
  iNSPIRE:
11
- url: ''
11
+ url: 'https://inspirehep.net/literature/1234228'
12
12
  hepdata:
13
- url: 10.17182/hepdata.61422.v1/t1
13
+ url: https://www.hepdata.net/record/ins1234228
14
14
  version: -1
15
15
  implemented_observables:
16
16
  - observable_name: HIMASS
@@ -18,44 +18,35 @@ implemented_observables:
18
18
  description: Drell-Yan Mass Distribution
19
19
  label: ATLAS HM DY 7 TeV
20
20
  units: ''
21
- process_type: EWK_MLL
22
- tables: []
21
+ process_type: "DY_MLL"
22
+ tables: [1]
23
23
  npoints: []
24
24
  ndata: 13
25
25
  plotting:
26
- kinematics_override: ewk_mll_sqrt_scale
26
+ kinematics_override: identity
27
27
  dataset_label: ATLAS HM DY 7 TeV
28
28
  y_label: $d\sigma_{Z/\gamma^{*}}/dM_{ll}$ (fb)
29
29
  y_scale: log
30
- plot_x: k2
30
+ plot_x: m_ll
31
31
  kinematic_coverage:
32
- - k1
33
- - k2
34
- - k3
32
+ - m_ll
35
33
  kinematics:
36
34
  variables:
37
- k1:
38
- description: Variable k1
39
- label: k1
40
- units: ''
41
- k2:
42
- description: Variable k2
43
- label: k2
44
- units: ''
45
- k3:
46
- description: Variable k3
47
- label: k3
48
- units: ''
49
- file: kinematics_HIMASS.yaml
35
+ m_ll:
36
+ description: Mass of lepton pair
37
+ label: "$m_{ll}$"
38
+ units: 'GeV'
39
+ file: kinematics.yaml
50
40
  theory:
51
41
  conversion_factor: 1000.0
52
42
  operation: 'null'
53
43
  FK_tables:
54
44
  - - ATLAS_DY_7TEV_49FB_HIMASS
55
- data_uncertainties: []
45
+ data_uncertainties:
46
+ - uncertainties.yaml
56
47
  variants:
57
48
  legacy:
58
49
  data_uncertainties:
59
- - uncertainties_legacy_HIMASS.yaml
60
- data_central: data_legacy_HIMASS.yaml
50
+ - uncertainties.yaml
51
+ data_central: data.yaml
61
52
  ported_from: ATLASZHIGHMASS49FB
@@ -0,0 +1,206 @@
1
+ definitions:
2
+ Stat:
3
+ description: Stat
4
+ treatment: ADD
5
+ type: UNCORR
6
+ Nbkg_stat:
7
+ description: Nbkg_stat
8
+ treatment: MULT
9
+ type: UNCORR
10
+ CDY_stat:
11
+ description: CDY_stat
12
+ treatment: MULT
13
+ type: UNCORR
14
+ Nbkg:
15
+ description: Nbkg
16
+ treatment: MULT
17
+ type: CORR
18
+ Reco:
19
+ description: Reco
20
+ treatment: MULT
21
+ type: CORR
22
+ Id:
23
+ description: Id
24
+ treatment: MULT
25
+ type: CORR
26
+ Energy_scale_res:
27
+ description: Energy_scale_res
28
+ treatment: MULT
29
+ type: CORR
30
+ Unfolding:
31
+ description: Unfolding
32
+ treatment: MULT
33
+ type: CORR
34
+ Trigger:
35
+ description: Trigger
36
+ treatment: MULT
37
+ type: CORR
38
+ MC_Modelling:
39
+ description: MC_Modelling
40
+ treatment: MULT
41
+ type: CORR
42
+ Theoretical:
43
+ description: Theoretical
44
+ treatment: MULT
45
+ type: CORR
46
+ Lumi:
47
+ description: Lumi
48
+ treatment: MULT
49
+ type: ATLASLUMI11
50
+ bins:
51
+ - Stat: 2.46400000e+00
52
+ Nbkg_stat: 2.24000000e-01
53
+ CDY_stat: 1.56800000e+00
54
+ Nbkg: 2.912
55
+ Reco: 3.58400000e+00
56
+ Id: 5.15200000e+00
57
+ Energy_scale_res: 4.70400000e+00
58
+ Unfolding: 3.36
59
+ Trigger: 1.79200000e+00
60
+ MC_Modelling: 4.48000000e-01
61
+ Theoretical: 0.672
62
+ Lumi: 4.032
63
+ - Stat: 1.428
64
+ Nbkg_stat: 2.04000000e-01
65
+ CDY_stat: 0.714
66
+ Nbkg: 1.83600000e+00
67
+ Reco: 1.63200000e+00
68
+ Id: 2.346
69
+ Energy_scale_res: 1.734
70
+ Unfolding: 1.53
71
+ Trigger: 8.16000000e-01
72
+ MC_Modelling: 0.51
73
+ Theoretical: 2.04000000e-01
74
+ Lumi: 1.83600000e+00
75
+ - Stat: 1.024
76
+ Nbkg_stat: 0.1536
77
+ CDY_stat: 0.512
78
+ Nbkg: 1.28
79
+ Reco: 8.19200000e-01
80
+ Id: 1.1776
81
+ Energy_scale_res: 8.19200000e-01
82
+ Unfolding: 7.68000000e-01
83
+ Trigger: 4.09600000e-01
84
+ MC_Modelling: 1.02400000e-01
85
+ Theoretical: 1.02400000e-01
86
+ Lumi: 9.21600000e-01
87
+ - Stat: 0.7668
88
+ Nbkg_stat: 0.1136
89
+ CDY_stat: 3.69200000e-01
90
+ Nbkg: 7.95200000e-01
91
+ Reco: 0.4544
92
+ Id: 6.53200000e-01
93
+ Energy_scale_res: 2.84000000e-01
94
+ Unfolding: 0.426
95
+ Trigger: 0.2272
96
+ MC_Modelling: 0.0568
97
+ Theoretical: 0.0568
98
+ Lumi: 5.11200000e-01
99
+ - Stat: 0.561
100
+ Nbkg_stat: 9.35000000e-02
101
+ CDY_stat: 0.3179
102
+ Nbkg: 0.6358
103
+ Reco: 2.99200000e-01
104
+ Id: 4.48800000e-01
105
+ Energy_scale_res: 0.2805
106
+ Unfolding: 0.2805
107
+ Trigger: 1.49600000e-01
108
+ MC_Modelling: 5.61000000e-02
109
+ Theoretical: 7.48000000e-02
110
+ Lumi: 0.3366
111
+ - Stat: 0.4708
112
+ Nbkg_stat: 0.0963
113
+ CDY_stat: 0.214
114
+ Nbkg: 4.38700000e-01
115
+ Reco: 1.71200000e-01
116
+ Id: 0.2568
117
+ Energy_scale_res: 0.214
118
+ Unfolding: 1.60500000e-01
119
+ Trigger: 8.56000000e-02
120
+ MC_Modelling: 8.56000000e-02
121
+ Theoretical: 0.0535
122
+ Lumi: 0.1926
123
+ - Stat: 4.27960000e-01
124
+ Nbkg_stat: 0.07407
125
+ CDY_stat: 1.97520000e-01
126
+ Nbkg: 3.12740000e-01
127
+ Reco: 0.13168
128
+ Id: 1.97520000e-01
129
+ Energy_scale_res: 9.87600000e-02
130
+ Unfolding: 1.23450000e-01
131
+ Trigger: 0.06584
132
+ MC_Modelling: 0.01646
133
+ Theoretical: 2.46900000e-02
134
+ Lumi: 0.14814
135
+ - Stat: 0.20038
136
+ Nbkg_stat: 0.03262
137
+ CDY_stat: 0.04194
138
+ Nbkg: 1.91060000e-01
139
+ Reco: 0.07456
140
+ Id: 0.11184
141
+ Energy_scale_res: 0.07922
142
+ Unfolding: 0.0699
143
+ Trigger: 0.03728
144
+ MC_Modelling: 0.00932
145
+ Theoretical: 0.00932
146
+ Lumi: 0.08388
147
+ - Stat: 0.0867
148
+ Nbkg_stat: 1.53000000e-02
149
+ CDY_stat: 0.017
150
+ Nbkg: 0.0748
151
+ Reco: 2.72000000e-02
152
+ Id: 0.0425
153
+ Energy_scale_res: 2.89000000e-02
154
+ Unfolding: 0.0255
155
+ Trigger: 1.36000000e-02
156
+ MC_Modelling: 0.0051
157
+ Theoretical: 0.0051
158
+ Lumi: 3.06000000e-02
159
+ - Stat: 0.044556
160
+ Nbkg_stat: 9.48000000e-03
161
+ CDY_stat: 0.004266
162
+ Nbkg: 1.89600000e-02
163
+ Reco: 0.007584
164
+ Id: 0.012324
165
+ Energy_scale_res: 1.09020000e-02
166
+ Unfolding: 0.00711
167
+ Trigger: 0.003792
168
+ MC_Modelling: 2.37000000e-03
169
+ Theoretical: 0.001896
170
+ Lumi: 0.008532
171
+ - Stat: 1.60600000e-02
172
+ Nbkg_stat: 0.00292
173
+ CDY_stat: 0.001168
174
+ Nbkg: 0.004526
175
+ Reco: 0.002336
176
+ Id: 0.003796
177
+ Energy_scale_res: 3.50400000e-03
178
+ Unfolding: 2.19000000e-03
179
+ Trigger: 0.001168
180
+ MC_Modelling: 0.000292
181
+ Theoretical: 4.38000000e-04
182
+ Lumi: 2.62800000e-03
183
+ - Stat: 0.005304
184
+ Nbkg_stat: 8.84000000e-04
185
+ CDY_stat: 1.32600000e-04
186
+ Nbkg: 9.50300000e-04
187
+ Reco: 3.53600000e-04
188
+ Id: 5.74600000e-04
189
+ Energy_scale_res: 6.18800000e-04
190
+ Unfolding: 3.31500000e-04
191
+ Trigger: 1.76800000e-04
192
+ MC_Modelling: 4.42e-05
193
+ Theoretical: 8.84e-05
194
+ Lumi: 3.97800000e-04
195
+ - Stat: 1.44000000e-03
196
+ Nbkg_stat: 2.18880000e-04
197
+ CDY_stat: 1.15200000e-05
198
+ Nbkg: 8.92800000e-05
199
+ Reco: 4.89600000e-05
200
+ Id: 7.2e-05
201
+ Energy_scale_res: 9.50400000e-05
202
+ Unfolding: 4.32000000e-05
203
+ Trigger: 2.30400000e-05
204
+ MC_Modelling: 8.64000000e-06
205
+ Theoretical: 1.15200000e-05
206
+ Lumi: 5.18400000e-05
@@ -0,0 +1,160 @@
1
+ data_central:
2
+ - 0.38165
3
+ - 0.3836
4
+ - 0.36055
5
+ - 0.36655
6
+ - 0.33304
7
+ - 0.31578
8
+ - 0.27821
9
+ - 0.36055
10
+ - 0.34403
11
+ - 0.31458
12
+ - 0.28755
13
+ - 0.25894
14
+ - 0.18309
15
+ - 0.12077
16
+ - 0.33974
17
+ - 0.30259
18
+ - 0.27928
19
+ - 0.24846
20
+ - 0.18897
21
+ - 0.11864
22
+ - 0.05873
23
+ - 0.39517
24
+ - 0.33773
25
+ - 0.30863
26
+ - 0.27217
27
+ - 0.2397
28
+ - 0.17921
29
+ - 0.12121
30
+ - 0.05719
31
+ - 0.02809
32
+ - 0.38663
33
+ - 0.36425
34
+ - 0.34631
35
+ - 0.31282
36
+ - 0.27346
37
+ - 0.23833
38
+ - 0.17414
39
+ - 0.11297
40
+ - 0.06293
41
+ - 0.02872
42
+ - 0.37191
43
+ - 0.33812
44
+ - 0.30169
45
+ - 0.27142
46
+ - 0.23372
47
+ - 0.18573
48
+ - 0.11777
49
+ - 0.05927
50
+ - 0.02676
51
+ - 0.36414
52
+ - 0.34444
53
+ - 0.30175
54
+ - 0.2684
55
+ - 0.23571
56
+ - 0.17887
57
+ - 0.10969
58
+ - 0.05603
59
+ - 0.02864
60
+ - 0.33278
61
+ - 0.30764
62
+ - 0.27095
63
+ - 0.23997
64
+ - 0.17794
65
+ - 0.1094
66
+ - 0.05914
67
+ - 0.02373
68
+ - 0.37969
69
+ - 0.3278
70
+ - 0.30751
71
+ - 0.2644
72
+ - 0.23397
73
+ - 0.17863
74
+ - 0.10807
75
+ - 0.0555
76
+ - 0.02496
77
+ - 0.00868
78
+ - 0.37547
79
+ - 0.3337
80
+ - 0.29904
81
+ - 0.26675
82
+ - 0.22177
83
+ - 0.17134
84
+ - 0.10665
85
+ - 0.05434
86
+ - 0.02529
87
+ - 0.00986
88
+ - 0.33244
89
+ - 0.30168
90
+ - 0.26706
91
+ - 0.22432
92
+ - 0.1715
93
+ - 0.10488
94
+ - 0.05401
95
+ - 0.02384
96
+ - 0.00895
97
+ - 0.33497
98
+ - 0.31585
99
+ - 0.26203
100
+ - 0.22336
101
+ - 0.16813
102
+ - 0.10201
103
+ - 0.05363
104
+ - 0.02474
105
+ - 0.00917
106
+ - 0.32518
107
+ - 0.29215
108
+ - 0.25251
109
+ - 0.21766
110
+ - 0.16549
111
+ - 0.10335
112
+ - 0.05314
113
+ - 0.02346
114
+ - 0.00854
115
+ - 0.29697
116
+ - 0.25211
117
+ - 0.22559
118
+ - 0.16244
119
+ - 0.09967
120
+ - 0.05192
121
+ - 0.02228
122
+ - 0.00794
123
+ - 0.25361
124
+ - 0.20918
125
+ - 0.16033
126
+ - 0.09833
127
+ - 0.05267
128
+ - 0.02283
129
+ - 0.00796
130
+ - 0.25124
131
+ - 0.21299
132
+ - 0.16099
133
+ - 0.0958
134
+ - 0.04833
135
+ - 0.02083
136
+ - 0.00749
137
+ - 0.21647
138
+ - 0.15219
139
+ - 0.09372
140
+ - 0.05057
141
+ - 0.02226
142
+ - 0.008
143
+ - 0.20187
144
+ - 0.1587
145
+ - 0.09366
146
+ - 0.04886
147
+ - 0.02
148
+ - 0.00658
149
+ - 0.14921
150
+ - 0.08823
151
+ - 0.04519
152
+ - 0.01974
153
+ - 0.00634
154
+ - 0.09061
155
+ - 0.03951
156
+ - 0.0182
157
+ - 0.00542
158
+ - 0.04192
159
+ - 0.01614
160
+ - 0.00642