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
@@ -0,0 +1,2 @@
1
+ data_central:
2
+ - 781
@@ -0,0 +1,9 @@
1
+ bins:
2
+ - m_t2:
3
+ min: null
4
+ mid: 29756.25
5
+ max: null
6
+ sqrts:
7
+ min: null
8
+ mid: 13000
9
+ max: null
@@ -0,0 +1,46 @@
1
+ setname: CMS_TTBAR_13TEV_35P9FB-1_TAU_TOT
2
+ nnpdf_metadata:
3
+ nnpdf31_process: TOP
4
+ experiment: CMS
5
+ arXiv:
6
+ url: https://arxiv.org/abs/1911.13204
7
+ iNSPIRE:
8
+ url: https://inspirehep.net/literature/1767671
9
+ hepdata:
10
+ url: NA
11
+ version:
12
+ version: 1
13
+ version_comment: "This dataset is the tau leptop analogue of CMS_TTBAR_13TEV_35P9FB-1_TOT"
14
+ implemented_observables:
15
+ - observable:
16
+ description: total cross section of ttBar (with tau in final state)
17
+ label: $\sigma_{t\bar{t}}$
18
+ units: $pb$
19
+ observable_name: X-SEC
20
+ process_type: INC
21
+ ndata: 1
22
+ tables: []
23
+ kinematics:
24
+ variables:
25
+ m_t2:
26
+ description: mass of top quark squared
27
+ label: $m_{t}^2$
28
+ units: $GeV^2$
29
+ sqrts:
30
+ description: center of mass energy
31
+ label: $\sqrt{s}$
32
+ units: $GeV$
33
+ file: kinematics.yaml
34
+ data_central: data.yaml
35
+ data_uncertainties:
36
+ - uncertainties.yaml
37
+ kinematic_coverage:
38
+ - m_t2
39
+ - sqrts
40
+ plotting:
41
+ dataset_label: CMS 13 TeV $\sigma_{t\bar{t}} ($\tau$ final state)$
42
+ plot_x: sqrts
43
+ y_label: '$\sigma_{t\bar{t}}$ ($pb$)'
44
+ theory:
45
+ FK_tables:
46
+ - - CMS_TTBAR_13TEV_TOT_X-SEC
@@ -0,0 +1,17 @@
1
+ definitions:
2
+ stat:
3
+ description: total statistical uncertainty
4
+ treatment: ADD
5
+ type: UNCORR
6
+ sys:
7
+ description: total systematic uncertainty
8
+ treatment: MULT
9
+ type: CORR
10
+ lumi:
11
+ description: luminosity uncertainty
12
+ treatment: MULT
13
+ type: CMSLUMI16
14
+ bins:
15
+ - stat: 7
16
+ sys: 62
17
+ lumi: 20
@@ -3,7 +3,7 @@ setname: "CMS_WPWM_13TEV_ETA"
3
3
 
4
4
  version: 1
5
5
 
6
- version_comment: "Initial implementation"
6
+ version_comment: "The covmat is not well behaved and need to regularized to obtain a sensible chi2"
7
7
 
8
8
  # References
9
9
  arXiv: