diff --git a/README.md b/README.md index 4b2c2b099..9549d28d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![alt text](resources/MontBlanc.jpg "Mont Blanc") +![alt text](resources/MontBlanc.jpg "Mont Blanc") [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6264693.svg)](https://doi.org/10.5281/zenodo.6264693) diff --git a/config/SHK22_h/SHK22_h_charged_hadron_FFs.yaml b/config/SHK22_h/SHK22_h_charged_hadron_FFs.yaml new file mode 100755 index 000000000..3c7f6bfae --- /dev/null +++ b/config/SHK22_h/SHK22_h_charged_hadron_FFs.yaml @@ -0,0 +1,122 @@ +# +# SHK22.h: Neural network QCD analysis of charged hadron fragmentation functions in the presence of SIDIS data, +# Maryam Soleymaninia, Hadi Hashamipour, Hamzeh Khanpour, +# Published in: Phys.Rev.D 105 (2022) 11, 11; +# e-Print: 2202.10779 [hep-ph] +# +################################# +# Predictions +################################# +Predictions: + # Perturbative order, 0: LO, 1: NLO + perturbative order: 1 + + # Initial scale in GeV to be used for the DGLAP evolution of the FFs. + mu0: 5 + + # Quark thresholds + thresholds: [0, 0, 0, 1.51, 4.92] + + # Strong coupling + alphas: + aref: 0.118 + Qref: 91.1876 + + # Fine-structure constant + alphaem: + aref: 0.00776578395589 + Qref: 91.1876 + + # APFEL++ grid + xgrid: + - [100, 1e-2, 3] + - [60, 2e-1, 3] + - [40, 8e-1, 3] + + # PDF set + pdfset: + name: NNPDF31_nlo_pch_as_0118 + member: -1 #N>=0 for a specific member (0 for central) ; N<0 for all members to be used randomly(flat dist) + +################################# +# Optimiser +################################# +# Parameters of the optimiser managed by ceres-solver +Optimizer: + max_num_iterations: 3000 + chi2_tolerance: 3 + +################################# +# NNAD +################################# +NNAD: + # Initialisation seed + seed: 0 + + # Architecture + architecture: [1, 20, 7] + + # The output function can be either the activation function of the + # NN (0), or linear (1), or quadratic (2). If this entry is absent a + # linear function is assumed. + output function: 2 + + # The flavour map gives the the specific combinations of + # distributions in the physical-basis (d, u, s, ..) to be fitted to + # the data. The number of combinations has to match the number of + # nodes of the output layer of the NN given in the + # architecture. When defining the flavour map, one should keep in + # mind that the code computes predictions using the QCD-evolution + # basis (Sigma, V, T3, ...). Therefore, in general, + # QCD-evolution-like combinations should be preferred. Moreover, the + # distributions are assumed to be for the positive charge of the a + # given hadronic species. The negative distributions are derived + # using charge conjugation (q->qbar). + + # tb bb cb sb ub db g d u s c b t # Combinations to be fitted (i.e. output of the NN): + flavour map: [0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, # - ub + 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, # - db + sb + 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, # - g + 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, # - d+s + 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, # - u + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, # - c+ + 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0] # - b+ + +################################# +# Data +################################# +Data: + # Seed used for the replica generation and the splitting between + # training and validation (do not use a too large number here in + # order to avoid correlation in the replica generation). + seed: 2 + + # Hadronic species being fitted. This is used to make sure that all + # data sets included in the fit actually refer to the correct + # species. + hadron: H + + # Datasets to be included in the fit along with specific cuts and + # traning fraction. Each single dataset can implement an arbitrary + # number of cuts determined by the name of the appropriate function + # (e.g. zcut) and the allowed range. + sets: + - {name: "COMPASS $H^-$", file: "COMPASS_H_MINUS.yaml", cuts: [{name: Qcut, min: 2.0, max: 50}], training fraction: 0.5} + - {name: "COMPASS $H^+$", file: "COMPASS_H_PLUS.yaml", cuts: [{name: Qcut, min: 2.0, max: 50}], training fraction: 0.5} + - {name: "TASSO 14 GeV $H^\\pm$", file: "TASSO_14_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.075, max: 0.9}], training fraction: 0.5} + - {name: "TASSO 22 GeV $H^\\pm$", file: "TASSO_22_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.075, max: 0.9}], training fraction: 0.5} + #- {name: "TASSO 35 GeV $H^\\pm$", file: "TASSO_35_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.075, max: 0.9}], training fraction: 0.5} + - {name: "TASSO 44 GeV $H^\\pm$", file: "TASSO_44_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.075, max: 0.9}], training fraction: 0.5} + - {name: "TPC $H^\\pm$", file: "TPC_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.075, max: 0.9}], training fraction: 0.5} + - {name: "ALEPH $H^\\pm$", file: "ALEPH_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "DELPHI total $H^\\pm$", file: "DELPHI_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "DELPHI $uds$ $H^\\pm$", file: "DELPHI_H_PLUS_MINUS_UDS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "DELPHI bottom $H^\\pm$", file: "DELPHI_H_PLUS_MINUS_B.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "OPAL total $H^\\pm$", file: "OPAL_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "OPAL $uds$ $H^\\pm$", file: "OPAL_H_PLUS_MINUS_UDS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "OPAL charm $H^\\pm$", file: "OPAL_H_PLUS_MINUS_C.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "OPAL bottom $H^\\pm$", file: "OPAL_H_PLUS_MINUS_B.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "SLD total $H^\\pm$", file: "SLD_H_PLUS_MINUS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "SLD $uds$ $H^\\pm$", file: "SLD_H_PLUS_MINUS_UDS.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "SLD charm $H^\\pm$", file: "SLD_H_PLUS_MINUS_C.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} + - {name: "SLD bottom $H^\\pm$", file: "SLD_H_PLUS_MINUS_B.yaml", cuts: [{name: zcut, min: 0.02, max: 0.9}], training fraction: 0.5} diff --git a/data/ALEPH_H_PLUS_MINUS.yaml b/data/ALEPH_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..a4eaad328 --- /dev/null +++ b/data/ALEPH_H_PLUS_MINUS.yaml @@ -0,0 +1,188 @@ +dependent_variables: + - header: {title: "ALEPH $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.008, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 9.2806} + - {label: mult, value: 0.01} + value: 501.3 + - errors: + - {label: unc, value: 4.0520} + - {label: mult, value: 0.01} + value: 392.69 + - errors: + - {label: unc, value: 2.9265} + - {label: mult, value: 0.01} + value: 274.81 + - errors: + - {label: unc, value: 1.9756} + - {label: mult, value: 0.01} + value: 191.05 + - errors: + - {label: unc, value: 1.4727} + - {label: mult, value: 0.01} + value: 139.94 + - errors: + - {label: unc, value: 1.1198} + - {label: mult, value: 0.01} + value: 107.33 + - errors: + - {label: unc, value: 0.8735} + - {label: mult, value: 0.01} + value: 85.09 + - errors: + - {label: unc, value: 0.7209} + - {label: mult, value: 0.01} + value: 68.96 + - errors: + - {label: unc, value: 0.5881} + - {label: mult, value: 0.01} + value: 56.8 + - errors: + - {label: unc, value: 0.4938} + - {label: mult, value: 0.01} + value: 47.875 + - errors: + - {label: unc, value: 0.3866} + - {label: mult, value: 0.01} + value: 37.655 + - errors: + - {label: unc, value: 0.2873} + - {label: mult, value: 0.01} + value: 28.061 + - errors: + - {label: unc, value: 0.2234} + - {label: mult, value: 0.01} + value: 21.389 + - errors: + - {label: unc, value: 0.1746} + - {label: mult, value: 0.01} + value: 16.661 + - errors: + - {label: unc, value: 0.1379} + - {label: mult, value: 0.01} + value: 13.233 + - errors: + - {label: unc, value: 0.1085} + - {label: mult, value: 0.01} + value: 10.376 + - errors: + - {label: unc, value: 0.0839} + - {label: mult, value: 0.01} + value: 7.928 + - errors: + - {label: unc, value: 0.0662} + - {label: mult, value: 0.01} + value: 6.197 + - errors: + - {label: unc, value: 0.0524} + - {label: mult, value: 0.01} + value: 4.874 + - errors: + - {label: unc, value: 0.0431} + - {label: mult, value: 0.01} + value: 3.862 + - errors: + - {label: unc, value: 0.0374} + - {label: mult, value: 0.01} + value: 3.055 + - errors: + - {label: unc, value: 0.0284} + - {label: mult, value: 0.01} + value: 2.461 + - errors: + - {label: unc, value: 0.0249} + - {label: mult, value: 0.01} + value: 1.995 + - errors: + - {label: unc, value: 0.0184} + - {label: mult, value: 0.01} + value: 1.5555 + - errors: + - {label: unc, value: 0.0162} + - {label: mult, value: 0.01} + value: 1.2122 + - errors: + - {label: unc, value: 0.0123} + - {label: mult, value: 0.01} + value: 0.9401 + - errors: + - {label: unc, value: 0.0129} + - {label: mult, value: 0.01} + value: 0.7346 + - errors: + - {label: unc, value: 0.0088} + - {label: mult, value: 0.01} + value: 0.5634 + - errors: + - {label: unc, value: 0.0057} + - {label: mult, value: 0.01} + value: 0.41 + - errors: + - {label: unc, value: 0.0049} + - {label: mult, value: 0.01} + value: 0.2574 + - errors: + - {label: unc, value: 0.0038} + - {label: mult, value: 0.01} + value: 0.172 + - errors: + - {label: unc, value: 0.0032} + - {label: mult, value: 0.01} + value: 0.1042 + - errors: + - {label: unc, value: 0.0030} + - {label: mult, value: 0.01} + value: 0.0608 + - errors: + - {label: unc, value: 0.0032} + - {label: mult, value: 0.01} + value: 0.0263 + - errors: + - {label: unc, value: 0.0020} + - {label: mult, value: 0.01} + value: 0.0049 +independent_variables: + - header: {name: z} + values: + - {high: 0.012, low: 0.008, value: 0.01} + - {high: 0.02, low: 0.012, value: 0.016} + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.07, low: 0.06, value: 0.065} + - {high: 0.08, low: 0.07, value: 0.075} + - {high: 0.09, low: 0.08, value: 0.085} + - {high: 0.1, low: 0.09, value: 0.095} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.225, low: 0.2, value: 0.2125} + - {high: 0.25, low: 0.225, value: 0.2375} + - {high: 0.275, low: 0.25, value: 0.2625} + - {high: 0.3, low: 0.275, value: 0.2875} + - {high: 0.325, low: 0.3, value: 0.3125} + - {high: 0.35, low: 0.325, value: 0.3375} + - {high: 0.375, low: 0.35, value: 0.3625} + - {high: 0.4, low: 0.375, value: 0.3875} + - {high: 0.43, low: 0.4, value: 0.415} + - {high: 0.46, low: 0.43, value: 0.445} + - {high: 0.49, low: 0.46, value: 0.475} + - {high: 0.52, low: 0.49, value: 0.505} + - {high: 0.55, low: 0.52, value: 0.535} + - {high: 0.6, low: 0.55, value: 0.575} + - {high: 0.65, low: 0.6, value: 0.625} + - {high: 0.7, low: 0.65, value: 0.675} + - {high: 0.75, low: 0.7, value: 0.725} + - {high: 0.8, low: 0.75, value: 0.775} + - {high: 0.9, low: 0.8, value: 0.85} + - {high: 1.0, low: 0.9, value: 0.95} diff --git a/data/COMPASS_H_MINUS.yaml b/data/COMPASS_H_MINUS.yaml new file mode 100755 index 000000000..e04ed203f --- /dev/null +++ b/data/COMPASS_H_MINUS.yaml @@ -0,0 +1,2512 @@ +dependent_variables: + - header: {title: COMPASS $H^-$ Multiplicities} + qualifiers: + - {name: process, value: SIDIS} + - {name: observable, value: dsigma/dxdydz} + - {name: target_isoscalarity, value: 0.5} + - {name: prefactor, value: 1} + - {name: Vs, value: 17.35} + - {name: Q, low: 1, high: 7.745966692414834, integrate: true} + - {name: x, low: 0.004, high: 0.4, integrate: true} + - {name: z, low: 0.2, high: 0.85, integrate: true} + - {name: PS_reduction, W: 5, ymin: 0.1, ymax: 0.7} + - {name: hadron, value: H} + - {name: charge, value: -1} + values: + - errors: + - {label: unc, value: 0.0173} + - {label: add, value: 0.0504} + value: 2.2066 + - errors: + - {label: unc, value: 0.0143} + - {label: add, value: 0.0501} + value: 1.5523 + - errors: + - {label: unc, value: 0.0123} + - {label: add, value: 0.0500} + value: 1.0907 + - errors: + - {label: unc, value: 0.0106} + - {label: add, value: 0.0501} + value: 0.7841 + - errors: + - {label: unc, value: 0.0096} + - {label: add, value: 0.0506} + value: 0.6079 + - errors: + - {label: unc, value: 0.0085} + - {label: add, value: 0.0517} + value: 0.4402 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0540} + value: 0.3369 + - errors: + - {label: unc, value: 0.0111} + - {label: add, value: 0.0570} + value: 0.2612 + - errors: + - {label: unc, value: 0.0157} + - {label: add, value: 0.0638} + value: 0.2129 + - errors: + - {label: unc, value: 0.0253} + - {label: add, value: 0.0658} + value: 0.158 + - errors: + - {label: unc, value: 0.0108} + - {label: add, value: 0.0503} + value: 2.1878 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0503} + value: 1.511 + - errors: + - {label: unc, value: 0.0084} + - {label: add, value: 0.0500} + value: 1.1009 + - errors: + - {label: unc, value: 0.0092} + - {label: add, value: 0.0500} + value: 0.7871 + - errors: + - {label: unc, value: 0.0121} + - {label: add, value: 0.0505} + value: 0.58 + - errors: + - {label: unc, value: 0.0257} + - {label: add, value: 0.0506} + value: 0.6214 + - errors: + - {label: unc, value: 0.0165} + - {label: add, value: 0.0509} + value: 0.4552 + - errors: + - {label: unc, value: 0.0147} + - {label: add, value: 0.0542} + value: 0.3538 + - errors: + - {label: unc, value: 0.0123} + - {label: add, value: 0.0640} + value: 0.2499 + - errors: + - {label: unc, value: 0.0113} + - {label: add, value: 0.0629} + value: 0.2001 + - errors: + - {label: unc, value: 0.0102} + - {label: add, value: 0.0714} + value: 0.1553 + - errors: + - {label: unc, value: 0.0095} + - {label: add, value: 0.0801} + value: 0.1285 + - errors: + - {label: unc, value: 0.0055} + - {label: add, value: 0.1121} + value: 0.082 + - errors: + - {label: unc, value: 0.0117} + - {label: add, value: 0.0500} + value: 1.1242 + - errors: + - {label: unc, value: 0.0077} + - {label: add, value: 0.0500} + value: 0.7935 + - errors: + - {label: unc, value: 0.0064} + - {label: add, value: 0.0506} + value: 0.6022 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0515} + value: 0.4329 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0534} + value: 0.3332 + - errors: + - {label: unc, value: 0.0042} + - {label: add, value: 0.0579} + value: 0.2572 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0607} + value: 0.2042 + - errors: + - {label: unc, value: 0.0035} + - {label: add, value: 0.0606} + value: 0.1631 + - errors: + - {label: unc, value: 0.0032} + - {label: add, value: 0.0732} + value: 0.1297 + - errors: + - {label: unc, value: 0.0019} + - {label: add, value: 0.1003} + value: 0.0857 + - errors: + - {label: unc, value: 0.0111} + - {label: add, value: 0.0501} + value: 2.2164 + - errors: + - {label: unc, value: 0.0072} + - {label: add, value: 0.0501} + value: 1.5447 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0500} + value: 1.1044 + - errors: + - {label: unc, value: 0.0053} + - {label: add, value: 0.0500} + value: 0.8047 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0503} + value: 0.5703 + - errors: + - {label: unc, value: 0.004} + - {label: add, value: 0.0506} + value: 0.4324 + - errors: + - {label: unc, value: 0.0037} + - {label: add, value: 0.0521} + value: 0.3183 + - errors: + - {label: unc, value: 0.0037} + - {label: add, value: 0.0546} + value: 0.2508 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0572} + value: 0.1922 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0598} + value: 0.1555 + - errors: + - {label: unc, value: 0.0044} + - {label: add, value: 0.0729} + value: 0.1096 + - errors: + - {label: unc, value: 0.0109} + - {label: add, value: 0.0873} + value: 0.0927 + - errors: + - {label: unc, value: 0.0107} + - {label: add, value: 0.0501} + value: 2.1853 + - errors: + - {label: unc, value: 0.0093} + - {label: add, value: 0.0500} + value: 1.5076 + - errors: + - {label: unc, value: 0.0081} + - {label: add, value: 0.0500} + value: 1.0738 + - errors: + - {label: unc, value: 0.0081} + - {label: add, value: 0.0500} + value: 0.7613 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0500} + value: 0.5514 + - errors: + - {label: unc, value: 0.0102} + - {label: add, value: 0.0628} + value: 0.2354 + - errors: + - {label: unc, value: 0.0077} + - {label: add, value: 0.0583} + value: 0.2056 + - errors: + - {label: unc, value: 0.0063} + - {label: add, value: 0.0682} + value: 0.1523 + - errors: + - {label: unc, value: 0.0059} + - {label: add, value: 0.0798} + value: 0.1278 + - errors: + - {label: unc, value: 0.0037} + - {label: add, value: 0.0991} + value: 0.0908 + - errors: + - {label: unc, value: 0.0173} + - {label: add, value: 0.0502} + value: 0.6069 + - errors: + - {label: unc, value: 0.0082} + - {label: add, value: 0.0512} + value: 0.4394 + - errors: + - {label: unc, value: 0.006} + - {label: add, value: 0.0528} + value: 0.3463 + - errors: + - {label: unc, value: 0.005} + - {label: add, value: 0.0567} + value: 0.2592 + - errors: + - {label: unc, value: 0.0046} + - {label: add, value: 0.0601} + value: 0.2061 + - errors: + - {label: unc, value: 0.004} + - {label: add, value: 0.0623} + value: 0.1571 + - errors: + - {label: unc, value: 0.0036} + - {label: add, value: 0.0706} + value: 0.1246 + - errors: + - {label: unc, value: 0.0022} + - {label: add, value: 0.1008} + value: 0.0833 + - errors: + - {label: unc, value: 0.0143} + - {label: add, value: 0.0500} + value: 1.1005 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0500} + value: 0.8277 + - errors: + - {label: unc, value: 0.0068} + - {label: add, value: 0.0501} + value: 0.5865 + - errors: + - {label: unc, value: 0.0058} + - {label: add, value: 0.0503} + value: 0.4327 + - errors: + - {label: unc, value: 0.005} + - {label: add, value: 0.0511} + value: 0.3209 + - errors: + - {label: unc, value: 0.0044} + - {label: add, value: 0.0533} + value: 0.2495 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0546} + value: 0.1866 + - errors: + - {label: unc, value: 0.0035} + - {label: add, value: 0.0557} + value: 0.1489 + - errors: + - {label: unc, value: 0.003} + - {label: add, value: 0.0614} + value: 0.114 + - errors: + - {label: unc, value: 0.0019} + - {label: add, value: 0.0866} + value: 0.0808 + - errors: + - {label: unc, value: 0.0161} + - {label: add, value: 0.0500} + value: 2.2268 + - errors: + - {label: unc, value: 0.0102} + - {label: add, value: 0.0500} + value: 1.5518 + - errors: + - {label: unc, value: 0.0085} + - {label: add, value: 0.0500} + value: 1.0877 + - errors: + - {label: unc, value: 0.0073} + - {label: add, value: 0.0499} + value: 0.7863 + - errors: + - {label: unc, value: 0.0063} + - {label: add, value: 0.0499} + value: 0.5742 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0500} + value: 0.4174 + - errors: + - {label: unc, value: 0.005} + - {label: add, value: 0.0502} + value: 0.3064 + - errors: + - {label: unc, value: 0.0049} + - {label: add, value: 0.0515} + value: 0.2386 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0515} + value: 0.1803 + - errors: + - {label: unc, value: 0.0049} + - {label: add, value: 0.0546} + value: 0.1353 + - errors: + - {label: unc, value: 0.0055} + - {label: add, value: 0.0597} + value: 0.1055 + - errors: + - {label: unc, value: 0.0112} + - {label: add, value: 0.0679} + value: 0.0751 + - errors: + - {label: unc, value: 0.0174} + - {label: add, value: 0.0500} + value: 2.1482 + - errors: + - {label: unc, value: 0.015} + - {label: add, value: 0.0500} + value: 1.4978 + - errors: + - {label: unc, value: 0.0129} + - {label: add, value: 0.0499} + value: 1.0487 + - errors: + - {label: unc, value: 0.0125} + - {label: add, value: 0.0499} + value: 0.7421 + - errors: + - {label: unc, value: 0.0144} + - {label: add, value: 0.0499} + value: 0.5364 + - errors: + - {label: unc, value: 0.0114} + - {label: add, value: 0.0558} + value: 0.2648 + - errors: + - {label: unc, value: 0.0067} + - {label: add, value: 0.0579} + value: 0.1933 + - errors: + - {label: unc, value: 0.0049} + - {label: add, value: 0.0610} + value: 0.1507 + - errors: + - {label: unc, value: 0.004} + - {label: add, value: 0.0753} + value: 0.1221 + - errors: + - {label: unc, value: 0.0023} + - {label: add, value: 0.0987} + value: 0.083 + - errors: + - {label: unc, value: 0.0224} + - {label: add, value: 0.0501} + value: 0.5757 + - errors: + - {label: unc, value: 0.0111} + - {label: add, value: 0.0506} + value: 0.4364 + - errors: + - {label: unc, value: 0.0074} + - {label: add, value: 0.0512} + value: 0.3256 + - errors: + - {label: unc, value: 0.0062} + - {label: add, value: 0.0536} + value: 0.2421 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0546} + value: 0.1868 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0574} + value: 0.1375 + - errors: + - {label: unc, value: 0.0043} + - {label: add, value: 0.0611} + value: 0.1177 + - errors: + - {label: unc, value: 0.0025} + - {label: add, value: 0.0871} + value: 0.0757 + - errors: + - {label: unc, value: 0.017} + - {label: add, value: 0.0500} + value: 1.0929 + - errors: + - {label: unc, value: 0.0107} + - {label: add, value: 0.0500} + value: 0.7911 + - errors: + - {label: unc, value: 0.0083} + - {label: add, value: 0.0500} + value: 0.5838 + - errors: + - {label: unc, value: 0.0071} + - {label: add, value: 0.0502} + value: 0.4222 + - errors: + - {label: unc, value: 0.0059} + - {label: add, value: 0.0502} + value: 0.3042 + - errors: + - {label: unc, value: 0.0051} + - {label: add, value: 0.0509} + value: 0.2316 + - errors: + - {label: unc, value: 0.0046} + - {label: add, value: 0.0520} + value: 0.1788 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0528} + value: 0.1324 + - errors: + - {label: unc, value: 0.0034} + - {label: add, value: 0.0577} + value: 0.1021 + - errors: + - {label: unc, value: 0.002} + - {label: add, value: 0.0711} + value: 0.0689 + - errors: + - {label: unc, value: 0.0209} + - {label: add, value: 0.0500} + value: 2.2511 + - errors: + - {label: unc, value: 0.0127} + - {label: add, value: 0.0500} + value: 1.5094 + - errors: + - {label: unc, value: 0.0106} + - {label: add, value: 0.0500} + value: 1.0778 + - errors: + - {label: unc, value: 0.0093} + - {label: add, value: 0.0500} + value: 0.7917 + - errors: + - {label: unc, value: 0.0077} + - {label: add, value: 0.0500} + value: 0.5492 + - errors: + - {label: unc, value: 0.0066} + - {label: add, value: 0.0499} + value: 0.4003 + - errors: + - {label: unc, value: 0.0062} + - {label: add, value: 0.0500} + value: 0.3037 + - errors: + - {label: unc, value: 0.0058} + - {label: add, value: 0.0507} + value: 0.2207 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0510} + value: 0.1703 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0517} + value: 0.1237 + - errors: + - {label: unc, value: 0.0062} + - {label: add, value: 0.0538} + value: 0.0966 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0725} + value: 0.0386 + - errors: + - {label: unc, value: 0.0248} + - {label: add, value: 0.0500} + value: 2.1648 + - errors: + - {label: unc, value: 0.0214} + - {label: add, value: 0.0500} + value: 1.5148 + - errors: + - {label: unc, value: 0.0187} + - {label: add, value: 0.0500} + value: 1.0857 + - errors: + - {label: unc, value: 0.0171} + - {label: add, value: 0.0500} + value: 0.7335 + - errors: + - {label: unc, value: 0.0206} + - {label: add, value: 0.0500} + value: 0.5715 + - errors: + - {label: unc, value: 0.0101} + - {label: add, value: 0.0521} + value: 0.2434 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0536} + value: 0.1808 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0587} + value: 0.1431 + - errors: + - {label: unc, value: 0.0035} + - {label: add, value: 0.0632} + value: 0.1155 + - errors: + - {label: unc, value: 0.0018} + - {label: add, value: 0.0901} + value: 0.0743 + - errors: + - {label: unc, value: 0.0187} + - {label: add, value: 0.0500} + value: 0.5599 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0502} + value: 0.4082 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0502} + value: 0.3206 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0511} + value: 0.2384 + - errors: + - {label: unc, value: 0.0047} + - {label: add, value: 0.0520} + value: 0.1805 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0526} + value: 0.1311 + - errors: + - {label: unc, value: 0.0035} + - {label: add, value: 0.0579} + value: 0.1053 + - errors: + - {label: unc, value: 0.002} + - {label: add, value: 0.0703} + value: 0.0711 + - errors: + - {label: unc, value: 0.0147} + - {label: add, value: 0.0500} + value: 1.0697 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0499} + value: 0.7741 + - errors: + - {label: unc, value: 0.0069} + - {label: add, value: 0.0500} + value: 0.5531 + - errors: + - {label: unc, value: 0.0059} + - {label: add, value: 0.0499} + value: 0.4047 + - errors: + - {label: unc, value: 0.005} + - {label: add, value: 0.0500} + value: 0.2978 + - errors: + - {label: unc, value: 0.0044} + - {label: add, value: 0.0505} + value: 0.2237 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0507} + value: 0.1696 + - errors: + - {label: unc, value: 0.0033} + - {label: add, value: 0.0511} + value: 0.129 + - errors: + - {label: unc, value: 0.0028} + - {label: add, value: 0.0538} + value: 0.0928 + - errors: + - {label: unc, value: 0.0016} + - {label: add, value: 0.0673} + value: 0.0624 + - errors: + - {label: unc, value: 0.0192} + - {label: add, value: 0.0500} + value: 2.2055 + - errors: + - {label: unc, value: 0.0116} + - {label: add, value: 0.0499} + value: 1.5182 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0499} + value: 1.0683 + - errors: + - {label: unc, value: 0.0081} + - {label: add, value: 0.0500} + value: 0.7491 + - errors: + - {label: unc, value: 0.0069} + - {label: add, value: 0.0500} + value: 0.535 + - errors: + - {label: unc, value: 0.0059} + - {label: add, value: 0.0499} + value: 0.3827 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0500} + value: 0.2818 + - errors: + - {label: unc, value: 0.0051} + - {label: add, value: 0.0501} + value: 0.2114 + - errors: + - {label: unc, value: 0.0051} + - {label: add, value: 0.0507} + value: 0.1617 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0510} + value: 0.1235 + - errors: + - {label: unc, value: 0.0053} + - {label: add, value: 0.0528} + value: 0.0851 + - errors: + - {label: unc, value: 0.0104} + - {label: add, value: 0.0597} + value: 0.0519 + - errors: + - {label: unc, value: 0.027} + - {label: add, value: 0.0500} + value: 2.2053 + - errors: + - {label: unc, value: 0.0224} + - {label: add, value: 0.0500} + value: 1.445 + - errors: + - {label: unc, value: 0.0193} + - {label: add, value: 0.0500} + value: 1.0293 + - errors: + - {label: unc, value: 0.0176} + - {label: add, value: 0.0500} + value: 0.6979 + - errors: + - {label: unc, value: 0.0197} + - {label: add, value: 0.0499} + value: 0.5182 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0509} + value: 0.2275 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0516} + value: 0.1646 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0533} + value: 0.1238 + - errors: + - {label: unc, value: 0.003} + - {label: add, value: 0.0566} + value: 0.0953 + - errors: + - {label: unc, value: 0.0016} + - {label: add, value: 0.0728} + value: 0.0686 + - errors: + - {label: unc, value: 0.0172} + - {label: add, value: 0.0499} + value: 0.5465 + - errors: + - {label: unc, value: 0.008} + - {label: add, value: 0.0499} + value: 0.3805 + - errors: + - {label: unc, value: 0.0056} + - {label: add, value: 0.0501} + value: 0.2893 + - errors: + - {label: unc, value: 0.0046} + - {label: add, value: 0.0504} + value: 0.21 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0507} + value: 0.1595 + - errors: + - {label: unc, value: 0.0034} + - {label: add, value: 0.0515} + value: 0.1183 + - errors: + - {label: unc, value: 0.0029} + - {label: add, value: 0.0529} + value: 0.0888 + - errors: + - {label: unc, value: 0.0015} + - {label: add, value: 0.0631} + value: 0.0554 + - errors: + - {label: unc, value: 0.0141} + - {label: add, value: 0.0499} + value: 1.0582 + - errors: + - {label: unc, value: 0.0083} + - {label: add, value: 0.0499} + value: 0.7261 + - errors: + - {label: unc, value: 0.0063} + - {label: add, value: 0.0499} + value: 0.5226 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.05} + value: 0.38 + - errors: + - {label: unc, value: 0.0046} + - {label: add, value: 0.0500} + value: 0.2777 + - errors: + - {label: unc, value: 0.004} + - {label: add, value: 0.0500} + value: 0.2097 + - errors: + - {label: unc, value: 0.0033} + - {label: add, value: 0.0505} + value: 0.1484 + - errors: + - {label: unc, value: 0.0028} + - {label: add, value: 0.0507} + value: 0.1083 + - errors: + - {label: unc, value: 0.0024} + - {label: add, value: 0.0515} + value: 0.0815 + - errors: + - {label: unc, value: 0.0014} + - {label: add, value: 0.0586} + value: 0.0546 + - errors: + - {label: unc, value: 0.0236} + - {label: add, value: 0.0500} + value: 2.2272 + - errors: + - {label: unc, value: 0.013} + - {label: add, value: 0.0500} + value: 1.5079 + - errors: + - {label: unc, value: 0.0105} + - {label: add, value: 0.0499} + value: 1.0424 + - errors: + - {label: unc, value: 0.0089} + - {label: add, value: 0.0499} + value: 0.7327 + - errors: + - {label: unc, value: 0.0075} + - {label: add, value: 0.0499} + value: 0.5184 + - errors: + - {label: unc, value: 0.0063} + - {label: add, value: 0.0499} + value: 0.3585 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0500} + value: 0.2675 + - errors: + - {label: unc, value: 0.0053} + - {label: add, value: 0.0498} + value: 0.1984 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0500} + value: 0.1379 + - errors: + - {label: unc, value: 0.005} + - {label: add, value: 0.0504} + value: 0.1091 + - errors: + - {label: unc, value: 0.0049} + - {label: add, value: 0.0504} + value: 0.0733 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0570} + value: 0.0456 + - errors: + - {label: unc, value: 0.0368} + - {label: add, value: 0.0500} + value: 2.1478 + - errors: + - {label: unc, value: 0.0317} + - {label: add, value: 0.0500} + value: 1.4972 + - errors: + - {label: unc, value: 0.0255} + - {label: add, value: 0.0500} + value: 0.955 + - errors: + - {label: unc, value: 0.0238} + - {label: add, value: 0.0500} + value: 0.6979 + - errors: + - {label: unc, value: 0.0258} + - {label: add, value: 0.0499} + value: 0.4867 + - errors: + - {label: unc, value: 0.0117} + - {label: add, value: 0.0502} + value: 0.1931 + - errors: + - {label: unc, value: 0.0068} + - {label: add, value: 0.0505} + value: 0.1364 + - errors: + - {label: unc, value: 0.0047} + - {label: add, value: 0.0507} + value: 0.0966 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0538} + value: 0.0855 + - errors: + - {label: unc, value: 0.002} + - {label: add, value: 0.0637} + value: 0.0549 + - errors: + - {label: unc, value: 0.0214} + - {label: add, value: 0.0499} + value: 0.4826 + - errors: + - {label: unc, value: 0.0105} + - {label: add, value: 0.0499} + value: 0.3587 + - errors: + - {label: unc, value: 0.0073} + - {label: add, value: 0.0499} + value: 0.2625 + - errors: + - {label: unc, value: 0.0056} + - {label: add, value: 0.0502} + value: 0.179 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0502} + value: 0.1334 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0507} + value: 0.0985 + - errors: + - {label: unc, value: 0.0036} + - {label: add, value: 0.0519} + value: 0.077 + - errors: + - {label: unc, value: 0.0019} + - {label: add, value: 0.0606} + value: 0.0478 + - errors: + - {label: unc, value: 0.0215} + - {label: add, value: 0.0500} + value: 1.0118 + - errors: + - {label: unc, value: 0.0126} + - {label: add, value: 0.0499} + value: 0.7244 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0499} + value: 0.4989 + - errors: + - {label: unc, value: 0.0078} + - {label: add, value: 0.0498} + value: 0.3648 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0500} + value: 0.2579 + - errors: + - {label: unc, value: 0.0053} + - {label: add, value: 0.0500} + value: 0.1758 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.05} + value: 0.144 + - errors: + - {label: unc, value: 0.004} + - {label: add, value: 0.0501} + value: 0.0997 + - errors: + - {label: unc, value: 0.0034} + - {label: add, value: 0.0510} + value: 0.0725 + - errors: + - {label: unc, value: 0.0018} + - {label: add, value: 0.0546} + value: 0.0421 + - errors: + - {label: unc, value: 0.0445} + - {label: add, value: 0.0500} + value: 2.1994 + - errors: + - {label: unc, value: 0.023} + - {label: add, value: 0.0499} + value: 1.4549 + - errors: + - {label: unc, value: 0.0186} + - {label: add, value: 0.0500} + value: 0.9998 + - errors: + - {label: unc, value: 0.0155} + - {label: add, value: 0.0500} + value: 0.6939 + - errors: + - {label: unc, value: 0.0129} + - {label: add, value: 0.0498} + value: 0.491 + - errors: + - {label: unc, value: 0.0108} + - {label: add, value: 0.0501} + value: 0.3391 + - errors: + - {label: unc, value: 0.0099} + - {label: add, value: 0.0501} + value: 0.2494 + - errors: + - {label: unc, value: 0.0092} + - {label: add, value: 0.0497} + value: 0.1908 + - errors: + - {label: unc, value: 0.0075} + - {label: add, value: 0.0504} + value: 0.1129 + - errors: + - {label: unc, value: 0.0078} + - {label: add, value: 0.0504} + value: 0.0952 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.05} + value: 0.05 + - errors: + - {label: unc, value: 0.0741} + - {label: add, value: 0.0500} + value: 2.2078 + - errors: + - {label: unc, value: 0.0607} + - {label: add, value: 0.0500} + value: 1.4371 + - errors: + - {label: unc, value: 0.051} + - {label: add, value: 0.0500} + value: 0.9836 + - errors: + - {label: unc, value: 0.0445} + - {label: add, value: 0.0499} + value: 0.6805 + - errors: + - {label: unc, value: 0.0487} + - {label: add, value: 0.0500} + value: 0.4653 + - errors: + - {label: unc, value: 0.0138} + - {label: add, value: 0.0499} + value: 0.1621 + - errors: + - {label: unc, value: 0.009} + - {label: add, value: 0.0506} + value: 0.1284 + - errors: + - {label: unc, value: 0.0062} + - {label: add, value: 0.0504} + value: 0.0873 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0526} + value: 0.076 + - errors: + - {label: unc, value: 0.0025} + - {label: add, value: 0.0586} + value: 0.046 + - errors: + - {label: unc, value: 0.0285} + - {label: add, value: 0.0500} + value: 0.4138 + - errors: + - {label: unc, value: 0.0149} + - {label: add, value: 0.0500} + value: 0.3437 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0500} + value: 0.2397 + - errors: + - {label: unc, value: 0.0076} + - {label: add, value: 0.0503} + value: 0.163 + - errors: + - {label: unc, value: 0.0067} + - {label: add, value: 0.0505} + value: 0.1266 + - errors: + - {label: unc, value: 0.0055} + - {label: add, value: 0.0500} + value: 0.0919 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0517} + value: 0.0696 + - errors: + - {label: unc, value: 0.0025} + - {label: add, value: 0.0555} + value: 0.0414 + - errors: + - {label: unc, value: 0.0336} + - {label: add, value: 0.0499} + value: 1.0107 + - errors: + - {label: unc, value: 0.0178} + - {label: add, value: 0.0499} + value: 0.6483 + - errors: + - {label: unc, value: 0.0134} + - {label: add, value: 0.0499} + value: 0.4809 + - errors: + - {label: unc, value: 0.011} + - {label: add, value: 0.0498} + value: 0.3369 + - errors: + - {label: unc, value: 0.0093} + - {label: add, value: 0.0498} + value: 0.2428 + - errors: + - {label: unc, value: 0.0074} + - {label: add, value: 0.0499} + value: 0.1602 + - errors: + - {label: unc, value: 0.0063} + - {label: add, value: 0.0505} + value: 0.1147 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0496} + value: 0.0825 + - errors: + - {label: unc, value: 0.0047} + - {label: add, value: 0.0502} + value: 0.0657 + - errors: + - {label: unc, value: 0.0024} + - {label: add, value: 0.055} + value: 0.0362 + - errors: + - {label: unc, value: 0.0694} + - {label: add, value: 0.0499} + value: 2.1443 + - errors: + - {label: unc, value: 0.0373} + - {label: add, value: 0.0500} + value: 1.4732 + - errors: + - {label: unc, value: 0.0287} + - {label: add, value: 0.0500} + value: 0.9459 + - errors: + - {label: unc, value: 0.0246} + - {label: add, value: 0.0500} + value: 0.6873 + - errors: + - {label: unc, value: 0.0198} + - {label: add, value: 0.0500} + value: 0.4496 + - errors: + - {label: unc, value: 0.019} + - {label: add, value: 0.0499} + value: 0.3763 + - errors: + - {label: unc, value: 0.0152} + - {label: add, value: 0.05} + value: 0.24 + - errors: + - {label: unc, value: 0.0132} + - {label: add, value: 0.0498} + value: 0.1666 + - errors: + - {label: unc, value: 0.0115} + - {label: add, value: 0.0499} + value: 0.1062 + - errors: + - {label: unc, value: 0.0113} + - {label: add, value: 0.0496} + value: 0.0785 + - errors: + - {label: unc, value: 0.0127} + - {label: add, value: 0.0510} + value: 0.0647 + - errors: + - {label: unc, value: 0.0323} + - {label: add, value: 0.0499} + value: 0.4561 + - errors: + - {label: unc, value: 0.0157} + - {label: add, value: 0.0500} + value: 0.3317 + - errors: + - {label: unc, value: 0.0107} + - {label: add, value: 0.0501} + value: 0.2375 + - errors: + - {label: unc, value: 0.0082} + - {label: add, value: 0.0500} + value: 0.1597 + - errors: + - {label: unc, value: 0.007} + - {label: add, value: 0.0502} + value: 0.1174 + - errors: + - {label: unc, value: 0.006} + - {label: add, value: 0.0499} + value: 0.0881 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0516} + value: 0.0581 + - errors: + - {label: unc, value: 0.0023} + - {label: add, value: 0.0539} + value: 0.0315 + - errors: + - {label: unc, value: 0.0353} + - {label: add, value: 0.0500} + value: 0.9436 + - errors: + - {label: unc, value: 0.019} + - {label: add, value: 0.0499} + value: 0.6381 + - errors: + - {label: unc, value: 0.0138} + - {label: add, value: 0.0499} + value: 0.4426 + - errors: + - {label: unc, value: 0.0113} + - {label: add, value: 0.0501} + value: 0.3091 + - errors: + - {label: unc, value: 0.0096} + - {label: add, value: 0.0499} + value: 0.2203 + - errors: + - {label: unc, value: 0.008} + - {label: add, value: 0.0499} + value: 0.1622 + - errors: + - {label: unc, value: 0.0071} + - {label: add, value: 0.0498} + value: 0.1243 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0495} + value: 0.0746 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0505} + value: 0.0554 + - errors: + - {label: unc, value: 0.0022} + - {label: add, value: 0.0517} + value: 0.029 + - errors: + - {label: unc, value: 0.0753} + - {label: add, value: 0.0500} + value: 2.1458 + - errors: + - {label: unc, value: 0.0367} + - {label: add, value: 0.0499} + value: 1.3927 + - errors: + - {label: unc, value: 0.0292} + - {label: add, value: 0.0500} + value: 0.9532 + - errors: + - {label: unc, value: 0.0236} + - {label: add, value: 0.0500} + value: 0.6256 + - errors: + - {label: unc, value: 0.0199} + - {label: add, value: 0.0500} + value: 0.4415 + - errors: + - {label: unc, value: 0.0176} + - {label: add, value: 0.0499} + value: 0.3406 + - errors: + - {label: unc, value: 0.014} + - {label: add, value: 0.0498} + value: 0.2108 + - errors: + - {label: unc, value: 0.0118} + - {label: add, value: 0.0499} + value: 0.1422 + - errors: + - {label: unc, value: 0.0119} + - {label: add, value: 0.0496} + value: 0.1128 + - errors: + - {label: unc, value: 0.01} + - {label: add, value: 0.0504} + value: 0.0714 +independent_variables: + - header: {name: z} + values: + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.723} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.673} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.793} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.793} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.273} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.673} + - {high: 0.75, low: 0.7, value: 0.723} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - header: {name: x} + values: + - {high: 0.01, low: 0.004, value: 0.0087} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.009} + - {high: 0.01, low: 0.004, value: 0.0093} + - {high: 0.01, low: 0.004, value: 0.0095} + - {high: 0.01, low: 0.004, value: 0.0098} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0076} + - {high: 0.01, low: 0.004, value: 0.0079} + - {high: 0.02, low: 0.01, value: 0.0184} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0154} + - {high: 0.02, low: 0.01, value: 0.016} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0163} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0142} + - {high: 0.02, low: 0.01, value: 0.0144} + - {high: 0.02, low: 0.01, value: 0.0151} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.03, low: 0.02, value: 0.0263} + - {high: 0.03, low: 0.02, value: 0.0268} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0346} + - {high: 0.04, low: 0.03, value: 0.0347} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2497} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} + - header: {name: y} + values: + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.41} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.57} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.3, low: 0.2, value: 0.28} + - {high: 0.3, low: 0.2, value: 0.26} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - header: {name: Q2} + values: + - {value: 1.149} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.132} + - {value: 1.105} + - {value: 1.075} + - {value: 1.048} + - {value: 1.023} + - {value: 1.318} + - {value: 1.318} + - {value: 1.316} + - {value: 1.282} + - {value: 1.244} + - {value: 1.084} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.275} + - {value: 1.237} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.213} + - {value: 1.797} + - {value: 1.612} + - {value: 1.6} + - {value: 1.6} + - {value: 1.6} + - {value: 1.59} + - {value: 1.538} + - {value: 1.481} + - {value: 1.431} + - {value: 1.387} + - {value: 1.353} + - {value: 1.301} + - {value: 2.432} + - {value: 2.432} + - {value: 2.426} + - {value: 2.311} + - {value: 2.179} + - {value: 1.138} + - {value: 1.117} + - {value: 1.106} + - {value: 1.104} + - {value: 1.104} + - {value: 1.427} + - {value: 1.334} + - {value: 1.285} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 2.0} + - {value: 1.841} + - {value: 1.765} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.743} + - {value: 3.146} + - {value: 2.797} + - {value: 2.764} + - {value: 2.764} + - {value: 2.764} + - {value: 2.748} + - {value: 2.655} + - {value: 2.552} + - {value: 2.458} + - {value: 2.37} + - {value: 2.287} + - {value: 2.102} + - {value: 4.255} + - {value: 4.255} + - {value: 4.243} + - {value: 4.043} + - {value: 3.812} + - {value: 1.49} + - {value: 1.42} + - {value: 1.361} + - {value: 1.312} + - {value: 1.286} + - {value: 2.023} + - {value: 1.892} + - {value: 1.799} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 2.836} + - {value: 2.611} + - {value: 2.503} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.471} + - {value: 4.46} + - {value: 3.966} + - {value: 3.918} + - {value: 3.918} + - {value: 3.918} + - {value: 3.896} + - {value: 3.764} + - {value: 3.619} + - {value: 3.485} + - {value: 3.361} + - {value: 3.244} + - {value: 2.981} + - {value: 6.033} + - {value: 6.033} + - {value: 6.015} + - {value: 5.731} + - {value: 5.402} + - {value: 2.099} + - {value: 1.999} + - {value: 1.916} + - {value: 1.843} + - {value: 1.788} + - {value: 2.852} + - {value: 2.666} + - {value: 2.535} + - {value: 2.505} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 3.996} + - {value: 3.678} + - {value: 3.525} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.481} + - {value: 6.281} + - {value: 5.585} + - {value: 5.517} + - {value: 5.517} + - {value: 5.517} + - {value: 5.485} + - {value: 5.301} + - {value: 5.097} + - {value: 4.908} + - {value: 4.734} + - {value: 4.569} + - {value: 4.202} + - {value: 8.496} + - {value: 8.496} + - {value: 8.471} + - {value: 8.072} + - {value: 7.608} + - {value: 3.301} + - {value: 3.146} + - {value: 3.015} + - {value: 2.901} + - {value: 2.813} + - {value: 4.482} + - {value: 4.19} + - {value: 3.984} + - {value: 3.936} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 6.282} + - {value: 5.78} + - {value: 5.539} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.47} + - {value: 9.871} + - {value: 8.772} + - {value: 8.666} + - {value: 8.666} + - {value: 8.666} + - {value: 8.617} + - {value: 8.328} + - {value: 8.008} + - {value: 7.714} + - {value: 7.441} + - {value: 7.18} + - {value: 6.597} + - {value: 13.359} + - {value: 13.359} + - {value: 13.322} + - {value: 12.69} + - {value: 11.965} + - {value: 5.071} + - {value: 4.832} + - {value: 4.631} + - {value: 4.454} + - {value: 4.32} + - {value: 6.89} + - {value: 6.44} + - {value: 6.122} + - {value: 6.048} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 9.652} + - {value: 8.881} + - {value: 8.509} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.404} + - {value: 15.177} + - {value: 13.486} + - {value: 13.321} + - {value: 13.321} + - {value: 13.321} + - {value: 13.245} + - {value: 12.798} + - {value: 12.305} + - {value: 11.855} + - {value: 11.435} + - {value: 11.035} + - {value: 20.541} + - {value: 20.541} + - {value: 20.483} + - {value: 19.513} + - {value: 18.389} + - {value: 6.819} + - {value: 6.496} + - {value: 6.224} + - {value: 5.987} + - {value: 5.81} + - {value: 9.262} + - {value: 8.658} + - {value: 8.229} + - {value: 8.13} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 12.978} + - {value: 11.938} + - {value: 11.437} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.296} + - {value: 20.404} + - {value: 18.128} + - {value: 17.908} + - {value: 17.908} + - {value: 17.908} + - {value: 17.806} + - {value: 17.214} + - {value: 16.552} + - {value: 15.948} + - {value: 15.382} + - {value: 14.845} + - {value: 14.675} + - {value: 13.715} + - {value: 13.031} + - {value: 12.873} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 20.535} + - {value: 18.893} + - {value: 18.105} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 17.882} + - {value: 32.238} + - {value: 28.65} + - {value: 28.303} + - {value: 28.303} + - {value: 28.303} + - {value: 28.146} + - {value: 27.209} + - {value: 26.174} + - {value: 25.228} + - {value: 24.339} diff --git a/data/COMPASS_H_MINUS_total_eror.yaml b/data/COMPASS_H_MINUS_total_eror.yaml new file mode 100644 index 000000000..85ae472e7 --- /dev/null +++ b/data/COMPASS_H_MINUS_total_eror.yaml @@ -0,0 +1,2201 @@ +dependent_variables: +- header: {title: "COMPASS $H^-$ Multiplicities"} + qualifiers: + - {name: process, value: SIDIS} + - {name: observable, value: dsigma/dxdydz} + - {name: target_isoscalarity, value: 0.5} + - {name: prefactor, value: 1} + - {name: Vs, value: 17.35} + - {name: Q, low: 1, high: 7.745966692414834, integrate: true} + - {name: x, low: 0.004, high: 0.4, integrate: true} + - {name: z, low: 0.2, high: 0.85, integrate: true} + - {name: PS_reduction, W: 5, ymin: 0.1, ymax: 0.9} + - {name: hadron, value: H} + - {name: charge, value: -1} + values: + - errors: + - {label: unc, value: 0.1126} + value: 2.2066 + - errors: + - {label: unc, value: 0.0792} + value: 1.5523 + - errors: + - {label: unc, value: 0.0559} + value: 1.0907 + - errors: + - {label: unc, value: 0.0407} + value: 0.7841 + - errors: + - {label: unc, value: 0.0322} + value: 0.6079 + - errors: + - {label: unc, value: 0.0243} + value: 0.4402 + - errors: + - {label: unc, value: 0.0203} + value: 0.3369 + - errors: + - {label: unc, value: 0.0185} + value: 0.2612 + - errors: + - {label: unc, value: 0.0207} + value: 0.2129 + - errors: + - {label: unc, value: 0.0273} + value: 0.158 + - errors: + - {label: unc, value: 0.1106} + value: 2.1878 + - errors: + - {label: unc, value: 0.0763} + value: 1.511 + - errors: + - {label: unc, value: 0.0557} + value: 1.1009 + - errors: + - {label: unc, value: 0.0404} + value: 0.7871 + - errors: + - {label: unc, value: 0.0317} + value: 0.58 + - errors: + - {label: unc, value: 0.0406} + value: 0.6214 + - errors: + - {label: unc, value: 0.0284} + value: 0.4552 + - errors: + - {label: unc, value: 0.0241} + value: 0.3538 + - errors: + - {label: unc, value: 0.0201} + value: 0.2499 + - errors: + - {label: unc, value: 0.0169} + value: 0.2001 + - errors: + - {label: unc, value: 0.0150} + value: 0.1553 + - errors: + - {label: unc, value: 0.0140} + value: 0.1285 + - errors: + - {label: unc, value: 0.0107} + value: 0.082 + - errors: + - {label: unc, value: 0.0575} + value: 1.1242 + - errors: + - {label: unc, value: 0.0404} + value: 0.7935 + - errors: + - {label: unc, value: 0.0311} + value: 0.6022 + - errors: + - {label: unc, value: 0.0229} + value: 0.4329 + - errors: + - {label: unc, value: 0.0184} + value: 0.3332 + - errors: + - {label: unc, value: 0.0154} + value: 0.2572 + - errors: + - {label: unc, value: 0.0129} + value: 0.2042 + - errors: + - {label: unc, value: 0.0105} + value: 0.1631 + - errors: + - {label: unc, value: 0.0100} + value: 0.1297 + - errors: + - {label: unc, value: 0.0088} + value: 0.0857 + - errors: + - {label: unc, value: 0.1117} + value: 2.2164 + - errors: + - {label: unc, value: 0.0777} + value: 1.5447 + - errors: + - {label: unc, value: 0.0556} + value: 1.1044 + - errors: + - {label: unc, value: 0.0406} + value: 0.8047 + - errors: + - {label: unc, value: 0.0290} + value: 0.5703 + - errors: + - {label: unc, value: 0.0222} + value: 0.4324 + - errors: + - {label: unc, value: 0.0170} + value: 0.3183 + - errors: + - {label: unc, value: 0.0141} + value: 0.2508 + - errors: + - {label: unc, value: 0.0116} + value: 0.1922 + - errors: + - {label: unc, value: 0.0101} + value: 0.1555 + - errors: + - {label: unc, value: 0.0091} + value: 0.1096 + - errors: + - {label: unc, value: 0.0135} + value: 0.0927 + - errors: + - {label: unc, value: 0.1100} + value: 2.1853 + - errors: + - {label: unc, value: 0.0760} + value: 1.5076 + - errors: + - {label: unc, value: 0.0543} + value: 1.0738 + - errors: + - {label: unc, value: 0.0389} + value: 0.7613 + - errors: + - {label: unc, value: 0.0292} + value: 0.5514 + - errors: + - {label: unc, value: 0.0179} + value: 0.2354 + - errors: + - {label: unc, value: 0.0142} + value: 0.2056 + - errors: + - {label: unc, value: 0.0121} + value: 0.1523 + - errors: + - {label: unc, value: 0.0117} + value: 0.1278 + - errors: + - {label: unc, value: 0.0097} + value: 0.0908 + - errors: + - {label: unc, value: 0.0350} + value: 0.6069 + - errors: + - {label: unc, value: 0.0239} + value: 0.4394 + - errors: + - {label: unc, value: 0.0192} + value: 0.3463 + - errors: + - {label: unc, value: 0.0155} + value: 0.2592 + - errors: + - {label: unc, value: 0.0132} + value: 0.2061 + - errors: + - {label: unc, value: 0.0105} + value: 0.1571 + - errors: + - {label: unc, value: 0.0095} + value: 0.1246 + - errors: + - {label: unc, value: 0.0086} + value: 0.0833 + - errors: + - {label: unc, value: 0.0569} + value: 1.1005 + - errors: + - {label: unc, value: 0.0423} + value: 0.8277 + - errors: + - {label: unc, value: 0.0301} + value: 0.5865 + - errors: + - {label: unc, value: 0.0225} + value: 0.4327 + - errors: + - {label: unc, value: 0.0171} + value: 0.3209 + - errors: + - {label: unc, value: 0.0140} + value: 0.2495 + - errors: + - {label: unc, value: 0.0108} + value: 0.1866 + - errors: + - {label: unc, value: 0.0090} + value: 0.1489 + - errors: + - {label: unc, value: 0.0076} + value: 0.114 + - errors: + - {label: unc, value: 0.0072} + value: 0.0808 + - errors: + - {label: unc, value: 0.1125} + value: 2.2268 + - errors: + - {label: unc, value: 0.0782} + value: 1.5518 + - errors: + - {label: unc, value: 0.0550} + value: 1.0877 + - errors: + - {label: unc, value: 0.0399} + value: 0.7863 + - errors: + - {label: unc, value: 0.0293} + value: 0.5742 + - errors: + - {label: unc, value: 0.0215} + value: 0.4174 + - errors: + - {label: unc, value: 0.0161} + value: 0.3064 + - errors: + - {label: unc, value: 0.0132} + value: 0.2386 + - errors: + - {label: unc, value: 0.0104} + value: 0.1803 + - errors: + - {label: unc, value: 0.0088} + value: 0.1353 + - errors: + - {label: unc, value: 0.0083} + value: 0.1055 + - errors: + - {label: unc, value: 0.0123} + value: 0.0751 + - errors: + - {label: unc, value: 0.1088} + value: 2.1482 + - errors: + - {label: unc, value: 0.0763} + value: 1.4978 + - errors: + - {label: unc, value: 0.0539} + value: 1.0487 + - errors: + - {label: unc, value: 0.0391} + value: 0.7421 + - errors: + - {label: unc, value: 0.0304} + value: 0.5364 + - errors: + - {label: unc, value: 0.0186} + value: 0.2648 + - errors: + - {label: unc, value: 0.0130} + value: 0.1933 + - errors: + - {label: unc, value: 0.0104} + value: 0.1507 + - errors: + - {label: unc, value: 0.0100} + value: 0.1221 + - errors: + - {label: unc, value: 0.0085} + value: 0.083 + - errors: + - {label: unc, value: 0.0365} + value: 0.5757 + - errors: + - {label: unc, value: 0.0247} + value: 0.4364 + - errors: + - {label: unc, value: 0.0182} + value: 0.3256 + - errors: + - {label: unc, value: 0.0144} + value: 0.2421 + - errors: + - {label: unc, value: 0.0115} + value: 0.1868 + - errors: + - {label: unc, value: 0.0090} + value: 0.1375 + - errors: + - {label: unc, value: 0.0083} + value: 0.1177 + - errors: + - {label: unc, value: 0.0070} + value: 0.0757 + - errors: + - {label: unc, value: 0.0572} + value: 1.0929 + - errors: + - {label: unc, value: 0.0410} + value: 0.7911 + - errors: + - {label: unc, value: 0.0303} + value: 0.5838 + - errors: + - {label: unc, value: 0.0223} + value: 0.4222 + - errors: + - {label: unc, value: 0.0163} + value: 0.3042 + - errors: + - {label: unc, value: 0.0128} + value: 0.2316 + - errors: + - {label: unc, value: 0.0103} + value: 0.1788 + - errors: + - {label: unc, value: 0.0080} + value: 0.1324 + - errors: + - {label: unc, value: 0.0068} + value: 0.1021 + - errors: + - {label: unc, value: 0.0052} + value: 0.0689 + - errors: + - {label: unc, value: 0.1145} + value: 2.2511 + - errors: + - {label: unc, value: 0.0765} + value: 1.5094 + - errors: + - {label: unc, value: 0.0549} + value: 1.0778 + - errors: + - {label: unc, value: 0.0406} + value: 0.7917 + - errors: + - {label: unc, value: 0.0285} + value: 0.5492 + - errors: + - {label: unc, value: 0.0210} + value: 0.4003 + - errors: + - {label: unc, value: 0.0164} + value: 0.3037 + - errors: + - {label: unc, value: 0.0126} + value: 0.2207 + - errors: + - {label: unc, value: 0.0104} + value: 0.1703 + - errors: + - {label: unc, value: 0.0085} + value: 0.1237 + - errors: + - {label: unc, value: 0.0080} + value: 0.0966 + - errors: + - {label: unc, value: 0.0098} + value: 0.0386 + - errors: + - {label: unc, value: 0.1111} + value: 2.1648 + - errors: + - {label: unc, value: 0.0787} + value: 1.5148 + - errors: + - {label: unc, value: 0.0574} + value: 1.0857 + - errors: + - {label: unc, value: 0.0404} + value: 0.7335 + - errors: + - {label: unc, value: 0.0352} + value: 0.5715 + - errors: + - {label: unc, value: 0.0162} + value: 0.2434 + - errors: + - {label: unc, value: 0.0114} + value: 0.1808 + - errors: + - {label: unc, value: 0.0095} + value: 0.1431 + - errors: + - {label: unc, value: 0.0080} + value: 0.1155 + - errors: + - {label: unc, value: 0.0069} + value: 0.0743 + - errors: + - {label: unc, value: 0.0336} + value: 0.5599 + - errors: + - {label: unc, value: 0.0224} + value: 0.4082 + - errors: + - {label: unc, value: 0.0173} + value: 0.3206 + - errors: + - {label: unc, value: 0.0133} + value: 0.2384 + - errors: + - {label: unc, value: 0.0105} + value: 0.1805 + - errors: + - {label: unc, value: 0.0079} + value: 0.1311 + - errors: + - {label: unc, value: 0.0070} + value: 0.1053 + - errors: + - {label: unc, value: 0.0053} + value: 0.0711 + - errors: + - {label: unc, value: 0.0554} + value: 1.0697 + - errors: + - {label: unc, value: 0.0397} + value: 0.7741 + - errors: + - {label: unc, value: 0.0285} + value: 0.5531 + - errors: + - {label: unc, value: 0.0210} + value: 0.4047 + - errors: + - {label: unc, value: 0.0157} + value: 0.2978 + - errors: + - {label: unc, value: 0.0121} + value: 0.2237 + - errors: + - {label: unc, value: 0.0094} + value: 0.1696 + - errors: + - {label: unc, value: 0.0073} + value: 0.129 + - errors: + - {label: unc, value: 0.0057} + value: 0.0928 + - errors: + - {label: unc, value: 0.0044} + value: 0.0624 + - errors: + - {label: unc, value: 0.1119} + value: 2.2055 + - errors: + - {label: unc, value: 0.0767} + value: 1.5182 + - errors: + - {label: unc, value: 0.0542} + value: 1.0683 + - errors: + - {label: unc, value: 0.0383} + value: 0.7491 + - errors: + - {label: unc, value: 0.0276} + value: 0.535 + - errors: + - {label: unc, value: 0.0199} + value: 0.3827 + - errors: + - {label: unc, value: 0.0150} + value: 0.2818 + - errors: + - {label: unc, value: 0.0117} + value: 0.2114 + - errors: + - {label: unc, value: 0.0096} + value: 0.1617 + - errors: + - {label: unc, value: 0.0081} + value: 0.1235 + - errors: + - {label: unc, value: 0.0069} + value: 0.0851 + - errors: + - {label: unc, value: 0.0108} + value: 0.0519 + - errors: + - {label: unc, value: 0.1135} + value: 2.2053 + - errors: + - {label: unc, value: 0.0756} + value: 1.445 + - errors: + - {label: unc, value: 0.0549} + value: 1.0293 + - errors: + - {label: unc, value: 0.0390} + value: 0.6979 + - errors: + - {label: unc, value: 0.0325} + value: 0.5182 + - errors: + - {label: unc, value: 0.0147} + value: 0.2275 + - errors: + - {label: unc, value: 0.0101} + value: 0.1646 + - errors: + - {label: unc, value: 0.0076} + value: 0.1238 + - errors: + - {label: unc, value: 0.0061} + value: 0.0953 + - errors: + - {label: unc, value: 0.0052} + value: 0.0686 + - errors: + - {label: unc, value: 0.0322} + value: 0.5465 + - errors: + - {label: unc, value: 0.0206} + value: 0.3805 + - errors: + - {label: unc, value: 0.0155} + value: 0.2893 + - errors: + - {label: unc, value: 0.0115} + value: 0.21 + - errors: + - {label: unc, value: 0.0089} + value: 0.1595 + - errors: + - {label: unc, value: 0.0069} + value: 0.1183 + - errors: + - {label: unc, value: 0.0055} + value: 0.0888 + - errors: + - {label: unc, value: 0.0038} + value: 0.0554 + - errors: + - {label: unc, value: 0.0547} + value: 1.0582 + - errors: + - {label: unc, value: 0.0372} + value: 0.7261 + - errors: + - {label: unc, value: 0.0268} + value: 0.5226 + - errors: + - {label: unc, value: 0.0197} + value: 0.38 + - errors: + - {label: unc, value: 0.0146} + value: 0.2777 + - errors: + - {label: unc, value: 0.0112} + value: 0.2097 + - errors: + - {label: unc, value: 0.0081} + value: 0.1484 + - errors: + - {label: unc, value: 0.0061} + value: 0.1083 + - errors: + - {label: unc, value: 0.0048} + value: 0.0815 + - errors: + - {label: unc, value: 0.0034} + value: 0.0546 + - errors: + - {label: unc, value: 0.1138} + value: 2.2272 + - errors: + - {label: unc, value: 0.0765} + value: 1.5079 + - errors: + - {label: unc, value: 0.0531} + value: 1.0424 + - errors: + - {label: unc, value: 0.0376} + value: 0.7327 + - errors: + - {label: unc, value: 0.0269} + value: 0.5184 + - errors: + - {label: unc, value: 0.0189} + value: 0.3585 + - errors: + - {label: unc, value: 0.0145} + value: 0.2675 + - errors: + - {label: unc, value: 0.0112} + value: 0.1984 + - errors: + - {label: unc, value: 0.0084} + value: 0.1379 + - errors: + - {label: unc, value: 0.0074} + value: 0.1091 + - errors: + - {label: unc, value: 0.0061} + value: 0.0733 + - errors: + - {label: unc, value: 0.0100} + value: 0.0456 + - errors: + - {label: unc, value: 0.1135} + value: 2.1478 + - errors: + - {label: unc, value: 0.0813} + value: 1.4972 + - errors: + - {label: unc, value: 0.0541} + value: 0.955 + - errors: + - {label: unc, value: 0.0422} + value: 0.6979 + - errors: + - {label: unc, value: 0.0354} + value: 0.4867 + - errors: + - {label: unc, value: 0.0151} + value: 0.1931 + - errors: + - {label: unc, value: 0.0096} + value: 0.1364 + - errors: + - {label: unc, value: 0.0067} + value: 0.0966 + - errors: + - {label: unc, value: 0.0060} + value: 0.0855 + - errors: + - {label: unc, value: 0.0040} + value: 0.0549 + - errors: + - {label: unc, value: 0.0322} + value: 0.4826 + - errors: + - {label: unc, value: 0.0207} + value: 0.3587 + - errors: + - {label: unc, value: 0.0149} + value: 0.2625 + - errors: + - {label: unc, value: 0.0106} + value: 0.179 + - errors: + - {label: unc, value: 0.0082} + value: 0.1334 + - errors: + - {label: unc, value: 0.0064} + value: 0.0985 + - errors: + - {label: unc, value: 0.0053} + value: 0.077 + - errors: + - {label: unc, value: 0.0034} + value: 0.0478 + - errors: + - {label: unc, value: 0.0549} + value: 1.0118 + - errors: + - {label: unc, value: 0.0383} + value: 0.7244 + - errors: + - {label: unc, value: 0.0265} + value: 0.4989 + - errors: + - {label: unc, value: 0.0198} + value: 0.3648 + - errors: + - {label: unc, value: 0.0144} + value: 0.2579 + - errors: + - {label: unc, value: 0.0102} + value: 0.1758 + - errors: + - {label: unc, value: 0.0086} + value: 0.144 + - errors: + - {label: unc, value: 0.0064} + value: 0.0997 + - errors: + - {label: unc, value: 0.0050} + value: 0.0725 + - errors: + - {label: unc, value: 0.0029} + value: 0.0421 + - errors: + - {label: unc, value: 0.1186} + value: 2.1994 + - errors: + - {label: unc, value: 0.0762} + value: 1.4549 + - errors: + - {label: unc, value: 0.0533} + value: 0.9998 + - errors: + - {label: unc, value: 0.0380} + value: 0.6939 + - errors: + - {label: unc, value: 0.0276} + value: 0.491 + - errors: + - {label: unc, value: 0.0201} + value: 0.3391 + - errors: + - {label: unc, value: 0.0159} + value: 0.2494 + - errors: + - {label: unc, value: 0.0132} + value: 0.1908 + - errors: + - {label: unc, value: 0.0094} + value: 0.1129 + - errors: + - {label: unc, value: 0.0091} + value: 0.0952 + - errors: + - {label: unc, value: 0.0069} + value: 0.05 + - errors: + - {label: unc, value: 0.1329} + value: 2.2078 + - errors: + - {label: unc, value: 0.0940} + value: 1.4371 + - errors: + - {label: unc, value: 0.0708} + value: 0.9836 + - errors: + - {label: unc, value: 0.0560} + value: 0.6805 + - errors: + - {label: unc, value: 0.0539} + value: 0.4653 + - errors: + - {label: unc, value: 0.0160} + value: 0.1621 + - errors: + - {label: unc, value: 0.0111} + value: 0.1284 + - errors: + - {label: unc, value: 0.0076} + value: 0.0873 + - errors: + - {label: unc, value: 0.0065} + value: 0.076 + - errors: + - {label: unc, value: 0.0036} + value: 0.046 + - errors: + - {label: unc, value: 0.0352} + value: 0.4138 + - errors: + - {label: unc, value: 0.0227} + value: 0.3437 + - errors: + - {label: unc, value: 0.0154} + value: 0.2397 + - errors: + - {label: unc, value: 0.0111} + value: 0.163 + - errors: + - {label: unc, value: 0.0092} + value: 0.1266 + - errors: + - {label: unc, value: 0.0071} + value: 0.0919 + - errors: + - {label: unc, value: 0.006} + value: 0.0696 + - errors: + - {label: unc, value: 0.0033} + value: 0.0414 + - errors: + - {label: unc, value: 0.0606} + value: 1.0107 + - errors: + - {label: unc, value: 0.0369} + value: 0.6483 + - errors: + - {label: unc, value: 0.0274} + value: 0.4809 + - errors: + - {label: unc, value: 0.0201} + value: 0.3369 + - errors: + - {label: unc, value: 0.0152} + value: 0.2428 + - errors: + - {label: unc, value: 0.0108} + value: 0.1602 + - errors: + - {label: unc, value: 0.0085} + value: 0.1147 + - errors: + - {label: unc, value: 0.0066} + value: 0.0825 + - errors: + - {label: unc, value: 0.0057} + value: 0.0657 + - errors: + - {label: unc, value: 0.0031} + value: 0.0362 + - errors: + - {label: unc, value: 0.1277} + value: 2.1443 + - errors: + - {label: unc, value: 0.0826} + value: 1.4732 + - errors: + - {label: unc, value: 0.0553} + value: 0.9459 + - errors: + - {label: unc, value: 0.0422} + value: 0.6873 + - errors: + - {label: unc, value: 0.0299} + value: 0.4496 + - errors: + - {label: unc, value: 0.0267} + value: 0.3763 + - errors: + - {label: unc, value: 0.0193} + value: 0.24 + - errors: + - {label: unc, value: 0.0155} + value: 0.1666 + - errors: + - {label: unc, value: 0.0126} + value: 0.1062 + - errors: + - {label: unc, value: 0.0119} + value: 0.0785 + - errors: + - {label: unc, value: 0.0131} + value: 0.0647 + - errors: + - {label: unc, value: 0.0395} + value: 0.4561 + - errors: + - {label: unc, value: 0.0228} + value: 0.3317 + - errors: + - {label: unc, value: 0.0160} + value: 0.2375 + - errors: + - {label: unc, value: 0.0114} + value: 0.1597 + - errors: + - {label: unc, value: 0.0091} + value: 0.1174 + - errors: + - {label: unc, value: 0.0074} + value: 0.0881 + - errors: + - {label: unc, value: 0.0056} + value: 0.0581 + - errors: + - {label: unc, value: 0.0028} + value: 0.0315 + - errors: + - {label: unc, value: 0.0589} + value: 0.9436 + - errors: + - {label: unc, value: 0.0371} + value: 0.6381 + - errors: + - {label: unc, value: 0.0260} + value: 0.4426 + - errors: + - {label: unc, value: 0.0191} + value: 0.3091 + - errors: + - {label: unc, value: 0.0146} + value: 0.2203 + - errors: + - {label: unc, value: 0.0113} + value: 0.1622 + - errors: + - {label: unc, value: 0.0094} + value: 0.1243 + - errors: + - {label: unc, value: 0.0063} + value: 0.0746 + - errors: + - {label: unc, value: 0.0053} + value: 0.0554 + - errors: + - {label: unc, value: 0.0026} + value: 0.029 + - errors: + - {label: unc, value: 0.1310} + value: 2.1458 + - errors: + - {label: unc, value: 0.0786} + value: 1.3927 + - errors: + - {label: unc, value: 0.0559} + value: 0.9532 + - errors: + - {label: unc, value: 0.0392} + value: 0.6256 + - errors: + - {label: unc, value: 0.0297} + value: 0.4415 + - errors: + - {label: unc, value: 0.0244} + value: 0.3406 + - errors: + - {label: unc, value: 0.0175} + value: 0.2108 + - errors: + - {label: unc, value: 0.0137} + value: 0.1422 + - errors: + - {label: unc, value: 0.0131} + value: 0.1128 + - errors: + - {label: unc, value: 0.0106} + value: 0.0714 +independent_variables: +- header: {name: "z"} + values: + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.723} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.673} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.793} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.793} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.273} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.673} + - {high: 0.75, low: 0.7, value: 0.723} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} +- header: {name: "x"} + values: + - {high: 0.01, low: 0.004, value: 0.0087} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.009} + - {high: 0.01, low: 0.004, value: 0.0093} + - {high: 0.01, low: 0.004, value: 0.0095} + - {high: 0.01, low: 0.004, value: 0.0098} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0076} + - {high: 0.01, low: 0.004, value: 0.0079} + - {high: 0.02, low: 0.01, value: 0.0184} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0154} + - {high: 0.02, low: 0.01, value: 0.016} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0163} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0142} + - {high: 0.02, low: 0.01, value: 0.0144} + - {high: 0.02, low: 0.01, value: 0.0151} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.03, low: 0.02, value: 0.0263} + - {high: 0.03, low: 0.02, value: 0.0268} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0346} + - {high: 0.04, low: 0.03, value: 0.0347} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2497} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} +- header: {name: "y"} + values: + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.41} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.57} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.3, low: 0.2, value: 0.28} + - {high: 0.3, low: 0.2, value: 0.26} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} +- header: {name: "Q2"} + values: + - {value: 1.149} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.132} + - {value: 1.105} + - {value: 1.075} + - {value: 1.048} + - {value: 1.023} + - {value: 1.318} + - {value: 1.318} + - {value: 1.316} + - {value: 1.282} + - {value: 1.244} + - {value: 1.084} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.275} + - {value: 1.237} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.213} + - {value: 1.797} + - {value: 1.612} + - {value: 1.6} + - {value: 1.6} + - {value: 1.6} + - {value: 1.59} + - {value: 1.538} + - {value: 1.481} + - {value: 1.431} + - {value: 1.387} + - {value: 1.353} + - {value: 1.301} + - {value: 2.432} + - {value: 2.432} + - {value: 2.426} + - {value: 2.311} + - {value: 2.179} + - {value: 1.138} + - {value: 1.117} + - {value: 1.106} + - {value: 1.104} + - {value: 1.104} + - {value: 1.427} + - {value: 1.334} + - {value: 1.285} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 2.0} + - {value: 1.841} + - {value: 1.765} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.743} + - {value: 3.146} + - {value: 2.797} + - {value: 2.764} + - {value: 2.764} + - {value: 2.764} + - {value: 2.748} + - {value: 2.655} + - {value: 2.552} + - {value: 2.458} + - {value: 2.37} + - {value: 2.287} + - {value: 2.102} + - {value: 4.255} + - {value: 4.255} + - {value: 4.243} + - {value: 4.043} + - {value: 3.812} + - {value: 1.49} + - {value: 1.42} + - {value: 1.361} + - {value: 1.312} + - {value: 1.286} + - {value: 2.023} + - {value: 1.892} + - {value: 1.799} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 2.836} + - {value: 2.611} + - {value: 2.503} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.471} + - {value: 4.46} + - {value: 3.966} + - {value: 3.918} + - {value: 3.918} + - {value: 3.918} + - {value: 3.896} + - {value: 3.764} + - {value: 3.619} + - {value: 3.485} + - {value: 3.361} + - {value: 3.244} + - {value: 2.981} + - {value: 6.033} + - {value: 6.033} + - {value: 6.015} + - {value: 5.731} + - {value: 5.402} + - {value: 2.099} + - {value: 1.999} + - {value: 1.916} + - {value: 1.843} + - {value: 1.788} + - {value: 2.852} + - {value: 2.666} + - {value: 2.535} + - {value: 2.505} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 3.996} + - {value: 3.678} + - {value: 3.525} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.481} + - {value: 6.281} + - {value: 5.585} + - {value: 5.517} + - {value: 5.517} + - {value: 5.517} + - {value: 5.485} + - {value: 5.301} + - {value: 5.097} + - {value: 4.908} + - {value: 4.734} + - {value: 4.569} + - {value: 4.202} + - {value: 8.496} + - {value: 8.496} + - {value: 8.471} + - {value: 8.072} + - {value: 7.608} + - {value: 3.301} + - {value: 3.146} + - {value: 3.015} + - {value: 2.901} + - {value: 2.813} + - {value: 4.482} + - {value: 4.19} + - {value: 3.984} + - {value: 3.936} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 6.282} + - {value: 5.78} + - {value: 5.539} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.47} + - {value: 9.871} + - {value: 8.772} + - {value: 8.666} + - {value: 8.666} + - {value: 8.666} + - {value: 8.617} + - {value: 8.328} + - {value: 8.008} + - {value: 7.714} + - {value: 7.441} + - {value: 7.18} + - {value: 6.597} + - {value: 13.359} + - {value: 13.359} + - {value: 13.322} + - {value: 12.69} + - {value: 11.965} + - {value: 5.071} + - {value: 4.832} + - {value: 4.631} + - {value: 4.454} + - {value: 4.32} + - {value: 6.89} + - {value: 6.44} + - {value: 6.122} + - {value: 6.048} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 9.652} + - {value: 8.881} + - {value: 8.509} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.404} + - {value: 15.177} + - {value: 13.486} + - {value: 13.321} + - {value: 13.321} + - {value: 13.321} + - {value: 13.245} + - {value: 12.798} + - {value: 12.305} + - {value: 11.855} + - {value: 11.435} + - {value: 11.035} + - {value: 20.541} + - {value: 20.541} + - {value: 20.483} + - {value: 19.513} + - {value: 18.389} + - {value: 6.819} + - {value: 6.496} + - {value: 6.224} + - {value: 5.987} + - {value: 5.81} + - {value: 9.262} + - {value: 8.658} + - {value: 8.229} + - {value: 8.13} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 12.978} + - {value: 11.938} + - {value: 11.437} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.296} + - {value: 20.404} + - {value: 18.128} + - {value: 17.908} + - {value: 17.908} + - {value: 17.908} + - {value: 17.806} + - {value: 17.214} + - {value: 16.552} + - {value: 15.948} + - {value: 15.382} + - {value: 14.845} + - {value: 14.675} + - {value: 13.715} + - {value: 13.031} + - {value: 12.873} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 20.535} + - {value: 18.893} + - {value: 18.105} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 17.882} + - {value: 32.238} + - {value: 28.65} + - {value: 28.303} + - {value: 28.303} + - {value: 28.303} + - {value: 28.146} + - {value: 27.209} + - {value: 26.174} + - {value: 25.228} + - {value: 24.339} diff --git a/data/COMPASS_H_PLUS.yaml b/data/COMPASS_H_PLUS.yaml new file mode 100755 index 000000000..1c32336c3 --- /dev/null +++ b/data/COMPASS_H_PLUS.yaml @@ -0,0 +1,2512 @@ +dependent_variables: + - header: {title: COMPASS $H^+$ Multiplicities} + qualifiers: + - {name: process, value: SIDIS} + - {name: observable, value: dsigma/dxdydz} + - {name: target_isoscalarity, value: 0.5} + - {name: prefactor, value: 1} + - {name: Vs, value: 17.35} + - {name: Q, low: 1, high: 7.745966692414834, integrate: true} + - {name: x, low: 0.004, high: 0.4, integrate: true} + - {name: z, low: 0.2, high: 0.85, integrate: true} + - {name: PS_reduction, W: 5, ymin: 0.1, ymax: 0.7} + - {name: hadron, value: H} + - {name: charge, value: 1} + values: + - errors: + - {label: unc, value: 0.0176} + - {label: add, value: 0.0504} + value: 2.3731 + - errors: + - {label: unc, value: 0.0145} + - {label: add, value: 0.0502} + value: 1.6525 + - errors: + - {label: unc, value: 0.0130} + - {label: add, value: 0.0501} + value: 1.2391 + - errors: + - {label: unc, value: 0.0113} + - {label: add, value: 0.0500} + value: 0.8937 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0504} + value: 0.6596 + - errors: + - {label: unc, value: 0.0089} + - {label: add, value: 0.0515} + value: 0.5042 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0537} + value: 0.3811 + - errors: + - {label: unc, value: 0.0121} + - {label: add, value: 0.0551} + value: 0.319 + - errors: + - {label: unc, value: 0.0176} + - {label: add, value: 0.0627} + value: 0.2663 + - errors: + - {label: unc, value: 0.0295} + - {label: add, value: 0.0542} + value: 0.1845 + - errors: + - {label: unc, value: 0.0109} + - {label: add, value: 0.0503} + value: 2.3028 + - errors: + - {label: unc, value: 0.0097} + - {label: add, value: 0.0501} + value: 1.6341 + - errors: + - {label: unc, value: 0.0085} + - {label: add, value: 0.0500} + value: 1.171 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0500} + value: 0.859 + - errors: + - {label: unc, value: 0.0126} + - {label: add, value: 0.0504} + value: 0.6444 + - errors: + - {label: unc, value: 0.0270} + - {label: add, value: 0.0504} + value: 0.7145 + - errors: + - {label: unc, value: 0.0185} + - {label: add, value: 0.0503} + value: 0.5843 + - errors: + - {label: unc, value: 0.0160} + - {label: add, value: 0.0512} + value: 0.4348 + - errors: + - {label: unc, value: 0.0137} + - {label: add, value: 0.0556} + value: 0.3235 + - errors: + - {label: unc, value: 0.0124} + - {label: add, value: 0.0620} + value: 0.2515 + - errors: + - {label: unc, value: 0.0114} + - {label: add, value: 0.0577} + value: 0.2097 + - errors: + - {label: unc, value: 0.0113} + - {label: add, value: 0.0698} + value: 0.1847 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0877} + value: 0.1196 + - errors: + - {label: unc, value: 0.0124} + - {label: add, value: 0.0501} + value: 1.2943 + - errors: + - {label: unc, value: 0.0085} + - {label: add, value: 0.0500} + value: 0.9733 + - errors: + - {label: unc, value: 0.0070} + - {label: add, value: 0.0503} + value: 0.7233 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0506} + value: 0.5452 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0517} + value: 0.4195 + - errors: + - {label: unc, value: 0.0047} + - {label: add, value: 0.0548} + value: 0.3153 + - errors: + - {label: unc, value: 0.0043} + - {label: add, value: 0.0539} + value: 0.2597 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0553} + value: 0.1989 + - errors: + - {label: unc, value: 0.0035} + - {label: add, value: 0.0632} + value: 0.1645 + - errors: + - {label: unc, value: 0.0021} + - {label: add, value: 0.0829} + value: 0.1109 + - errors: + - {label: unc, value: 0.0115} + - {label: add, value: 0.0501} + value: 2.4011 + - errors: + - {label: unc, value: 0.0076} + - {label: add, value: 0.0501} + value: 1.7314 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0500} + value: 1.2501 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0500} + value: 0.9256 + - errors: + - {label: unc, value: 0.0050} + - {label: add, value: 0.0502} + value: 0.6891 + - errors: + - {label: unc, value: 0.0044} + - {label: add, value: 0.0504} + value: 0.5138 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0514} + value: 0.3928 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0542} + value: 0.3025 + - errors: + - {label: unc, value: 0.0042} + - {label: add, value: 0.0548} + value: 0.239 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0565} + value: 0.1964 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0634} + value: 0.1512 + - errors: + - {label: unc, value: 0.0105} + - {label: add, value: 0.0936} + value: 0.094 + - errors: + - {label: unc, value: 0.0110} + - {label: add, value: 0.0500} + value: 2.3342 + - errors: + - {label: unc, value: 0.0096} + - {label: add, value: 0.0500} + value: 1.6453 + - errors: + - {label: unc, value: 0.0084} + - {label: add, value: 0.0499} + value: 1.1702 + - errors: + - {label: unc, value: 0.0086} + - {label: add, value: 0.0500} + value: 0.8679 + - errors: + - {label: unc, value: 0.0106} + - {label: add, value: 0.0500} + value: 0.6477 + - errors: + - {label: unc, value: 0.0122} + - {label: add, value: 0.0529} + value: 0.3434 + - errors: + - {label: unc, value: 0.0089} + - {label: add, value: 0.0551} + value: 0.2885 + - errors: + - {label: unc, value: 0.0076} + - {label: add, value: 0.0573} + value: 0.2318 + - errors: + - {label: unc, value: 0.0067} + - {label: add, value: 0.0598} + value: 0.187 + - errors: + - {label: unc, value: 0.0040} + - {label: add, value: 0.0792} + value: 0.1224 + - errors: + - {label: unc, value: 0.0192} + - {label: add, value: 0.0500} + value: 0.7688 + - errors: + - {label: unc, value: 0.0093} + - {label: add, value: 0.0504} + value: 0.5772 + - errors: + - {label: unc, value: 0.0066} + - {label: add, value: 0.0515} + value: 0.4442 + - errors: + - {label: unc, value: 0.0058} + - {label: add, value: 0.0530} + value: 0.3507 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0539} + value: 0.276 + - errors: + - {label: unc, value: 0.0047} + - {label: add, value: 0.0550} + value: 0.2198 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0599} + value: 0.1717 + - errors: + - {label: unc, value: 0.0024} + - {label: add, value: 0.0790} + value: 0.1151 + - errors: + - {label: unc, value: 0.0156} + - {label: add, value: 0.0500} + value: 1.2976 + - errors: + - {label: unc, value: 0.0099} + - {label: add, value: 0.0500} + value: 0.9873 + - errors: + - {label: unc, value: 0.0076} + - {label: add, value: 0.0500} + value: 0.7395 + - errors: + - {label: unc, value: 0.0066} + - {label: add, value: 0.0501} + value: 0.5586 + - errors: + - {label: unc, value: 0.0059} + - {label: add, value: 0.0506} + value: 0.4342 + - errors: + - {label: unc, value: 0.0051} + - {label: add, value: 0.0516} + value: 0.3254 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0518} + value: 0.2525 + - errors: + - {label: unc, value: 0.004} + - {label: add, value: 0.0529} + value: 0.2019 + - errors: + - {label: unc, value: 0.0036} + - {label: add, value: 0.0583} + value: 0.1594 + - errors: + - {label: unc, value: 0.0022} + - {label: add, value: 0.0724} + value: 0.1118 + - errors: + - {label: unc, value: 0.0168} + - {label: add, value: 0.0500} + value: 2.4487 + - errors: + - {label: unc, value: 0.0108} + - {label: add, value: 0.0500} + value: 1.7554 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0499} + value: 1.2601 + - errors: + - {label: unc, value: 0.0080} + - {label: add, value: 0.0499} + value: 0.9342 + - errors: + - {label: unc, value: 0.0070} + - {label: add, value: 0.0500} + value: 0.6959 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0500} + value: 0.5152 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0500} + value: 0.3893 + - errors: + - {label: unc, value: 0.0056} + - {label: add, value: 0.0508} + value: 0.3089 + - errors: + - {label: unc, value: 0.0055} + - {label: add, value: 0.0512} + value: 0.2343 + - errors: + - {label: unc, value: 0.0056} + - {label: add, value: 0.0521} + value: 0.1745 + - errors: + - {label: unc, value: 0.0067} + - {label: add, value: 0.0546} + value: 0.1538 + - errors: + - {label: unc, value: 0.0133} + - {label: add, value: 0.0633} + value: 0.0979 + - errors: + - {label: unc, value: 0.0184} + - {label: add, value: 0.0500} + value: 2.3969 + - errors: + - {label: unc, value: 0.0161} + - {label: add, value: 0.0500} + value: 1.6965 + - errors: + - {label: unc, value: 0.0140} + - {label: add, value: 0.0499} + value: 1.2161 + - errors: + - {label: unc, value: 0.0139} + - {label: add, value: 0.0500} + value: 0.9092 + - errors: + - {label: unc, value: 0.0168} + - {label: add, value: 0.0499} + value: 0.6842 + - errors: + - {label: unc, value: 0.0121} + - {label: add, value: 0.0506} + value: 0.3339 + - errors: + - {label: unc, value: 0.0080} + - {label: add, value: 0.0524} + value: 0.2841 + - errors: + - {label: unc, value: 0.0059} + - {label: add, value: 0.0531} + value: 0.2315 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0584} + value: 0.1744 + - errors: + - {label: unc, value: 0.0026} + - {label: add, value: 0.0728} + value: 0.1263 + - errors: + - {label: unc, value: 0.0260} + - {label: add, value: 0.0500} + value: 0.7834 + - errors: + - {label: unc, value: 0.0128} + - {label: add, value: 0.0500} + value: 0.5878 + - errors: + - {label: unc, value: 0.0088} + - {label: add, value: 0.0503} + value: 0.4571 + - errors: + - {label: unc, value: 0.0073} + - {label: add, value: 0.0510} + value: 0.3446 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0513} + value: 0.2766 + - errors: + - {label: unc, value: 0.0056} + - {label: add, value: 0.0525} + value: 0.2095 + - errors: + - {label: unc, value: 0.0049} + - {label: add, value: 0.0552} + value: 0.1611 + - errors: + - {label: unc, value: 0.0030} + - {label: add, value: 0.0650} + value: 0.1169 + - errors: + - {label: unc, value: 0.0186} + - {label: add, value: 0.0500} + value: 1.3167 + - errors: + - {label: unc, value: 0.0120} + - {label: add, value: 0.0500} + value: 0.9978 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0500} + value: 0.7477 + - errors: + - {label: unc, value: 0.0082} + - {label: add, value: 0.0500} + value: 0.5656 + - errors: + - {label: unc, value: 0.0070} + - {label: add, value: 0.0501} + value: 0.4187 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0506} + value: 0.3198 + - errors: + - {label: unc, value: 0.0054} + - {label: add, value: 0.0510} + value: 0.2507 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0514} + value: 0.1926 + - errors: + - {label: unc, value: 0.0042} + - {label: add, value: 0.0539} + value: 0.1482 + - errors: + - {label: unc, value: 0.0026} + - {label: add, value: 0.0643} + value: 0.1073 + - errors: + - {label: unc, value: 0.0222} + - {label: add, value: 0.0500} + value: 2.5242 + - errors: + - {label: unc, value: 0.0138} + - {label: add, value: 0.0500} + value: 1.7846 + - errors: + - {label: unc, value: 0.0116} + - {label: add, value: 0.0499} + value: 1.2843 + - errors: + - {label: unc, value: 0.0102} + - {label: add, value: 0.0500} + value: 0.963 + - errors: + - {label: unc, value: 0.0088} + - {label: add, value: 0.0500} + value: 0.708 + - errors: + - {label: unc, value: 0.0076} + - {label: add, value: 0.0499} + value: 0.5247 + - errors: + - {label: unc, value: 0.0072} + - {label: add, value: 0.0500} + value: 0.3955 + - errors: + - {label: unc, value: 0.0070} + - {label: add, value: 0.0502} + value: 0.3122 + - errors: + - {label: unc, value: 0.0066} + - {label: add, value: 0.0507} + value: 0.2248 + - errors: + - {label: unc, value: 0.0068} + - {label: add, value: 0.0506} + value: 0.1737 + - errors: + - {label: unc, value: 0.0077} + - {label: add, value: 0.0521} + value: 0.1401 + - errors: + - {label: unc, value: 0.0136} + - {label: add, value: 0.0608} + value: 0.0756 + - errors: + - {label: unc, value: 0.0256} + - {label: add, value: 0.0500} + value: 2.3919 + - errors: + - {label: unc, value: 0.0226} + - {label: add, value: 0.0500} + value: 1.7067 + - errors: + - {label: unc, value: 0.0198} + - {label: add, value: 0.0500} + value: 1.249 + - errors: + - {label: unc, value: 0.0193} + - {label: add, value: 0.0500} + value: 0.9076 + - errors: + - {label: unc, value: 0.0217} + - {label: add, value: 0.0499} + value: 0.6605 + - errors: + - {label: unc, value: 0.0120} + - {label: add, value: 0.0510} + value: 0.3583 + - errors: + - {label: unc, value: 0.0074} + - {label: add, value: 0.0510} + value: 0.2781 + - errors: + - {label: unc, value: 0.0055} + - {label: add, value: 0.0528} + value: 0.2291 + - errors: + - {label: unc, value: 0.0042} + - {label: add, value: 0.0540} + value: 0.1757 + - errors: + - {label: unc, value: 0.0023} + - {label: add, value: 0.0641} + value: 0.1248 + - errors: + - {label: unc, value: 0.0215} + - {label: add, value: 0.0500} + value: 0.7558 + - errors: + - {label: unc, value: 0.0110} + - {label: add, value: 0.0499} + value: 0.5927 + - errors: + - {label: unc, value: 0.0077} + - {label: add, value: 0.0501} + value: 0.4524 + - errors: + - {label: unc, value: 0.0064} + - {label: add, value: 0.0503} + value: 0.3438 + - errors: + - {label: unc, value: 0.0056} + - {label: add, value: 0.0504} + value: 0.2634 + - errors: + - {label: unc, value: 0.0049} + - {label: add, value: 0.0509} + value: 0.2059 + - errors: + - {label: unc, value: 0.0044} + - {label: add, value: 0.0530} + value: 0.1639 + - errors: + - {label: unc, value: 0.0025} + - {label: add, value: 0.0609} + value: 0.1083 + - errors: + - {label: unc, value: 0.0168} + - {label: add, value: 0.0500} + value: 1.3872 + - errors: + - {label: unc, value: 0.0104} + - {label: add, value: 0.0499} + value: 1.0248 + - errors: + - {label: unc, value: 0.0080} + - {label: add, value: 0.0499} + value: 0.7562 + - errors: + - {label: unc, value: 0.0070} + - {label: add, value: 0.0499} + value: 0.5781 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0500} + value: 0.4334 + - errors: + - {label: unc, value: 0.0053} + - {label: add, value: 0.0502} + value: 0.3323 + - errors: + - {label: unc, value: 0.0045} + - {label: add, value: 0.0503} + value: 0.2445 + - errors: + - {label: unc, value: 0.0039} + - {label: add, value: 0.0505} + value: 0.184 + - errors: + - {label: unc, value: 0.0035} + - {label: add, value: 0.0517} + value: 0.1469 + - errors: + - {label: unc, value: 0.0020} + - {label: add, value: 0.0577} + value: 0.097 + - errors: + - {label: unc, value: 0.0205} + - {label: add, value: 0.0500} + value: 2.5507 + - errors: + - {label: unc, value: 0.0127} + - {label: add, value: 0.0499} + value: 1.8342 + - errors: + - {label: unc, value: 0.0107} + - {label: add, value: 0.0500} + value: 1.3312 + - errors: + - {label: unc, value: 0.0092} + - {label: add, value: 0.0500} + value: 0.9672 + - errors: + - {label: unc, value: 0.0082} + - {label: add, value: 0.0500} + value: 0.7416 + - errors: + - {label: unc, value: 0.0069} + - {label: add, value: 0.0500} + value: 0.5295 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0500} + value: 0.404 + - errors: + - {label: unc, value: 0.0061} + - {label: add, value: 0.0500} + value: 0.3017 + - errors: + - {label: unc, value: 0.0060} + - {label: add, value: 0.0504} + value: 0.232 + - errors: + - {label: unc, value: 0.0062} + - {label: add, value: 0.0506} + value: 0.1756 + - errors: + - {label: unc, value: 0.0069} + - {label: add, value: 0.0512} + value: 0.1425 + - errors: + - {label: unc, value: 0.0140} + - {label: add, value: 0.0561} + value: 0.098 + - errors: + - {label: unc, value: 0.0278} + - {label: add, value: 0.0500} + value: 2.444 + - errors: + - {label: unc, value: 0.0244} + - {label: add, value: 0.0500} + value: 1.7675 + - errors: + - {label: unc, value: 0.0210} + - {label: add, value: 0.0500} + value: 1.2618 + - errors: + - {label: unc, value: 0.0198} + - {label: add, value: 0.0500} + value: 0.8915 + - errors: + - {label: unc, value: 0.0231} + - {label: add, value: 0.0500} + value: 0.7055 + - errors: + - {label: unc, value: 0.0109} + - {label: add, value: 0.0502} + value: 0.348 + - errors: + - {label: unc, value: 0.0068} + - {label: add, value: 0.0504} + value: 0.2697 + - errors: + - {label: unc, value: 0.0051} + - {label: add, value: 0.0510} + value: 0.2192 + - errors: + - {label: unc, value: 0.0040} + - {label: add, value: 0.0524} + value: 0.1715 + - errors: + - {label: unc, value: 0.0021} + - {label: add, value: 0.0583} + value: 0.1149 + - errors: + - {label: unc, value: 0.0201} + - {label: add, value: 0.0500} + value: 0.7636 + - errors: + - {label: unc, value: 0.0098} + - {label: add, value: 0.0499} + value: 0.5724 + - errors: + - {label: unc, value: 0.0069} + - {label: add, value: 0.0500} + value: 0.4492 + - errors: + - {label: unc, value: 0.0058} + - {label: add, value: 0.0501} + value: 0.3411 + - errors: + - {label: unc, value: 0.0050} + - {label: add, value: 0.0502} + value: 0.2626 + - errors: + - {label: unc, value: 0.0044} + - {label: add, value: 0.0503} + value: 0.2025 + - errors: + - {label: unc, value: 0.0037} + - {label: add, value: 0.0513} + value: 0.148 + - errors: + - {label: unc, value: 0.0022} + - {label: add, value: 0.0553} + value: 0.1066 + - errors: + - {label: unc, value: 0.0159} + - {label: add, value: 0.0500} + value: 1.3634 + - errors: + - {label: unc, value: 0.0098} + - {label: add, value: 0.0500} + value: 1.0074 + - errors: + - {label: unc, value: 0.0076} + - {label: add, value: 0.0499} + value: 0.7568 + - errors: + - {label: unc, value: 0.0066} + - {label: add, value: 0.0499} + value: 0.5729 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0500} + value: 0.4317 + - errors: + - {label: unc, value: 0.0050} + - {label: add, value: 0.0499} + value: 0.3303 + - errors: + - {label: unc, value: 0.0042} + - {label: add, value: 0.0499} + value: 0.2441 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0500} + value: 0.1958 + - errors: + - {label: unc, value: 0.0032} + - {label: add, value: 0.0509} + value: 0.1413 + - errors: + - {label: unc, value: 0.0018} + - {label: add, value: 0.0536} + value: 0.0913 + - errors: + - {label: unc, value: 0.0253} + - {label: add, value: 0.0500} + value: 2.6489 + - errors: + - {label: unc, value: 0.0143} + - {label: add, value: 0.0500} + value: 1.8677 + - errors: + - {label: unc, value: 0.0121} + - {label: add, value: 0.0499} + value: 1.3863 + - errors: + - {label: unc, value: 0.0104} + - {label: add, value: 0.0499} + value: 1.0042 + - errors: + - {label: unc, value: 0.0087} + - {label: add, value: 0.0500} + value: 0.7158 + - errors: + - {label: unc, value: 0.0078} + - {label: add, value: 0.0500} + value: 0.5537 + - errors: + - {label: unc, value: 0.0071} + - {label: add, value: 0.0499} + value: 0.4184 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0500} + value: 0.3116 + - errors: + - {label: unc, value: 0.0063} + - {label: add, value: 0.0500} + value: 0.2359 + - errors: + - {label: unc, value: 0.0064} + - {label: add, value: 0.0503} + value: 0.1789 + - errors: + - {label: unc, value: 0.0067} + - {label: add, value: 0.0507} + value: 0.136 + - errors: + - {label: unc, value: 0.0120} + - {label: add, value: 0.0523} + value: 0.0726 + - errors: + - {label: unc, value: 0.0398} + - {label: add, value: 0.0500} + value: 2.5572 + - errors: + - {label: unc, value: 0.0346} + - {label: add, value: 0.0500} + value: 1.855 + - errors: + - {label: unc, value: 0.0303} + - {label: add, value: 0.0499} + value: 1.3509 + - errors: + - {label: unc, value: 0.0276} + - {label: add, value: 0.0499} + value: 0.9403 + - errors: + - {label: unc, value: 0.0323} + - {label: add, value: 0.0499} + value: 0.7348 + - errors: + - {label: unc, value: 0.0145} + - {label: add, value: 0.0501} + value: 0.3309 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0500} + value: 0.2658 + - errors: + - {label: unc, value: 0.0070} + - {label: add, value: 0.0499} + value: 0.2102 + - errors: + - {label: unc, value: 0.0052} + - {label: add, value: 0.0509} + value: 0.1531 + - errors: + - {label: unc, value: 0.0029} + - {label: add, value: 0.0543} + value: 0.1123 + - errors: + - {label: unc, value: 0.0277} + - {label: add, value: 0.0499} + value: 0.7726 + - errors: + - {label: unc, value: 0.0134} + - {label: add, value: 0.0499} + value: 0.5727 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0501} + value: 0.447 + - errors: + - {label: unc, value: 0.0079} + - {label: add, value: 0.0498} + value: 0.3407 + - errors: + - {label: unc, value: 0.0066} + - {label: add, value: 0.0500} + value: 0.2498 + - errors: + - {label: unc, value: 0.0057} + - {label: add, value: 0.0499} + value: 0.1903 + - errors: + - {label: unc, value: 0.0050} + - {label: add, value: 0.0503} + value: 0.1451 + - errors: + - {label: unc, value: 0.0027} + - {label: add, value: 0.0526} + value: 0.095 + - errors: + - {label: unc, value: 0.0252} + - {label: add, value: 0.0499} + value: 1.4044 + - errors: + - {label: unc, value: 0.0151} + - {label: add, value: 0.0499} + value: 1.0487 + - errors: + - {label: unc, value: 0.0116} + - {label: add, value: 0.0500} + value: 0.7894 + - errors: + - {label: unc, value: 0.0098} + - {label: add, value: 0.0500} + value: 0.578 + - errors: + - {label: unc, value: 0.0083} + - {label: add, value: 0.0500} + value: 0.428 + - errors: + - {label: unc, value: 0.0072} + - {label: add, value: 0.0501} + value: 0.3253 + - errors: + - {label: unc, value: 0.0062} + - {label: add, value: 0.0500} + value: 0.2418 + - errors: + - {label: unc, value: 0.0055} + - {label: add, value: 0.0498} + value: 0.1885 + - errors: + - {label: unc, value: 0.0048} + - {label: add, value: 0.0506} + value: 0.1461 + - errors: + - {label: unc, value: 0.0026} + - {label: add, value: 0.0514} + value: 0.0875 + - errors: + - {label: unc, value: 0.0482} + - {label: add, value: 0.0499} + value: 2.6543 + - errors: + - {label: unc, value: 0.0262} + - {label: add, value: 0.0500} + value: 1.9031 + - errors: + - {label: unc, value: 0.0221} + - {label: add, value: 0.0500} + value: 1.4211 + - errors: + - {label: unc, value: 0.0187} + - {label: add, value: 0.0499} + value: 1.0181 + - errors: + - {label: unc, value: 0.0163} + - {label: add, value: 0.0499} + value: 0.7663 + - errors: + - {label: unc, value: 0.0140} + - {label: add, value: 0.0499} + value: 0.5627 + - errors: + - {label: unc, value: 0.0127} + - {label: add, value: 0.0499} + value: 0.4245 + - errors: + - {label: unc, value: 0.0119} + - {label: add, value: 0.0498} + value: 0.3247 + - errors: + - {label: unc, value: 0.0109} + - {label: add, value: 0.0501} + value: 0.2355 + - errors: + - {label: unc, value: 0.0109} + - {label: add, value: 0.0499} + value: 0.1801 + - errors: + - {label: unc, value: 0.0120} + - {label: add, value: 0.0504} + value: 0.1426 + - errors: + - {label: unc, value: 0.0780} + - {label: add, value: 0.0499} + value: 2.5882 + - errors: + - {label: unc, value: 0.0697} + - {label: add, value: 0.0500} + value: 1.9197 + - errors: + - {label: unc, value: 0.0584} + - {label: add, value: 0.0500} + value: 1.3673 + - errors: + - {label: unc, value: 0.0575} + - {label: add, value: 0.0500} + value: 1.0295 + - errors: + - {label: unc, value: 0.0561} + - {label: add, value: 0.0500} + value: 0.6894 + - errors: + - {label: unc, value: 0.0217} + - {label: add, value: 0.0499} + value: 0.3443 + - errors: + - {label: unc, value: 0.0125} + - {label: add, value: 0.0500} + value: 0.2496 + - errors: + - {label: unc, value: 0.0094} + - {label: add, value: 0.0502} + value: 0.1952 + - errors: + - {label: unc, value: 0.0075} + - {label: add, value: 0.0501} + value: 0.1556 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0519} + value: 0.1078 + - errors: + - {label: unc, value: 0.0424} + - {label: add, value: 0.0500} + value: 0.8193 + - errors: + - {label: unc, value: 0.0196} + - {label: add, value: 0.0500} + value: 0.584 + - errors: + - {label: unc, value: 0.0133} + - {label: add, value: 0.0500} + value: 0.4298 + - errors: + - {label: unc, value: 0.0112} + - {label: add, value: 0.0501} + value: 0.3389 + - errors: + - {label: unc, value: 0.0091} + - {label: add, value: 0.0499} + value: 0.2402 + - errors: + - {label: unc, value: 0.0082} + - {label: add, value: 0.0501} + value: 0.1914 + - errors: + - {label: unc, value: 0.0065} + - {label: add, value: 0.0504} + value: 0.1309 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0521} + value: 0.0921 + - errors: + - {label: unc, value: 0.0384} + - {label: add, value: 0.0499} + value: 1.3562 + - errors: + - {label: unc, value: 0.0227} + - {label: add, value: 0.0500} + value: 1.038 + - errors: + - {label: unc, value: 0.0168} + - {label: add, value: 0.0499} + value: 0.7603 + - errors: + - {label: unc, value: 0.0147} + - {label: add, value: 0.0499} + value: 0.5826 + - errors: + - {label: unc, value: 0.0126} + - {label: add, value: 0.0499} + value: 0.4408 + - errors: + - {label: unc, value: 0.0108} + - {label: add, value: 0.0499} + value: 0.3345 + - errors: + - {label: unc, value: 0.0096} + - {label: add, value: 0.0498} + value: 0.2666 + - errors: + - {label: unc, value: 0.0079} + - {label: add, value: 0.0500} + value: 0.1857 + - errors: + - {label: unc, value: 0.0072} + - {label: add, value: 0.0502} + value: 0.1494 + - errors: + - {label: unc, value: 0.0038} + - {label: add, value: 0.0505} + value: 0.087 + - errors: + - {label: unc, value: 0.0774} + - {label: add, value: 0.0500} + value: 2.731 + - errors: + - {label: unc, value: 0.0434} + - {label: add, value: 0.0500} + value: 1.9837 + - errors: + - {label: unc, value: 0.0350} + - {label: add, value: 0.0500} + value: 1.4057 + - errors: + - {label: unc, value: 0.0304} + - {label: add, value: 0.0500} + value: 1.0531 + - errors: + - {label: unc, value: 0.0264} + - {label: add, value: 0.0499} + value: 0.779 + - errors: + - {label: unc, value: 0.0234} + - {label: add, value: 0.04990} + value: 0.5987 + - errors: + - {label: unc, value: 0.0216} + - {label: add, value: 0.0499} + value: 0.4627 + - errors: + - {label: unc, value: 0.0182} + - {label: add, value: 0.0499} + value: 0.3025 + - errors: + - {label: unc, value: 0.0193} + - {label: add, value: 0.0501} + value: 0.2752 + - errors: + - {label: unc, value: 0.0164} + - {label: add, value: 0.0497} + value: 0.1607 + - errors: + - {label: unc, value: 0.0217} + - {label: add, value: 0.0501} + value: 0.1796 + - errors: + - {label: unc, value: 0.0413} + - {label: add, value: 0.0500} + value: 0.743 + - errors: + - {label: unc, value: 0.0211} + - {label: add, value: 0.0501} + value: 0.5931 + - errors: + - {label: unc, value: 0.0154} + - {label: add, value: 0.0501} + value: 0.4916 + - errors: + - {label: unc, value: 0.0126} + - {label: add, value: 0.0499} + value: 0.3522 + - errors: + - {label: unc, value: 0.0108} + - {label: add, value: 0.0501} + value: 0.271 + - errors: + - {label: unc, value: 0.0092} + - {label: add, value: 0.0500} + value: 0.1979 + - errors: + - {label: unc, value: 0.0075} + - {label: add, value: 0.0502} + value: 0.1393 + - errors: + - {label: unc, value: 0.0040} + - {label: add, value: 0.0501} + value: 0.0837 + - errors: + - {label: unc, value: 0.0418} + - {label: add, value: 0.0500} + value: 1.3873 + - errors: + - {label: unc, value: 0.0235} + - {label: add, value: 0.0499} + value: 0.9747 + - errors: + - {label: unc, value: 0.0185} + - {label: add, value: 0.0499} + value: 0.7785 + - errors: + - {label: unc, value: 0.0155} + - {label: add, value: 0.0500} + value: 0.5679 + - errors: + - {label: unc, value: 0.0139} + - {label: add, value: 0.0500} + value: 0.4558 + - errors: + - {label: unc, value: 0.0116} + - {label: add, value: 0.0501} + value: 0.3353 + - errors: + - {label: unc, value: 0.0099} + - {label: add, value: 0.0500} + value: 0.2496 + - errors: + - {label: unc, value: 0.0090} + - {label: add, value: 0.0498} + value: 0.2068 + - errors: + - {label: unc, value: 0.0073} + - {label: add, value: 0.0502} + value: 0.1393 + - errors: + - {label: unc, value: 0.0041} + - {label: add, value: 0.0506} + value: 0.0888 + - errors: + - {label: unc, value: 0.0852} + - {label: add, value: 0.0499} + value: 2.7761 + - errors: + - {label: unc, value: 0.0433} + - {label: add, value: 0.0499} + value: 1.9069 + - errors: + - {label: unc, value: 0.0365} + - {label: add, value: 0.0499} + value: 1.4466 + - errors: + - {label: unc, value: 0.0320} + - {label: add, value: 0.0500} + value: 1.1075 + - errors: + - {label: unc, value: 0.0276} + - {label: add, value: 0.0500} + value: 0.826 + - errors: + - {label: unc, value: 0.0221} + - {label: add, value: 0.0500} + value: 0.55 + - errors: + - {label: unc, value: 0.0197} + - {label: add, value: 0.0499} + value: 0.4167 + - errors: + - {label: unc, value: 0.0186} + - {label: add, value: 0.0499} + value: 0.3305 + - errors: + - {label: unc, value: 0.0184} + - {label: add, value: 0.0499} + value: 0.2664 + - errors: + - {label: unc, value: 0.0164} + - {label: add, value: 0.0497} + value: 0.1727 +independent_variables: + - header: {name: z} + values: + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.273} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - header: {name: x} + values: + - {high: 0.01, low: 0.004, value: 0.0087} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.009} + - {high: 0.01, low: 0.004, value: 0.0093} + - {high: 0.01, low: 0.004, value: 0.0095} + - {high: 0.01, low: 0.004, value: 0.0098} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0076} + - {high: 0.01, low: 0.004, value: 0.0079} + - {high: 0.02, low: 0.01, value: 0.0184} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0154} + - {high: 0.02, low: 0.01, value: 0.016} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0163} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0142} + - {high: 0.02, low: 0.01, value: 0.0144} + - {high: 0.02, low: 0.01, value: 0.0151} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.03, low: 0.02, value: 0.0262} + - {high: 0.03, low: 0.02, value: 0.0268} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0346} + - {high: 0.04, low: 0.03, value: 0.0347} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2497} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} + - header: {name: y} + values: + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.41} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.57} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.3, low: 0.2, value: 0.28} + - {high: 0.3, low: 0.2, value: 0.26} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - header: {name: Q2} + values: + - {value: 1.149} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.132} + - {value: 1.105} + - {value: 1.076} + - {value: 1.048} + - {value: 1.023} + - {value: 1.318} + - {value: 1.318} + - {value: 1.316} + - {value: 1.282} + - {value: 1.244} + - {value: 1.085} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.275} + - {value: 1.237} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.213} + - {value: 1.798} + - {value: 1.612} + - {value: 1.6} + - {value: 1.6} + - {value: 1.6} + - {value: 1.59} + - {value: 1.538} + - {value: 1.481} + - {value: 1.431} + - {value: 1.387} + - {value: 1.353} + - {value: 1.301} + - {value: 2.432} + - {value: 2.432} + - {value: 2.426} + - {value: 2.312} + - {value: 2.179} + - {value: 1.138} + - {value: 1.117} + - {value: 1.106} + - {value: 1.104} + - {value: 1.104} + - {value: 1.428} + - {value: 1.335} + - {value: 1.286} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 2.001} + - {value: 1.842} + - {value: 1.765} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.743} + - {value: 3.147} + - {value: 2.798} + - {value: 2.764} + - {value: 2.764} + - {value: 2.764} + - {value: 2.748} + - {value: 2.655} + - {value: 2.553} + - {value: 2.458} + - {value: 2.37} + - {value: 2.287} + - {value: 2.102} + - {value: 4.255} + - {value: 4.255} + - {value: 4.243} + - {value: 4.043} + - {value: 3.812} + - {value: 1.49} + - {value: 1.42} + - {value: 1.361} + - {value: 1.312} + - {value: 1.286} + - {value: 2.024} + - {value: 1.892} + - {value: 1.799} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 2.838} + - {value: 2.612} + - {value: 2.503} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.472} + - {value: 4.462} + - {value: 3.967} + - {value: 3.918} + - {value: 3.918} + - {value: 3.918} + - {value: 3.896} + - {value: 3.765} + - {value: 3.619} + - {value: 3.485} + - {value: 3.361} + - {value: 3.244} + - {value: 2.981} + - {value: 6.033} + - {value: 6.033} + - {value: 6.016} + - {value: 5.731} + - {value: 5.402} + - {value: 2.099} + - {value: 2.0} + - {value: 1.917} + - {value: 1.844} + - {value: 1.788} + - {value: 2.854} + - {value: 2.668} + - {value: 2.536} + - {value: 2.505} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 3.998} + - {value: 3.68} + - {value: 3.526} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.481} + - {value: 6.284} + - {value: 5.586} + - {value: 5.517} + - {value: 5.517} + - {value: 5.517} + - {value: 5.485} + - {value: 5.301} + - {value: 5.097} + - {value: 4.909} + - {value: 4.734} + - {value: 4.569} + - {value: 4.203} + - {value: 8.496} + - {value: 8.496} + - {value: 8.471} + - {value: 8.072} + - {value: 7.608} + - {value: 3.302} + - {value: 3.147} + - {value: 3.017} + - {value: 2.902} + - {value: 2.814} + - {value: 4.485} + - {value: 4.192} + - {value: 3.985} + - {value: 3.936} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 6.284} + - {value: 5.782} + - {value: 5.539} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.47} + - {value: 9.875} + - {value: 8.774} + - {value: 8.666} + - {value: 8.666} + - {value: 8.666} + - {value: 8.617} + - {value: 8.329} + - {value: 8.008} + - {value: 7.715} + - {value: 7.442} + - {value: 7.18} + - {value: 6.597} + - {value: 13.359} + - {value: 13.359} + - {value: 13.322} + - {value: 12.691} + - {value: 11.965} + - {value: 5.073} + - {value: 4.834} + - {value: 4.633} + - {value: 4.456} + - {value: 4.321} + - {value: 6.893} + - {value: 6.443} + - {value: 6.124} + - {value: 6.049} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 9.656} + - {value: 8.884} + - {value: 8.51} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.404} + - {value: 15.184} + - {value: 13.489} + - {value: 13.321} + - {value: 13.321} + - {value: 13.321} + - {value: 13.245} + - {value: 12.798} + - {value: 12.305} + - {value: 11.855} + - {value: 11.435} + - {value: 11.036} + - {value: 20.541} + - {value: 20.541} + - {value: 20.484} + - {value: 19.513} + - {value: 18.389} + - {value: 6.822} + - {value: 6.499} + - {value: 6.227} + - {value: 5.989} + - {value: 5.811} + - {value: 9.266} + - {value: 8.662} + - {value: 8.231} + - {value: 8.13} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 12.983} + - {value: 11.943} + - {value: 11.438} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.296} + - {value: 20.413} + - {value: 18.133} + - {value: 17.908} + - {value: 17.908} + - {value: 17.908} + - {value: 17.806} + - {value: 17.215} + - {value: 16.553} + - {value: 15.948} + - {value: 15.383} + - {value: 14.846} + - {value: 14.681} + - {value: 13.721} + - {value: 13.034} + - {value: 12.873} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 20.544} + - {value: 18.9} + - {value: 18.106} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 17.882} + - {value: 32.252} + - {value: 28.657} + - {value: 28.303} + - {value: 28.303} + - {value: 28.303} + - {value: 28.147} + - {value: 27.21} + - {value: 26.174} + - {value: 25.229} + - {value: 24.339} diff --git a/data/COMPASS_H_PLUS_total_error.yaml b/data/COMPASS_H_PLUS_total_error.yaml new file mode 100644 index 000000000..04689e827 --- /dev/null +++ b/data/COMPASS_H_PLUS_total_error.yaml @@ -0,0 +1,2201 @@ +dependent_variables: +- header: {title: "COMPASS $H^+$ Multiplicities"} + qualifiers: + - {name: process, value: SIDIS} + - {name: observable, value: dsigma/dxdydz} + - {name: target_isoscalarity, value: 0.5} + - {name: prefactor, value: 1} + - {name: Vs, value: 17.35} + - {name: Q, low: 1, high: 7.745966692414834, integrate: true} + - {name: x, low: 0.004, high: 0.4, integrate: true} + - {name: z, low: 0.2, high: 0.85, integrate: true} + - {name: PS_reduction, W: 5, ymin: 0.1, ymax: 0.9} + - {name: hadron, value: H} + - {name: charge, value: 1} + values: + - errors: + - {label: unc, value: 0.1209} + value: 2.3731 + - errors: + - {label: unc, value: 0.0843} + value: 1.6525 + - errors: + - {label: unc, value: 0.0634} + value: 1.2391 + - errors: + - {label: unc, value: 0.0461} + value: 0.8937 + - errors: + - {label: unc, value: 0.0346} + value: 0.6596 + - errors: + - {label: unc, value: 0.0274} + value: 0.5042 + - errors: + - {label: unc, value: 0.0226} + value: 0.3811 + - errors: + - {label: unc, value: 0.0213} + value: 0.319 + - errors: + - {label: unc, value: 0.0242} + value: 0.2663 + - errors: + - {label: unc, value: 0.0311} + value: 0.1845 + - errors: + - {label: unc, value: 0.1165} + value: 2.3028 + - errors: + - {label: unc, value: 0.0825} + value: 1.6341 + - errors: + - {label: unc, value: 0.0592} + value: 1.171 + - errors: + - {label: unc, value: 0.0440} + value: 0.859 + - errors: + - {label: unc, value: 0.0348} + value: 0.6444 + - errors: + - {label: unc, value: 0.0449} + value: 0.7145 + - errors: + - {label: unc, value: 0.0347} + value: 0.5843 + - errors: + - {label: unc, value: 0.0274} + value: 0.4348 + - errors: + - {label: unc, value: 0.0226} + value: 0.3235 + - errors: + - {label: unc, value: 0.0199} + value: 0.2515 + - errors: + - {label: unc, value: 0.0166} + value: 0.2097 + - errors: + - {label: unc, value: 0.0171} + value: 0.1847 + - errors: + - {label: unc, value: 0.0123} + value: 0.1196 + - errors: + - {label: unc, value: 0.0660} + value: 1.2943 + - errors: + - {label: unc, value: 0.0494} + value: 0.9733 + - errors: + - {label: unc, value: 0.0370} + value: 0.7233 + - errors: + - {label: unc, value: 0.0282} + value: 0.5452 + - errors: + - {label: unc, value: 0.0223} + value: 0.4195 + - errors: + - {label: unc, value: 0.0179} + value: 0.3153 + - errors: + - {label: unc, value: 0.0146} + value: 0.2597 + - errors: + - {label: unc, value: 0.0116} + value: 0.1989 + - errors: + - {label: unc, value: 0.0109} + value: 0.1645 + - errors: + - {label: unc, value: 0.0094} + value: 0.1109 + - errors: + - {label: unc, value: 0.1210} + value: 2.4011 + - errors: + - {label: unc, value: 0.0871} + value: 1.7314 + - errors: + - {label: unc, value: 0.0629} + value: 1.2501 + - errors: + - {label: unc, value: 0.0466} + value: 0.9256 + - errors: + - {label: unc, value: 0.0349} + value: 0.6891 + - errors: + - {label: unc, value: 0.0262} + value: 0.5138 + - errors: + - {label: unc, value: 0.0206} + value: 0.3928 + - errors: + - {label: unc, value: 0.0169} + value: 0.3025 + - errors: + - {label: unc, value: 0.0137} + value: 0.239 + - errors: + - {label: unc, value: 0.0119} + value: 0.1964 + - errors: + - {label: unc, value: 0.0109} + value: 0.1512 + - errors: + - {label: unc, value: 0.0137} + value: 0.094 + - errors: + - {label: unc, value: 0.1174} + value: 2.3342 + - errors: + - {label: unc, value: 0.0829} + value: 1.6453 + - errors: + - {label: unc, value: 0.0591} + value: 1.1702 + - errors: + - {label: unc, value: 0.0442} + value: 0.8679 + - errors: + - {label: unc, value: 0.0340} + value: 0.6477 + - errors: + - {label: unc, value: 0.0219} + value: 0.3434 + - errors: + - {label: unc, value: 0.0182} + value: 0.2885 + - errors: + - {label: unc, value: 0.0153} + value: 0.2318 + - errors: + - {label: unc, value: 0.0130} + value: 0.187 + - errors: + - {label: unc, value: 0.0104} + value: 0.1224 + - errors: + - {label: unc, value: 0.0430} + value: 0.7688 + - errors: + - {label: unc, value: 0.0305} + value: 0.5772 + - errors: + - {label: unc, value: 0.0238} + value: 0.4442 + - errors: + - {label: unc, value: 0.0194} + value: 0.3507 + - errors: + - {label: unc, value: 0.0157} + value: 0.276 + - errors: + - {label: unc, value: 0.0129} + value: 0.2198 + - errors: + - {label: unc, value: 0.0110} + value: 0.1717 + - errors: + - {label: unc, value: 0.0094} + value: 0.1151 + - errors: + - {label: unc, value: 0.0668} + value: 1.2976 + - errors: + - {label: unc, value: 0.0503} + value: 0.9873 + - errors: + - {label: unc, value: 0.0377} + value: 0.7395 + - errors: + - {label: unc, value: 0.0287} + value: 0.5586 + - errors: + - {label: unc, value: 0.0227} + value: 0.4342 + - errors: + - {label: unc, value: 0.0175} + value: 0.3254 + - errors: + - {label: unc, value: 0.0138} + value: 0.2525 + - errors: + - {label: unc, value: 0.0114} + value: 0.2019 + - errors: + - {label: unc, value: 0.0099} + value: 0.1594 + - errors: + - {label: unc, value: 0.0083} + value: 0.1118 + - errors: + - {label: unc, value: 0.1237} + value: 2.4487 + - errors: + - {label: unc, value: 0.0885} + value: 1.7554 + - errors: + - {label: unc, value: 0.0636} + value: 1.2601 + - errors: + - {label: unc, value: 0.0473} + value: 0.9342 + - errors: + - {label: unc, value: 0.0354} + value: 0.6959 + - errors: + - {label: unc, value: 0.0265} + value: 0.5152 + - errors: + - {label: unc, value: 0.0203} + value: 0.3893 + - errors: + - {label: unc, value: 0.0166} + value: 0.3089 + - errors: + - {label: unc, value: 0.0132} + value: 0.2343 + - errors: + - {label: unc, value: 0.0106} + value: 0.1745 + - errors: + - {label: unc, value: 0.0107} + value: 0.1538 + - errors: + - {label: unc, value: 0.0146} + value: 0.0979 + - errors: + - {label: unc, value: 0.1213} + value: 2.3969 + - errors: + - {label: unc, value: 0.0864} + value: 1.6965 + - errors: + - {label: unc, value: 0.0623} + value: 1.2161 + - errors: + - {label: unc, value: 0.0475} + value: 0.9092 + - errors: + - {label: unc, value: 0.0381} + value: 0.6842 + - errors: + - {label: unc, value: 0.0207} + value: 0.3339 + - errors: + - {label: unc, value: 0.0169} + value: 0.2841 + - errors: + - {label: unc, value: 0.0136} + value: 0.2315 + - errors: + - {label: unc, value: 0.0111} + value: 0.1744 + - errors: + - {label: unc, value: 0.0095} + value: 0.1263 + - errors: + - {label: unc, value: 0.0470} + value: 0.7834 + - errors: + - {label: unc, value: 0.0321} + value: 0.5878 + - errors: + - {label: unc, value: 0.0246} + value: 0.4571 + - errors: + - {label: unc, value: 0.0190} + value: 0.3446 + - errors: + - {label: unc, value: 0.0156} + value: 0.2766 + - errors: + - {label: unc, value: 0.0123} + value: 0.2095 + - errors: + - {label: unc, value: 0.0101} + value: 0.1611 + - errors: + - {label: unc, value: 0.0081} + value: 0.1169 + - errors: + - {label: unc, value: 0.0684} + value: 1.3167 + - errors: + - {label: unc, value: 0.0513} + value: 0.9978 + - errors: + - {label: unc, value: 0.0385} + value: 0.7477 + - errors: + - {label: unc, value: 0.0294} + value: 0.5656 + - errors: + - {label: unc, value: 0.0221} + value: 0.4187 + - errors: + - {label: unc, value: 0.0173} + value: 0.3198 + - errors: + - {label: unc, value: 0.0138} + value: 0.2507 + - errors: + - {label: unc, value: 0.0110} + value: 0.1926 + - errors: + - {label: unc, value: 0.0090} + value: 0.1482 + - errors: + - {label: unc, value: 0.0073} + value: 0.1073 + - errors: + - {label: unc, value: 0.1282} + value: 2.5242 + - errors: + - {label: unc, value: 0.0903} + value: 1.7846 + - errors: + - {label: unc, value: 0.0652} + value: 1.2843 + - errors: + - {label: unc, value: 0.0492} + value: 0.963 + - errors: + - {label: unc, value: 0.0364} + value: 0.708 + - errors: + - {label: unc, value: 0.0272} + value: 0.5247 + - errors: + - {label: unc, value: 0.0210} + value: 0.3955 + - errors: + - {label: unc, value: 0.0171} + value: 0.3122 + - errors: + - {label: unc, value: 0.0131} + value: 0.2248 + - errors: + - {label: unc, value: 0.0111} + value: 0.1737 + - errors: + - {label: unc, value: 0.0106} + value: 0.1401 + - errors: + - {label: unc, value: 0.0143} + value: 0.0756 + - errors: + - {label: unc, value: 0.1223} + value: 2.3919 + - errors: + - {label: unc, value: 0.0883} + value: 1.7067 + - errors: + - {label: unc, value: 0.0655} + value: 1.249 + - errors: + - {label: unc, value: 0.0493} + value: 0.9076 + - errors: + - {label: unc, value: 0.0394} + value: 0.6605 + - errors: + - {label: unc, value: 0.0218} + value: 0.3583 + - errors: + - {label: unc, value: 0.0160} + value: 0.2781 + - errors: + - {label: unc, value: 0.0132} + value: 0.2291 + - errors: + - {label: unc, value: 0.0103} + value: 0.1757 + - errors: + - {label: unc, value: 0.0083} + value: 0.1248 + - errors: + - {label: unc, value: 0.0434} + value: 0.7558 + - errors: + - {label: unc, value: 0.0315} + value: 0.5927 + - errors: + - {label: unc, value: 0.0239} + value: 0.4524 + - errors: + - {label: unc, value: 0.0184} + value: 0.3438 + - errors: + - {label: unc, value: 0.0144} + value: 0.2634 + - errors: + - {label: unc, value: 0.0115} + value: 0.2059 + - errors: + - {label: unc, value: 0.0097} + value: 0.1639 + - errors: + - {label: unc, value: 0.0070} + value: 0.1083 + - errors: + - {label: unc, value: 0.0714} + value: 1.3872 + - errors: + - {label: unc, value: 0.0522} + value: 1.0248 + - errors: + - {label: unc, value: 0.0386} + value: 0.7562 + - errors: + - {label: unc, value: 0.0297} + value: 0.5781 + - errors: + - {label: unc, value: 0.0225} + value: 0.4334 + - errors: + - {label: unc, value: 0.0175} + value: 0.3323 + - errors: + - {label: unc, value: 0.0130} + value: 0.2445 + - errors: + - {label: unc, value: 0.0100} + value: 0.184 + - errors: + - {label: unc, value: 0.0083} + value: 0.1469 + - errors: + - {label: unc, value: 0.0059} + value: 0.097 + - errors: + - {label: unc, value: 0.1292} + value: 2.5507 + - errors: + - {label: unc, value: 0.0925} + value: 1.8342 + - errors: + - {label: unc, value: 0.0674} + value: 1.3312 + - errors: + - {label: unc, value: 0.0492} + value: 0.9672 + - errors: + - {label: unc, value: 0.0379} + value: 0.7416 + - errors: + - {label: unc, value: 0.0273} + value: 0.5295 + - errors: + - {label: unc, value: 0.0212} + value: 0.404 + - errors: + - {label: unc, value: 0.0162} + value: 0.3017 + - errors: + - {label: unc, value: 0.0131} + value: 0.232 + - errors: + - {label: unc, value: 0.0108} + value: 0.1756 + - errors: + - {label: unc, value: 0.0100} + value: 0.1425 + - errors: + - {label: unc, value: 0.0150} + value: 0.098 + - errors: + - {label: unc, value: 0.1253} + value: 2.444 + - errors: + - {label: unc, value: 0.0917} + value: 1.7675 + - errors: + - {label: unc, value: 0.0665} + value: 1.2618 + - errors: + - {label: unc, value: 0.0487} + value: 0.8915 + - errors: + - {label: unc, value: 0.0421} + value: 0.7055 + - errors: + - {label: unc, value: 0.0206} + value: 0.348 + - errors: + - {label: unc, value: 0.0152} + value: 0.2697 + - errors: + - {label: unc, value: 0.0123} + value: 0.2192 + - errors: + - {label: unc, value: 0.0098} + value: 0.1715 + - errors: + - {label: unc, value: 0.0070} + value: 0.1149 + - errors: + - {label: unc, value: 0.0431} + value: 0.7636 + - errors: + - {label: unc, value: 0.0302} + value: 0.5724 + - errors: + - {label: unc, value: 0.0235} + value: 0.4492 + - errors: + - {label: unc, value: 0.0180} + value: 0.3411 + - errors: + - {label: unc, value: 0.0141} + value: 0.2626 + - errors: + - {label: unc, value: 0.0111} + value: 0.2025 + - errors: + - {label: unc, value: 0.0084} + value: 0.148 + - errors: + - {label: unc, value: 0.0062} + value: 0.1066 + - errors: + - {label: unc, value: 0.0700} + value: 1.3634 + - errors: + - {label: unc, value: 0.0513} + value: 1.0074 + - errors: + - {label: unc, value: 0.0385} + value: 0.7568 + - errors: + - {label: unc, value: 0.0293} + value: 0.5729 + - errors: + - {label: unc, value: 0.0223} + value: 0.4317 + - errors: + - {label: unc, value: 0.0172} + value: 0.3303 + - errors: + - {label: unc, value: 0.0129} + value: 0.2441 + - errors: + - {label: unc, value: 0.0105} + value: 0.1958 + - errors: + - {label: unc, value: 0.0078} + value: 0.1413 + - errors: + - {label: unc, value: 0.0052} + value: 0.0913 + - errors: + - {label: unc, value: 0.1348} + value: 2.6489 + - errors: + - {label: unc, value: 0.0944} + value: 1.8677 + - errors: + - {label: unc, value: 0.0703} + value: 1.3863 + - errors: + - {label: unc, value: 0.0512} + value: 1.0042 + - errors: + - {label: unc, value: 0.0368} + value: 0.7158 + - errors: + - {label: unc, value: 0.0287} + value: 0.5537 + - errors: + - {label: unc, value: 0.0220} + value: 0.4184 + - errors: + - {label: unc, value: 0.0169} + value: 0.3116 + - errors: + - {label: unc, value: 0.0133} + value: 0.2359 + - errors: + - {label: unc, value: 0.0110} + value: 0.1789 + - errors: + - {label: unc, value: 0.0096} + value: 0.136 + - errors: + - {label: unc, value: 0.0125} + value: 0.0726 + - errors: + - {label: unc, value: 0.1339} + value: 2.5572 + - errors: + - {label: unc, value: 0.0990} + value: 1.855 + - errors: + - {label: unc, value: 0.0739} + value: 1.3509 + - errors: + - {label: unc, value: 0.0545} + value: 0.9403 + - errors: + - {label: unc, value: 0.0488} + value: 0.7348 + - errors: + - {label: unc, value: 0.0220} + value: 0.3309 + - errors: + - {label: unc, value: 0.0162} + value: 0.2658 + - errors: + - {label: unc, value: 0.0126} + value: 0.2102 + - errors: + - {label: unc, value: 0.0093} + value: 0.1531 + - errors: + - {label: unc, value: 0.0067} + value: 0.1123 + - errors: + - {label: unc, value: 0.0475} + value: 0.7726 + - errors: + - {label: unc, value: 0.0315} + value: 0.5727 + - errors: + - {label: unc, value: 0.0242} + value: 0.447 + - errors: + - {label: unc, value: 0.0187} + value: 0.3407 + - errors: + - {label: unc, value: 0.0141} + value: 0.2498 + - errors: + - {label: unc, value: 0.0110} + value: 0.1903 + - errors: + - {label: unc, value: 0.0088} + value: 0.1451 + - errors: + - {label: unc, value: 0.0056} + value: 0.095 + - errors: + - {label: unc, value: 0.0745} + value: 1.4044 + - errors: + - {label: unc, value: 0.0545} + value: 1.0487 + - errors: + - {label: unc, value: 0.0411} + value: 0.7894 + - errors: + - {label: unc, value: 0.0305} + value: 0.578 + - errors: + - {label: unc, value: 0.0229} + value: 0.428 + - errors: + - {label: unc, value: 0.0178} + value: 0.3253 + - errors: + - {label: unc, value: 0.0135} + value: 0.2418 + - errors: + - {label: unc, value: 0.0108} + value: 0.1885 + - errors: + - {label: unc, value: 0.0088} + value: 0.1461 + - errors: + - {label: unc, value: 0.0051} + value: 0.0875 + - errors: + - {label: unc, value: 0.1411} + value: 2.6543 + - errors: + - {label: unc, value: 0.0987} + value: 1.9031 + - errors: + - {label: unc, value: 0.0744} + value: 1.4211 + - errors: + - {label: unc, value: 0.0542} + value: 1.0181 + - errors: + - {label: unc, value: 0.0416} + value: 0.7663 + - errors: + - {label: unc, value: 0.0313} + value: 0.5627 + - errors: + - {label: unc, value: 0.0247} + value: 0.4245 + - errors: + - {label: unc, value: 0.0201} + value: 0.3247 + - errors: + - {label: unc, value: 0.0160} + value: 0.2355 + - errors: + - {label: unc, value: 0.0141} + value: 0.1801 + - errors: + - {label: unc, value: 0.0139} + value: 0.1426 + - errors: + - {label: unc, value: 0.1510} + value: 2.5882 + - errors: + - {label: unc, value: 0.1186} + value: 1.9197 + - errors: + - {label: unc, value: 0.0899} + value: 1.3673 + - errors: + - {label: unc, value: 0.0771} + value: 1.0295 + - errors: + - {label: unc, value: 0.0658} + value: 0.6894 + - errors: + - {label: unc, value: 0.0276} + value: 0.3443 + - errors: + - {label: unc, value: 0.0176} + value: 0.2496 + - errors: + - {label: unc, value: 0.0135} + value: 0.1952 + - errors: + - {label: unc, value: 0.0108} + value: 0.1556 + - errors: + - {label: unc, value: 0.0069} + value: 0.1078 + - errors: + - {label: unc, value: 0.0589} + value: 0.8193 + - errors: + - {label: unc, value: 0.0351} + value: 0.584 + - errors: + - {label: unc, value: 0.0252} + value: 0.4298 + - errors: + - {label: unc, value: 0.0203} + value: 0.3389 + - errors: + - {label: unc, value: 0.0150} + value: 0.2402 + - errors: + - {label: unc, value: 0.0126} + value: 0.1914 + - errors: + - {label: unc, value: 0.0092} + value: 0.1309 + - errors: + - {label: unc, value: 0.0061} + value: 0.0921 + - errors: + - {label: unc, value: 0.0779} + value: 1.3562 + - errors: + - {label: unc, value: 0.0566} + value: 1.038 + - errors: + - {label: unc, value: 0.0415} + value: 0.7603 + - errors: + - {label: unc, value: 0.0326} + value: 0.5826 + - errors: + - {label: unc, value: 0.0253} + value: 0.4408 + - errors: + - {label: unc, value: 0.0198} + value: 0.3345 + - errors: + - {label: unc, value: 0.0164} + value: 0.2666 + - errors: + - {label: unc, value: 0.0122} + value: 0.1857 + - errors: + - {label: unc, value: 0.0103} + value: 0.1494 + - errors: + - {label: unc, value: 0.0058} + value: 0.087 + - errors: + - {label: unc, value: 0.1570} + value: 2.731 + - errors: + - {label: unc, value: 0.1082} + value: 1.9837 + - errors: + - {label: unc, value: 0.0785} + value: 1.4057 + - errors: + - {label: unc, value: 0.0608} + value: 1.0531 + - errors: + - {label: unc, value: 0.0470} + value: 0.779 + - errors: + - {label: unc, value: 0.0379} + value: 0.5987 + - errors: + - {label: unc, value: 0.0316} + value: 0.4627 + - errors: + - {label: unc, value: 0.0236} + value: 0.3025 + - errors: + - {label: unc, value: 0.0237} + value: 0.2752 + - errors: + - {label: unc, value: 0.0182} + value: 0.1607 + - errors: + - {label: unc, value: 0.0234} + value: 0.1796 + - errors: + - {label: unc, value: 0.0555} + value: 0.743 + - errors: + - {label: unc, value: 0.0364} + value: 0.5931 + - errors: + - {label: unc, value: 0.0290} + value: 0.4916 + - errors: + - {label: unc, value: 0.0216} + value: 0.3522 + - errors: + - {label: unc, value: 0.0173} + value: 0.271 + - errors: + - {label: unc, value: 0.0135} + value: 0.1979 + - errors: + - {label: unc, value: 0.0102} + value: 0.1393 + - errors: + - {label: unc, value: 0.0058} + value: 0.0837 + - errors: + - {label: unc, value: 0.0810} + value: 1.3873 + - errors: + - {label: unc, value: 0.0540} + value: 0.9747 + - errors: + - {label: unc, value: 0.0431} + value: 0.7785 + - errors: + - {label: unc, value: 0.0323} + value: 0.5679 + - errors: + - {label: unc, value: 0.0267} + value: 0.4558 + - errors: + - {label: unc, value: 0.0204} + value: 0.3353 + - errors: + - {label: unc, value: 0.0159} + value: 0.2496 + - errors: + - {label: unc, value: 0.0136} + value: 0.2068 + - errors: + - {label: unc, value: 0.0101} + value: 0.1393 + - errors: + - {label: unc, value: 0.0060} + value: 0.0888 + - errors: + - {label: unc, value: 0.1628} + value: 2.7761 + - errors: + - {label: unc, value: 0.1046} + value: 1.9069 + - errors: + - {label: unc, value: 0.0809} + value: 1.4466 + - errors: + - {label: unc, value: 0.0639} + value: 1.1075 + - errors: + - {label: unc, value: 0.0496} + value: 0.826 + - errors: + - {label: unc, value: 0.0352} + value: 0.55 + - errors: + - {label: unc, value: 0.0286} + value: 0.4167 + - errors: + - {label: unc, value: 0.0248} + value: 0.3305 + - errors: + - {label: unc, value: 0.0227} + value: 0.2664 + - errors: + - {label: unc, value: 0.0185} + value: 0.1727 +independent_variables: +- header: {name: "z"} + values: + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.795} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.273} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} + - {high: 0.75, low: 0.7, value: 0.724} + - {high: 0.85, low: 0.75, value: 0.794} + - {high: 0.25, low: 0.2, value: 0.223} + - {high: 0.3, low: 0.25, value: 0.274} + - {high: 0.35, low: 0.3, value: 0.324} + - {high: 0.4, low: 0.35, value: 0.374} + - {high: 0.45, low: 0.4, value: 0.424} + - {high: 0.5, low: 0.45, value: 0.474} + - {high: 0.55, low: 0.5, value: 0.524} + - {high: 0.6, low: 0.55, value: 0.574} + - {high: 0.65, low: 0.6, value: 0.624} + - {high: 0.7, low: 0.65, value: 0.674} +- header: {name: "x"} + values: + - {high: 0.01, low: 0.004, value: 0.0087} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.0088} + - {high: 0.01, low: 0.004, value: 0.009} + - {high: 0.01, low: 0.004, value: 0.0093} + - {high: 0.01, low: 0.004, value: 0.0095} + - {high: 0.01, low: 0.004, value: 0.0098} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0074} + - {high: 0.01, low: 0.004, value: 0.0076} + - {high: 0.01, low: 0.004, value: 0.0079} + - {high: 0.02, low: 0.01, value: 0.0184} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0188} + - {high: 0.02, low: 0.01, value: 0.0154} + - {high: 0.02, low: 0.01, value: 0.016} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0162} + - {high: 0.02, low: 0.01, value: 0.0163} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.014} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0141} + - {high: 0.02, low: 0.01, value: 0.0142} + - {high: 0.02, low: 0.01, value: 0.0144} + - {high: 0.02, low: 0.01, value: 0.0151} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.02, low: 0.01, value: 0.0139} + - {high: 0.03, low: 0.02, value: 0.0262} + - {high: 0.03, low: 0.02, value: 0.0268} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0271} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0246} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.03, low: 0.02, value: 0.0244} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0346} + - {high: 0.04, low: 0.03, value: 0.0347} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.04, low: 0.03, value: 0.0345} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0487} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.06, low: 0.04, value: 0.0486} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0766} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0764} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.1, low: 0.06, value: 0.0765} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1176} + - {high: 0.14, low: 0.1, value: 0.1175} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.18, low: 0.14, value: 0.1581} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2505} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2504} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2503} + - {high: 0.4, low: 0.18, value: 0.2497} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.25} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2501} + - {high: 0.4, low: 0.18, value: 0.2502} +- header: {name: "y"} + values: + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.44} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.41} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.6} + - {high: 0.7, low: 0.5, value: 0.57} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.3, low: 0.2, value: 0.28} + - {high: 0.3, low: 0.2, value: 0.26} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.39} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.58} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.5, low: 0.3, value: 0.31} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.59} + - {high: 0.7, low: 0.5, value: 0.56} + - {high: 0.7, low: 0.5, value: 0.53} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.14} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.13} + - {high: 0.15, low: 0.1, value: 0.12} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} + - {high: 0.5, low: 0.3, value: 0.32} + - {high: 0.2, low: 0.15, value: 0.19} + - {high: 0.2, low: 0.15, value: 0.18} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.2, low: 0.15, value: 0.17} + - {high: 0.3, low: 0.2, value: 0.27} + - {high: 0.3, low: 0.2, value: 0.25} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.3, low: 0.2, value: 0.24} + - {high: 0.5, low: 0.3, value: 0.43} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.38} + - {high: 0.5, low: 0.3, value: 0.37} + - {high: 0.5, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.3, value: 0.34} + - {high: 0.5, low: 0.3, value: 0.33} +- header: {name: "Q2"} + values: + - {value: 1.149} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.138} + - {value: 1.132} + - {value: 1.105} + - {value: 1.076} + - {value: 1.048} + - {value: 1.023} + - {value: 1.318} + - {value: 1.318} + - {value: 1.316} + - {value: 1.282} + - {value: 1.244} + - {value: 1.085} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.065} + - {value: 1.275} + - {value: 1.237} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.222} + - {value: 1.213} + - {value: 1.798} + - {value: 1.612} + - {value: 1.6} + - {value: 1.6} + - {value: 1.6} + - {value: 1.59} + - {value: 1.538} + - {value: 1.481} + - {value: 1.431} + - {value: 1.387} + - {value: 1.353} + - {value: 1.301} + - {value: 2.432} + - {value: 2.432} + - {value: 2.426} + - {value: 2.312} + - {value: 2.179} + - {value: 1.138} + - {value: 1.117} + - {value: 1.106} + - {value: 1.104} + - {value: 1.104} + - {value: 1.428} + - {value: 1.335} + - {value: 1.286} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 1.278} + - {value: 2.001} + - {value: 1.842} + - {value: 1.765} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.763} + - {value: 1.743} + - {value: 3.147} + - {value: 2.798} + - {value: 2.764} + - {value: 2.764} + - {value: 2.764} + - {value: 2.748} + - {value: 2.655} + - {value: 2.553} + - {value: 2.458} + - {value: 2.37} + - {value: 2.287} + - {value: 2.102} + - {value: 4.255} + - {value: 4.255} + - {value: 4.243} + - {value: 4.043} + - {value: 3.812} + - {value: 1.49} + - {value: 1.42} + - {value: 1.361} + - {value: 1.312} + - {value: 1.286} + - {value: 2.024} + - {value: 1.892} + - {value: 1.799} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 1.777} + - {value: 2.838} + - {value: 2.612} + - {value: 2.503} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.5} + - {value: 2.472} + - {value: 4.462} + - {value: 3.967} + - {value: 3.918} + - {value: 3.918} + - {value: 3.918} + - {value: 3.896} + - {value: 3.765} + - {value: 3.619} + - {value: 3.485} + - {value: 3.361} + - {value: 3.244} + - {value: 2.981} + - {value: 6.033} + - {value: 6.033} + - {value: 6.016} + - {value: 5.731} + - {value: 5.402} + - {value: 2.099} + - {value: 2.0} + - {value: 1.917} + - {value: 1.844} + - {value: 1.788} + - {value: 2.854} + - {value: 2.668} + - {value: 2.536} + - {value: 2.505} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 2.504} + - {value: 3.998} + - {value: 3.68} + - {value: 3.526} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.522} + - {value: 3.481} + - {value: 6.284} + - {value: 5.586} + - {value: 5.517} + - {value: 5.517} + - {value: 5.517} + - {value: 5.485} + - {value: 5.301} + - {value: 5.097} + - {value: 4.909} + - {value: 4.734} + - {value: 4.569} + - {value: 4.203} + - {value: 8.496} + - {value: 8.496} + - {value: 8.471} + - {value: 8.072} + - {value: 7.608} + - {value: 3.302} + - {value: 3.147} + - {value: 3.017} + - {value: 2.902} + - {value: 2.814} + - {value: 4.485} + - {value: 4.192} + - {value: 3.985} + - {value: 3.936} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 3.935} + - {value: 6.284} + - {value: 5.782} + - {value: 5.539} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.533} + - {value: 5.47} + - {value: 9.875} + - {value: 8.774} + - {value: 8.666} + - {value: 8.666} + - {value: 8.666} + - {value: 8.617} + - {value: 8.329} + - {value: 8.008} + - {value: 7.715} + - {value: 7.442} + - {value: 7.18} + - {value: 6.597} + - {value: 13.359} + - {value: 13.359} + - {value: 13.322} + - {value: 12.691} + - {value: 11.965} + - {value: 5.073} + - {value: 4.834} + - {value: 4.633} + - {value: 4.456} + - {value: 4.321} + - {value: 6.893} + - {value: 6.443} + - {value: 6.124} + - {value: 6.049} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 6.047} + - {value: 9.656} + - {value: 8.884} + - {value: 8.51} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.501} + - {value: 8.404} + - {value: 15.184} + - {value: 13.489} + - {value: 13.321} + - {value: 13.321} + - {value: 13.321} + - {value: 13.245} + - {value: 12.798} + - {value: 12.305} + - {value: 11.855} + - {value: 11.435} + - {value: 11.036} + - {value: 20.541} + - {value: 20.541} + - {value: 20.484} + - {value: 19.513} + - {value: 18.389} + - {value: 6.822} + - {value: 6.499} + - {value: 6.227} + - {value: 5.989} + - {value: 5.811} + - {value: 9.266} + - {value: 8.662} + - {value: 8.231} + - {value: 8.13} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 8.129} + - {value: 12.983} + - {value: 11.943} + - {value: 11.438} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.426} + - {value: 11.296} + - {value: 20.413} + - {value: 18.133} + - {value: 17.908} + - {value: 17.908} + - {value: 17.908} + - {value: 17.806} + - {value: 17.215} + - {value: 16.553} + - {value: 15.948} + - {value: 15.383} + - {value: 14.846} + - {value: 14.681} + - {value: 13.721} + - {value: 13.034} + - {value: 12.873} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 12.87} + - {value: 20.544} + - {value: 18.9} + - {value: 18.106} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 18.086} + - {value: 17.882} + - {value: 32.252} + - {value: 28.657} + - {value: 28.303} + - {value: 28.303} + - {value: 28.303} + - {value: 28.147} + - {value: 27.21} + - {value: 26.174} + - {value: 25.229} + - {value: 24.339} diff --git a/data/DELPHI_H_PLUS_MINUS.yaml b/data/DELPHI_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..279062089 --- /dev/null +++ b/data/DELPHI_H_PLUS_MINUS.yaml @@ -0,0 +1,151 @@ +dependent_variables: + - header: {title: "DELPHI $1/N dN/dp_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.007, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 0.8766} + value: 11.22 + - errors: + - {label: unc, value: 0.6003} + value: 10.95 + - errors: + - {label: unc, value: 0.2884} + value: 10.3 + - errors: + - {label: unc, value: 0.2802} + value: 9.25 + - errors: + - {label: unc, value: 0.2662} + value: 7.79 + - errors: + - {label: unc, value: 0.1028} + value: 6.36 + - errors: + - {label: unc, value: 0.1023} + value: 5.273 + - errors: + - {label: unc, value: 0.0539} + value: 4.412 + - errors: + - {label: unc, value: 0.0524} + value: 3.764 + - errors: + - {label: unc, value: 0.04103} + value: 3.018 + - errors: + - {label: unc, value: 0.0332} + value: 2.325 + - errors: + - {label: unc, value: 0.0297} + value: 1.853 + - errors: + - {label: unc, value: 0.0269} + value: 1.506 + - errors: + - {label: unc, value: 0.0248} + value: 1.253 + - errors: + - {label: unc, value: 0.0233} + value: 1.049 + - errors: + - {label: unc, value: 0.0205} + value: 0.83 + - errors: + - {label: unc, value: 0.0170} + value: 0.616 + - errors: + - {label: unc, value: 0.0142} + value: 0.471 + - errors: + - {label: unc, value: 0.0116} + value: 0.3684 + - errors: + - {label: unc, value: 0.0095} + value: 0.2907 + - errors: + - {label: unc, value: 0.0070} + value: 0.1911 + - errors: + - {label: unc, value: 0.0045} + value: 0.1159 + - errors: + - {label: unc, value: 0.0026} + value: 0.0635 + - errors: + - {label: unc, value: 0.0013} + value: 0.0273 + - errors: + - {label: unc, value: 0.0007} + value: 0.01216 + - errors: + - {label: unc, value: 0.0005} + value: 0.00384 + - errors: + - {label: unc, value: 0.0001} + value: 0.00053 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.007, value: 0.006, factor: 0.0222} + - {high: 0.010, low: 0.008, value: 0.009, factor: 0.02173} + - {high: 0.012, low: 0.010, value: 0.011, factor: 0.02105} + - {high: 0.015, low: 0.012, value: 0.0135, factor: 0.0214} + - {high: 0.020, low: 0.016, value: 0.018, factor: 0.02161} + - {high: 0.025, low: 0.020, value: 0.023, factor: 0.02173} + - {high: 0.030, low: 0.025, value: 0.028, factor: 0.02179} + - {high: 0.035, low: 0.030, value: 0.033, factor: 0.02183} + - {high: 0.040, low: 0.035, value: 0.038, factor: 0.02186} + - {high: 0.050, low: 0.040, value: 0.045, factor: 0.02188} + - {high: 0.060, low: 0.050, value: 0.055, factor: 0.02190} + - {high: 0.070, low: 0.060, value: 0.065, factor: 0.02191} + - {high: 0.080, low: 0.070, value: 0.075, factor: 0.02191} + - {high: 0.090, low: 0.080, value: 0.085, factor: 0.02192} + - {high: 0.100, low: 0.090, value: 0.095, factor: 0.02192} + - {high: 0.120, low: 0.100, value: 0.110, factor: 0.02192} + - {high: 0.140, low: 0.120, value: 0.130, factor: 0.02192} + - {high: 0.160, low: 0.140, value: 0.150, factor: 0.02193} + - {high: 0.180, low: 0.160, value: 0.170, factor: 0.02193} + - {high: 0.200, low: 0.180, value: 0.190, factor: 0.02193} + - {high: 0.261, low: 0.200, value: 0.231, factor: 0.02193} + - {high: 0.300, low: 0.261, value: 0.281, factor: 0.02193} + - {high: 0.399, low: 0.300, value: 0.350, factor: 0.02193} + - {high: 0.500, low: 0.399, value: 0.450, factor: 0.02193} + - {high: 0.601, low: 0.500, value: 0.550, factor: 0.02193} + - {high: 0.800, low: 0.601, value: 0.701, factor: 0.02193} + - {high: 1.000, low: 0.800, value: 0.900, factor: 0.02193} +independent_variables: + - header: {name: ph, units: GeV} + values: + - {high: 0.36, low: 0.3, value: 0.33} + - {high: 0.46, low: 0.36, value: 0.41} + - {high: 0.57, low: 0.46, value: 0.515} + - {high: 0.7, low: 0.57, value: 0.635} + - {high: 0.91, low: 0.7, value: 0.805} + - {high: 1.14, low: 0.91, value: 1.025} + - {high: 1.37, low: 1.14, value: 1.255} + - {high: 1.6, low: 1.37, value: 1.485} + - {high: 1.82, low: 1.6, value: 1.71} + - {high: 2.28, low: 1.82, value: 2.05} + - {high: 2.74, low: 2.28, value: 2.51} + - {high: 3.19, low: 2.74, value: 2.965} + - {high: 3.65, low: 3.19, value: 3.42} + - {high: 4.1, low: 3.65, value: 3.875} + - {high: 4.56, low: 4.1, value: 4.33} + - {high: 5.47, low: 4.56, value: 5.015} + - {high: 6.38, low: 5.47, value: 5.925} + - {high: 7.29, low: 6.38, value: 6.835} + - {high: 8.21, low: 7.29, value: 7.75} + - {high: 9.12, low: 8.21, value: 8.665} + - {high: 11.9, low: 9.12, value: 10.51} + - {high: 13.7, low: 11.9, value: 12.8} + - {high: 18.2, low: 13.7, value: 15.95} + - {high: 22.8, low: 18.2, value: 20.5} + - {high: 27.4, low: 22.8, value: 25.1} + - {high: 36.5, low: 27.4, value: 31.95} + - {high: 45.6, low: 36.5, value: 41.05} diff --git a/data/DELPHI_H_PLUS_MINUS_B.yaml b/data/DELPHI_H_PLUS_MINUS_B.yaml new file mode 100755 index 000000000..ea97e6f68 --- /dev/null +++ b/data/DELPHI_H_PLUS_MINUS_B.yaml @@ -0,0 +1,152 @@ +dependent_variables: + - header: {title: "DELPHI $1/N dN/dp_h^{H^\\pm}$ b-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.007, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [b]} + values: + - errors: + - {label: unc, value: 0.8713} + value: 12.05 + - errors: + - {label: unc, value: 0.6003} + value: 11.8 + - errors: + - {label: unc, value: 0.2884} + value: 11.23 + - errors: + - {label: unc, value: 0.2802} + value: 10.28 + - errors: + - {label: unc, value: 0.2720} + value: 8.84 + - errors: + - {label: unc, value: 0.1040} + value: 7.336 + - errors: + - {label: unc, value: 0.1023} + value: 6.159 + - errors: + - {label: unc, value: 0.0533} + value: 5.208 + - errors: + - {label: unc, value: 0.0525} + value: 4.466 + - errors: + - {label: unc, value: 0.0404} + value: 3.586 + - errors: + - {label: unc, value: 0.0319} + value: 2.806 + - errors: + - {label: unc, value: 0.0283} + value: 2.235 + - errors: + - {label: unc, value: 0.0255} + value: 1.831 + - errors: + - {label: unc, value: 0.0233} + value: 1.51 + - errors: + - {label: unc, value: 0.0219} + value: 1.259 + - errors: + - {label: unc, value: 0.0191} + value: 0.966 + - errors: + - {label: unc, value: 0.0155} + value: 0.687 + - errors: + - {label: unc, value: 0.0126} + value: 0.4967 + - errors: + - {label: unc, value: 0.0104} + value: 0.3681 + - errors: + - {label: unc, value: 0.0084} + value: 0.2764 + - errors: + - {label: unc, value: 0.0063} + value: 0.1637 + - errors: + - {label: unc, value: 0.0044} + value: 0.0882 + - errors: + - {label: unc, value: 0.0033} + value: 0.0431 + - errors: + - {label: unc, value: 0.0024} + value: 0.0152 + - errors: + - {label: unc, value: 0.0022} + value: 0.00577 + - errors: + - {label: unc, value: 0.0021} + value: 0.0012 + - errors: + - {label: unc, value: 0.0020} + value: 2.01e-05 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.007, value: 0.006, factor: 0.0222} + - {high: 0.010, low: 0.008, value: 0.009, factor: 0.02173} + - {high: 0.012, low: 0.010, value: 0.011, factor: 0.02105} + - {high: 0.015, low: 0.012, value: 0.0135, factor: 0.0214} + - {high: 0.020, low: 0.016, value: 0.018, factor: 0.02161} + - {high: 0.025, low: 0.020, value: 0.023, factor: 0.02173} + - {high: 0.030, low: 0.025, value: 0.028, factor: 0.02179} + - {high: 0.035, low: 0.030, value: 0.033, factor: 0.02183} + - {high: 0.040, low: 0.035, value: 0.038, factor: 0.02186} + - {high: 0.050, low: 0.040, value: 0.045, factor: 0.02188} + - {high: 0.060, low: 0.050, value: 0.055, factor: 0.02190} + - {high: 0.070, low: 0.060, value: 0.065, factor: 0.02191} + - {high: 0.080, low: 0.070, value: 0.075, factor: 0.02191} + - {high: 0.090, low: 0.080, value: 0.085, factor: 0.02192} + - {high: 0.100, low: 0.090, value: 0.095, factor: 0.02192} + - {high: 0.120, low: 0.100, value: 0.110, factor: 0.02192} + - {high: 0.140, low: 0.120, value: 0.130, factor: 0.02192} + - {high: 0.160, low: 0.140, value: 0.150, factor: 0.02193} + - {high: 0.180, low: 0.160, value: 0.170, factor: 0.02193} + - {high: 0.200, low: 0.180, value: 0.190, factor: 0.02193} + - {high: 0.261, low: 0.200, value: 0.231, factor: 0.02193} + - {high: 0.300, low: 0.261, value: 0.281, factor: 0.02193} + - {high: 0.399, low: 0.300, value: 0.350, factor: 0.02193} + - {high: 0.500, low: 0.399, value: 0.450, factor: 0.02193} + - {high: 0.601, low: 0.500, value: 0.550, factor: 0.02193} + - {high: 0.800, low: 0.601, value: 0.701, factor: 0.02193} + - {high: 1.000, low: 0.800, value: 0.900, factor: 0.02193} +independent_variables: + - header: {name: ph, units: GeV} + values: + - {high: 0.36, low: 0.3, value: 0.33} + - {high: 0.46, low: 0.36, value: 0.41} + - {high: 0.57, low: 0.46, value: 0.515} + - {high: 0.7, low: 0.57, value: 0.635} + - {high: 0.91, low: 0.7, value: 0.805} + - {high: 1.14, low: 0.91, value: 1.025} + - {high: 1.37, low: 1.14, value: 1.255} + - {high: 1.6, low: 1.37, value: 1.485} + - {high: 1.82, low: 1.6, value: 1.71} + - {high: 2.28, low: 1.82, value: 2.05} + - {high: 2.74, low: 2.28, value: 2.51} + - {high: 3.19, low: 2.74, value: 2.965} + - {high: 3.65, low: 3.19, value: 3.42} + - {high: 4.1, low: 3.65, value: 3.875} + - {high: 4.56, low: 4.1, value: 4.33} + - {high: 5.47, low: 4.56, value: 5.015} + - {high: 6.38, low: 5.47, value: 5.925} + - {high: 7.29, low: 6.38, value: 6.835} + - {high: 8.21, low: 7.29, value: 7.75} + - {high: 9.12, low: 8.21, value: 8.665} + - {high: 11.9, low: 9.12, value: 10.51} + - {high: 13.7, low: 11.9, value: 12.8} + - {high: 18.2, low: 13.7, value: 15.95} + - {high: 22.8, low: 18.2, value: 20.5} + - {high: 27.4, low: 22.8, value: 25.1} + - {high: 36.5, low: 27.4, value: 31.95} + - {high: 45.6, low: 36.5, value: 41.05} diff --git a/data/DELPHI_H_PLUS_MINUS_UDS.yaml b/data/DELPHI_H_PLUS_MINUS_UDS.yaml new file mode 100755 index 000000000..705bc8725 --- /dev/null +++ b/data/DELPHI_H_PLUS_MINUS_UDS.yaml @@ -0,0 +1,152 @@ +dependent_variables: + - header: {title: "DELPHI $1/N dN/dp_h^{H^\\pm}$ uds-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.007, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [u, d, s]} + values: + - errors: + - {label: unc, value: 0.8766} + value: 10.97 + - errors: + - {label: unc, value: 0.6054} + value: 10.69 + - errors: + - {label: unc, value: 0.2884} + value: 10.02 + - errors: + - {label: unc, value: 0.2802} + value: 8.95 + - errors: + - {label: unc, value: 0.2663} + value: 7.46 + - errors: + - {label: unc, value: 0.1022} + value: 6.046 + - errors: + - {label: unc, value: 0.1010} + value: 4.966 + - errors: + - {label: unc, value: 0.0533} + value: 4.124 + - errors: + - {label: unc, value: 0.0525} + value: 3.506 + - errors: + - {label: unc, value: 0.0410} + value: 2.801 + - errors: + - {label: unc, value: 0.0332} + value: 2.141 + - errors: + - {label: unc, value: 0.0297} + value: 1.708 + - errors: + - {label: unc, value: 0.0269} + value: 1.39 + - errors: + - {label: unc, value: 0.0248} + value: 1.156 + - errors: + - {label: unc, value: 0.0233} + value: 0.968 + - errors: + - {label: unc, value: 0.0205} + value: 0.774 + - errors: + - {label: unc, value: 0.0170} + value: 0.581 + - errors: + - {label: unc, value: 0.0142} + value: 0.451 + - errors: + - {label: unc, value: 0.0121} + value: 0.3597 + - errors: + - {label: unc, value: 0.0099} + value: 0.2877 + - errors: + - {label: unc, value: 0.0075} + value: 0.1948 + - errors: + - {label: unc, value: 0.0051} + value: 0.1232 + - errors: + - {label: unc, value: 0.0035} + value: 0.0707 + - errors: + - {label: unc, value: 0.0025} + value: 0.0324 + - errors: + - {label: unc, value: 0.0022} + value: 0.01528 + - errors: + - {label: unc, value: 0.0021} + value: 0.0053 + - errors: + - {label: unc, value: 0.0020} + value: 0.00079 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.007, value: 0.006, factor: 0.0222} + - {high: 0.010, low: 0.008, value: 0.009, factor: 0.02173} + - {high: 0.012, low: 0.010, value: 0.011, factor: 0.02105} + - {high: 0.015, low: 0.012, value: 0.0135, factor: 0.0214} + - {high: 0.020, low: 0.016, value: 0.018, factor: 0.02161} + - {high: 0.025, low: 0.020, value: 0.023, factor: 0.02173} + - {high: 0.030, low: 0.025, value: 0.028, factor: 0.02179} + - {high: 0.035, low: 0.030, value: 0.033, factor: 0.02183} + - {high: 0.040, low: 0.035, value: 0.038, factor: 0.02186} + - {high: 0.050, low: 0.040, value: 0.045, factor: 0.02188} + - {high: 0.060, low: 0.050, value: 0.055, factor: 0.02190} + - {high: 0.070, low: 0.060, value: 0.065, factor: 0.02191} + - {high: 0.080, low: 0.070, value: 0.075, factor: 0.02191} + - {high: 0.090, low: 0.080, value: 0.085, factor: 0.02192} + - {high: 0.100, low: 0.090, value: 0.095, factor: 0.02192} + - {high: 0.120, low: 0.100, value: 0.110, factor: 0.02192} + - {high: 0.140, low: 0.120, value: 0.130, factor: 0.02192} + - {high: 0.160, low: 0.140, value: 0.150, factor: 0.02193} + - {high: 0.180, low: 0.160, value: 0.170, factor: 0.02193} + - {high: 0.200, low: 0.180, value: 0.190, factor: 0.02193} + - {high: 0.261, low: 0.200, value: 0.231, factor: 0.02193} + - {high: 0.300, low: 0.261, value: 0.281, factor: 0.02193} + - {high: 0.399, low: 0.300, value: 0.350, factor: 0.02193} + - {high: 0.500, low: 0.399, value: 0.450, factor: 0.02193} + - {high: 0.601, low: 0.500, value: 0.550, factor: 0.02193} + - {high: 0.800, low: 0.601, value: 0.701, factor: 0.02193} + - {high: 1.000, low: 0.800, value: 0.900, factor: 0.02193} +independent_variables: + - header: {name: ph, units: GeV} + values: + - {high: 0.36, low: 0.3, value: 0.33} + - {high: 0.46, low: 0.36, value: 0.41} + - {high: 0.57, low: 0.46, value: 0.515} + - {high: 0.7, low: 0.57, value: 0.635} + - {high: 0.91, low: 0.7, value: 0.805} + - {high: 1.14, low: 0.91, value: 1.025} + - {high: 1.37, low: 1.14, value: 1.255} + - {high: 1.6, low: 1.37, value: 1.485} + - {high: 1.82, low: 1.6, value: 1.71} + - {high: 2.28, low: 1.82, value: 2.05} + - {high: 2.74, low: 2.28, value: 2.51} + - {high: 3.19, low: 2.74, value: 2.965} + - {high: 3.65, low: 3.19, value: 3.42} + - {high: 4.1, low: 3.65, value: 3.875} + - {high: 4.56, low: 4.1, value: 4.33} + - {high: 5.47, low: 4.56, value: 5.015} + - {high: 6.38, low: 5.47, value: 5.925} + - {high: 7.29, low: 6.38, value: 6.835} + - {high: 8.21, low: 7.29, value: 7.75} + - {high: 9.12, low: 8.21, value: 8.665} + - {high: 11.9, low: 9.12, value: 10.51} + - {high: 13.7, low: 11.9, value: 12.8} + - {high: 18.2, low: 13.7, value: 15.95} + - {high: 22.8, low: 18.2, value: 20.5} + - {high: 27.4, low: 22.8, value: 25.1} + - {high: 36.5, low: 27.4, value: 31.95} + - {high: 45.6, low: 36.5, value: 41.05} diff --git a/data/OPAL_H_PLUS_MINUS.yaml b/data/OPAL_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..cfa83864f --- /dev/null +++ b/data/OPAL_H_PLUS_MINUS.yaml @@ -0,0 +1,101 @@ +dependent_variables: + - header: {title: "OPAL $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.0, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 7.4061} + value: 401.2 + - errors: + - {label: unc, value: 4.9041} + value: 401.6 + - errors: + - {label: unc, value: 3.9051} + value: 262.8 + - errors: + - {label: unc, value: 2.9069} + value: 185.5 + - errors: + - {label: unc, value: 2.1024} + value: 137.5 + - errors: + - {label: unc, value: 1.6031} + value: 106.2 + - errors: + - {label: unc, value: 1.2042} + value: 84.5 + - errors: + - {label: unc, value: 0.9055} + value: 68.3 + - errors: + - {label: unc, value: 0.7071} + value: 57.9 + - errors: + - {label: unc, value: 0.6083} + value: 47.9 + - errors: + - {label: unc, value: 0.4229} + value: 38.19 + - errors: + - {label: unc, value: 0.2828} + value: 28.3 + - errors: + - {label: unc, value: 0.1924} + value: 21.88 + - errors: + - {label: unc, value: 0.1628} + value: 17.1 + - errors: + - {label: unc, value: 0.1432} + value: 13.54 + - errors: + - {label: unc, value: 0.1105} + value: 9.37 + - errors: + - {label: unc, value: 0.0806} + value: 5.66 + - errors: + - {label: unc, value: 0.0509} + value: 2.89 + - errors: + - {label: unc, value: 0.0362} + value: 1.208 + - errors: + - {label: unc, value: 0.0181} + value: 0.506 + - errors: + - {label: unc, value: 0.0120} + value: 0.153 + - errors: + - {label: unc, value: 0.0044} + value: 0.0199 +independent_variables: + - header: {name: z} + values: + - {high: 0.01, low: 0.0, value: 0.005} + - {high: 0.02, low: 0.01, value: 0.015} + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.07, low: 0.06, value: 0.065} + - {high: 0.08, low: 0.07, value: 0.075} + - {high: 0.09, low: 0.08, value: 0.085} + - {high: 0.1, low: 0.09, value: 0.095} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.4, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.8, low: 0.6, value: 0.7} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/OPAL_H_PLUS_MINUS_B.yaml b/data/OPAL_H_PLUS_MINUS_B.yaml new file mode 100755 index 000000000..d8ae5abf7 --- /dev/null +++ b/data/OPAL_H_PLUS_MINUS_B.yaml @@ -0,0 +1,102 @@ +dependent_variables: + - header: {name: "OPAL $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$ b-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.0, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [b]} + values: + - errors: + - {label: unc, value: 8.0623} + value: 416.0 + - errors: + - {label: unc, value: 8.0622} + value: 447.0 + - errors: + - {label: unc, value: 7.0711} + value: 300.0 + - errors: + - {label: unc, value: 5.0990} + value: 215.0 + - errors: + - {label: unc, value: 4.1437} + value: 160.7 + - errors: + - {label: unc, value: 3.4366} + value: 126.1 + - errors: + - {label: unc, value: 2.7295} + value: 101.4 + - errors: + - {label: unc, value: 2.2361} + value: 81.9 + - errors: + - {label: unc, value: 1.9416} + value: 68.9 + - errors: + - {label: unc, value: 1.6279} + value: 57.1 + - errors: + - {label: unc, value: 1.3153} + value: 44.0 + - errors: + - {label: unc, value: 1.0198} + value: 30.9 + - errors: + - {label: unc, value: 0.8062} + value: 22.5 + - errors: + - {label: unc, value: 0.6083} + value: 16.8 + - errors: + - {label: unc, value: 0.5099} + value: 12.3 + - errors: + - {label: unc, value: 0.4031} + value: 7.82 + - errors: + - {label: unc, value: 0.2927} + value: 4.16 + - errors: + - {label: unc, value: 0.1811} + value: 1.84 + - errors: + - {label: unc, value: 0.1005} + value: 0.65 + - errors: + - {label: unc, value: 0.0523} + value: 0.21 + - errors: + - {label: unc, value: 0.0200} + value: 0.038 + - errors: + - {label: unc, value: 0.0035} + value: 0.004 +independent_variables: + - header: {name: z} + values: + - {high: 0.01, low: 0.0, value: 0.005} + - {high: 0.02, low: 0.01, value: 0.015} + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.07, low: 0.06, value: 0.065} + - {high: 0.08, low: 0.07, value: 0.075} + - {high: 0.09, low: 0.08, value: 0.085} + - {high: 0.1, low: 0.09, value: 0.095} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.4, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.8, low: 0.6, value: 0.7} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/OPAL_H_PLUS_MINUS_C.yaml b/data/OPAL_H_PLUS_MINUS_C.yaml new file mode 100755 index 000000000..dea3da244 --- /dev/null +++ b/data/OPAL_H_PLUS_MINUS_C.yaml @@ -0,0 +1,102 @@ +dependent_variables: + - header: {name: "OPAL $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$ C-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.0, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [c]} + values: + - errors: + - {label: unc, value: 26.1725} + value: 413.0 + - errors: + - {label: unc, value: 20.2484} + value: 381.0 + - errors: + - {label: unc, value: 15.2643} + value: 287.0 + - errors: + - {label: unc, value: 12.5299} + value: 178.0 + - errors: + - {label: unc, value: 11.1803} + value: 159.0 + - errors: + - {label: unc, value: 8.9442} + value: 116.0 + - errors: + - {label: unc, value: 7.6158} + value: 79.0 + - errors: + - {label: unc, value: 6.3245} + value: 61.0 + - errors: + - {label: unc, value: 6.3245} + value: 59.0 + - errors: + - {label: unc, value: 5.3852} + value: 53.0 + - errors: + - {label: unc, value: 3.5341} + value: 41.9 + - errors: + - {label: unc, value: 2.8636} + value: 27.6 + - errors: + - {label: unc, value: 2.6000} + value: 23.8 + - errors: + - {label: unc, value: 2.1541} + value: 17.6 + - errors: + - {label: unc, value: 2.0248} + value: 16.5 + - errors: + - {label: unc, value: 1.0296} + value: 9.8 + - errors: + - {label: unc, value: 0.7616} + value: 5.5 + - errors: + - {label: unc, value: 0.3636} + value: 2.49 + - errors: + - {label: unc, value: 0.3220} + value: 0.95 + - errors: + - {label: unc, value: 0.1487} + value: 0.36 + - errors: + - {label: unc, value: 0.0436} + value: 0.014 + - errors: + - {label: unc, value: 0.0475} + value: 0.003 +independent_variables: + - header: {name: z} + values: + - {high: 0.01, low: 0.0, value: 0.005} + - {high: 0.02, low: 0.01, value: 0.015} + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.07, low: 0.06, value: 0.065} + - {high: 0.08, low: 0.07, value: 0.075} + - {high: 0.09, low: 0.08, value: 0.085} + - {high: 0.1, low: 0.09, value: 0.095} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.4, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.8, low: 0.6, value: 0.7} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/OPAL_H_PLUS_MINUS_UDS.yaml b/data/OPAL_H_PLUS_MINUS_UDS.yaml new file mode 100755 index 000000000..32e75cabb --- /dev/null +++ b/data/OPAL_H_PLUS_MINUS_UDS.yaml @@ -0,0 +1,102 @@ +dependent_variables: + - header: {title: "OPAL $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$ uds-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.0, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [u, d, s]} + values: + - errors: + - {label: unc, value: 10.2956} + value: 388.0 + - errors: + - {label: unc, value: 11.1803} + value: 390.0 + - errors: + - {label: unc, value: 8.0622} + value: 241.0 + - errors: + - {label: unc, value: 5.830} + value: 176.0 + - errors: + - {label: unc, value: 4.7434} + value: 122.6 + - errors: + - {label: unc, value: 3.6400} + value: 95.7 + - errors: + - {label: unc, value: 2.9833} + value: 79.3 + - errors: + - {label: unc, value: 2.3345} + value: 65.0 + - errors: + - {label: unc, value: 2.0615} + value: 53.3 + - errors: + - {label: unc, value: 1.8028} + value: 43.3 + - errors: + - {label: unc, value: 1.1401} + value: 35.1 + - errors: + - {label: unc, value: 0.8062} + value: 27.7 + - errors: + - {label: unc, value: 0.8062} + value: 21.2 + - errors: + - {label: unc, value: 0.6708} + value: 17.1 + - errors: + - {label: unc, value: 0.6708} + value: 13.3 + - errors: + - {label: unc, value: 0.3970} + value: 9.86 + - errors: + - {label: unc, value: 0.3140} + value: 6.3 + - errors: + - {label: unc, value: 0.1923} + value: 3.42 + - errors: + - {label: unc, value: 0.1118} + value: 1.5 + - errors: + - {label: unc, value: 0.0582} + value: 0.668 + - errors: + - {label: unc, value: 0.0253} + value: 0.241 + - errors: + - {label: unc, value: 0.0099} + value: 0.031 +independent_variables: + - header: {name: z} + values: + - {high: 0.01, low: 0.0, value: 0.005} + - {high: 0.02, low: 0.01, value: 0.015} + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.07, low: 0.06, value: 0.065} + - {high: 0.08, low: 0.07, value: 0.075} + - {high: 0.09, low: 0.08, value: 0.085} + - {high: 0.1, low: 0.09, value: 0.095} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.4, low: 0.3, value: 0.35} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.8, low: 0.6, value: 0.7} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/SLD_H_PLUS_MINUS.yaml b/data/SLD_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..60fcc7bf6 --- /dev/null +++ b/data/SLD_H_PLUS_MINUS.yaml @@ -0,0 +1,173 @@ +dependent_variables: + - header: {title: "SLD $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.005, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 9.5} + value: 509.2 + - errors: + - {label: unc, value: 7.8} + value: 513.9 + - errors: + - {label: unc, value: 6.6} + value: 485.5 + - errors: + - {label: unc, value: 5.6} + value: 443.4 + - errors: + - {label: unc, value: 4.9} + value: 398.7 + - errors: + - {label: unc, value: 3.9} + value: 335.8 + - errors: + - {label: unc, value: 2.9} + value: 267.2 + - errors: + - {label: unc, value: 2.3} + value: 217.8 + - errors: + - {label: unc, value: 1.9} + value: 180.7 + - errors: + - {label: unc, value: 1.6} + value: 153.2 + - errors: + - {label: unc, value: 1.4} + value: 130.6 + - errors: + - {label: unc, value: 1.2} + value: 113.4 + - errors: + - {label: unc, value: 1.03} + value: 99.09 + - errors: + - {label: unc, value: 0.91} + value: 87.57 + - errors: + - {label: unc, value: 0.81} + value: 77.56 + - errors: + - {label: unc, value: 0.73} + value: 69.78 + - errors: + - {label: unc, value: 0.66} + value: 62.84 + - errors: + - {label: unc, value: 0.6} + value: 56.72 + - errors: + - {label: unc, value: 0.51} + value: 48.9 + - errors: + - {label: unc, value: 0.43} + value: 40.78 + - errors: + - {label: unc, value: 0.37} + value: 34.39 + - errors: + - {label: unc, value: 0.29} + value: 27.35 + - errors: + - {label: unc, value: 0.23} + value: 20.53 + - errors: + - {label: unc, value: 0.18} + value: 15.64 + - errors: + - {label: unc, value: 0.15} + value: 12.25 + - errors: + - {label: unc, value: 0.12} + value: 9.67 + - errors: + - {label: unc, value: 0.11} + value: 7.75 + - errors: + - {label: unc, value: 0.088} + value: 6.161 + - errors: + - {label: unc, value: 0.076} + value: 5.029 + - errors: + - {label: unc, value: 0.065} + value: 4.053 + - errors: + - {label: unc, value: 0.052} + value: 3.139 + - errors: + - {label: unc, value: 0.042} + value: 2.338 + - errors: + - {label: unc, value: 0.034} + value: 1.748 + - errors: + - {label: unc, value: 0.028} + value: 1.326 + - errors: + - {label: unc, value: 0.023} + value: 1.008 + - errors: + - {label: unc, value: 0.018} + value: 0.724 + - errors: + - {label: unc, value: 0.013} + value: 0.48 + - errors: + - {label: unc, value: 0.009} + value: 0.285 + - errors: + - {label: unc, value: 0.005} + value: 0.114 + - errors: + - {label: unc, value: 0.001} + value: 0.024 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.005, value: 0.00660} + - {high: 0.010, low: 0.008, value: 0.00880} + - {high: 0.012, low: 0.010, value: 0.01090} + - {high: 0.014, low: 0.012, value: 0.01310} + - {high: 0.016, low: 0.014, value: 0.01530} + - {high: 0.022, low: 0.016, value: 0.01910} + - {high: 0.027, low: 0.022, value: 0.02460} + - {high: 0.033, low: 0.027, value: 0.03010} + - {high: 0.038, low: 0.033, value: 0.03560} + - {high: 0.044, low: 0.038, value: 0.04110} + - {high: 0.049, low: 0.044, value: 0.04650} + - {high: 0.055, low: 0.049, value: 0.05210} + - {high: 0.060, low: 0.055, value: 0.05760} + - {high: 0.066, low: 0.060, value: 0.06300} + - {high: 0.071, low: 0.066, value: 0.06850} + - {high: 0.077, low: 0.071, value: 0.07400} + - {high: 0.082, low: 0.077, value: 0.07950} + - {high: 0.088, low: 0.082, value: 0.08500} + - {high: 0.099, low: 0.088, value: 0.09310} + - {high: 0.110, low: 0.099, value: 0.10400} + - {high: 0.121, low: 0.110, value: 0.11500} + - {high: 0.143, low: 0.121, value: 0.13100} + - {high: 0.164, low: 0.143, value: 0.15300} + - {high: 0.186, low: 0.164, value: 0.17500} + - {high: 0.208, low: 0.186, value: 0.19700} + - {high: 0.230, low: 0.208, value: 0.21890} + - {high: 0.252, low: 0.230, value: 0.24100} + - {high: 0.274, low: 0.252, value: 0.26290} + - {high: 0.296, low: 0.274, value: 0.28490} + - {high: 0.318, low: 0.296, value: 0.30680} + - {high: 0.351, low: 0.318, value: 0.33380} + - {high: 0.384, low: 0.351, value: 0.36660} + - {high: 0.417, low: 0.384, value: 0.39970} + - {high: 0.450, low: 0.417, value: 0.43250} + - {high: 0.482, low: 0.450, value: 0.46510} + - {high: 0.526, low: 0.482, value: 0.50350} + - {high: 0.570, low: 0.526, value: 0.54700} + - {high: 0.658, low: 0.570, value: 0.60830} + - {high: 0.768, low: 0.658, value: 0.70470} + - {high: 1.000, low: 0.768, value: 0.83830} diff --git a/data/SLD_H_PLUS_MINUS_B.yaml b/data/SLD_H_PLUS_MINUS_B.yaml new file mode 100755 index 000000000..530c3e943 --- /dev/null +++ b/data/SLD_H_PLUS_MINUS_B.yaml @@ -0,0 +1,174 @@ +dependent_variables: + - header: {title: "SLD $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$ b-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.005, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [b]} + values: + - errors: + - {label: unc, value: 14.2} + value: 546.1 + - errors: + - {label: unc, value: 10.3} + value: 558.5 + - errors: + - {label: unc, value: 8.0} + value: 531.9 + - errors: + - {label: unc, value: 6.3} + value: 490.8 + - errors: + - {label: unc, value: 6.7} + value: 436.5 + - errors: + - {label: unc, value: 4.4} + value: 382.8 + - errors: + - {label: unc, value: 3.4} + value: 308.6 + - errors: + - {label: unc, value: 2.6} + value: 254.8 + - errors: + - {label: unc, value: 2.1} + value: 213.2 + - errors: + - {label: unc, value: 1.9} + value: 182.1 + - errors: + - {label: unc, value: 1.7} + value: 154.5 + - errors: + - {label: unc, value: 1.6} + value: 134.3 + - errors: + - {label: unc, value: 1.4} + value: 118.6 + - errors: + - {label: unc, value: 1.3} + value: 102.4 + - errors: + - {label: unc, value: 1.22} + value: 91.92 + - errors: + - {label: unc, value: 1.14} + value: 83.63 + - errors: + - {label: unc, value: 1.1} + value: 75.06 + - errors: + - {label: unc, value: 1.04} + value: 66.58 + - errors: + - {label: unc, value: 0.74} + value: 57.31 + - errors: + - {label: unc, value: 0.71} + value: 47.8 + - errors: + - {label: unc, value: 0.67} + value: 39.19 + - errors: + - {label: unc, value: 0.48} + value: 29.54 + - errors: + - {label: unc, value: 0.48} + value: 20.69 + - errors: + - {label: unc, value: 0.55} + value: 15.36 + - errors: + - {label: unc, value: 0.26} + value: 10.65 + - errors: + - {label: unc, value: 0.2} + value: 8.06 + - errors: + - {label: unc, value: 0.16} + value: 6.28 + - errors: + - {label: unc, value: 0.13} + value: 4.69 + - errors: + - {label: unc, value: 0.11} + value: 3.49 + - errors: + - {label: unc, value: 0.098} + value: 2.935 + - errors: + - {label: unc, value: 0.068} + value: 2.041 + - errors: + - {label: unc, value: 0.058} + value: 1.534 + - errors: + - {label: unc, value: 0.051} + value: 1.111 + - errors: + - {label: unc, value: 0.042} + value: 0.736 + - errors: + - {label: unc, value: 0.037} + value: 0.51 + - errors: + - {label: unc, value: 0.027} + value: 0.33 + - errors: + - {label: unc, value: 0.022} + value: 0.188 + - errors: + - {label: unc, value: 0.012} + value: 0.089 + - errors: + - {label: unc, value: 0.006} + value: 0.017 + - errors: + - {label: unc, value: 0.002} + value: 0.003 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.005, value: 0.00660} + - {high: 0.010, low: 0.008, value: 0.00880} + - {high: 0.012, low: 0.010, value: 0.01090} + - {high: 0.014, low: 0.012, value: 0.01310} + - {high: 0.016, low: 0.014, value: 0.01530} + - {high: 0.022, low: 0.016, value: 0.01910} + - {high: 0.027, low: 0.022, value: 0.02460} + - {high: 0.033, low: 0.027, value: 0.03010} + - {high: 0.038, low: 0.033, value: 0.03560} + - {high: 0.044, low: 0.038, value: 0.04110} + - {high: 0.049, low: 0.044, value: 0.04650} + - {high: 0.055, low: 0.049, value: 0.05210} + - {high: 0.060, low: 0.055, value: 0.05760} + - {high: 0.066, low: 0.060, value: 0.06300} + - {high: 0.071, low: 0.066, value: 0.06850} + - {high: 0.077, low: 0.071, value: 0.07400} + - {high: 0.082, low: 0.077, value: 0.07950} + - {high: 0.088, low: 0.082, value: 0.08500} + - {high: 0.099, low: 0.088, value: 0.09310} + - {high: 0.110, low: 0.099, value: 0.10400} + - {high: 0.121, low: 0.110, value: 0.11500} + - {high: 0.143, low: 0.121, value: 0.13100} + - {high: 0.164, low: 0.143, value: 0.15300} + - {high: 0.186, low: 0.164, value: 0.17500} + - {high: 0.208, low: 0.186, value: 0.19700} + - {high: 0.230, low: 0.208, value: 0.21890} + - {high: 0.252, low: 0.230, value: 0.24100} + - {high: 0.274, low: 0.252, value: 0.26290} + - {high: 0.296, low: 0.274, value: 0.28490} + - {high: 0.318, low: 0.296, value: 0.30680} + - {high: 0.351, low: 0.318, value: 0.33380} + - {high: 0.384, low: 0.351, value: 0.36660} + - {high: 0.417, low: 0.384, value: 0.39970} + - {high: 0.450, low: 0.417, value: 0.43250} + - {high: 0.482, low: 0.450, value: 0.46510} + - {high: 0.526, low: 0.482, value: 0.50350} + - {high: 0.570, low: 0.526, value: 0.54700} + - {high: 0.658, low: 0.570, value: 0.60830} + - {high: 0.768, low: 0.658, value: 0.70470} + - {high: 1.000, low: 0.768, value: 0.83830} diff --git a/data/SLD_H_PLUS_MINUS_C.yaml b/data/SLD_H_PLUS_MINUS_C.yaml new file mode 100755 index 000000000..ef7e59c65 --- /dev/null +++ b/data/SLD_H_PLUS_MINUS_C.yaml @@ -0,0 +1,174 @@ +dependent_variables: + - header: {title: "SLD $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$ c-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.005, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [c]} + values: + - errors: + - {label: unc, value: 25.3} + value: 468.7 + - errors: + - {label: unc, value: 22.6} + value: 485.4 + - errors: + - {label: unc, value: 20.2} + value: 507.2 + - errors: + - {label: unc, value: 17.6} + value: 464.0 + - errors: + - {label: unc, value: 16.9} + value: 422.9 + - errors: + - {label: unc, value: 12.7} + value: 349.1 + - errors: + - {label: unc, value: 9.5} + value: 274.1 + - errors: + - {label: unc, value: 7.3} + value: 231.5 + - errors: + - {label: unc, value: 6.9} + value: 187.5 + - errors: + - {label: unc, value: 5.2} + value: 162.3 + - errors: + - {label: unc, value: 4.2} + value: 136.6 + - errors: + - {label: unc, value: 3.6} + value: 117.3 + - errors: + - {label: unc, value: 3.0} + value: 99.1 + - errors: + - {label: unc, value: 2.65} + value: 89.21 + - errors: + - {label: unc, value: 2.42} + value: 78.25 + - errors: + - {label: unc, value: 2.23} + value: 69.26 + - errors: + - {label: unc, value: 2.06} + value: 62.25 + - errors: + - {label: unc, value: 1.93} + value: 55.28 + - errors: + - {label: unc, value: 1.42} + value: 49.14 + - errors: + - {label: unc, value: 1.29} + value: 40.11 + - errors: + - {label: unc, value: 1.22} + value: 35.64 + - errors: + - {label: unc, value: 0.83} + value: 28.94 + - errors: + - {label: unc, value: 0.86} + value: 21.99 + - errors: + - {label: unc, value: 1.03} + value: 16.51 + - errors: + - {label: unc, value: 0.5} + value: 12.69 + - errors: + - {label: unc, value: 0.4} + value: 10.41 + - errors: + - {label: unc, value: 0.32} + value: 7.86 + - errors: + - {label: unc, value: 0.28} + value: 6.37 + - errors: + - {label: unc, value: 0.241} + value: 5.06 + - errors: + - {label: unc, value: 0.21} + value: 4.08 + - errors: + - {label: unc, value: 0.156} + value: 3.123 + - errors: + - {label: unc, value: 0.126} + value: 2.141 + - errors: + - {label: unc, value: 0.106} + value: 1.472 + - errors: + - {label: unc, value: 0.09} + value: 0.952 + - errors: + - {label: unc, value: 0.085} + value: 0.935 + - errors: + - {label: unc, value: 0.061} + value: 0.485 + - errors: + - {label: unc, value: 0.055} + value: 0.372 + - errors: + - {label: unc, value: 0.031} + value: 0.14 + - errors: + - {label: unc, value: 0.016} + value: 0.027 + - errors: + - {label: unc, value: 0.01} + value: 0.011 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.005, value: 0.00660} + - {high: 0.010, low: 0.008, value: 0.00880} + - {high: 0.012, low: 0.010, value: 0.01090} + - {high: 0.014, low: 0.012, value: 0.01310} + - {high: 0.016, low: 0.014, value: 0.01530} + - {high: 0.022, low: 0.016, value: 0.01910} + - {high: 0.027, low: 0.022, value: 0.02460} + - {high: 0.033, low: 0.027, value: 0.03010} + - {high: 0.038, low: 0.033, value: 0.03560} + - {high: 0.044, low: 0.038, value: 0.04110} + - {high: 0.049, low: 0.044, value: 0.04650} + - {high: 0.055, low: 0.049, value: 0.05210} + - {high: 0.060, low: 0.055, value: 0.05760} + - {high: 0.066, low: 0.060, value: 0.06300} + - {high: 0.071, low: 0.066, value: 0.06850} + - {high: 0.077, low: 0.071, value: 0.07400} + - {high: 0.082, low: 0.077, value: 0.07950} + - {high: 0.088, low: 0.082, value: 0.08500} + - {high: 0.099, low: 0.088, value: 0.09310} + - {high: 0.110, low: 0.099, value: 0.10400} + - {high: 0.121, low: 0.110, value: 0.11500} + - {high: 0.143, low: 0.121, value: 0.13100} + - {high: 0.164, low: 0.143, value: 0.15300} + - {high: 0.186, low: 0.164, value: 0.17500} + - {high: 0.208, low: 0.186, value: 0.19700} + - {high: 0.230, low: 0.208, value: 0.21890} + - {high: 0.252, low: 0.230, value: 0.24100} + - {high: 0.274, low: 0.252, value: 0.26290} + - {high: 0.296, low: 0.274, value: 0.28490} + - {high: 0.318, low: 0.296, value: 0.30680} + - {high: 0.351, low: 0.318, value: 0.33380} + - {high: 0.384, low: 0.351, value: 0.36660} + - {high: 0.417, low: 0.384, value: 0.39970} + - {high: 0.450, low: 0.417, value: 0.43250} + - {high: 0.482, low: 0.450, value: 0.46510} + - {high: 0.526, low: 0.482, value: 0.50350} + - {high: 0.570, low: 0.526, value: 0.54700} + - {high: 0.658, low: 0.570, value: 0.60830} + - {high: 0.768, low: 0.658, value: 0.70470} + - {high: 1.000, low: 0.768, value: 0.83830} diff --git a/data/SLD_H_PLUS_MINUS_UDS.yaml b/data/SLD_H_PLUS_MINUS_UDS.yaml new file mode 100755 index 000000000..5336991d7 --- /dev/null +++ b/data/SLD_H_PLUS_MINUS_UDS.yaml @@ -0,0 +1,174 @@ +dependent_variables: + - header: {title: "SLD $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$ uds-tag"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 91.20} + - {name: prefactor, value: 1} + - {name: z, low: 0.005, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + - {name: tagging, value: [u, d, s]} + values: + - errors: + - {label: unc, value: 11.9} + value: 507.8 + - errors: + - {label: unc, value: 9.2} + value: 505.2 + - errors: + - {label: unc, value: 7.5} + value: 465.3 + - errors: + - {label: unc, value: 6.3} + value: 421.9 + - errors: + - {label: unc, value: 5.8} + value: 371.7 + - errors: + - {label: unc, value: 4.2} + value: 315.5 + - errors: + - {label: unc, value: 3.2} + value: 250.5 + - errors: + - {label: unc, value: 2.3} + value: 200.3 + - errors: + - {label: unc, value: 2.0} + value: 167.3 + - errors: + - {label: unc, value: 1.6} + value: 140.4 + - errors: + - {label: unc, value: 1.3} + value: 121.2 + - errors: + - {label: unc, value: 1.1} + value: 105.5 + - errors: + - {label: unc, value: 1.0} + value: 91.2 + - errors: + - {label: unc, value: 0.89} + value: 81.29 + - errors: + - {label: unc, value: 0.81} + value: 72.69 + - errors: + - {label: unc, value: 0.76} + value: 65.92 + - errors: + - {label: unc, value: 0.7} + value: 58.06 + - errors: + - {label: unc, value: 0.66} + value: 53.26 + - errors: + - {label: unc, value: 0.48} + value: 45.37 + - errors: + - {label: unc, value: 0.43} + value: 38.55 + - errors: + - {label: unc, value: 0.41} + value: 32.84 + - errors: + - {label: unc, value: 0.28} + value: 26.05 + - errors: + - {label: unc, value: 0.29} + value: 19.79 + - errors: + - {label: unc, value: 0.35} + value: 15.75 + - errors: + - {label: unc, value: 0.17} + value: 12.16 + - errors: + - {label: unc, value: 0.14} + value: 10.27 + - errors: + - {label: unc, value: 0.11} + value: 8.14 + - errors: + - {label: unc, value: 0.1} + value: 6.62 + - errors: + - {label: unc, value: 0.087} + value: 5.565 + - errors: + - {label: unc, value: 0.076} + value: 4.428 + - errors: + - {label: unc, value: 0.057} + value: 3.588 + - errors: + - {label: unc, value: 0.049} + value: 2.706 + - errors: + - {label: unc, value: 0.042} + value: 2.062 + - errors: + - {label: unc, value: 0.037} + value: 1.631 + - errors: + - {label: unc, value: 0.034} + value: 1.193 + - errors: + - {label: unc, value: 0.026} + value: 0.912 + - errors: + - {label: unc, value: 0.023} + value: 0.632 + - errors: + - {label: unc, value: 0.015} + value: 0.398 + - errors: + - {label: unc, value: 0.011} + value: 0.172 + - errors: + - {label: unc, value: 0.005} + value: 0.027 +independent_variables: + - header: {name: z} + values: + - {high: 0.008, low: 0.005, value: 0.00660} + - {high: 0.010, low: 0.008, value: 0.00880} + - {high: 0.012, low: 0.010, value: 0.01090} + - {high: 0.014, low: 0.012, value: 0.01310} + - {high: 0.016, low: 0.014, value: 0.01530} + - {high: 0.022, low: 0.016, value: 0.01910} + - {high: 0.027, low: 0.022, value: 0.02460} + - {high: 0.033, low: 0.027, value: 0.03010} + - {high: 0.038, low: 0.033, value: 0.03560} + - {high: 0.044, low: 0.038, value: 0.04110} + - {high: 0.049, low: 0.044, value: 0.04650} + - {high: 0.055, low: 0.049, value: 0.05210} + - {high: 0.060, low: 0.055, value: 0.05760} + - {high: 0.066, low: 0.060, value: 0.06300} + - {high: 0.071, low: 0.066, value: 0.06850} + - {high: 0.077, low: 0.071, value: 0.07400} + - {high: 0.082, low: 0.077, value: 0.07950} + - {high: 0.088, low: 0.082, value: 0.08500} + - {high: 0.099, low: 0.088, value: 0.09310} + - {high: 0.110, low: 0.099, value: 0.10400} + - {high: 0.121, low: 0.110, value: 0.11500} + - {high: 0.143, low: 0.121, value: 0.13100} + - {high: 0.164, low: 0.143, value: 0.15300} + - {high: 0.186, low: 0.164, value: 0.17500} + - {high: 0.208, low: 0.186, value: 0.19700} + - {high: 0.230, low: 0.208, value: 0.21890} + - {high: 0.252, low: 0.230, value: 0.24100} + - {high: 0.274, low: 0.252, value: 0.26290} + - {high: 0.296, low: 0.274, value: 0.28490} + - {high: 0.318, low: 0.296, value: 0.30680} + - {high: 0.351, low: 0.318, value: 0.33380} + - {high: 0.384, low: 0.351, value: 0.36660} + - {high: 0.417, low: 0.384, value: 0.39970} + - {high: 0.450, low: 0.417, value: 0.43250} + - {high: 0.482, low: 0.450, value: 0.46510} + - {high: 0.526, low: 0.482, value: 0.50350} + - {high: 0.570, low: 0.526, value: 0.54700} + - {high: 0.658, low: 0.570, value: 0.60830} + - {high: 0.768, low: 0.658, value: 0.70470} + - {high: 1.000, low: 0.768, value: 0.83830} diff --git a/data/TASSO_14_H_PLUS_MINUS.yaml b/data/TASSO_14_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..ef444f98a --- /dev/null +++ b/data/TASSO_14_H_PLUS_MINUS.yaml @@ -0,0 +1,93 @@ +dependent_variables: + - header: {title: "TASSO_14 $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 14} + - {name: prefactor, value: 1} + - {name: z, low: 0.02, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 1.7} + value: 47.2 + - errors: + - {label: unc, value: 3.6} + value: 56.5 + - errors: + - {label: unc, value: 2.1} + value: 66.3 + - errors: + - {label: unc, value: 2.7} + value: 62.9 + - errors: + - {label: unc, value: 2.3} + value: 58.0 + - errors: + - {label: unc, value: 1.7} + value: 44.9 + - errors: + - {label: unc, value: 1.3} + value: 36.1 + - errors: + - {label: unc, value: 1.0} + value: 29.4 + - errors: + - {label: unc, value: 0.96} + value: 22.05 + - errors: + - {label: unc, value: 1.7} + value: 18.9 + - errors: + - {label: unc, value: 0.95} + value: 16.01 + - errors: + - {label: unc, value: 0.42} + value: 11.58 + - errors: + - {label: unc, value: 0.48} + value: 7.44 + - errors: + - {label: unc, value: 0.3} + value: 5.28 + - errors: + - {label: unc, value: 0.35} + value: 3.15 + - errors: + - {label: unc, value: 0.11} + value: 1.75 + - errors: + - {label: unc, value: 0.13} + value: 0.95 + - errors: + - {label: unc, value: 0.056} + value: 0.342 + - errors: + - {label: unc, value: 0.041} + value: 0.181 + - errors: + - {label: unc, value: 0.017} + value: 0.058 +independent_variables: + - header: {name: z} + values: + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.08, low: 0.06, value: 0.07} + - {high: 0.1, low: 0.08, value: 0.09} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.35, low: 0.3, value: 0.325} + - {high: 0.4, low: 0.35, value: 0.375} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.7, low: 0.6, value: 0.65} + - {high: 0.8, low: 0.7, value: 0.75} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/TASSO_22_H_PLUS_MINUS.yaml b/data/TASSO_22_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..7a2e5c6bd --- /dev/null +++ b/data/TASSO_22_H_PLUS_MINUS.yaml @@ -0,0 +1,93 @@ +dependent_variables: + - header: {title: "TASSO_22 $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 22} + - {name: prefactor, value: 1} + - {name: z, low: 0.02, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 3.9} + value: 94.0 + - errors: + - {label: unc, value: 3.3} + value: 102.2 + - errors: + - {label: unc, value: 3.9} + value: 90.7 + - errors: + - {label: unc, value: 3.6} + value: 85.9 + - errors: + - {label: unc, value: 2.0} + value: 65.7 + - errors: + - {label: unc, value: 2.1} + value: 50.3 + - errors: + - {label: unc, value: 1.5} + value: 35.4 + - errors: + - {label: unc, value: 1.3} + value: 27.0 + - errors: + - {label: unc, value: 1.3} + value: 21.8 + - errors: + - {label: unc, value: 1.2} + value: 17.1 + - errors: + - {label: unc, value: 0.95} + value: 15.16 + - errors: + - {label: unc, value: 0.47} + value: 10.78 + - errors: + - {label: unc, value: 0.38} + value: 7.05 + - errors: + - {label: unc, value: 0.38} + value: 4.65 + - errors: + - {label: unc, value: 0.32} + value: 3.13 + - errors: + - {label: unc, value: 0.15} + value: 1.76 + - errors: + - {label: unc, value: 0.13} + value: 0.82 + - errors: + - {label: unc, value: 0.11} + value: 0.41 + - errors: + - {label: unc, value: 0.05} + value: 0.193 + - errors: + - {label: unc, value: 0.025} + value: 0.056 +independent_variables: + - header: {name: z} + values: + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.08, low: 0.06, value: 0.07} + - {high: 0.1, low: 0.08, value: 0.09} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.35, low: 0.3, value: 0.325} + - {high: 0.4, low: 0.35, value: 0.375} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.7, low: 0.6, value: 0.65} + - {high: 0.8, low: 0.7, value: 0.75} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/TASSO_35_H_PLUS_MINUS.yaml b/data/TASSO_35_H_PLUS_MINUS.yaml new file mode 100644 index 000000000..6de8d8d3b --- /dev/null +++ b/data/TASSO_35_H_PLUS_MINUS.yaml @@ -0,0 +1,93 @@ +dependent_variables: +- header: {title: "TASSO_35 $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} #z=X(DEF=2*P(P=3)/SQRT(S)) + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 35} + - {name: prefactor, value: 1} + - {name: z, low: 0.03, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 2.4} + value: 169.3 + - errors: + - {label: unc, value: 2.7} + value: 143.7 + - errors: + - {label: unc, value: 1.6} + value: 115.5 + - errors: + - {label: unc, value: 1.5} + value: 93.3 + - errors: + - {label: unc, value: 1.2} + value: 69.2 + - errors: + - {label: unc, value: 1.1} + value: 49.7 + - errors: + - {label: unc, value: 0.43} + value: 36.33 + - errors: + - {label: unc, value: 0.37} + value: 28.08 + - errors: + - {label: unc, value: 0.35} + value: 22.43 + - errors: + - {label: unc, value: 0.31} + value: 18.02 + - errors: + - {label: unc, value: 0.28} + value: 14.38 + - errors: + - {label: unc, value: 0.16} + value: 10.24 + - errors: + - {label: unc, value: 0.11} + value: 6.43 + - errors: + - {label: unc, value: 0.1} + value: 4.23 + - errors: + - {label: unc, value: 0.087} + value: 2.719 + - errors: + - {label: unc, value: 0.037} + value: 1.587 + - errors: + - {label: unc, value: 0.028} + value: 0.782 + - errors: + - {label: unc, value: 0.023} + value: 0.341 + - errors: + - {label: unc, value: 0.018} + value: 0.162 + - errors: + - {label: unc, value: 0.012} + value: 0.03 +independent_variables: +- header: {name: "z"} + values: + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.08, low: 0.06, value: 0.07} + - {high: 0.1, low: 0.08, value: 0.09} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.35, low: 0.3, value: 0.325} + - {high: 0.4, low: 0.35, value: 0.375} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.7, low: 0.6, value: 0.65} + - {high: 0.8, low: 0.7, value: 0.75} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/TASSO_44_H_PLUS_MINUS.yaml b/data/TASSO_44_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..77b3f4fcd --- /dev/null +++ b/data/TASSO_44_H_PLUS_MINUS.yaml @@ -0,0 +1,93 @@ +dependent_variables: + - header: {title: "TASSO_44 $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 44} + - {name: prefactor, value: 1} + - {name: z, low: 0.02, high: 1.00, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 3.9} + value: 191.8 + - errors: + - {label: unc, value: 3.0} + value: 152.7 + - errors: + - {label: unc, value: 2.9} + value: 118.5 + - errors: + - {label: unc, value: 2.7} + value: 95.0 + - errors: + - {label: unc, value: 1.3} + value: 70.5 + - errors: + - {label: unc, value: 1.7} + value: 49.0 + - errors: + - {label: unc, value: 0.89} + value: 37.17 + - errors: + - {label: unc, value: 0.84} + value: 28.67 + - errors: + - {label: unc, value: 0.61} + value: 22.66 + - errors: + - {label: unc, value: 0.76} + value: 17.79 + - errors: + - {label: unc, value: 0.47} + value: 13.45 + - errors: + - {label: unc, value: 0.32} + value: 10.06 + - errors: + - {label: unc, value: 0.23} + value: 6.18 + - errors: + - {label: unc, value: 0.18} + value: 4.08 + - errors: + - {label: unc, value: 0.14} + value: 2.66 + - errors: + - {label: unc, value: 0.072} + value: 1.517 + - errors: + - {label: unc, value: 0.052} + value: 0.631 + - errors: + - {label: unc, value: 0.031} + value: 0.331 + - errors: + - {label: unc, value: 0.017} + value: 0.129 + - errors: + - {label: unc, value: 0.0059} + value: 0.0309 +independent_variables: + - header: {name: z} + values: + - {high: 0.03, low: 0.02, value: 0.025} + - {high: 0.04, low: 0.03, value: 0.035} + - {high: 0.05, low: 0.04, value: 0.045} + - {high: 0.06, low: 0.05, value: 0.055} + - {high: 0.08, low: 0.06, value: 0.07} + - {high: 0.1, low: 0.08, value: 0.09} + - {high: 0.12, low: 0.1, value: 0.11} + - {high: 0.14, low: 0.12, value: 0.13} + - {high: 0.16, low: 0.14, value: 0.15} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.25, low: 0.2, value: 0.225} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.35, low: 0.3, value: 0.325} + - {high: 0.4, low: 0.35, value: 0.375} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.7, low: 0.6, value: 0.65} + - {high: 0.8, low: 0.7, value: 0.75} + - {high: 1.0, low: 0.8, value: 0.9} diff --git a/data/TPC_H_PLUS_MINUS.yaml b/data/TPC_H_PLUS_MINUS.yaml new file mode 100755 index 000000000..a0485b844 --- /dev/null +++ b/data/TPC_H_PLUS_MINUS.yaml @@ -0,0 +1,149 @@ +dependent_variables: + - header: {title: "TPC $1/\\sigma_{tot}d\\sigma/dz_h^{H^\\pm}$"} + qualifiers: + - {name: process, value: SIA} + - {name: Vs, value: 29} + - {name: prefactor, value: 1} + - {name: z, low: 0.01, high: 0.90, integrate: false} + - {name: hadron, value: H} + - {name: charge, value: 0} + values: + - errors: + - {label: unc, value: 7.4} + value: 91.5 + - errors: + - {label: unc, value: 5.6} + value: 144.8 + - errors: + - {label: unc, value: 7.0} + value: 157.7 + - errors: + - {label: unc, value: 5.2} + value: 153.4 + - errors: + - {label: unc, value: 4.3} + value: 142.2 + - errors: + - {label: unc, value: 3.8} + value: 124.1 + - errors: + - {label: unc, value: 3.6} + value: 117.3 + - errors: + - {label: unc, value: 3.3} + value: 106.4 + - errors: + - {label: unc, value: 3.0} + value: 96.2 + - errors: + - {label: unc, value: 2.7} + value: 87.8 + - errors: + - {label: unc, value: 2.6} + value: 80.7 + - errors: + - {label: unc, value: 2.4} + value: 72.5 + - errors: + - {label: unc, value: 2.4} + value: 69.2 + - errors: + - {label: unc, value: 2.2} + value: 60.0 + - errors: + - {label: unc, value: 2.2} + value: 53.3 + - errors: + - {label: unc, value: 1.8} + value: 49.2 + - errors: + - {label: unc, value: 1.4} + value: 44.6 + - errors: + - {label: unc, value: 1.3} + value: 39.0 + - errors: + - {label: unc, value: 1.3} + value: 33.9 + - errors: + - {label: unc, value: 1.1} + value: 29.4 + - errors: + - {label: unc, value: 1.0} + value: 26.1 + - errors: + - {label: unc, value: 0.82} + value: 22.11 + - errors: + - {label: unc, value: 0.79} + value: 20.44 + - errors: + - {label: unc, value: 0.58} + value: 17.0 + - errors: + - {label: unc, value: 0.58} + value: 14.38 + - errors: + - {label: unc, value: 0.44} + value: 11.31 + - errors: + - {label: unc, value: 0.32} + value: 8.96 + - errors: + - {label: unc, value: 0.18} + value: 6.24 + - errors: + - {label: unc, value: 0.13} + value: 4.08 + - errors: + - {label: unc, value: 0.093} + value: 2.644 + - errors: + - {label: unc, value: 0.049} + value: 1.463 + - errors: + - {label: unc, value: 0.029} + value: 0.663 + - errors: + - {label: unc, value: 0.019} + value: 0.31 + - errors: + - {label: unc, value: 0.0098} + value: 0.0755 +independent_variables: + - header: {name: z} + values: + - {high: 0.015, low: 0.01, value: 0.0125} + - {high: 0.02, low: 0.015, value: 0.0175} + - {high: 0.025, low: 0.02, value: 0.0225} + - {high: 0.03, low: 0.025, value: 0.0275} + - {high: 0.035, low: 0.03, value: 0.0325} + - {high: 0.04, low: 0.035, value: 0.0375} + - {high: 0.045, low: 0.04, value: 0.0425} + - {high: 0.05, low: 0.045, value: 0.0475} + - {high: 0.055, low: 0.05, value: 0.0525} + - {high: 0.06, low: 0.055, value: 0.0575} + - {high: 0.065, low: 0.06, value: 0.0625} + - {high: 0.07, low: 0.065, value: 0.0675} + - {high: 0.075, low: 0.07, value: 0.0725} + - {high: 0.08, low: 0.075, value: 0.0775} + - {high: 0.085, low: 0.08, value: 0.0825} + - {high: 0.09, low: 0.085, value: 0.0875} + - {high: 0.1, low: 0.09, value: 0.095} + - {high: 0.11, low: 0.1, value: 0.105} + - {high: 0.12, low: 0.11, value: 0.115} + - {high: 0.13, low: 0.12, value: 0.125} + - {high: 0.14, low: 0.13, value: 0.135} + - {high: 0.15, low: 0.14, value: 0.145} + - {high: 0.16, low: 0.15, value: 0.155} + - {high: 0.18, low: 0.16, value: 0.17} + - {high: 0.2, low: 0.18, value: 0.19} + - {high: 0.22, low: 0.2, value: 0.21} + - {high: 0.25, low: 0.22, value: 0.235} + - {high: 0.3, low: 0.25, value: 0.275} + - {high: 0.35, low: 0.3, value: 0.325} + - {high: 0.4, low: 0.35, value: 0.375} + - {high: 0.5, low: 0.4, value: 0.45} + - {high: 0.6, low: 0.5, value: 0.55} + - {high: 0.7, low: 0.6, value: 0.65} + - {high: 0.9, low: 0.7, value: 0.8}