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
+ - 1.72
@@ -1,13 +1,5 @@
1
1
  bins:
2
- - k1:
2
+ - m_t2:
3
3
  min: null
4
- mid: 0.0
5
- max: null
6
- k2:
7
- min: null
8
- mid: 30032.89
9
- max: null
10
- k3:
11
- min: null
12
- mid: 13000.0
4
+ mid: 29756.25
13
5
  max: null
@@ -1,6 +1,6 @@
1
1
  setname: ATLAS_SINGLETOP_13TEV
2
- version: 1
3
- version_comment: Port of old commondata
2
+ version: 2
3
+ version_comment: Implementation of new data
4
4
  nnpdf_metadata:
5
5
  nnpdf31_process: SINGLETOP
6
6
  experiment: ATLAS
@@ -8,10 +8,10 @@ arXiv:
8
8
  url: https://arxiv.org/abs/1609.03920
9
9
  journal: JHEP 04 (2017) 086
10
10
  iNSPIRE:
11
- url: ''
11
+ url: https://inspirehep.net/literature/1486394
12
12
  hepdata:
13
- url: ''
14
- version: -1
13
+ url: https://www.hepdata.net/record/ins1486394
14
+ version: 1
15
15
  implemented_observables:
16
16
  - observable_name: TCHANNEL-XSEC
17
17
  observable:
@@ -19,31 +19,21 @@ implemented_observables:
19
19
  label: ATLAS single top $R_{t}$ 13 TeV
20
20
  units: ''
21
21
  process_type: INC
22
- tables: []
22
+ tables: [3, 4]
23
23
  npoints: []
24
24
  ndata: 1
25
25
  plotting:
26
- kinematics_override: inc_sqrt_scale
26
+ kinematics_override: identity
27
27
  dataset_label: ATLAS single top $R_{t}$ 13 TeV
28
28
  plot_x: idat
29
29
  kinematic_coverage:
30
- - k1
31
- - k2
32
- - k3
30
+ - m_t2
33
31
  kinematics:
34
32
  variables:
35
- k1:
36
- description: Variable k1
37
- label: k1
38
- units: ''
39
- k2:
40
- description: Variable k2
41
- label: k2
42
- units: ''
43
- k3:
44
- description: Variable k3
45
- label: k3
46
- units: ''
33
+ m_t2:
34
+ description: "top mass squared"
35
+ label: $M^2$
36
+ units: $GeV^2$
47
37
  file: kinematics_TCHANNEL-XSEC.yaml
48
38
  theory:
49
39
  conversion_factor: 1.0
@@ -51,10 +41,10 @@ implemented_observables:
51
41
  FK_tables:
52
42
  - - ATLAS_SINGLETOP_TCH_R_13TEV-ATLAS_SINGLETOP_TCH_R_13TEV_T
53
43
  - - ATLAS_SINGLETOP_TCH_R_13TEV-ATLAS_SINGLETOP_TCH_R_13TEV_TB
54
- data_uncertainties: []
44
+ data_uncertainties: [uncertainties_TCHANNEL-XSEC.yaml]
55
45
  variants:
56
46
  legacy:
57
47
  data_uncertainties:
58
48
  - uncertainties_legacy_TCHANNEL-XSEC.yaml
59
- data_central: data_legacy_TCHANNEL-XSEC.yaml
49
+ data_central: data_TCHANNEL-XSEC.yaml
60
50
  ported_from: ATLAS_SINGLETOP_TCH_R_13TEV
@@ -0,0 +1,107 @@
1
+ definitions:
2
+ stat:
3
+ description: Uncorrelated statistical uncertainties
4
+ treatment: ADD
5
+ type: UNCORR
6
+ sys_corr_1:
7
+ description: Monte Carlo statistics
8
+ treatment: MULT
9
+ type: UNCORR
10
+ sys_corr_2:
11
+ description: Muon uncertainties
12
+ treatment: MULT
13
+ type: UNCORR
14
+ sys_corr_3:
15
+ description: Electron uncertainties
16
+ treatment: MULT
17
+ type: UNCORR
18
+ sys_corr_4:
19
+ description: JES
20
+ treatment: MULT
21
+ type: UNCORR
22
+ sys_corr_5:
23
+ description: Jet energy resolution
24
+ treatment: MULT
25
+ type: UNCORR
26
+ sys_corr_6:
27
+ description: $E_\mathrm{T}^{\mathrm{miss}}$ modelling
28
+ treatment: MULT
29
+ type: UNCORR
30
+ sys_corr_7:
31
+ description: $b$-tagging efficiency
32
+ treatment: MULT
33
+ type: UNCORR
34
+ sys_corr_8:
35
+ description: $c$-tagging efficiency
36
+ treatment: MULT
37
+ type: UNCORR
38
+ sys_corr_9:
39
+ description: Light-jet tagging efficiency
40
+ treatment: MULT
41
+ type: UNCORR
42
+ sys_corr_10:
43
+ description: Pile-up reweighting
44
+ treatment: MULT
45
+ type: UNCORR
46
+ sys_corr_11:
47
+ description: $tq$ parton shower generator
48
+ treatment: MULT
49
+ type: UNCORR
50
+ sys_corr_12:
51
+ description: $tq$ NLO matching
52
+ treatment: MULT
53
+ type: UNCORR
54
+ sys_corr_13:
55
+ description: $tq$ radiation
56
+ treatment: MULT
57
+ type: UNCORR
58
+ sys_corr_14:
59
+ description: $t\bar{t}$, $Wt$, $t\bar{b}+\bar{t}b$ parton shower generator
60
+ treatment: MULT
61
+ type: UNCORR
62
+ sys_corr_15:
63
+ description: $t\bar{t}$, $Wt$, $t\bar{b}+\bar{t}b$ NLO matching
64
+ treatment: MULT
65
+ type: UNCORR
66
+ sys_corr_16:
67
+ description: $t\bar{t}$, $Wt$, $t\bar{b}+\bar{t}b$ radiation
68
+ treatment: MULT
69
+ type: UNCORR
70
+ sys_corr_17:
71
+ description: PDF
72
+ treatment: MULT
73
+ type: UNCORR
74
+ sys_corr_18:
75
+ description: Multijet normalisation
76
+ treatment: MULT
77
+ type: UNCORR
78
+ sys_corr_19:
79
+ description: Other background normalisation
80
+ treatment: MULT
81
+ type: UNCORR
82
+ sys_corr_20:
83
+ description: Luminosity
84
+ treatment: MULT
85
+ type: ATLASLUMI15
86
+ bins:
87
+ - stat: 0.086
88
+ sys_corr_1: 8.77200000e-02
89
+ sys_corr_2: 0.0172
90
+ sys_corr_3: 0.01204
91
+ sys_corr_4: 2.06400000e-02
92
+ sys_corr_5: 1.89200000e-02
93
+ sys_corr_6: 0.0086
94
+ sys_corr_7: 0.0086
95
+ sys_corr_8: 1.03200000e-02
96
+ sys_corr_9: 0.0086
97
+ sys_corr_10: 0.06536
98
+ sys_corr_11: 0.03268
99
+ sys_corr_12: 0.04816
100
+ sys_corr_13: 0.06364
101
+ sys_corr_14: 2.06400000e-02
102
+ sys_corr_15: 0.07912
103
+ sys_corr_16: 0.01204
104
+ sys_corr_17: 0.0086
105
+ sys_corr_18: 0.03096
106
+ sys_corr_19: 0.0086
107
+ sys_corr_20: 0.0086
@@ -0,0 +1,4 @@
1
+ data_central:
2
+ - 5.92655000e-01
3
+ - 0.5757
4
+ - 0.45977
@@ -0,0 +1,4 @@
1
+ data_central:
2
+ - 0.75
3
+ - 6.56700000e-01
4
+ - 5.54167500e-01
@@ -0,0 +1,2 @@
1
+ data_central:
2
+ - 2.04
@@ -1,37 +1,37 @@
1
1
  bins:
2
- - k1:
3
- min: null
2
+ - y_t:
3
+ min: 0.0
4
4
  mid: 0.1
5
- max: null
6
- k2:
5
+ max: 0.2
6
+ m_t2:
7
7
  min: null
8
- mid: 30032.89
8
+ mid: 29756.25
9
9
  max: null
10
- k3:
10
+ sqrts:
11
11
  min: null
12
12
  mid: 7000.0
13
13
  max: null
14
- - k1:
15
- min: null
14
+ - y_t:
15
+ min: 0.2
16
16
  mid: 0.4
17
- max: null
18
- k2:
17
+ max: 0.6
18
+ m_t2:
19
19
  min: null
20
- mid: 30032.89
20
+ mid: 29756.25
21
21
  max: null
22
- k3:
22
+ sqrts:
23
23
  min: null
24
24
  mid: 7000.0
25
25
  max: null
26
- - k1:
27
- min: null
28
- mid: 0.85
29
- max: null
30
- k2:
26
+ - y_t:
27
+ min: 0.6
28
+ mid: 8.50000000e-01
29
+ max: 1.1
30
+ m_t2:
31
31
  min: null
32
- mid: 30032.89
32
+ mid: 29756.25
33
33
  max: null
34
- k3:
34
+ sqrts:
35
35
  min: null
36
36
  mid: 7000.0
37
37
  max: null
@@ -1,37 +1,37 @@
1
1
  bins:
2
- - k1:
3
- min: null
2
+ - y_t:
3
+ min: 0.0
4
4
  mid: 0.1
5
- max: null
6
- k2:
5
+ max: 0.2
6
+ m_t2:
7
7
  min: null
8
- mid: 30032.89
8
+ mid: 29756.25
9
9
  max: null
10
- k3:
10
+ sqrts:
11
11
  min: null
12
12
  mid: 7000.0
13
13
  max: null
14
- - k1:
15
- min: null
14
+ - y_t:
15
+ min: 0.2
16
16
  mid: 0.4
17
- max: null
18
- k2:
17
+ max: 0.6
18
+ m_t2:
19
19
  min: null
20
- mid: 30032.89
20
+ mid: 29756.25
21
21
  max: null
22
- k3:
22
+ sqrts:
23
23
  min: null
24
24
  mid: 7000.0
25
25
  max: null
26
- - k1:
27
- min: null
28
- mid: 0.85
29
- max: null
30
- k2:
26
+ - y_t:
27
+ min: 0.6
28
+ mid: 8.50000000e-01
29
+ max: 1.1
30
+ m_t2:
31
31
  min: null
32
- mid: 30032.89
32
+ mid: 29756.25
33
33
  max: null
34
- k3:
34
+ sqrts:
35
35
  min: null
36
36
  mid: 7000.0
37
37
  max: null
@@ -1,13 +1,13 @@
1
1
  bins:
2
- - k1:
2
+ - zero:
3
+ min: 0
4
+ mid: 0
5
+ max: 0
6
+ m_t2:
3
7
  min: null
4
- mid: 0.0
8
+ mid: 29756.25
5
9
  max: null
6
- k2:
7
- min: null
8
- mid: 30032.89
9
- max: null
10
- k3:
10
+ sqrts:
11
11
  min: null
12
12
  mid: 7000.0
13
13
  max: null
@@ -1,6 +1,6 @@
1
1
  setname: ATLAS_SINGLETOP_7TEV
2
- version: 1
3
- version_comment: Port of old commondata
2
+ version: 2
3
+ version_comment: Implementation of new data
4
4
  nnpdf_metadata:
5
5
  nnpdf31_process: SINGLETOP
6
6
  experiment: ATLAS
@@ -8,45 +8,45 @@ arXiv:
8
8
  url: https://arxiv.org/abs/1406.7844
9
9
  journal: Phys. Rev. D 90 (2014) 112006
10
10
  iNSPIRE:
11
- url: ''
11
+ url: https://inspirehep.net/literature/1303905
12
12
  hepdata:
13
- url: ''
14
- version: -1
13
+ url: https://www.hepdata.net/record/ins1303905
14
+ version: 2
15
15
  implemented_observables:
16
16
  - observable_name: TBAR-Y-NORM
17
17
  observable:
18
18
  description: Heavy Quarks Production Single Quark Rapidity Distribution
19
19
  label: ATLAS single antitop $y$ (normalised)
20
20
  units: ''
21
- process_type: HQP_YQ
22
- tables: []
21
+ process_type: SINGLETOP
22
+ tables: [18, 35, 27]
23
23
  npoints: []
24
24
  ndata: 3
25
25
  plotting:
26
- kinematics_override: hqp_yq_sqrt_scale
26
+ kinematics_override: identity
27
27
  dataset_label: ATLAS single antitop $y$ (normalised)
28
28
  y_label: $(1/\sigma_{\bar t})d\sigma_{\bar t}/d|y_{\bar t}|$
29
29
  figure_by:
30
- - k3
31
- plot_x: k1
30
+ - sqrts
31
+ plot_x: y_t
32
32
  kinematic_coverage:
33
- - k1
34
- - k2
35
- - k3
33
+ - y_t
34
+ - m_t2
35
+ - sqrts
36
36
  kinematics:
37
37
  variables:
38
- k1:
39
- description: Variable k1
40
- label: k1
41
- units: ''
42
- k2:
43
- description: Variable k2
44
- label: k2
45
- units: ''
46
- k3:
47
- description: Variable k3
48
- label: k3
49
- units: ''
38
+ y_t:
39
+ description: "Antitop rapidity"
40
+ label: $y$
41
+ units: ""
42
+ m_t2:
43
+ description: "top mass squared"
44
+ label: $M^2$
45
+ units: $GeV^2$
46
+ sqrts:
47
+ description: "Center of mass energy"
48
+ label: $\sqrt{s}$
49
+ units: $GeV$
50
50
  file: kinematics_TBAR-Y-NORM.yaml
51
51
  theory:
52
52
  normalization:
@@ -60,47 +60,48 @@ implemented_observables:
60
60
  - ATLAS_SINGLETOP_TCH_DIFF_7TEV_TBAR_RAP_NORM-aMCfast_obs_1
61
61
  - ATLAS_SINGLETOP_TCH_DIFF_7TEV_TBAR_RAP_NORM-aMCfast_obs_2
62
62
  - - ATLAS_SINGLETOP_TCH_DIFF_7TEV_TBAR_RAP_NORM-ATLAS_SINGLETOP_TCH_R_7TEV_TB
63
- data_uncertainties: []
63
+ data_uncertainties: [uncertainties_TBAR-Y-NORM.yaml]
64
64
  variants:
65
65
  legacy:
66
66
  data_uncertainties:
67
67
  - uncertainties_legacy_TBAR-Y-NORM.yaml
68
- data_central: data_legacy_TBAR-Y-NORM.yaml
68
+ data_central: data_legacy_TBAR-Y-NORM.yaml
69
+ data_central: data_TBAR-Y-NORM.yaml
69
70
  ported_from: ATLAS_SINGLETOP_TCH_DIFF_7TEV_TBAR_RAP_NORM
70
71
  - observable_name: T-Y-NORM
71
72
  observable:
72
73
  description: Heavy Quarks Production Single Quark Rapidity Distribution
73
74
  label: ATLAS single top $y_t$ (normalised)
74
75
  units: ''
75
- process_type: HQP_YQ
76
- tables: []
76
+ process_type: SINGLETOP
77
+ tables: [17, 26, 34]
77
78
  npoints: []
78
79
  ndata: 3
79
80
  plotting:
80
- kinematics_override: hqp_yq_sqrt_scale
81
+ kinematics_override: identity
81
82
  dataset_label: ATLAS single top $y_t$ (normalised)
82
83
  y_label: $(1/\sigma_t)d\sigma_t/d|y_t|$
83
84
  figure_by:
84
- - k3
85
- plot_x: k1
85
+ - sqrts
86
+ plot_x: y_t
86
87
  kinematic_coverage:
87
- - k1
88
- - k2
89
- - k3
88
+ - y_t
89
+ - m_t2
90
+ - sqrts
90
91
  kinematics:
91
92
  variables:
92
- k1:
93
- description: Variable k1
94
- label: k1
95
- units: ''
96
- k2:
97
- description: Variable k2
98
- label: k2
99
- units: ''
100
- k3:
101
- description: Variable k3
102
- label: k3
103
- units: ''
93
+ y_t:
94
+ description: "top rapidity"
95
+ label: $y$
96
+ units: ""
97
+ m_t2:
98
+ description: "top mass squared"
99
+ label: $M^2$
100
+ units: $GeV^2$
101
+ sqrts:
102
+ description: "Center of mass energy"
103
+ label: $\sqrt{s}$
104
+ units: $GeV$
104
105
  file: kinematics_T-Y-NORM.yaml
105
106
  theory:
106
107
  normalization:
@@ -114,12 +115,13 @@ implemented_observables:
114
115
  - ATLAS_SINGLETOP_TCH_DIFF_7TEV_T_RAP_NORM-aMCfast_obs_1
115
116
  - ATLAS_SINGLETOP_TCH_DIFF_7TEV_T_RAP_NORM-aMCfast_obs_2
116
117
  - - ATLAS_SINGLETOP_TCH_DIFF_7TEV_T_RAP_NORM-ATLAS_SINGLETOP_TCH_R_7TEV_T
117
- data_uncertainties: []
118
+ data_uncertainties: [uncertainties_T-Y-NORM.yaml]
118
119
  variants:
119
120
  legacy:
120
121
  data_uncertainties:
121
122
  - uncertainties_legacy_T-Y-NORM.yaml
122
- data_central: data_legacy_T-Y-NORM.yaml
123
+ data_central: data_legacy_T-Y-NORM.yaml
124
+ data_central: data_T-Y-NORM.yaml
123
125
  ported_from: ATLAS_SINGLETOP_TCH_DIFF_7TEV_T_RAP_NORM
124
126
  - observable_name: TCHANNEL-XSEC
125
127
  observable:
@@ -127,31 +129,31 @@ implemented_observables:
127
129
  label: ATLAS single top $R_{t}$ 7 TeV
128
130
  units: ''
129
131
  process_type: INC
130
- tables: []
132
+ tables: [2, 3]
131
133
  npoints: []
132
134
  ndata: 1
133
135
  plotting:
134
- kinematics_override: inc_sqrt_scale
136
+ kinematics_override: identity
135
137
  dataset_label: ATLAS single top $R_{t}$ 7 TeV
136
138
  plot_x: idat
137
139
  kinematic_coverage:
138
- - k1
139
- - k2
140
- - k3
140
+ - zero
141
+ - m_t2
142
+ - sqrts
141
143
  kinematics:
142
144
  variables:
143
- k1:
144
- description: Variable k1
145
- label: k1
146
- units: ''
147
- k2:
148
- description: Variable k2
149
- label: k2
150
- units: ''
151
- k3:
152
- description: Variable k3
153
- label: k3
154
- units: ''
145
+ zero:
146
+ description: ""
147
+ label: $$
148
+ units: ""
149
+ m_t2:
150
+ description: "top mass squared"
151
+ label: $M^2$
152
+ units: $GeV^2$
153
+ sqrts:
154
+ description: "Center of mass energy"
155
+ label: $\sqrt{s}$
156
+ units: $GeV$
155
157
  file: kinematics_TCHANNEL-XSEC.yaml
156
158
  theory:
157
159
  conversion_factor: 1.0
@@ -159,10 +161,10 @@ implemented_observables:
159
161
  FK_tables:
160
162
  - - ATLAS_SINGLETOP_TCH_R_7TEV-ATLAS_SINGLETOP_TCH_R_7TEV_T
161
163
  - - ATLAS_SINGLETOP_TCH_R_7TEV-ATLAS_SINGLETOP_TCH_R_7TEV_TB
162
- data_uncertainties: []
164
+ data_uncertainties: [uncertainties_TCHANNEL-XSEC.yaml]
163
165
  variants:
164
166
  legacy:
165
167
  data_uncertainties:
166
168
  - uncertainties_legacy_TCHANNEL-XSEC.yaml
167
- data_central: data_legacy_TCHANNEL-XSEC.yaml
169
+ data_central: data_TCHANNEL-XSEC.yaml
168
170
  ported_from: ATLAS_SINGLETOP_TCH_R_7TEV
@@ -0,0 +1,72 @@
1
+ definitions:
2
+ sys_corr_1:
3
+ description: Statistical uncertainty 0
4
+ treatment: ADD
5
+ type: CORR
6
+ sys_corr_2:
7
+ description: Statistical uncertainty 1
8
+ treatment: ADD
9
+ type: CORR
10
+ sys_corr_3:
11
+ description: Statistical uncertainty 2
12
+ treatment: ADD
13
+ type: CORR
14
+ sys_corr_4:
15
+ description: Monte Carlo statistical
16
+ treatment: MULT
17
+ type: CORR
18
+ sys_corr_5:
19
+ description: Background normalization
20
+ treatment: MULT
21
+ type: CORR
22
+ sys_corr_6:
23
+ description: JES $\eta$ intercalibration
24
+ treatment: MULT
25
+ type: CORR
26
+ sys_corr_7:
27
+ description: Jet energy resolution
28
+ treatment: MULT
29
+ type: CORR
30
+ sys_corr_8:
31
+ description: PDF
32
+ treatment: MULT
33
+ type: CORR
34
+ sys_corr_9:
35
+ description: $tq$ generator + parton shower
36
+ treatment: MULT
37
+ type: CORR
38
+ sys_corr_10:
39
+ description: $tq$ scale variation
40
+ treatment: MULT
41
+ type: CORR
42
+ bins:
43
+ - sys_corr_1: 5.28140740e+00
44
+ sys_corr_2: -5.48184643e-01
45
+ sys_corr_3: -4.82642618e-02
46
+ sys_corr_4: 3.481
47
+ sys_corr_5: 0.295
48
+ sys_corr_6: 9.15451118e-03
49
+ sys_corr_7: 0.708
50
+ sys_corr_8: 1.003
51
+ sys_corr_9: 5.55603348e-02
52
+ sys_corr_10: 0.295
53
+ - sys_corr_1: -6.21517163e-01
54
+ sys_corr_2: -1.82842573e+00
55
+ sys_corr_3: -3.09491192e+00
56
+ sys_corr_4: 2.73600000e+00
57
+ sys_corr_5: 0.285
58
+ sys_corr_6: 1.07849061e-02
59
+ sys_corr_7: 0.285
60
+ sys_corr_8: 1.026
61
+ sys_corr_9: 1.65496435e-02
62
+ sys_corr_10: 0.285
63
+ - sys_corr_1: -7.18475744e-01
64
+ sys_corr_2: -2.44794411e+00
65
+ sys_corr_3: 2.32246900e+00
66
+ sys_corr_4: 2.25400000e+00
67
+ sys_corr_5: 5.06000000e-01
68
+ sys_corr_6: 6.67792632e-03
69
+ sys_corr_7: 7.36000000e-03
70
+ sys_corr_8: 0.23
71
+ sys_corr_9: 0.23
72
+ sys_corr_10: 0.23