nnpdf-data 4.1.1__py3-none-any.whl → 4.1.3__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 (107) hide show
  1. nnpdf_data/__init__.py +14 -4
  2. nnpdf_data/_version.py +1 -1
  3. nnpdf_data/cfactors/CF_MAS_NUTEV_CC_NB_FE_SIGMARED.dat +54 -0
  4. nnpdf_data/cfactors/CF_MAS_NUTEV_CC_NU_FE_SIGMARED.dat +54 -0
  5. nnpdf_data/cfactors/CF_NRM_ATLAS_WZ_TOT_13TEV-ATLASWZTOT13TEV81PB_WM_tot.dat +10 -0
  6. nnpdf_data/cfactors/CF_NRM_ATLAS_WZ_TOT_13TEV-ATLASWZTOT13TEV81PB_WP_tot.dat +10 -0
  7. nnpdf_data/cfactors/CF_NRM_ATLAS_WZ_TOT_13TEV-ATLASWZTOT13TEV81PB_Z_tot.dat +10 -0
  8. nnpdf_data/cfactors/CF_NRM_CMSZDIFF12-CMSZDIFF12-BIN1_ptZ.dat +19 -0
  9. nnpdf_data/cfactors/CF_NRM_CMSZDIFF12-CMSZDIFF12-BIN2_ptZ.dat +19 -0
  10. nnpdf_data/cfactors/CF_NRM_CMSZDIFF12-CMSZDIFF12-BIN3_ptZ.dat +19 -0
  11. nnpdf_data/cfactors/CF_NRM_CMSZDIFF12-CMSZDIFF12-BIN4_ptZ.dat +19 -0
  12. nnpdf_data/cfactors/CF_NRM_CMSZDIFF12-CMSZDIFF12-BIN5_ptZ.dat +19 -0
  13. nnpdf_data/cfactors/CF_NRM_LHCB_DY_7TEV.dat +26 -0
  14. nnpdf_data/cfactors/CF_NRM_LHCB_DY_8TEV.dat +27 -0
  15. nnpdf_data/cfactors/CF_NRM_LHCB_WM_7TEV.dat +17 -0
  16. nnpdf_data/cfactors/CF_NRM_LHCB_WM_8TEV.dat +17 -0
  17. nnpdf_data/cfactors/CF_NRM_LHCB_WP_7TEV.dat +17 -0
  18. nnpdf_data/cfactors/CF_NRM_LHCB_WP_8TEV.dat +17 -0
  19. nnpdf_data/cfactors/readme.md +2 -0
  20. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_2L_TOT/data.yaml +2 -0
  21. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_2L_TOT/kinematics.yaml +9 -0
  22. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_2L_TOT/metadata.yaml +46 -0
  23. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_2L_TOT/uncertainties.yaml +22 -0
  24. nnpdf_data/commondata/ATLAS_TTBAR_13TEV_TOT/metadata.yaml +1 -1
  25. nnpdf_data/commondata/ATLAS_Z0J_8TEV/metadata.yaml +13 -1
  26. nnpdf_data/commondata/ATLAS_Z0J_8TEV/uncertainties_decorr_PT-M.yaml +274 -0
  27. nnpdf_data/commondata/ATLAS_Z0J_8TEV/uncertainties_decorr_PT-Y.yaml +498 -0
  28. nnpdf_data/commondata/ATLAS_Z0J_8TEV/uncertainties_decorr_sys_10_PT-M.yaml +342 -0
  29. nnpdf_data/commondata/ATLAS_Z0J_8TEV/uncertainties_decorr_sys_10_PT-Y.yaml +622 -0
  30. nnpdf_data/commondata/CMS_1JET_8TEV/uncertainties.yaml +28984 -28984
  31. nnpdf_data/commondata/CMS_TTBAR_13TEV_35P9FB-1_TAU_TOT/data.yaml +2 -0
  32. nnpdf_data/commondata/CMS_TTBAR_13TEV_35P9FB-1_TAU_TOT/kinematics.yaml +9 -0
  33. nnpdf_data/commondata/CMS_TTBAR_13TEV_35P9FB-1_TAU_TOT/metadata.yaml +46 -0
  34. nnpdf_data/commondata/CMS_TTBAR_13TEV_35P9FB-1_TAU_TOT/uncertainties.yaml +17 -0
  35. nnpdf_data/commondata/CMS_WPWM_13TEV_ETA/metadata.yaml +1 -1
  36. nnpdf_data/commondata/CMS_Z0_7TEV_DIMUON/uncertainties.yaml +8188 -8188
  37. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XCB.yaml +161 -0
  38. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XCQ.yaml +161 -0
  39. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XDB.yaml +161 -0
  40. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XDQ.yaml +161 -0
  41. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XGL.yaml +201 -0
  42. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XSB.yaml +161 -0
  43. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XSQ.yaml +161 -0
  44. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XUB.yaml +161 -0
  45. nnpdf_data/commondata/NNPDF_POS_100GEV/kinematics_XUQ.yaml +161 -0
  46. nnpdf_data/commondata/NNPDF_POS_100GEV/metadata.yaml +302 -0
  47. nnpdf_data/commondataparser.py +12 -5
  48. nnpdf_data/theory.py +2 -2
  49. nnpdf_data/theory_cards/40005027.yaml +50 -0
  50. nnpdf_data/theory_cards/40005028.yaml +50 -0
  51. nnpdf_data/theory_cards/40005029.yaml +50 -0
  52. nnpdf_data/theory_cards/40005030.yaml +50 -0
  53. nnpdf_data/theory_cards/40005031.yaml +50 -0
  54. nnpdf_data/theory_cards/40005032.yaml +50 -0
  55. nnpdf_data/theory_cards/40005033.yaml +50 -0
  56. nnpdf_data/theory_cards/40005034.yaml +50 -0
  57. nnpdf_data/theory_cards/40005035.yaml +50 -0
  58. nnpdf_data/theory_cards/40005036.yaml +50 -0
  59. nnpdf_data/theory_cards/40005037.yaml +50 -0
  60. nnpdf_data/theory_cards/40005038.yaml +50 -0
  61. nnpdf_data/theory_cards/40005039.yaml +50 -0
  62. nnpdf_data/theory_cards/40005040.yaml +50 -0
  63. nnpdf_data/theory_cards/40005041.yaml +50 -0
  64. nnpdf_data/theory_cards/40005042.yaml +50 -0
  65. nnpdf_data/theory_cards/40005043.yaml +50 -0
  66. nnpdf_data/theory_cards/40005044.yaml +50 -0
  67. nnpdf_data/theory_cards/40005045.yaml +50 -0
  68. nnpdf_data/theory_cards/40005046.yaml +50 -0
  69. nnpdf_data/theory_cards/40005047.yaml +50 -0
  70. nnpdf_data/theory_cards/40005048.yaml +50 -0
  71. nnpdf_data/theory_cards/40005049.yaml +50 -0
  72. nnpdf_data/theory_cards/40005050.yaml +50 -0
  73. nnpdf_data/theory_cards/40005051.yaml +50 -0
  74. nnpdf_data/theory_cards/40005052.yaml +50 -0
  75. nnpdf_data/theory_cards/40005053.yaml +50 -0
  76. nnpdf_data/theory_cards/40022000.yaml +41 -0
  77. nnpdf_data/theory_cards/40022001.yaml +41 -0
  78. nnpdf_data/theory_cards/40022002.yaml +41 -0
  79. nnpdf_data/theory_cards/40022003.yaml +43 -0
  80. nnpdf_data/theory_cards/40022004.yaml +41 -0
  81. nnpdf_data/theory_cards/40022005.yaml +41 -0
  82. nnpdf_data/theory_cards/40022006.yaml +41 -0
  83. nnpdf_data/theory_cards/40022007.yaml +41 -0
  84. nnpdf_data/theory_cards/40022008.yaml +41 -0
  85. nnpdf_data/theory_cards/40022009.yaml +41 -0
  86. nnpdf_data/theory_cards/40022010.yaml +41 -0
  87. nnpdf_data/theory_cards/40022011.yaml +41 -0
  88. nnpdf_data/theory_cards/40023000.yaml +41 -0
  89. nnpdf_data/theory_cards/40023001.yaml +41 -0
  90. nnpdf_data/theory_cards/40023002.yaml +41 -0
  91. nnpdf_data/theory_cards/40023003.yaml +41 -0
  92. nnpdf_data/theory_cards/40023004.yaml +41 -0
  93. nnpdf_data/theory_cards/40023005.yaml +41 -0
  94. nnpdf_data/theory_cards/40023006.yaml +41 -0
  95. nnpdf_data/theory_cards/40023007.yaml +41 -0
  96. nnpdf_data/theory_cards/40023008.yaml +41 -0
  97. nnpdf_data/theory_cards/40023009.yaml +41 -0
  98. nnpdf_data/theory_cards/40023010.yaml +41 -0
  99. nnpdf_data/theory_cards/40023011.yaml +41 -0
  100. nnpdf_data/theory_cards/41041000.yaml +42 -0
  101. nnpdf_data/theory_cards/41041001.yaml +42 -0
  102. nnpdf_data/theory_cards/41041002.yaml +42 -0
  103. nnpdf_data/utils.py +104 -0
  104. nnpdf_data/validphys_compatibility.py +1 -3
  105. {nnpdf_data-4.1.1.dist-info → nnpdf_data-4.1.3.dist-info}/METADATA +1 -1
  106. {nnpdf_data-4.1.1.dist-info → nnpdf_data-4.1.3.dist-info}/RECORD +107 -14
  107. {nnpdf_data-4.1.1.dist-info → nnpdf_data-4.1.3.dist-info}/WHEEL +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.