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,41 @@
1
+ ID: 40_012_009
2
+ Comments: Same as 40_009_002, but alphas=0.123
3
+ PTO: 2
4
+ FNS: FONLL-C
5
+ DAMP: 0
6
+ IC: 1
7
+ Q0: 1.65
8
+ ModEv: TRN
9
+ XIR: 1.0
10
+ XIF: 1.0
11
+ NfFF: 5
12
+ QED: 0
13
+ HQ: POLE
14
+ mc: 1.51
15
+ Qmc: 1.51
16
+ kcThr: 1.0
17
+ mb: 4.92
18
+ Qmb: 4.92
19
+ kbThr: 1.0
20
+ mt: 175.0
21
+ Qmt: 172.5
22
+ ktThr: 1.0
23
+ CKM:
24
+ - 0.97428
25
+ - 0.2253
26
+ - 0.00347
27
+ - 0.2252
28
+ - 0.97345
29
+ - 0.041
30
+ - 0.00862
31
+ - 0.0403
32
+ - 0.999152
33
+ MZ: 91.1876
34
+ MW: 80.398
35
+ GF: 1.1663787e-05
36
+ SIN2TW: 0.23126
37
+ TMC: 1
38
+ MP: 0.938
39
+ Qref: 91.2
40
+ alphas: 0.123
41
+ alphaqed: 0.0077553
@@ -0,0 +1,41 @@
1
+ ID: 40_012_010
2
+ Comments: Same as 40_009_002, but alphas=0.124
3
+ PTO: 2
4
+ FNS: FONLL-C
5
+ DAMP: 0
6
+ IC: 1
7
+ Q0: 1.65
8
+ ModEv: TRN
9
+ XIR: 1.0
10
+ XIF: 1.0
11
+ NfFF: 5
12
+ QED: 0
13
+ HQ: POLE
14
+ mc: 1.51
15
+ Qmc: 1.51
16
+ kcThr: 1.0
17
+ mb: 4.92
18
+ Qmb: 4.92
19
+ kbThr: 1.0
20
+ mt: 175.0
21
+ Qmt: 172.5
22
+ ktThr: 1.0
23
+ CKM:
24
+ - 0.97428
25
+ - 0.2253
26
+ - 0.00347
27
+ - 0.2252
28
+ - 0.97345
29
+ - 0.041
30
+ - 0.00862
31
+ - 0.0403
32
+ - 0.999152
33
+ MZ: 91.1876
34
+ MW: 80.398
35
+ GF: 1.1663787e-05
36
+ SIN2TW: 0.23126
37
+ TMC: 1
38
+ MP: 0.938
39
+ Qref: 91.2
40
+ alphas: 0.124
41
+ alphaqed: 0.0077553
@@ -0,0 +1,41 @@
1
+ ID: 40_012_011
2
+ Comments: Same as 40_009_002, but alphas=0.125
3
+ PTO: 2
4
+ FNS: FONLL-C
5
+ DAMP: 0
6
+ IC: 1
7
+ Q0: 1.65
8
+ ModEv: TRN
9
+ XIR: 1.0
10
+ XIF: 1.0
11
+ NfFF: 5
12
+ QED: 0
13
+ HQ: POLE
14
+ mc: 1.51
15
+ Qmc: 1.51
16
+ kcThr: 1.0
17
+ mb: 4.92
18
+ Qmb: 4.92
19
+ kbThr: 1.0
20
+ mt: 175.0
21
+ Qmt: 172.5
22
+ ktThr: 1.0
23
+ CKM:
24
+ - 0.97428
25
+ - 0.2253
26
+ - 0.00347
27
+ - 0.2252
28
+ - 0.97345
29
+ - 0.041
30
+ - 0.00862
31
+ - 0.0403
32
+ - 0.999152
33
+ MZ: 91.1876
34
+ MW: 80.398
35
+ GF: 1.1663787e-05
36
+ SIN2TW: 0.23126
37
+ TMC: 1
38
+ MP: 0.938
39
+ Qref: 91.2
40
+ alphas: 0.125
41
+ alphaqed: 0.0077553
@@ -0,0 +1,41 @@
1
+ ID: 40_012_012
2
+ Comments: Same as 40_009_002, but alphas=0.130
3
+ PTO: 2
4
+ FNS: FONLL-C
5
+ DAMP: 0
6
+ IC: 1
7
+ Q0: 1.65
8
+ ModEv: TRN
9
+ XIR: 1.0
10
+ XIF: 1.0
11
+ NfFF: 5
12
+ QED: 0
13
+ HQ: POLE
14
+ mc: 1.51
15
+ Qmc: 1.51
16
+ kcThr: 1.0
17
+ mb: 4.92
18
+ Qmb: 4.92
19
+ kbThr: 1.0
20
+ mt: 175.0
21
+ Qmt: 172.5
22
+ ktThr: 1.0
23
+ CKM:
24
+ - 0.97428
25
+ - 0.2253
26
+ - 0.00347
27
+ - 0.2252
28
+ - 0.97345
29
+ - 0.041
30
+ - 0.00862
31
+ - 0.0403
32
+ - 0.999152
33
+ MZ: 91.1876
34
+ MW: 80.398
35
+ GF: 1.1663787e-05
36
+ SIN2TW: 0.23126
37
+ TMC: 1
38
+ MP: 0.938
39
+ Qref: 91.2
40
+ alphas: 0.130
41
+ alphaqed: 0.0077553
@@ -19,7 +19,7 @@ class TheoryNotFoundInDatabase(Exception):
19
19
 
20
20
 
21
21
  @lru_cache
22
- def parse_theory_card(theory_card):
22
+ def _parse_theory_card(theory_card):
23
23
  """Read the theory card using validobj parsing
24
24
  Returns the theory as a dictionary
25
25
  """
@@ -27,6 +27,22 @@ def parse_theory_card(theory_card):
27
27
  return tcard.asdict()
28
28
 
29
29
 
30
+ @lru_cache
31
+ def _get_available_theory_cards(path):
32
+ """Since theoryfile names may contain underscores, the theoryfile name cannot uniquely be
33
+ determined from the theoryID. Therefore we create a mapping between the theoryid as python
34
+ int and the corresponding file.
35
+ """
36
+ available_theories = {}
37
+ for theoryfile in path.glob("*.yaml"):
38
+ tmp_id = int(theoryfile.stem)
39
+ if tmp_id in available_theories:
40
+ another = available_theories[tmp_id]
41
+ raise ValueError(f"Two theory files with same id: {theoryfile} and {another}")
42
+ available_theories[tmp_id] = theoryfile
43
+ return available_theories
44
+
45
+
30
46
  def fetch_theory(theory_database: Path, theoryID: int):
31
47
  """Looks in the theory card folder and returns a dictionary of theory info for the
32
48
  theory number specified by `theoryID`.
@@ -50,38 +66,23 @@ def fetch_theory(theory_database: Path, theoryID: int):
50
66
  >>> theory = fetch_theory(theory_cards, 700)
51
67
  """
52
68
 
53
- available_theories = get_available_theory_cards(theory_database)
69
+ available_theories = _get_available_theory_cards(theory_database)
54
70
  theoryID = int(theoryID)
55
71
  try:
56
72
  theoryfile = available_theories[theoryID]
57
73
  except KeyError as e:
58
74
  raise TheoryNotFoundInDatabase(f"Theorycard for theory not found: {e}")
59
75
 
60
- tdict = parse_theory_card(theoryfile)
76
+ tdict = _parse_theory_card(theoryfile)
61
77
  if tdict["ID"] != theoryID:
62
78
  raise ValueError(f"The theory ID in {theoryfile} doesn't correspond with its ID entry")
63
79
  return tdict
64
80
 
65
81
 
66
- @lru_cache
67
- def get_available_theory_cards(path):
68
- """Since theoryfile names may contain underscores, the theoryfile name cannot uniquely be
69
- determined from the theoryID. Therefore we create a mapping between the theoryid as python
70
- int and the corresponding file.
71
- """
72
- available_theories = {}
73
- for theoryfile in path.glob("*.yaml"):
74
- tmp_id = int(theoryfile.stem)
75
- if tmp_id in available_theories:
76
- another = available_theories[tmp_id]
77
- raise ValueError(f"Two theory files with same id: {theoryfile} and {another}")
78
- available_theories[tmp_id] = theoryfile
79
- return available_theories
80
-
81
-
82
82
  def fetch_all(theory_database: Path):
83
83
  """Looks in the theory database and returns a dataframe with theory info
84
- for all theories
84
+ for all theories that can be found in the folder ``theory_database``.
85
+ Every ``.yaml`` file found in the folder will be considered a possible theory.
85
86
 
86
87
  Parameters
87
88
  ----------
@@ -99,9 +100,7 @@ def fetch_all(theory_database: Path):
99
100
  >>> from nnpdf_data.theorydbutils import fetch_all
100
101
  >>> theory_df = fetch_all(theory_cards)
101
102
  """
102
- available_theories = get_available_theory_cards(theory_database)
103
- theories = []
104
- for theory_path in available_theories.values():
105
- theories.append(parse_theory_card(theory_path))
103
+ available_theories = _get_available_theory_cards(theory_database)
104
+ theories = [fetch_theory(theory_database, thid) for thid in available_theories]
106
105
  df = pd.DataFrame(theories)
107
106
  return df.set_index(['ID']).sort_index()
nnpdf_data/utils.py CHANGED
@@ -1,12 +1,10 @@
1
1
  import pathlib
2
2
 
3
- try:
4
- import ruamel.yaml as yaml
5
- except ImportError:
6
- import ruamel_yaml as yaml
7
-
3
+ from ruamel.yaml import YAML
8
4
  from validobj import ValidationError, parse_input
5
+ import yaml
9
6
 
7
+ yaml_rt = YAML(typ="rt")
10
8
  try:
11
9
  # If libyaml is available, use the C loader
12
10
  Loader = yaml.CLoader
@@ -36,14 +34,14 @@ def parse_yaml_inp(input_yaml, spec):
36
34
  return parse_input(inp, spec)
37
35
  except ValidationError as e:
38
36
  current_exc = e
39
- # In order to provide a more complete error information, use round_trip_load
37
+ # In order to provide a more complete error information, use round trip
40
38
  # to read the .yaml file again (insetad of using the CLoader)
41
- current_inp = yaml.round_trip_load(input_yaml.open("r", encoding="utf-8"))
39
+ current_inp = yaml_rt.load(input_yaml.open("r", encoding="utf-8"))
42
40
  error_text_lines = []
43
41
  while current_exc:
44
42
  if hasattr(current_exc, 'wrong_field'):
45
43
  wrong_field = current_exc.wrong_field
46
- # Mappings compping from ``round_trip_load`` have an
44
+ # Mappings compping from yaml_rt have an
47
45
  # ``lc`` attribute that gives a tuple of
48
46
  # ``(line_number, column)`` for a given item in
49
47
  # the mapping.
@@ -9,8 +9,12 @@
9
9
  """
10
10
 
11
11
  import dataclasses
12
+ from functools import cache
13
+ import pathlib
12
14
  import typing
13
15
 
16
+ import ruamel.yaml as yaml
17
+
14
18
  labeler_functions = []
15
19
 
16
20
 
@@ -37,3 +41,76 @@ class PlottingOptions:
37
41
  normalize: typing.Optional[dict] = None
38
42
  # Note that this "PlottingOptions" start already digested, because it actually does nothing!
39
43
  already_digested: typing.Optional[bool] = True
44
+
45
+
46
+ ########## Legacy names compatibility
47
+ # The functions and variables below exist solely for reproducibility of old NNPDF results
48
+ # and no external code or new feature should depend on them as they might be removed at any point
49
+ # with no previous warning
50
+
51
+ path_vpdata = pathlib.Path(__file__).parent
52
+ path_commondata = path_vpdata / "commondata"
53
+ _path_legacy_mapping = path_commondata / "dataset_names.yml"
54
+ _legacy_to_new_mapping_raw = yaml.YAML().load(_path_legacy_mapping)
55
+ # Convert strings into a dictionary
56
+ legacy_to_new_mapping = {
57
+ k: ({"dataset": v} if isinstance(v, str) else v) for k, v in _legacy_to_new_mapping_raw.items()
58
+ }
59
+
60
+
61
+ @cache
62
+ def legacy_to_new_map(dataset_name, sys=None):
63
+ """Find the new dataset name and variant corresponding to an old dataset
64
+ and systematics choice"""
65
+ if dataset_name not in legacy_to_new_mapping:
66
+ return dataset_name, None
67
+
68
+ new_name = legacy_to_new_mapping[dataset_name]
69
+ variant = new_name.get("variant")
70
+ new_name = new_name["dataset"]
71
+ if sys is not None:
72
+ if variant is None:
73
+ raise KeyError(
74
+ f"I cannot translate the combination of {dataset_name} and sys: {sys}. Please report this."
75
+ )
76
+ variant += f"_{sys}"
77
+
78
+ return new_name, variant
79
+
80
+
81
+ @cache
82
+ def new_to_legacy_map(dataset_name, variant_used):
83
+ """Loop over the dictionary and find the right dataset.
84
+
85
+ Since it is posible to have more than 1 dataset mapped to the same new one,
86
+ returns a list of everything that matches.
87
+
88
+ This function will loop over the entire dictionary of mappings and selects
89
+ 1. All datasets that match exactly what's in the runcard (dataset & variant): exact_matches
90
+ 2. All datasets that match the dataset name: matches
91
+ If there are any `exact_matches`, it will return only those; otherwise, return all `matches`
92
+ if there are no `matches` at all, return None
93
+ """
94
+
95
+ matches = []
96
+ exact_matches = []
97
+
98
+ for old_name, new_info in legacy_to_new_mapping.items():
99
+ new_name = new_info["dataset"]
100
+ variant = new_info.get("variant")
101
+
102
+ if new_name == dataset_name:
103
+ matches.append(old_name)
104
+ # if it's a nuclear DIS data promote legacy to be legacy_dw
105
+ if "_DW_" in old_name and variant_used == "legacy":
106
+ variant = "legacy_dw"
107
+
108
+ if variant_used == variant:
109
+ exact_matches.append(old_name)
110
+
111
+ # If we found exact matches, return those and stop looking
112
+ if exact_matches:
113
+ return exact_matches
114
+ elif matches:
115
+ return matches
116
+ return None
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: nnpdf_data
3
- Version: 0.0.1
4
- Summary: The NNPDF data repository. Beta version.
5
- Home-page: https://github.com/NNPDF/nnpdf_data
3
+ Version: 0.0.2
4
+ Summary: The NNPDF data repository
6
5
  License: GPL-3.0-or-later
7
6
  Author: NNPDF Collaboration
8
7
  Requires-Python: >=3.9,<4.0
@@ -21,7 +20,7 @@ Provides-Extra: filter
21
20
  Requires-Dist: numpy
22
21
  Requires-Dist: openpyxl ; extra == "filter"
23
22
  Requires-Dist: pandas
24
- Requires-Dist: ruamel.yaml (<0.18)
23
+ Requires-Dist: ruamel.yaml
25
24
  Requires-Dist: scipy ; extra == "filter"
26
25
  Requires-Dist: uproot ; extra == "filter"
27
26
  Requires-Dist: validobj