From da07ef2f36c8958c77c2f99fa74c1216d6283e3c Mon Sep 17 00:00:00 2001 From: peterkrack Date: Wed, 11 Dec 2024 15:08:40 +0100 Subject: [PATCH] initial commit --- .../commondata/DYE605_Z0_38P8GEV_DW/filter.py | 39 +- .../kinematics_PXSEC.yaml | 912 +++++----- .../DYE605_Z0_38P8GEV_DW/metadata.yaml | 37 +- .../output/tables/group_result_table.csv | 120 ++ .../rawdata/proton_ite/proton.yaml | 15 + .../commondata/DYE866_Z0_800GEV/filter.py | 76 + .../DYE866_Z0_800GEV/kinematics_PXSEC.yaml | 1572 ++++++++--------- .../commondata/DYE866_Z0_800GEV/metadata.yaml | 31 +- .../rawdata/Drell-Yan_cross_sections_pp.txt | 297 ++++ .../DYE866_Z0_800GEV/rawdata/README | 4 + .../DYE866_Z0_800GEV/rawdata/table.csv | 184 ++ .../DYE866_Z0_800GEV_DW_RATIO/filter.py | 78 + .../DYE866_Z0_800GEV_DW_RATIO/metadata.yaml | 33 +- .../rawdata/nuclear/nuclear.yaml | 16 + .../output/tables/group_result_table.csv | 16 + .../rawdata/nuclear_ite/nuclear.yaml | 15 + .../output/tables/group_result_table.csv | 16 + .../output/tables/group_result_table.csv | 16 + .../rawdata/proton/proton.yaml | 17 + .../output/tables/group_result_table.csv | 16 + .../rawdata/proton_ite/proton.yaml | 16 + .../rawdata/table11.csv | 72 + .../commondata/DYE906_Z0_120GEV_DW/filter.py | 107 ++ .../kinematics_PDXSECRATIO.yaml | 64 +- .../DYE906_Z0_120GEV_DW/metadata.yaml | 33 +- .../DYE906_Z0_120GEV_DW/rawdata/covmat.csv | 6 + .../rawdata/nuclear_ite/nuclear.yaml | 15 + .../output/tables/group_result_table.csv | 7 + .../output/tables/group_result_table.csv | 7 + .../rawdata/proton_ite/proton.yaml | 16 + .../DYE906_Z0_120GEV_DW/rawdata/table.csv | 7 + 31 files changed, 2517 insertions(+), 1343 deletions(-) create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/proton.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/filter.py create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/Drell-Yan_cross_sections_pp.txt create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/README create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/filter.py create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/nuclear.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/nuclear.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/proton.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/proton.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/table11.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/filter.py create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/covmat.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/nuclear.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/proton.yaml create mode 100644 nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/table.csv diff --git a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/filter.py b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/filter.py index fea2fe5ad7..6a93e5a4a1 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/filter.py +++ b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/filter.py @@ -1,4 +1,4 @@ -from nnpdf_data.filter_utils.hera_utils import commondata #, covmat_is_close +from nnpdf_data.filter_utils.hera_utils import commondata, covmat_is_close from pathlib import Path from dataclasses import dataclass import typing @@ -33,6 +33,11 @@ def mergetables() -> pd.DataFrame: return combined_df +def nuclear_uncert_dw(tableN: PathLike, tablep: PathLike): + dfN = pd.read_table(tableN) + dfp = pd.read_table(tablep) + return dfN, dfp + @dataclass class E605_commondata(commondata): def __init__(self, data: pd.DataFrame, dataset_name: str, process: str): @@ -45,17 +50,31 @@ def __init__(self, data: pd.DataFrame, dataset_name: str, process: str): # Statistical uncertainties. self.statistical_uncertainties = data["statp"] - # Systematic uncertainties. - norm = data["normp"].str.strip("%").astype(float).to_numpy()/100 - stat = norm/norm*0.1 # overall 10% uncertainty - # the overall 10% statistical uncertainty is treated as # additive, while normalisation uncertainty is always treated # multiplicatively - stat = stat * self.central_values + syst = pd.DataFrame(0.1 * self.central_values) + + # Systematic uncertainties. + syst["norm"] = (self.central_values + *data["normp"].str.strip("%").astype(float)/100) + + + #self.systematic_uncertainties = np.dstack((stat,norm))[0] + self.systypes = [("ADD","UNCORR"),("MULT", "CORR")] + + # Compute the point-to-point uncertainties + nrep=999 + norm=np.sqrt(nrep) + dfN, dfp = nuclear_uncert_dw("rawdata/nuclear/output/tables/group_result_table.csv", + "rawdata/proton_ite/output/tables/group_result_table.csv") + + for rep in range(1,nrep+1): + Delta = (dfN[f"rep_{rep:05d}"]-dfp["theory_central"])/norm + syst[f"NUCLEAR{rep:05d}"]=Delta + self.systypes.append(("ADD", f"NUCLEAR{rep:05d}")) - self.systematic_uncertainties = np.dstack((stat,norm))[0] - self.systypes = [("ADD", "UNCORR"),("MULT", "CORR")] + self.systematic_uncertainties = syst.to_numpy() self.process = process self.dataset_name = dataset_name @@ -67,6 +86,10 @@ def main(): DYE605.write_new_commondata(Path("data_reimplemented_PXSEC.yaml"), Path("kinematics_reimplemented_PXSEC.yaml"), Path("uncertainties_reimplemented_PXSEC.yaml")) + if(covmat_is_close("DYE605_Z0_38P8GEV_DW_PXSEC", "legacy", "reimplemented")): + print("covmat is close") + else: + print("covmat is different.") if __name__ == "__main__": main() diff --git a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/kinematics_PXSEC.yaml b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/kinematics_PXSEC.yaml index bb9f654393..be590c42c9 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/kinematics_PXSEC.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/kinematics_PXSEC.yaml @@ -1,1429 +1,1429 @@ bins: -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null mid: 50.4707943184 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 53.3782204816 + mid: 53.37822048159999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 56.36706084 + mid: 56.36706083999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 59.3775042624 + mid: 59.37750426239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 62.5276073536 + mid: 62.52760735359999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 65.6962123024 + mid: 65.69621230239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.2 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null mid: 50.4707943184 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 53.3782204816 + mid: 53.37822048159999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 56.36706084 + mid: 56.36706083999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 59.3775042624 + mid: 59.37750426239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 62.5276073536 + mid: 62.52760735359999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 65.6962123024 + mid: 65.69621230239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: -0.1 max: null - k2: + M2: min: null - mid: 286.0468629264 + mid: 286.04686292639997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 50.4707943184 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 53.3782204816 + mid: 53.37822048159999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 56.36706084 + mid: 56.36706083999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 59.3775042624 + mid: 59.37750426239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 62.5276073536 + mid: 62.52760735359999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 65.6962123024 + mid: 65.69621230239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 286.0468629264 + mid: 286.04686292639997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null mid: 50.4707943184 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 53.3782204816 + mid: 53.37822048159999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 56.36706084 + mid: 56.36706083999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 59.3775042624 + mid: 59.37750426239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 62.5276073536 + mid: 62.52760735359999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 65.6962123024 + mid: 65.69621230239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.1 max: null - k2: + M2: min: null - mid: 286.0468629264 + mid: 286.04686292639997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null mid: 50.4707943184 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 53.3782204816 + mid: 53.37822048159999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 56.36706084 + mid: 56.36706083999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 59.3775042624 + mid: 59.37750426239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 62.5276073536 + mid: 62.52760735359999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 65.6962123024 + mid: 65.69621230239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.2 max: null - k2: + M2: min: null - mid: 286.0468629264 + mid: 286.04686292639997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null mid: 50.4707943184 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 53.3782204816 + mid: 53.37822048159999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 56.36706084 + mid: 56.36706083999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 59.3775042624 + mid: 59.37750426239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 62.5276073536 + mid: 62.52760735359999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 65.6962123024 + mid: 65.69621230239999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.3 max: null - k2: + M2: min: null - mid: 286.0468629264 + mid: 286.04686292639997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 69.0075781264 + mid: 69.00757812639999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 72.3343446016 + mid: 72.33434460159998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 75.8069731584 + mid: 75.80697315839998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 79.3610159104 + mid: 79.36101591039998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 110.3978895616 + mid: 110.39788956159997 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null mid: 114.67839744 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 119.0403195136 + mid: 119.04031951360001 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 127.92062404 + mid: 127.92062403999996 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 146.6395058704 + mid: 146.63950587039994 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null mid: 177.2167987984 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 222.3331495056 + mid: 222.33314950559995 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.4 max: null - k2: + M2: min: null - mid: 286.0468629264 + mid: 286.04686292639997 max: null - k3: + sqrts: min: null mid: 38.8 max: null diff --git a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/metadata.yaml b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/metadata.yaml index 39535e8374..560b609af8 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/metadata.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/metadata.yaml @@ -1,6 +1,6 @@ setname: DYE605_Z0_38P8GEV_DW version: 1 -version_comment: Port of old commondata +version_comment: Reimplementation in new commondata format. nnpdf_metadata: nnpdf31_process: DY NC experiment: NUCLEAR @@ -29,26 +29,26 @@ implemented_observables: y_scale: log result_transform: qbindyp line_by: - - k1 - plot_x: k2 + - y + plot_x: M2 kinematic_coverage: - - k1 - - k2 - - k3 + - y + - M2 + - sqrts kinematics: variables: - k1: - description: Variable k1 - label: k1 - units: '' - k2: - description: Variable k2 - label: k2 - units: '' - k3: - description: Variable k3 - label: k3 + y: + description: Rapidity of the lepton pair. + label: y units: '' + M2: + description: Invariant mass-squared. + label: M2 + units: '$GeV^2$' + sqrts: + description: Center of mass energy + label: sqrts + units: 'GeV' file: kinematics_PXSEC.yaml theory: operation: 'null' @@ -59,5 +59,8 @@ implemented_observables: legacy: data_uncertainties: - uncertainties_legacy_PXSEC.yaml + reimplemented: + data_uncertainties: + - uncertainties_reimplemented_PXSEC.yaml data_central: data_legacy_PXSEC.yaml ported_from: DYE605_dw_ite diff --git a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv new file mode 100644 index 0000000000..05aa4848ef --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv @@ -0,0 +1,120 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 +DYE605 DYE605 0 363.9999999999999 445.3345947265625 459.2032165527344 433.02508544921875 435.94775390625 433.8863525390625 452.42901611328125 443.2254333496094 447.01409912109375 460.37005615234375 463.7595520019531 448.551025390625 446.1280822753906 426.1402587890625 432.56207275390625 470.5120849609375 412.02679443359375 444.68927001953125 441.04315185546875 447.1856384277344 428.8802795410156 450.4162292480469 450.5664978027344 396.288330078125 428.177978515625 443.44024658203125 437.7546081542969 452.53155517578125 419.31536865234375 444.4732666015625 440.42333984375 455.9457092285156 459.3822326660156 456.7669982910156 456.3304748535156 445.2004699707031 443.8589172363281 432.1016845703125 428.13116455078125 433.8954772949219 462.8662109375 439.8155212402344 421.87200927734375 448.486083984375 458.7256164550781 419.8537292480469 469.8977966308594 453.7312316894531 467.0744323730469 446.5931091308594 436.60736083984375 459.53729248046875 465.283935546875 464.6863098144531 418.6330871582031 436.2674560546875 467.5341491699219 422.9090270996094 433.36639404296875 456.00274658203125 454.4431457519531 435.0010681152344 438.1922912597656 437.9112854003906 440.1429443359375 433.12890625 448.7394714355469 426.6411437988281 452.6040344238281 470.76348876953125 416.31500244140625 425.93389892578125 416.7105712890625 437.5429992675781 454.2980041503906 457.78375244140625 463.2452697753906 440.36676025390625 428.77069091796875 484.4901428222656 448.19183349609375 447.8318176269531 431.7305603027344 455.5191345214844 449.6637878417969 459.71844482421875 473.98211669921875 457.11248779296875 454.77325439453125 432.4427795410156 432.92852783203125 455.0526123046875 469.7759094238281 431.8963317871094 446.64837646484375 460.03924560546875 440.7957458496094 441.9140319824219 482.67510986328125 438.0469665527344 440.8900451660156 467.487060546875 +DYE605 DYE605 1 209.0 381.4848327636719 394.305908203125 371.1733093261719 373.4978332519531 370.0046081542969 388.4293212890625 379.34246826171875 384.2564697265625 396.060546875 400.6622314453125 384.41265869140625 382.48419189453125 366.2360534667969 369.487548828125 402.8433532714844 352.32958984375 382.49847412109375 378.978271484375 383.29461669921875 366.6693420410156 387.9300537109375 387.59515380859375 337.47979736328125 365.17901611328125 376.7186279296875 375.78582763671875 387.110107421875 357.7906494140625 379.72991943359375 376.6268310546875 388.66229248046875 391.6650695800781 391.8846130371094 393.08477783203125 380.64520263671875 379.6207275390625 369.3983154296875 367.1346435546875 373.3819580078125 395.7593078613281 377.037841796875 361.21728515625 385.095458984375 394.2968444824219 357.06353759765625 404.623779296875 389.5299072265625 400.656005859375 382.13177490234375 372.29754638671875 393.861328125 400.78082275390625 397.4855041503906 356.6534423828125 374.3829040527344 401.07757568359375 361.9776611328125 369.8455505371094 393.56292724609375 388.63818359375 372.3835754394531 372.98773193359375 373.6788330078125 378.76263427734375 370.1094970703125 382.6226806640625 363.54315185546875 388.5117492675781 402.88775634765625 355.76959228515625 364.4153137207031 355.79205322265625 374.7821044921875 389.8003845214844 393.52484130859375 397.89312744140625 377.60870361328125 366.53448486328125 415.454345703125 383.3675231933594 383.77459716796875 370.4167785644531 391.195556640625 385.35894775390625 396.1778869628906 406.0901794433594 390.19708251953125 389.8999328613281 371.86383056640625 368.88232421875 390.99981689453125 403.48046875 369.5185546875 383.1384582519531 394.3848876953125 377.3055114746094 376.2033386230469 413.3108215332031 375.994384765625 376.1319580078125 401.352294921875 +DYE605 DYE605 2 220.0 327.6543273925781 339.46282958984375 319.05059814453125 320.8505554199219 316.40728759765625 334.42718505859375 325.6116943359375 331.22216796875 341.733642578125 347.10186767578125 330.34619140625 328.8612060546875 315.716552734375 316.28839111328125 345.619140625 302.1129150390625 330.02850341796875 326.5890808105469 329.4383239746094 314.2596435546875 335.00482177734375 334.3378601074219 288.1701965332031 312.14385986328125 320.7123718261719 323.48809814453125 332.0093994140625 305.98980712890625 325.27197265625 322.91241455078125 332.0621032714844 334.6695861816406 337.04644775390625 339.537841796875 326.354736328125 325.47491455078125 316.58984375 315.77362060546875 322.1723327636719 339.2631530761719 324.10296630859375 310.17303466796875 331.5845031738281 339.707275390625 304.4354248046875 349.421630859375 335.31402587890625 344.4481201171875 327.76898193359375 318.27886962890625 338.45135498046875 346.12481689453125 340.81353759765625 304.616943359375 322.18414306640625 344.952392578125 310.6810302734375 316.3352966308594 340.6656188964844 333.23431396484375 319.5947265625 318.2268371582031 319.67230224609375 326.843017578125 317.17877197265625 326.91796875 310.48828125 334.4003601074219 345.6529846191406 304.93109130859375 312.66595458984375 304.61505126953125 321.9410400390625 335.3380126953125 339.22467041015625 342.7524719238281 324.676025390625 314.1787109375 357.23809814453125 328.9413146972656 329.7707824707031 318.74774169921875 336.8858642578125 331.0481262207031 342.302001953125 348.7308349609375 333.97955322265625 335.1823425292969 320.63031005859375 315.065185546875 336.9299621582031 347.429443359375 317.0906982421875 329.56463623046875 338.9932861328125 323.8902282714844 320.9268798828125 354.61846923828125 323.63323974609375 321.69232177734375 345.42669677734375 +DYE605 DYE605 3 243.0 282.88543701171875 293.74627685546875 275.7292785644531 277.07061767578125 272.0404052734375 289.47283935546875 281.0316162109375 287.01611328125 296.45880126953125 302.260009765625 285.38818359375 284.29327392578125 273.678955078125 272.0025634765625 297.87054443359375 260.456787109375 286.3678283691406 282.963623046875 284.6706237792969 270.70184326171875 290.7690734863281 289.9132385253906 247.3959503173828 268.11456298828125 274.36285400390625 279.94219970703125 286.2236633300781 262.97198486328125 280.0928649902344 278.30291748046875 285.09039306640625 287.3392333984375 291.3141784667969 294.8202209472656 281.3282470703125 280.4629211425781 272.72662353515625 273.096923828125 279.4277038574219 292.3429870605469 280.0671691894531 267.8074951171875 287.02276611328125 294.0810546875 260.9358215332031 303.37274169921875 290.1477355957031 297.52972412109375 282.53729248046875 273.5149841308594 292.3212890625 300.4292297363281 293.6688232421875 261.5124206542969 278.7630920410156 298.1944580078125 268.0972900390625 271.860107421875 296.4603271484375 287.2127990722656 275.6922912597656 272.86578369140625 274.88433837890625 283.5184326171875 273.3349609375 280.6235046386719 266.4766845703125 289.3273010253906 298.0711669921875 262.8221435546875 269.7220153808594 262.20745849609375 278.0421447753906 289.96185302734375 293.95098876953125 296.8606872558594 280.63397216796875 270.73681640625 308.82086181640625 283.8677673339844 284.8568115234375 275.7898864746094 291.64971923828125 285.7993469238281 297.2397155761719 300.9212646484375 287.4013671875 289.6529846191406 277.89459228515625 270.45306396484375 291.9014892578125 300.6739196777344 273.61529541015625 284.97998046875 292.89300537109375 279.55596923828125 275.05609130859375 305.62908935546875 280.03741455078125 276.54351806640625 298.785400390625 +DYE605 DYE605 4 119.0 243.19602966308594 253.14666748046875 237.3057861328125 238.25685119628906 232.8494873046875 249.57781982421875 241.57522583007812 247.73345947265625 256.23052978515625 262.28338623046875 245.53692626953125 244.8033905029297 236.36782836914062 232.73475646972656 255.49710083007812 223.56768798828125 247.60678100585938 244.2169952392578 244.98516845703125 232.10430908203125 251.39132690429688 250.41836547851562 211.38653564453125 229.14910888671875 233.4900665283203 241.27784729003906 245.65737915039062 224.87054443359375 240.11502075195312 238.79232788085938 243.5670623779297 245.46829223632812 250.69351196289062 255.02999877929688 241.48678588867188 240.57058715820312 233.88931274414062 235.2740936279297 241.40191650390625 250.80523681640625 241.01605224609375 230.27084350585938 247.48876953125 253.50442504882812 222.5443115234375 262.4238586425781 250.03640747070312 255.87705993652344 242.43548583984375 233.9430694580078 251.42242431640625 259.7840881347656 251.88223266601562 223.41424560546875 240.22805786132812 256.69720458984375 230.39744567871094 232.4932861328125 257.094482421875 246.47122192382812 236.7641143798828 232.817626953125 235.29531860351562 245.00445556640625 234.5660400390625 239.644287109375 227.54544067382812 249.32135009765625 255.90228271484375 225.58114624023438 231.67979431152344 224.70382690429688 239.146484375 249.67648315429688 253.746826171875 256.1253967285156 241.55368041992188 232.28311157226562 265.8979797363281 244.0242919921875 245.02159118652344 237.6774139404297 251.4857635498047 245.65631103515625 257.11065673828125 258.508056640625 246.21524047851562 249.28729248046875 239.89947509765625 230.9927520751953 251.91952514648438 259.1417236328125 235.14285278320312 245.4129638671875 252.0012969970703 240.27725219726562 234.51638793945312 262.16497802734375 241.35580444335938 236.62486267089844 257.3730163574219 +DYE605 DYE605 5 176.0 209.67681884765625 218.7860565185547 204.8580322265625 205.47850036621094 199.8844757080078 215.84329223632812 208.31414794921875 214.47512817382812 222.1720733642578 228.30313110351562 211.88330078125 211.4698028564453 204.81719970703125 199.56863403320312 219.64279174804688 192.47152709960938 214.8275146484375 211.43490600585938 211.47430419921875 199.52871704101562 217.97584533691406 216.96188354492188 181.12957763671875 196.3178253173828 199.17446899414062 208.57379150390625 211.42532348632812 192.74485778808594 206.4283447265625 205.4669952392578 208.59796142578125 210.18453979492188 216.30795288085938 221.2859649658203 207.9246826171875 206.90249633789062 201.13577270507812 203.3378448486328 209.1734619140625 215.7809295654297 208.02420043945312 198.609375 214.0568389892578 219.10079956054688 190.30712890625 227.72329711914062 216.10055541992188 220.61529541015625 208.56619262695312 200.63856506347656 216.85357666015625 225.2998046875 216.59669494628906 191.3599853515625 207.66098022460938 221.6025390625 198.60400390625 199.29873657226562 223.67767333984375 212.10592651367188 203.8901824951172 199.14068603515625 201.96136474609375 212.36941528320312 201.9293975830078 205.09243774414062 194.7574005126953 215.4791259765625 220.31748962402344 194.23193359375 199.59942626953125 193.1317138671875 206.31878662109375 215.59982299804688 219.71763610839844 221.6776580810547 208.52755737304688 199.87417602539062 229.6494598388672 210.4869384765625 211.36993408203125 205.47213745117188 217.5079803466797 211.71417236328125 223.03829956054688 222.64100646972656 211.54852294921875 215.18679809570312 207.712158203125 197.76980590820312 218.0946807861328 223.97418212890625 202.71792602539062 211.9645233154297 217.44667053222656 207.1455841064453 200.38397216796875 225.38278198242188 208.65341186523438 203.00686645507812 222.32423400878906 +DYE605 DYE605 6 174.0 180.9298095703125 189.21751403808594 177.02120971679688 177.3732452392578 171.7831573486328 186.85348510742188 179.87423706054688 185.82395935058594 192.84719848632812 198.88165283203125 183.01431274414062 182.918701171875 177.69161987304688 171.13409423828125 188.83929443359375 165.85885620117188 186.63925170898438 183.22140502929688 182.73831176757812 171.6072998046875 189.0908660888672 188.12274169921875 155.35952758789062 168.255615234375 170.09579467773438 180.44284057617188 182.08079528808594 165.24850463867188 177.63180541992188 176.93618774414062 178.75418090820312 180.02993774414062 186.7210693359375 192.14593505859375 179.24948120117188 178.05349731445312 173.1214599609375 175.94137573242188 181.3759307861328 185.8201904296875 179.72535705566406 171.4896240234375 185.36203002929688 189.42849731445312 162.88809204101562 197.7933807373047 186.89779663085938 190.30392456054688 179.50482177734375 172.2086181640625 187.19158935546875 195.5369873046875 186.34280395507812 164.0234375 179.6903076171875 191.46749877929688 171.423583984375 170.92446899414062 194.7858428955078 182.69163513183594 175.6781463623047 170.4739990234375 173.51654052734375 184.24923706054688 174.09506225585938 175.54693603515625 166.75491333007812 186.38526916503906 189.839111328125 167.47348022460938 172.12901306152344 166.18975830078125 178.1810302734375 186.29763793945312 190.45071411132812 192.0599365234375 180.15951538085938 172.1754608154297 198.56759643554688 181.86538696289062 182.48016357421875 177.79751586914062 188.28640747070312 182.57000732421875 193.5770263671875 191.8291015625 181.96304321289062 185.94244384765625 179.97354125976562 169.3871307373047 188.99359130859375 193.69384765625 174.98074340820312 183.22630310058594 187.77044677734375 178.75027465820312 171.2802276611328 193.80262756347656 180.56199645996094 174.31497192382812 192.21597290039062 +DYE605 DYE605 7 140.0 156.43682861328125 163.96041870117188 153.2691650390625 153.4288330078125 147.9456024169922 162.10470581054688 155.67730712890625 161.30799865722656 167.76080322265625 173.61550903320312 158.41241455078125 158.6068878173828 154.508544921875 146.966796875 162.622314453125 143.1907501220703 162.53216552734375 159.09640502929688 158.24197387695312 147.8307342529297 164.3419189453125 163.44680786132812 133.4949951171875 144.42523193359375 145.58782958984375 156.40673828125 157.08383178710938 141.86708068847656 153.15090942382812 152.64691162109375 153.45672607421875 154.44459533691406 161.48138427734375 167.17330932617188 154.86761474609375 153.486328125 149.2964324951172 152.57752990722656 157.58282470703125 160.3450927734375 155.60946655273438 148.37181091308594 160.90554809570312 164.06820678710938 139.65261840820312 172.15760803222656 161.94625854492188 164.49765014648438 154.74966430664062 148.05868530273438 161.93795776367188 170.08892822265625 160.59329223632812 140.82855224609375 155.80377197265625 165.7785186767578 148.3033447265625 146.86886596679688 169.99551391601562 157.68252563476562 151.63369750976562 146.20809936523438 149.38279724121094 160.20399475097656 150.44741821289062 150.4679718017578 142.9976806640625 161.55271911621094 163.89163208007812 144.71929931640625 148.727294921875 143.30490112304688 154.2035369873047 161.290771484375 165.4776153564453 166.74806213378906 155.95120239257812 148.62704467773438 172.07949829101562 157.5306396484375 157.83407592773438 154.15707397460938 163.32180786132812 157.72625732421875 168.32553100585938 165.5834197998047 156.8300323486328 161.02392578125 156.23764038085938 145.2760009765625 164.12493896484375 167.833984375 151.37191772460938 158.69412231445312 162.461669921875 154.542724609375 146.63804626464844 166.96835327148438 156.6045379638672 149.97967529296875 166.55813598632812 +DYE605 DYE605 8 105.0 134.91189575195312 141.70570373535156 132.39346313476562 132.3883514404297 127.0846176147461 140.3087921142578 134.44839477539062 139.6906280517578 145.63296508789062 151.2333984375 136.78726196289062 137.25634765625 134.0816650390625 125.74942779541016 139.55572509765625 123.31126403808594 141.29315185546875 137.83119201660156 136.70904541015625 126.9538803100586 142.45306396484375 141.67274475097656 114.39614868164062 123.56568145751953 124.26131439208984 135.2300262451172 135.13555908203125 121.37452697753906 131.69921875 131.3370361328125 131.31564331054688 132.038818359375 139.24172973632812 145.10743713378906 133.50958251953125 131.9268798828125 128.4064178466797 132.02520751953125 136.5811767578125 138.00611877441406 134.40382385253906 128.07754516601562 139.37005615234375 141.69204711914062 119.38188171386719 149.52212524414062 139.9620361328125 141.77142333984375 133.0005645751953 126.92527770996094 139.71961975097656 147.59420776367188 137.97535705566406 120.54611206054688 134.79052734375 143.177978515625 128.02139282226562 125.79630279541016 148.05670166015625 135.73098754882812 130.50643920898438 125.00851440429688 128.25881958007812 138.9812774658203 129.74815368652344 128.50149536132812 122.2025375366211 139.67601013183594 141.13157653808594 124.79656982421875 128.19183349609375 123.2718505859375 133.1311798095703 139.27305603027344 143.469970703125 144.450927734375 134.6572723388672 127.98878479003906 148.8047332763672 136.21372985839844 136.16055297851562 133.34524536132812 141.3310089111328 135.877685546875 145.987548828125 142.49057006835938 134.83465576171875 139.11769104003906 135.2953338623047 124.17264556884766 142.20870971679688 145.03369140625 130.64962768554688 137.1022186279297 140.2049560546875 133.28347778320312 125.09088134765625 143.36090087890625 135.51788330078125 128.67123413085938 143.97225952148438 +DYE605 DYE605 9 123.0 116.2779769897461 122.38568115234375 114.3042984008789 114.1750259399414 109.10731506347656 121.39535522460938 116.10311126708984 120.89543151855469 126.39469146728516 131.6895294189453 118.05892181396484 118.78978729248047 116.33833312988281 107.41570281982422 119.590087890625 106.1244888305664 122.8399658203125 119.35067749023438 118.05949401855469 108.89431762695312 123.36863708496094 122.73295593261719 97.9571533203125 105.58645629882812 106.03892517089844 116.83807373046875 116.14327239990234 103.67955017089844 113.1832275390625 112.91618347167969 112.25251770019531 112.72807312011719 119.94158935546875 125.88490295410156 115.08057403564453 113.28858947753906 110.37213134765625 114.20811462402344 118.3094253540039 118.71671295166016 116.04129028320312 110.5121078491211 120.69973754882812 122.24958801269531 101.96244812011719 129.8153839111328 120.87004089355469 122.08460998535156 114.17740631103516 108.70719909667969 120.4786605834961 128.01718139648438 118.41018676757812 103.07917785644531 116.56471252441406 123.60047912597656 110.50282287597656 107.64126586914062 128.91409301757812 116.75892639160156 112.21328735351562 106.79005432128906 110.06141662597656 120.52700805664062 111.90341186523438 109.5673828125 104.28064727783203 120.69007110595703 121.46693420410156 107.6065673828125 110.42594909667969 105.99942016601562 114.88381958007812 120.1717529296875 124.3707275390625 125.08975219726562 116.19676208496094 110.17408752441406 128.66213989257812 117.81623840332031 117.37562561035156 115.27677917480469 122.23922729492188 116.95797729492188 126.51087188720703 122.48965454101562 115.87203216552734 120.15380859375 117.08187866210938 105.9730453491211 123.17018127441406 125.23039245605469 112.72579193115234 118.37089538574219 120.91757202148438 114.87376403808594 106.56214904785156 122.9430160522461 117.23646545410156 110.30729675292969 124.40643310546875 +DYE605 DYE605 10 34.9 36.894039154052734 39.02095031738281 36.72978210449219 36.731353759765625 33.75426483154297 39.746482849121094 37.991485595703125 39.01280975341797 42.406944274902344 44.987640380859375 38.04158020019531 40.20750045776367 39.111663818359375 31.205705642700195 35.49755859375 33.047176361083984 42.27200698852539 38.950748443603516 38.037437438964844 32.42975616455078 39.77833938598633 40.24406814575195 29.430767059326172 30.961715698242188 33.41399383544922 37.24977111816406 35.424407958984375 29.826107025146484 35.20100402832031 34.82960510253906 33.375640869140625 32.61650848388672 37.41740417480469 41.500823974609375 37.233062744140625 34.40411376953125 34.30144500732422 37.399681091308594 38.93534851074219 37.36124801635742 37.61164855957031 35.396263122558594 40.49790954589844 38.47074890136719 29.94785499572754 43.399879455566406 38.42338562011719 38.7327880859375 34.371063232421875 32.352821350097656 38.53014373779297 42.7926025390625 35.703956604003906 30.634307861328125 38.006187438964844 40.19205856323242 36.08707046508789 32.90401077270508 44.08552551269531 36.543357849121094 34.422706604003906 31.677120208740234 34.024391174316406 40.286582946777344 36.682640075683594 31.18889808654785 30.164424896240234 38.830238342285156 38.356239318847656 34.90483093261719 34.89452362060547 33.55367660522461 36.72740173339844 38.40643310546875 42.357093811035156 40.97224426269531 36.98991775512695 35.13672637939453 42.66615295410156 39.43134307861328 36.82737731933594 37.03062438964844 39.696754455566406 36.359657287597656 41.06913757324219 37.58732604980469 36.28437042236328 39.2022705078125 37.77666473388672 30.158676147460938 40.6425895690918 39.86492156982422 36.07128143310547 37.84925079345703 38.434974670410156 36.07140350341797 30.603275299072266 37.552711486816406 38.88594436645508 33.83892059326172 41.150550842285156 +DYE605 DYE605 11 28.9 32.02387237548828 33.81549072265625 31.920494079589844 31.996562957763672 29.228973388671875 34.617618560791016 33.16399002075195 33.820152282714844 37.03252029418945 39.332759857177734 33.097557067871094 35.363868713378906 34.195045471191406 26.738204956054688 30.471799850463867 28.581472396850586 37.107757568359375 33.85069274902344 33.05764389038086 27.81432342529297 34.45116424560547 35.01090621948242 25.368431091308594 26.617170333862305 29.390724182128906 32.24787139892578 30.510053634643555 25.496517181396484 30.499778747558594 30.082286834716797 28.787967681884766 27.93387222290039 32.3341064453125 36.090030670166016 32.48273468017578 29.639280319213867 29.712495803833008 32.573577880859375 33.94232177734375 32.449195861816406 32.764442443847656 30.748924255371094 35.4622917175293 33.28166961669922 25.7454833984375 37.851654052734375 33.27070617675781 33.671424865722656 29.545026779174805 27.805789947509766 33.48967742919922 37.37052536010742 30.708776473999023 26.41045570373535 33.097068786621094 35.06986618041992 31.515785217285156 28.58838653564453 38.54703903198242 31.669105529785156 29.68991470336914 27.304208755493164 29.493682861328125 35.193416595458984 32.10147476196289 26.654909133911133 25.864959716796875 33.702484130859375 33.328460693359375 30.472293853759766 30.275510787963867 29.20623779296875 31.872718811035156 33.37512969970703 37.23810577392578 35.63923645019531 32.08037185668945 30.605857849121094 37.353599548339844 34.55507278442383 31.844112396240234 32.09941864013672 34.51385498046875 31.441970825195312 35.60369873046875 32.43033981323242 31.509973526000977 34.221588134765625 32.74933624267578 25.719823837280273 35.43585968017578 34.541988372802734 31.312166213989258 32.84776306152344 33.352664947509766 31.20000457763672 26.254833221435547 32.49116516113281 34.02263641357422 29.307493209838867 36.037620544433594 +DYE605 DYE605 12 27.4 27.804121017456055 29.300416946411133 27.744922637939453 27.906660079956055 25.302204132080078 30.162960052490234 28.952312469482422 29.300888061523438 32.33476257324219 34.394989013671875 28.812625885009766 31.138111114501953 29.90144920349121 22.93883514404297 26.156982421875 24.70864486694336 32.583011627197266 29.410520553588867 28.719776153564453 23.841487884521484 29.8453311920166 30.466203689575195 21.860511779785156 22.895286560058594 25.909852981567383 27.911209106445312 26.268081665039062 21.802562713623047 26.424440383911133 25.97406005859375 24.849868774414062 23.916399002075195 27.956111907958984 31.38060188293457 28.341144561767578 25.522031784057617 25.72396469116211 28.372264862060547 29.617929458618164 28.1860408782959 28.549667358398438 26.713542938232422 31.081838607788086 28.790647506713867 22.124622344970703 33.015037536621094 28.812395095825195 29.30962371826172 25.386438369750977 23.878509521484375 29.122535705566406 32.65432357788086 26.41197967529297 22.78127670288086 28.82712745666504 30.624393463134766 27.519716262817383 24.882823944091797 33.702789306640625 27.455135345458984 25.606170654296875 23.526065826416016 25.564754486083984 30.759119033813477 28.08816146850586 22.779348373413086 22.195266723632812 29.25351333618164 28.96857452392578 26.602558135986328 26.27740478515625 25.437801361083984 27.655895233154297 29.032419204711914 32.79281997680664 30.989574432373047 27.81588363647461 26.671741485595703 32.72751235961914 30.26847267150879 27.52676773071289 27.818222045898438 30.00821304321289 27.182693481445312 30.864181518554688 27.997642517089844 27.369348526000977 29.890655517578125 28.384204864501953 21.924591064453125 30.910877227783203 29.939599990844727 27.168819427490234 28.51891326904297 28.95351219177246 26.97827911376953 22.53131866455078 28.15647315979004 29.795841217041016 25.398582458496094 31.600433349609375 +DYE605 DYE605 13 16.2 21.041576385498047 22.035476684570312 21.032394409179688 21.35506820678711 19.048967361450195 22.96613311767578 22.16977310180664 21.996625900268555 24.697385787963867 26.339942932128906 21.921432495117188 24.323108673095703 22.937721252441406 16.940322875976562 19.319650650024414 18.51573371887207 25.220191955566406 22.227985382080078 21.73552703857422 17.52930450439453 22.401212692260742 23.114173889160156 16.300825119018555 17.0478515625 20.436969757080078 20.917407989501953 19.50277328491211 15.995943069458008 19.92510223388672 19.4146671295166 18.662412643432617 17.586294174194336 20.93700408935547 23.743051528930664 21.682998657226562 18.9717960357666 19.370773315429688 21.58429527282715 22.646533966064453 21.387950897216797 21.766891479492188 20.22503662109375 23.983232498168945 21.598905563354492 16.417879104614258 25.157772064208984 21.638996124267578 22.328838348388672 18.774341583251953 17.659006118774414 22.11236572265625 25.000534057617188 19.57082748413086 17.078659057617188 21.948333740234375 23.482158660888672 21.106952667236328 19.04244613647461 25.793230056762695 20.71743392944336 19.095386505126953 17.57186508178711 19.320589065551758 23.572669982910156 21.645751953125 16.712982177734375 16.434337615966797 22.078500747680664 22.006031036376953 20.39866828918457 19.876577377319336 19.427547454833984 20.866863250732422 22.07422637939453 25.592918395996094 23.464553833007812 20.96371841430664 20.38929557800293 25.27663803100586 23.33600616455078 20.600433349609375 20.904199600219727 22.73893165588379 20.387134552001953 23.188278198242188 20.929546356201172 20.775611877441406 22.946701049804688 21.325908660888672 15.963098526000977 23.598033905029297 22.537315368652344 20.50574493408203 21.56368064880371 21.89696502685547 20.20476531982422 16.705669403076172 21.29314422607422 22.983428955078125 19.19530487060547 24.462352752685547 +DYE605 DYE605 14 10.7 12.267104148864746 12.572118759155273 12.275254249572754 12.890350341796875 10.987369537353516 13.513223648071289 13.225421905517578 12.400110244750977 14.491117477416992 15.587005615234375 12.9253511428833 15.261672973632812 13.687531471252441 9.454859733581543 10.687054634094238 10.514925003051758 15.348041534423828 12.766267776489258 12.574344635009766 9.534717559814453 12.716540336608887 13.460458755493164 9.228342056274414 9.776834487915039 13.309947967529297 11.7884521484375 10.855606079101562 8.823197364807129 11.528303146362305 10.974931716918945 10.954026222229004 9.639084815979004 11.891046524047852 13.666443824768066 12.891988754272461 10.611427307128906 11.169641494750977 12.642120361328125 13.556276321411133 12.596124649047852 12.847383499145508 11.75475025177002 14.559354782104492 12.327424049377441 9.237361907958984 14.729604721069336 12.329713821411133 13.303150177001953 10.369983673095703 9.777608871459961 12.987533569335938 14.842855453491211 10.865222930908203 9.970166206359863 12.938085556030273 14.116108894348145 12.691550254821777 11.609474182128906 15.189126968383789 12.023179054260254 10.766424179077148 10.02901554107666 11.289016723632812 14.056217193603516 13.111471176147461 9.237707138061523 9.29966926574707 12.689224243164062 12.985573768615723 12.245866775512695 11.592341423034668 11.64724063873291 11.984047889709473 13.089974403381348 16.002952575683594 13.527859687805176 12.018033981323242 12.232038497924805 15.4478759765625 14.0397310256958 11.62940788269043 11.844544410705566 13.200775146484375 11.661785125732422 13.125768661499023 11.939674377441406 12.275580406188965 13.902538299560547 12.071746826171875 8.598655700683594 13.988777160644531 12.93743896484375 11.806441307067871 12.54578971862793 12.744771957397461 11.425917625427246 9.480299949645996 12.642070770263672 14.006540298461914 11.270782470703125 15.071556091308594 +DYE605 DYE605 15 3.569999999999999 5.7213239669799805 5.544811248779297 5.700270175933838 6.589253902435303 5.034477233886719 6.358846664428711 6.334539413452148 5.215009689331055 6.514060974121094 7.296167850494385 6.107763767242432 7.983104228973389 6.530983924865723 4.266712665557861 4.589210510253906 4.6467742919921875 7.556129455566406 5.625129699707031 5.647952079772949 3.923534870147705 5.6318206787109375 6.20822811126709 4.147197723388672 4.739515781402588 7.410512924194336 5.021924018859863 4.671493053436279 3.95719838142395 5.267712593078613 4.823927402496338 5.5906829833984375 4.025447368621826 5.280738830566406 6.072245121002197 6.045527458190918 4.620475769042969 5.101174354553223 5.843252658843994 6.711394309997559 6.011631011962891 5.971430778503418 5.395398139953613 7.192968368530273 5.567667007446289 4.1768341064453125 6.7344841957092285 5.489588737487793 6.495566368103027 4.39979887008667 4.208369731903076 6.130743026733398 6.950376033782959 4.658690452575684 5.028684616088867 6.141314506530762 6.871827125549316 6.280296325683594 5.962126731872559 6.932931423187256 5.599022388458252 4.758031845092773 4.574357032775879 5.327812194824219 6.7173542976379395 6.38537073135376 4.1714701652526855 4.381478309631348 5.647058010101318 6.197981357574463 5.933561325073242 5.44083833694458 5.759515762329102 5.3082756996154785 6.391178131103516 8.260760307312012 5.985157012939453 5.310523986816406 6.051913261413574 7.773312091827393 6.639042377471924 5.045777320861816 5.070578575134277 5.997790813446045 5.335621356964111 5.645938873291016 5.555469512939453 5.955751895904541 7.071105003356934 5.172527313232422 3.6567718982696533 6.71646785736084 5.876609802246094 5.349124431610107 5.8910064697265625 5.92840576171875 4.977646350860596 4.438850402832031 6.431942462921143 7.001687049865723 5.451009273529053 7.712286949157715 +DYE605 DYE605 16 1.7 2.274608850479126 1.9855936765670776 2.2230234146118164 3.141815185546875 1.9757789373397827 2.5710456371307373 2.5516586303710938 1.633934736251831 2.2178754806518555 2.911155939102173 2.3546955585479736 3.479649782180786 2.6044113636016846 1.8235626220703125 1.666236400604248 1.743196964263916 3.1416850090026855 1.9831825494766235 2.0193395614624023 1.3282926082611084 2.1376514434814453 2.46940279006958 1.6282298564910889 2.261324644088745 3.399256706237793 1.6689162254333496 1.7179207801818848 1.6317675113677979 1.9497102499008179 1.7744190692901611 2.8576231002807617 1.3018362522125244 1.9806146621704102 2.234002113342285 2.2442548274993896 1.726637601852417 1.962263584136963 2.257256031036377 2.919045925140381 2.4336135387420654 2.2023515701293945 2.0647292137145996 3.008526563644409 2.181257963180542 1.7218648195266724 2.5113086700439453 2.0824902057647705 2.7016515731811523 1.5425573587417603 1.5797386169433594 2.4726717472076416 2.5712313652038574 1.6772596836090088 2.5307674407958984 2.516219139099121 2.7839837074279785 2.7844839096069336 2.6378979682922363 2.508035659790039 2.251479148864746 1.7900187969207764 1.7558573484420776 2.140671730041504 2.698300838470459 2.5027365684509277 1.7752761840820312 1.9483031034469604 2.009448766708374 2.49920654296875 2.3503503799438477 2.2225332260131836 2.4449520111083984 1.869877815246582 2.6742515563964844 3.4601597785949707 2.08457612991333 1.8786559104919434 2.6137654781341553 3.3157095909118652 2.475083351135254 1.7809851169586182 1.651923656463623 2.2210652828216553 2.1708173751831055 1.935844898223877 2.4505534172058105 2.561128616333008 3.2535409927368164 1.745715856552124 1.4594138860702515 2.8535094261169434 2.338413715362549 2.1017467975616455 2.4675731658935547 2.3342978954315186 1.7823220491409302 1.892214298248291 3.0881881713867188 2.9105606079101562 2.3603463172912598 3.348564863204956 +DYE605 DYE605 17 399.0 464.85723876953125 477.79583740234375 448.99810791015625 455.72265625 455.85040283203125 472.626220703125 463.470947265625 462.4927062988281 478.4839172363281 480.7147521972656 468.2118835449219 465.236328125 442.82421875 455.3851318359375 496.5823974609375 426.8567810058594 459.59844970703125 457.4473876953125 466.6204833984375 447.46160888671875 469.5315246582031 468.0953369140625 412.2410888671875 446.422119140625 469.4132080078125 455.4778747558594 471.1309814453125 437.2989196777344 462.9806213378906 458.6439208984375 480.1195983886719 482.586669921875 479.4007568359375 472.2992248535156 463.2659912109375 461.6910400390625 450.8067932128906 446.6876220703125 449.9416809082031 483.7961120605469 459.8973083496094 437.62158203125 472.4239196777344 478.4117736816406 437.9524230957031 486.719482421875 471.8201904296875 493.4991760253906 465.8442077636719 454.9742431640625 484.10577392578125 488.6781005859375 487.0225524902344 437.0460205078125 451.83026123046875 489.0667419433594 441.73052978515625 456.4739685058594 472.438232421875 477.4859619140625 452.5833740234375 461.59552001953125 459.5693359375 459.32147216796875 450.7635192871094 470.8247375488281 447.85760498046875 473.36968994140625 489.1305236816406 432.56298828125 442.58184814453125 435.295654296875 456.9361267089844 474.03399658203125 480.04571533203125 480.6077880859375 457.22332763671875 447.35174560546875 504.18963623046875 466.66571044921875 465.7552490234375 448.0633544921875 473.7065734863281 469.72955322265625 478.824951171875 497.8661193847656 475.8087463378906 475.2558288574219 449.471435546875 450.9219970703125 472.9642028808594 491.0848693847656 451.344482421875 465.0584716796875 479.03277587890625 457.34295654296875 467.07281494140625 512.2879028320312 457.69757080078125 464.1534118652344 490.5060119628906 +DYE605 DYE605 18 315.0 399.6371765136719 411.68719482421875 386.27459716796875 391.9781799316406 389.9635009765625 407.3224792480469 397.8389892578125 398.91796875 413.03143310546875 416.81597900390625 402.8243408203125 400.09381103515625 381.69049072265625 391.1707763671875 426.960205078125 366.195068359375 396.5450134277344 394.459716796875 401.3543701171875 383.99322509765625 406.0901794433594 404.2213134765625 352.1583251953125 382.106201171875 400.45330810546875 392.53466796875 404.4281005859375 374.787109375 396.876708984375 393.5322265625 410.5595703125 413.0711975097656 413.3153076171875 408.2757873535156 397.38616943359375 396.17413330078125 386.37481689453125 384.3389892578125 388.6822509765625 414.7403564453125 395.67523193359375 376.0482177734375 407.3689270019531 412.6006774902344 373.61395263671875 420.6217346191406 406.6252136230469 425.40594482421875 399.98529052734375 388.92864990234375 416.57110595703125 422.6099548339844 418.385009765625 373.49072265625 389.0556945800781 421.16845703125 379.13616943359375 391.2873229980469 409.175537109375 409.86029052734375 388.88702392578125 394.11273193359375 393.31695556640625 396.7205810546875 386.1951904296875 402.985107421875 383.3871154785156 407.9044189453125 419.9829406738281 370.57305908203125 380.1031799316406 372.8611755371094 392.713134765625 408.36083984375 414.4176330566406 414.18536376953125 393.46929931640625 383.6190185546875 433.6734924316406 400.0190124511719 400.55267333984375 385.91864013671875 408.20794677734375 403.65838623046875 414.30694580078125 428.3816833496094 407.4364013671875 408.44744873046875 387.9892578125 385.7142028808594 407.8865966796875 423.46673583984375 387.2760925292969 400.41729736328125 412.17144775390625 392.8384704589844 399.1050720214844 440.92181396484375 394.21417236328125 397.58843994140625 422.8888854980469 +DYE605 DYE605 19 277.0 343.5140380859375 354.74566650390625 332.3503112792969 337.123779296875 333.40203857421875 351.0902099609375 341.458740234375 344.173095703125 356.6650390625 361.5755310058594 346.57464599609375 344.06744384765625 329.1153564453125 335.8274230957031 366.80889892578125 314.1436767578125 342.3162536621094 340.247314453125 345.1484680175781 329.4326171875 351.3247375488281 349.1531982421875 300.72296142578125 326.84033203125 341.1527099609375 338.3542785644531 347.123291015625 321.05712890625 340.1033935546875 337.6012878417969 350.7587890625 353.29339599609375 356.2677001953125 353.0723876953125 340.82763671875 339.8315124511719 330.98809814453125 330.75750732421875 335.84747314453125 355.397705078125 340.37762451171875 323.1798095703125 351.2464599609375 355.7486877441406 318.5263671875 363.670166015625 350.5010986328125 366.48590087890625 343.3194580078125 332.33905029296875 358.33782958984375 365.46820068359375 359.2799072265625 318.9905700683594 335.05804443359375 362.6265869140625 325.27215576171875 335.0927429199219 354.57000732421875 351.69342041015625 334.0970764160156 336.135986328125 336.3963623046875 342.701904296875 330.7950134277344 344.6090087890625 327.97283935546875 351.5032043457031 360.4970397949219 317.4311828613281 326.45452880859375 319.290771484375 337.52587890625 351.7842712402344 357.80328369140625 357.04864501953125 338.59515380859375 328.86053466796875 373.0247802734375 342.8983154296875 344.4893798828125 332.5076904296875 351.8212890625 346.7528076171875 358.560791015625 368.4515380859375 348.77862548828125 350.9643249511719 334.988525390625 329.7843017578125 351.8655700683594 365.152587890625 332.2917785644531 344.8024597167969 354.63446044921875 337.4793701171875 340.6396484375 379.1325988769531 339.5416564941406 340.34368896484375 364.4617004394531 +DYE605 DYE605 20 244.0 296.88311767578125 307.33563232421875 287.5557556152344 291.545654296875 286.64801025390625 304.32135009765625 294.75726318359375 298.579833984375 309.74969482421875 315.354248046875 299.8297119140625 297.56439208984375 285.44769287109375 289.737548828125 316.6476745605469 271.01129150390625 297.2332763671875 295.1445617675781 298.4460754394531 284.1368713378906 305.587890625 303.2366027832031 258.26019287109375 280.99542236328125 292.05694580078125 293.2792663574219 299.5730285644531 276.4466552734375 293.044677734375 291.2182922363281 301.218017578125 303.69793701171875 308.67657470703125 307.01104736328125 293.96710205078125 293.049560546875 285.0684814453125 286.3012390136719 291.7663879394531 306.21990966796875 294.4208984375 279.34185791015625 304.5277099609375 308.2752990722656 273.0708923339844 316.1991882324219 303.7854919433594 317.26031494140625 296.2347412109375 285.57659912109375 309.89019775390625 317.7195739746094 310.13360595703125 273.92462158203125 290.171142578125 313.8812255859375 280.5953369140625 288.3671569824219 308.97039794921875 303.4339904785156 288.5570983886719 288.17926025390625 289.2624206542969 297.65789794921875 284.9626159667969 296.138427734375 282.0074462890625 304.5657958984375 311.0859375 273.50274658203125 281.95831298828125 274.97113037109375 291.7563171386719 304.68365478515625 310.62310791015625 309.546142578125 292.96484375 283.4776611328125 322.65447998046875 295.7068786621094 297.915283203125 288.133544921875 304.909912109375 299.4472961425781 311.9589538574219 318.52349853515625 300.23291015625 303.256591796875 290.81317138671875 283.465576171875 305.24554443359375 316.54473876953125 286.7889099121094 298.5714111328125 306.7904052734375 291.5836486816406 292.18115234375 327.49932861328125 294.07550048828125 292.88604736328125 315.7200012207031 +DYE605 DYE605 21 237.0 255.73095703125 265.4433898925781 248.04737854003906 251.321533203125 245.50912475585938 263.00860595703125 253.61524963378906 258.2942199707031 268.28350830078125 274.35693359375 258.5855407714844 256.5438232421875 246.90196228027344 248.98703002929688 272.2445068359375 233.0442352294922 257.4430236816406 255.30203247070312 257.22662353515625 244.19744873046875 265.0621337890625 262.619384765625 220.97714233398438 240.61788940429688 248.8430938720703 253.461181640625 257.666015625 237.12306213378906 251.60621643066406 250.35342407226562 257.5859680175781 259.98272705078125 266.5375671386719 266.2522277832031 252.71487426757812 251.80340576171875 244.60821533203125 247.09230041503906 252.7556915283203 262.8902587890625 253.83712768554688 240.72215270996094 263.2091064453125 266.23541259765625 233.1742706298828 274.21923828125 262.5150451660156 273.64422607421875 254.68829345703125 244.47750854492188 267.063720703125 275.3809814453125 266.74609375 234.29183959960938 250.5592041015625 270.78497314453125 241.2054443359375 247.0994110107422 268.5720520019531 260.8757629394531 248.37527465820312 245.9854278564453 247.7724609375 257.782470703125 244.63327026367188 253.4002685546875 241.49806213378906 263.0837097167969 267.516357421875 234.87232971191406 242.74920654296875 235.97349548339844 251.40391540527344 263.0540466308594 268.87261962890625 267.6160888671875 252.6732177734375 243.49301147460938 278.22467041015625 254.2196502685547 256.82830810546875 248.9831085205078 263.4735107421875 257.6763916015625 270.6451416015625 274.38665771484375 257.5294189453125 261.16534423828125 251.7430877685547 242.71176147460938 264.0606689453125 273.54656982421875 246.73056030273438 257.75299072265625 264.5577697753906 251.1555938720703 249.48252868652344 281.7314453125 253.90499877929688 251.06065368652344 272.56103515625 +DYE605 DYE605 22 192.0 221.05746459960938 230.09494018554688 214.78311157226562 217.433349609375 210.97486877441406 228.1597900390625 219.03668212890625 224.29638671875 233.27740478515625 239.6075439453125 223.83444213867188 222.0088653564453 214.41775512695312 214.53839111328125 234.6842041015625 201.1629638671875 223.91220092773438 221.68560791015625 222.50314331054688 210.5823211669922 230.73255920410156 228.29669189453125 189.77052307128906 206.69119262695312 212.56216430664062 219.86289978027344 222.41004943847656 204.03445434570312 216.7850799560547 216.00302124023438 220.92584228515625 223.19436645507812 230.86181640625 231.7911376953125 218.0704345703125 217.10488891601562 210.60427856445312 214.07386779785156 219.77197265625 226.46347045898438 219.61277770996094 208.2547607421875 228.30068969726562 230.66529846191406 199.8084716796875 238.7510528564453 227.689208984375 236.69937133789062 219.6832275390625 210.04116821289062 230.88818359375 239.48863220214844 230.16571044921875 201.04568481445312 217.18927001953125 234.38864135742188 208.07501220703125 212.27256774902344 234.36798095703125 225.04965209960938 214.51583862304688 210.5823211669922 212.9395751953125 224.05264282226562 210.784912109375 217.43336486816406 207.40985107421875 228.06101989746094 230.86587524414062 202.47955322265625 209.76632690429688 203.24697875976562 217.4456787109375 227.90548706054688 233.57125854492188 232.27902221679688 218.68939208984375 209.88308715820312 240.82284545898438 219.4427947998047 222.2226104736328 215.99334716796875 228.51876831054688 222.4778594970703 235.63519287109375 237.1170654296875 221.70420837402344 225.73191833496094 218.7384033203125 208.49755859375 229.30462646484375 237.20465087890625 213.0799560546875 223.33984375 228.95867919921875 217.15988159179688 213.58157348632812 242.9315185546875 220.00384521484375 215.8712158203125 236.04830932617188 +DYE605 DYE605 23 166.0 190.4992218017578 198.87327575683594 185.44810485839844 187.56446838378906 180.69033813476562 197.4027557373047 188.6397705078125 194.24215698242188 202.34112548828125 208.76283264160156 193.19947814941406 191.59625244140625 185.75802612304688 184.13388061523438 201.53341674804688 173.11184692382812 194.30381774902344 191.9852294921875 191.90777587890625 180.97528076171875 200.30755615234375 197.93145751953125 162.41671752929688 176.86465454101562 180.78736877441406 190.18695068359375 191.36590576171875 174.8969268798828 186.16880798339844 185.77603149414062 188.75486755371094 190.8544921875 199.3113250732422 201.2738494873047 187.61636352539062 186.55413818359375 180.71360778808594 184.98118591308594 190.57296752929688 194.45071411132812 189.43991088867188 179.6627655029297 197.49497985839844 199.20016479492188 170.59426879882812 207.3618927001953 196.92349243164062 204.0528564453125 188.838623046875 179.83746337890625 198.99063110351562 207.71194458007812 197.92520141601562 171.87411499023438 187.74322509765625 202.26048278808594 178.9420928955078 181.6156005859375 204.0469970703125 193.53115844726562 184.66172790527344 179.56463623046875 182.37149047851562 194.2183837890625 181.0592498779297 185.80279541015625 177.43231201171875 197.14138793945312 198.59524536132812 174.04153442382812 180.71551513671875 174.51187133789062 187.54653930664062 196.8644256591797 202.37437438964844 201.08554077148438 188.69903564453125 180.3316192626953 207.87181091308594 188.92974853515625 191.7074737548828 186.87689208984375 197.65435791015625 191.4610595703125 204.5959930419922 204.22958374023438 190.24539184570312 194.542236328125 189.54608154296875 178.42625427246094 198.60012817382812 205.0846405029297 183.50885009765625 192.97055053710938 197.5572052001953 187.2205810546875 182.073486328125 208.65829467773438 190.09451293945312 184.95059204101562 203.79318237304688 +DYE605 DYE605 24 161.0 164.93276977539062 172.6776885986328 160.88894653320312 162.57330322265625 155.51528930664062 171.6180419921875 163.29238891601562 168.9970245361328 176.36297607421875 182.72775268554688 167.55381774902344 166.17855834960938 161.7385711669922 158.63563537597656 173.74951171875 149.6940460205078 169.470947265625 167.05227661132812 166.33090209960938 156.222412109375 174.65696716308594 172.40093994140625 139.68687438964844 151.99526977539062 154.44998168945312 165.2816619873047 165.41317749023438 150.5465545654297 160.63412475585938 160.53671264648438 161.99053955078125 163.88168334960938 172.79437255859375 175.57899475097656 162.2249298095703 161.03228759765625 155.79708862304688 160.6359405517578 166.00425720214844 167.7595672607422 164.18283081054688 155.76495361328125 171.68148803710938 172.7559051513672 146.36224365234375 180.95697021484375 171.09591674804688 176.65809631347656 163.03196716308594 154.71304321289062 172.28363037109375 180.96640014648438 170.94863891601562 147.60430908203125 163.07302856445312 175.33111572265625 154.65753173828125 156.01153564453125 178.4850616455078 167.21554565429688 159.6648712158203 153.81993103027344 156.94332885742188 169.13937377929688 156.3160400390625 159.4174041748047 152.42120361328125 171.20751953125 171.64141845703125 150.3677520751953 156.42633056640625 150.5864715576172 162.55230712890625 170.8203887939453 176.17555236816406 174.93157958984375 163.56442260742188 155.6890869140625 180.31842041015625 163.54486083984375 166.156005859375 162.46034240722656 171.76629638671875 165.51763916015625 178.4236297607422 176.66729736328125 164.0552978515625 168.48519897460938 165.01077270507812 153.35208129882812 172.8274688720703 178.10614013671875 158.84991455078125 167.51316833496094 171.2520751953125 162.1847381591797 155.8616485595703 179.91824340820312 165.02981567382812 159.1844482421875 176.74053955078125 +DYE605 DYE605 25 145.0 142.41026306152344 149.55621337890625 139.25051879882812 140.55609130859375 133.43544006347656 148.85958862304688 141.01580810546875 146.69947814941406 153.4040985107422 159.63021850585938 144.95382690429688 143.80557250976562 140.5465087890625 136.0982208251953 149.22035217285156 129.12249755859375 147.56085205078125 145.0279541015625 143.81475830078125 134.4388427734375 151.9084014892578 149.8226318359375 119.79296875 130.17422485351562 131.40769958496094 143.28280639648438 142.57737731933594 129.12704467773438 138.20957946777344 138.35247802734375 138.5235595703125 140.17996215820312 149.31793212890625 152.83822631835938 139.9331512451172 138.597412109375 133.92897033691406 139.17657470703125 144.26498413085938 144.31675720214844 141.9123992919922 134.7382049560547 148.8766326904297 149.38369750976562 125.18800354003906 157.59713745117188 148.28627014160156 152.4428253173828 140.3061981201172 132.70819091796875 148.71324157714844 157.26637268066406 147.1775360107422 126.3304214477539 141.326171875 151.56024169921875 133.3294219970703 133.467041015625 155.8228759765625 144.06085205078125 137.63876342773438 131.28700256347656 134.65948486328125 146.94882202148438 134.61048889160156 136.24215698242188 130.42938232421875 148.30178833007812 147.95468139648438 129.60809326171875 135.04336547851562 129.5979766845703 140.54400634765625 147.81948852539062 153.005615234375 151.85964965820312 141.3909912109375 134.0410919189453 156.06735229492188 141.29010009765625 143.63819885253906 140.9103240966797 148.91598510742188 142.6824493408203 155.21632385253906 152.35360717773438 141.09109497070312 145.56167602539062 143.31959533691406 131.3391876220703 150.06015014648438 154.25811767578125 137.17979431152344 145.05050659179688 148.0609588623047 140.14430236816406 132.87132263183594 154.5148162841797 142.90928649902344 136.5438995361328 152.8404083251953 +DYE605 DYE605 26 127.0 122.71647644042969 129.29449462890625 120.3085708618164 121.30108642578125 114.2203369140625 128.92446899414062 121.57748413085938 127.1366195678711 133.2602996826172 139.29092407226562 125.18344116210938 124.25389099121094 121.9791488647461 116.3768539428711 127.77096557617188 111.15338897705078 128.34878540039062 125.71116638183594 124.1344985961914 115.40200805664062 131.9052734375 130.00314331054688 102.48265075683594 111.15550231933594 111.41787719726562 123.99466705322266 122.62294006347656 110.41879272460938 118.64600372314453 118.97941589355469 118.10755920410156 119.52227020263672 128.73202514648438 132.85360717773438 120.4869384765625 119.00479125976562 114.86009216308594 120.40190887451172 125.17106628417969 123.87579345703125 122.4298324584961 116.35250854492188 128.91036987304688 128.8907012939453 106.78971862792969 137.07516479492188 128.28729248046875 131.2477569580078 120.44453430175781 113.54844665527344 128.1012725830078 136.46224975585938 126.39996337890625 107.80686950683594 122.27796936035156 130.74830627441406 114.72509765625 113.8055419921875 135.8841552734375 123.85169982910156 118.37309265136719 111.7133560180664 115.26481628417969 127.47496795654297 115.68700408935547 116.04179382324219 111.2493896484375 128.23338317871094 127.27222442626953 111.51150512695312 116.3460922241211 111.30500030517578 121.3056869506836 127.66680908203125 132.69277954101562 131.63955688476562 121.97566223144531 115.15422058105469 134.86631774902344 121.8968276977539 123.93148040771484 122.02278137207031 128.8905792236328 122.7248306274414 134.80767822265625 131.08395385742188 121.07905578613281 125.53852081298828 124.2802734375 112.14025115966797 130.0963897705078 133.35025024414062 118.26771545410156 125.373291015625 127.76594543457031 120.86882781982422 112.87364196777344 132.29931640625 123.54581451416016 116.81404113769531 131.91412353515625 +DYE605 DYE605 27 45.6 38.671653747558594 41.616641998291016 38.85213851928711 39.017677307128906 34.32897186279297 42.640663146972656 39.300018310546875 41.758262634277344 45.25165939331055 48.7103271484375 40.39226531982422 41.087493896484375 41.31970977783203 32.50482177734375 36.89448547363281 34.80815124511719 44.608482360839844 41.494319915771484 40.17988204956055 34.50227355957031 43.43415451049805 43.26838684082031 30.460853576660156 31.91083335876465 31.389854431152344 40.10979461669922 37.610992431640625 31.50562286376953 36.366783142089844 36.84183883666992 33.799713134765625 33.46086502075195 39.72141647338867 44.762298583984375 38.53707504272461 36.138763427734375 34.995792388916016 39.508670806884766 41.54206466674805 38.042625427246094 39.08674240112305 37.61278533935547 42.889854431152344 40.40579605102539 31.042970657348633 46.741355895996094 41.383079528808594 40.812774658203125 35.98894500732422 33.58699417114258 40.220855712890625 45.55122375488281 38.02407455444336 30.952117919921875 40.081295013427734 41.675506591796875 36.605079650878906 32.1489143371582 47.31472396850586 38.35721969604492 36.070396423339844 31.657258987426758 34.83906173706055 42.54143524169922 36.57671356201172 32.052703857421875 31.124780654907227 41.390098571777344 39.917030334472656 35.49762725830078 36.51280212402344 34.675559997558594 38.9216194152832 40.70946502685547 44.64741897583008 43.807945251464844 38.51808166503906 35.78017807006836 44.39771270751953 40.26685333251953 39.227455139160156 39.862213134765625 42.128456115722656 37.96885681152344 44.63066101074219 40.19824981689453 37.37879943847656 40.46514129638672 41.02707290649414 31.605602264404297 43.190223693847656 42.657615661621094 37.90195083618164 40.339866638183594 40.64707946777344 38.1662712097168 30.798004150390625 38.556053161621094 40.328155517578125 34.5608024597168 42.46367645263672 +DYE605 DYE605 28 28.9 33.58152770996094 36.18240737915039 33.837249755859375 34.01713943481445 29.670129776000977 37.26070022583008 34.325592041015625 36.376434326171875 39.67327880859375 42.81529235839844 35.199851989746094 36.054813385009766 36.23809051513672 27.59597396850586 31.55628204345703 30.19223403930664 39.2958984375 36.19142150878906 35.04741668701172 29.655553817749023 37.781864166259766 37.786460876464844 26.254541397094727 27.34815216064453 27.140331268310547 34.858726501464844 32.477088928222656 26.88338279724121 31.498096466064453 31.904529571533203 29.002788543701172 28.52210235595703 34.28562545776367 39.12773132324219 33.636016845703125 31.19698715209961 30.299671173095703 34.490264892578125 36.27458190917969 32.975032806396484 34.01758575439453 32.776580810546875 37.57202911376953 34.99307632446289 26.69624900817871 40.95928955078125 35.96288299560547 35.400779724121094 30.937908172607422 28.899494171142578 34.927066802978516 39.83918762207031 32.73186492919922 26.545072555541992 34.98667907714844 36.28932189941406 31.957984924316406 27.547998428344727 41.56317138671875 33.24488067626953 31.10985565185547 27.15240478515625 30.178438186645508 37.20844268798828 31.915706634521484 27.263870239257812 26.520477294921875 36.003108978271484 34.708656311035156 30.96706771850586 31.6729736328125 30.15146827697754 33.864532470703125 35.37541961669922 39.18840789794922 38.28526306152344 33.418521881103516 31.08769416809082 38.88585662841797 35.33751678466797 34.027774810791016 34.701873779296875 36.72607421875 32.88307571411133 38.870277404785156 34.71747970581055 32.45012283325195 35.322654724121094 35.76518249511719 26.910329818725586 37.737937927246094 37.03471374511719 33.005577087402344 35.078636169433594 35.32612991333008 33.09052276611328 26.216060638427734 33.114768981933594 35.23462677001953 29.79538345336914 37.06851577758789 +DYE605 DYE605 29 30.9 28.978113174438477 31.2612247467041 29.29408073425293 29.491954803466797 25.463871002197266 32.384124755859375 29.821516036987305 31.495376586914062 34.60746765136719 37.454288482666016 30.500396728515625 31.49648094177246 31.623165130615234 23.185195922851562 26.749862670898438 26.015254974365234 34.46562957763672 31.38190460205078 30.398330688476562 25.280254364013672 32.659088134765625 32.814884185791016 22.459463119506836 23.241823196411133 23.33160400390625 30.100975036621094 27.838838577270508 22.72256851196289 27.100101470947266 27.441043853759766 24.685710906982422 24.082279205322266 29.376785278320312 34.01322937011719 29.20287322998047 26.73514175415039 26.055736541748047 29.94156265258789 31.498804092407227 28.397197723388672 29.431228637695312 28.395790100097656 32.75265121459961 30.098615646362305 22.77955436706543 35.708011627197266 31.0545654296875 30.515737533569336 26.381013870239258 24.669105529785156 30.14231300354004 34.661048889160156 27.95682144165039 22.575048446655273 30.36829376220703 31.418243408203125 27.749011993408203 23.417461395263672 36.33343505859375 28.62598419189453 26.631210327148438 23.098997116088867 25.97270965576172 32.37211608886719 27.69659423828125 22.960552215576172 22.381175994873047 31.12386131286621 30.00217056274414 26.866004943847656 27.296382904052734 26.062211990356445 29.2847957611084 30.551013946533203 34.24302291870117 33.273311614990234 28.805471420288086 26.846832275390625 33.893714904785156 30.866241455078125 29.32203483581543 30.023822784423828 31.829910278320312 28.284849166870117 33.64670944213867 29.769411087036133 27.99675941467285 30.665691375732422 30.992525100708008 22.683042526245117 32.79279327392578 31.946453094482422 28.568737030029297 30.31329917907715 30.512887954711914 28.496440887451172 22.102636337280273 28.21782875061035 30.623336791992188 25.499774932861328 32.18994903564453 +DYE605 DYE605 30 19.9 21.824951171875 23.55010986328125 22.183879852294922 22.446178436279297 19.005630493164062 24.700862884521484 22.788021087646484 23.792152404785156 26.578426361083984 28.88753890991211 23.155597686767578 24.395065307617188 24.320032119750977 16.5058536529541 19.423980712890625 19.521574020385742 26.79558563232422 23.79231071472168 23.111778259277344 18.527324676513672 24.558300018310547 24.960947036743164 16.633132934570312 17.01529884338379 17.737085342407227 22.613750457763672 20.646751403808594 16.386741638183594 20.324167251586914 20.51837921142578 18.15683364868164 17.364757537841797 21.762813568115234 25.900447845458984 22.31417465209961 19.845396041870117 19.532550811767578 22.78860092163086 23.982990264892578 21.349720001220703 22.290374755859375 21.53253936767578 25.18048095703125 22.496334075927734 16.80251693725586 27.36551284790039 23.348663330078125 22.978605270385742 19.359474182128906 18.172454833984375 22.726083755493164 26.499553680419922 20.58579444885254 16.564350128173828 23.11913299560547 23.86899185180664 21.222957611083984 17.245330810546875 27.97860336303711 21.474334716796875 19.709577560424805 16.975923538208008 19.528648376464844 24.749197006225586 21.188081741333008 16.47896957397461 16.130340576171875 23.471778869628906 22.72319793701172 20.507537841796875 20.497303009033203 19.754474639892578 22.11116600036621 23.038532257080078 26.486387252807617 25.352407455444336 21.626705169677734 20.31201934814453 26.093324661254883 23.86605453491211 21.972503662109375 22.647048950195312 24.13599967956543 21.170839309692383 25.378177642822266 22.10824203491211 21.13365936279297 23.421260833740234 23.45006561279297 16.24948501586914 25.001556396484375 23.979717254638672 21.62773895263672 22.851760864257812 23.015159606933594 21.318279266357422 15.948266983032227 20.79360580444336 23.430011749267578 18.9465389251709 24.626018524169922 +DYE605 DYE605 31 12.5 12.457468032836914 13.334197998046875 12.763031005859375 13.184565544128418 10.68092155456543 14.408771514892578 13.447741508483887 13.466513633728027 15.697149276733398 17.164535522460938 13.441242218017578 14.981432914733887 14.446569442749023 8.261930465698242 10.196367263793945 11.004243850708008 16.34025764465332 13.619125366210938 13.39842700958252 9.829572677612305 13.740455627441406 14.425582885742188 9.149139404296875 9.216497421264648 10.957386016845703 12.644426345825195 11.294174194335938 8.44852066040039 11.54600715637207 11.47866439819336 9.99781608581543 8.991649627685547 11.894996643066406 14.9476957321167 13.21695613861084 10.926637649536133 11.098335266113281 13.233291625976562 13.976908683776855 12.231945037841797 12.895005226135254 12.415670394897461 15.052933692932129 12.581682205200195 9.19365406036377 16.053672790527344 13.133966445922852 13.225225448608398 10.342212677001953 9.831052780151367 13.045692443847656 15.561083793640137 11.087801933288574 9.049514770507812 13.46364974975586 14.005647659301758 12.623991966247559 9.693742752075195 16.54684066772461 12.1598482131958 10.772024154663086 9.294113159179688 11.224075317382812 14.534347534179688 12.666099548339844 8.478913307189941 8.396440505981445 13.323123931884766 13.224248886108398 12.144552230834961 11.614253044128418 11.550931930541992 12.587871551513672 13.204549789428711 16.146053314208984 14.682767868041992 12.211017608642578 11.834197998046875 15.726940155029297 14.464494705200195 12.289498329162598 12.783876419067383 13.883418083190918 11.914920806884766 14.287891387939453 12.185599327087402 12.224620819091797 13.880584716796875 13.323974609375 8.191457748413086 14.58055591583252 13.468042373657227 12.411065101623535 12.989513397216797 13.16952896118164 11.861156463623047 8.405726432800293 11.505369186401367 13.930421829223633 10.612764358520508 14.719526290893555 +DYE605 DYE605 32 5.8 5.517151355743408 5.661359786987305 5.647331237792969 6.260385036468506 4.64664363861084 6.466816425323486 6.25014066696167 5.561783790588379 7.088735580444336 7.822659492492676 6.094366073608398 7.659477233886719 6.684835433959961 3.0249762535095215 3.9495551586151123 4.693292617797852 7.94052791595459 5.817263603210449 5.917692184448242 3.6978845596313477 5.633995532989502 6.341914176940918 3.808885335922241 3.9587526321411133 6.225124359130859 5.128593921661377 4.542159557342529 3.200721263885498 5.118975639343262 4.833077430725098 4.497500419616699 3.4038524627685547 4.835310935974121 6.462108612060547 6.2067766189575195 4.494728088378906 4.9398956298828125 5.90263557434082 6.417325973510742 5.575531959533691 5.827582359313965 5.482090950012207 7.173397541046143 5.370754241943359 3.8388943672180176 7.17535400390625 5.499564170837402 6.108007431030273 4.008197784423828 3.9181532859802246 5.883913040161133 7.090763568878174 4.354269027709961 4.012233257293701 6.096940994262695 6.644903182983398 6.056812286376953 4.714550971984863 7.429140090942383 5.319915771484375 4.40732479095459 3.986815929412842 5.141585350036621 6.643559455871582 6.166191101074219 3.2973170280456543 3.379700183868408 5.689850807189941 6.1420512199401855 5.779947757720947 5.088562965393066 5.461811065673828 5.364673137664795 5.978635787963867 8.09459400177002 6.3897857666015625 5.232696533203125 5.58110237121582 7.700617790222168 6.966292381286621 5.0982513427734375 5.278095245361328 6.073463439941406 5.159470558166504 5.854021072387695 5.081798553466797 5.654784202575684 6.687701225280762 5.555771350860596 2.8853092193603516 6.603354454040527 5.670282363891602 5.410773754119873 5.6373748779296875 5.857131481170654 4.856505393981934 3.5043458938598633 5.23986291885376 6.712594985961914 4.736238479614258 7.245769023895264 +DYE605 DYE605 33 1.79 2.1236472129821777 1.941224217414856 2.108698606491089 2.7900824546813965 1.7601196765899658 2.4164748191833496 2.4646592140197754 1.6785637140274048 2.4925808906555176 2.9197006225585938 2.3645806312561035 3.5166585445404053 2.591392993927002 1.182552456855774 1.3549134731292725 1.6673372983932495 3.2992758750915527 1.9474692344665527 2.081266403198242 1.0786124467849731 1.891995906829834 2.325721502304077 1.3759422302246094 1.740828037261963 3.361273765563965 1.543945074081421 1.5055060386657715 1.1756151914596558 1.9500701427459717 1.6770817041397095 2.1589319705963135 1.0912268161773682 1.6691296100616455 2.224527597427368 2.419862747192383 1.5455031394958496 1.9280047416687012 2.201511859893799 2.664123773574829 2.2990219593048096 2.2205634117126465 2.0063610076904297 2.951627254486084 2.0192794799804688 1.4350967407226562 2.585188388824463 1.8837330341339111 2.5641374588012695 1.2774311304092407 1.3054895401000977 2.340353488922119 2.662792921066284 1.3982243537902832 1.9088027477264404 2.383903980255127 2.8191609382629395 2.6030077934265137 2.358950614929199 2.6246538162231445 2.02290678024292 1.5613253116607666 1.5599365234375 2.084078788757324 2.569902181625366 2.6085562705993652 1.3043186664581299 1.439049482345581 1.9817004203796387 2.5164103507995605 2.3933472633361816 1.9645726680755615 2.3359079360961914 1.7883588075637817 2.471151113510132 3.580512046813965 2.1664979457855225 1.8445321321487427 2.417360782623291 3.3366832733154297 2.7370152473449707 1.6876577138900757 1.6275278329849243 2.172039031982422 1.9697386026382446 1.817636251449585 1.9251155853271484 2.374762773513794 3.0018768310546875 1.7415411472320557 0.9234903454780579 2.606039524078369 2.00520658493042 1.9610121250152588 2.129181385040283 2.279341697692871 1.5801582336425781 1.485267162322998 2.501797676086426 2.898195505142212 1.9894607067108154 3.2488603591918945 +DYE605 DYE605 34 0.474 0.7972831726074219 0.6152640581130981 0.7385465502738953 1.2854992151260376 0.6739262342453003 0.8558694124221802 0.8890829086303711 0.37396031618118286 0.6813545227050781 1.0411045551300049 0.8010810017585754 1.391237497329712 0.9128065705299377 0.6726875305175781 0.5139310359954834 0.602048397064209 1.2402126789093018 0.5871342420578003 0.6168906688690186 0.33037179708480835 0.6966423392295837 0.857261061668396 0.5347785353660583 0.9162196516990662 1.4806150197982788 0.3898059129714966 0.536864161491394 0.5390477776527405 0.6579995155334473 0.5626639723777771 1.2100813388824463 0.3376624882221222 0.6144044995307922 0.7418026924133301 0.7750405073165894 0.5492684245109558 0.7163073420524597 0.7930769920349121 1.0941423177719116 0.905561089515686 0.7435047030448914 0.68239426612854 1.0946083068847656 0.8000798225402832 0.600796639919281 0.8348556756973267 0.6564732789993286 1.0045380592346191 0.4319811165332794 0.4839317202568054 0.9027228355407715 0.8299028277397156 0.47331002354621887 1.0598454475402832 0.905971348285675 1.0864980220794678 1.0969822406768799 1.114462971687317 0.7871192693710327 0.761650562286377 0.5918930172920227 0.5984262228012085 0.7774760723114014 0.9246407747268677 0.9250309467315674 0.6386730670928955 0.7456320524215698 0.6370710730552673 0.9379979968070984 0.8517065048217773 0.7817370891571045 0.9217023849487305 0.5108500123023987 0.9737139940261841 1.3263726234436035 0.6146367788314819 0.596664309501648 1.020504117012024 1.2999950647354126 0.8722139596939087 0.5231443643569946 0.3962228298187256 0.7015786170959473 0.7810673713684082 0.5097671747207642 0.8771461844444275 0.9889460802078247 1.3320629596710205 0.46459197998046875 0.4457358419895172 1.0601223707199097 0.7658159732818604 0.7205825448036194 0.8579923510551453 0.8603975176811218 0.5088306665420532 0.6951287984848022 1.290191650390625 1.121109127998352 0.8773715496063232 1.3197083473205566 +DYE605 DYE605 35 424.0 481.8169250488281 493.00958251953125 463.79534912109375 473.1978759765625 476.7038269042969 490.53680419921875 482.18505859375 475.89764404296875 495.08526611328125 494.61981201171875 484.9713134765625 482.057861328125 458.51025390625 474.6444396972656 516.8392333984375 440.49517822265625 473.29248046875 472.27459716796875 484.2904052734375 463.4100646972656 485.71856689453125 483.2408447265625 427.5514831542969 461.31951904296875 490.4093017578125 471.5840759277344 487.651611328125 452.88458251953125 479.0595397949219 474.7644958496094 500.01953125 502.05499267578125 498.61846923828125 485.59765625 479.55438232421875 477.2820129394531 466.6202392578125 463.5218505859375 463.7431945800781 502.70556640625 477.40997314453125 452.9286193847656 492.99737548828125 493.249267578125 455.44366455078125 501.625732421875 487.6478271484375 513.4490966796875 482.178955078125 471.90484619140625 504.818359375 507.138916015625 505.99920654296875 453.8535461425781 466.0784912109375 507.3634033203125 457.9884948730469 475.13653564453125 486.822265625 497.49615478515625 467.813232421875 481.44476318359375 477.6026611328125 475.6295166015625 466.89141845703125 488.84039306640625 466.1834716796875 491.0540771484375 505.311767578125 448.3350524902344 458.49652099609375 452.5251770019531 474.7889404296875 491.2880859375 498.9188232421875 496.11553955078125 472.54632568359375 463.78533935546875 521.5303955078125 484.09130859375 481.89813232421875 463.1686706542969 489.6551513671875 486.43756103515625 494.3910827636719 516.4942626953125 493.1163330078125 493.29718017578125 464.42926025390625 467.06512451171875 488.59130859375 508.58642578125 469.4188232421875 481.8926086425781 495.5009765625 473.223388671875 487.70916748046875 534.045166015625 474.7785339355469 484.01837158203125 509.52252197265625 +DYE605 DYE605 36 349.9999999999999 414.9162902832031 425.40087890625 399.659423828125 407.85186767578125 408.649169921875 423.5771484375 414.61865234375 410.949951171875 427.9434509277344 429.46649169921875 418.03350830078125 415.17877197265625 395.6206359863281 408.71160888671875 445.3311767578125 378.41436767578125 408.8314208984375 407.7621765136719 417.3682861328125 398.38385009765625 420.73614501953125 417.96929931640625 365.79364013671875 395.52142333984375 419.68603515625 407.0841369628906 419.2274475097656 388.98870849609375 411.3214111328125 408.0362548828125 428.45928955078125 430.571044921875 430.8244323730469 420.2285461425781 412.0281677246094 410.1682434082031 400.4153747558594 399.4192199707031 401.1888122558594 431.50299072265625 411.4228515625 389.82061767578125 426.2086181640625 425.8865966796875 389.3179931640625 434.0864562988281 420.9317626953125 443.7921142578125 414.54278564453125 403.9154052734375 435.2818603515625 439.3530578613281 435.6657409667969 388.4466247558594 401.904296875 437.7389221191406 393.71136474609375 408.1011657714844 422.1081848144531 427.9530944824219 402.5474853515625 411.9495849609375 409.4989013671875 411.4237976074219 400.54205322265625 419.2413330078125 400.0205383300781 423.8839416503906 434.5377197265625 384.5119934082031 394.45709228515625 388.3192138671875 408.690185546875 423.9480285644531 431.6065368652344 428.14093017578125 407.10595703125 398.3404541015625 449.25030517578125 415.4103088378906 415.0741271972656 399.5577392578125 422.55682373046875 418.52691650390625 428.42376708984375 445.3746643066406 423.0079345703125 424.4837951660156 401.5555114746094 400.2650451660156 421.9971618652344 439.3531494140625 403.39434814453125 415.61077880859375 427.017578125 407.0664367675781 417.72540283203125 460.8582458496094 409.4742126464844 415.55572509765625 440.2145690917969 +DYE605 DYE605 37 363.0 357.1397705078125 366.9840393066406 344.3294677734375 351.4142761230469 349.94024658203125 365.7122802734375 356.3380126953125 354.8575439453125 369.937255859375 372.9846496582031 360.2503662109375 357.4499816894531 341.35638427734375 351.673828125 383.3154296875 324.96246337890625 353.215576171875 352.05548095703125 359.50030517578125 342.29022216796875 364.47088623046875 361.5127868652344 312.7249755859375 338.78558349609375 358.57257080078125 351.3743591308594 360.24560546875 333.86871337890625 352.932861328125 350.5156555175781 366.68389892578125 368.8645935058594 372.08526611328125 363.71295166015625 353.84326171875 352.2507019042969 343.29901123046875 344.1286315917969 347.07391357421875 370.08551025390625 354.4012145996094 335.442138671875 368.3435974121094 367.5239562988281 332.4582214355469 375.72283935546875 363.31414794921875 383.2801513671875 356.1549072265625 345.4525146484375 375.082763671875 380.5252685546875 374.8690185546875 332.144287109375 346.51312255859375 377.49725341796875 338.1730651855469 350.07342529296875 366.0870666503906 367.8882751464844 346.2174377441406 351.960693359375 350.75335693359375 355.834228515625 343.3965759277344 359.1302185058594 342.92352294921875 365.81103515625 373.44451904296875 329.5942687988281 339.2648620605469 333.01458740234375 351.68304443359375 365.7437744140625 373.3356628417969 369.48016357421875 350.59381103515625 341.8905334472656 386.8714599609375 356.3236999511719 357.4222412109375 344.69818115234375 364.6037902832031 359.850341796875 371.25555419921875 383.82122802734375 362.62432861328125 365.0595703125 347.18438720703125 342.7625732421875 364.4822692871094 379.442626953125 346.50506591796875 358.39300537109375 367.8848876953125 350.0861511230469 357.2723388671875 397.2435302734375 353.0427551269531 356.4285888671875 380.09320068359375 +DYE605 DYE605 38 248.0 308.4788818359375 317.7413330078125 297.77801513671875 303.8761901855469 300.583984375 316.9285583496094 307.3253479003906 307.594482421875 321.0418701171875 325.17742919921875 311.59344482421875 308.86004638671875 295.6868591308594 303.5435791015625 330.8538818359375 280.100830078125 306.4070129394531 305.1264953613281 310.7005310058594 295.1033630371094 316.9139404296875 313.8599853515625 268.2958984375 291.1007080078125 307.1234436035156 304.4302062988281 310.6670227050781 287.5082702636719 303.86895751953125 302.1717224121094 314.7052307128906 316.9382629394531 322.42474365234375 316.02337646484375 304.97540283203125 303.5244140625 295.2736511230469 297.612548828125 301.39080810546875 318.4478759765625 306.34625244140625 289.75738525390625 319.4281005859375 318.1917724609375 284.8338623046875 326.49871826171875 314.76336669921875 331.98480224609375 307.00860595703125 296.463134765625 324.2481384277344 330.69073486328125 323.61419677734375 284.92181396484375 299.88189697265625 326.6526794433594 291.401123046875 301.1078796386719 318.74554443359375 317.30120849609375 298.8049621582031 301.5084228515625 301.3667907714844 308.8695373535156 295.43206787109375 308.52227783203125 294.8865966796875 316.827880859375 322.035400390625 283.5499267578125 292.8791809082031 286.5884704589844 303.73834228515625 316.66473388671875 324.11065673828125 320.09649658203125 303.00238037109375 294.4299011230469 334.3736572265625 306.7848205566406 308.911865234375 298.5439758300781 315.7725830078125 310.41363525390625 322.889892578125 331.8494873046875 311.93450927734375 315.02447509765625 301.30657958984375 294.51385498046875 316.01611328125 328.85321044921875 298.71942138671875 310.2088317871094 318.0843505859375 302.22882080078125 306.37713623046875 343.300537109375 305.47705078125 306.65179443359375 329.21893310546875 +DYE605 DYE605 39 208.0 266.804443359375 275.5078125 257.95611572265625 263.1654052734375 258.46502685546875 275.0947265625 265.4640197753906 267.07171630859375 279.109130859375 283.97589111328125 269.9158935546875 267.2938232421875 256.6152648925781 262.13037109375 285.67279052734375 241.84872436523438 266.3475036621094 264.9029541015625 268.89593505859375 254.74432373046875 275.95623779296875 272.9171447753906 230.5430145263672 250.3780975341797 263.124755859375 264.17852783203125 268.29681396484375 247.84515380859375 261.9763488769531 260.89056396484375 270.2895812988281 272.49981689453125 279.6275634765625 275.05621337890625 263.2813720703125 261.86956787109375 254.27642822265625 257.82086181640625 262.13134765625 274.3511962890625 265.15435791015625 250.75509643554688 277.3548583984375 275.745361328125 244.3784942626953 284.24261474609375 273.1292724609375 287.70599365234375 264.93389892578125 254.80294799804688 280.562255859375 287.6967468261719 279.6513671875 244.6989288330078 259.9704284667969 282.980224609375 251.41256713867188 259.0426940917969 278.0096435546875 273.9955139160156 258.20013427734375 258.45050048828125 259.2266845703125 268.47918701171875 254.5495147705078 265.20977783203125 253.77349853515625 274.78399658203125 278.08203125 244.36463928222656 253.2356719970703 247.02328491210938 262.7546691894531 274.5462951660156 281.77337646484375 277.818359375 262.21954345703125 253.89529418945312 289.4686279296875 264.63580322265625 267.39984130859375 259.0341796875 273.9156188964844 268.092529296875 281.2069091796875 287.1918640136719 268.73162841796875 272.2416076660156 261.9161682128906 253.36221313476562 274.4533386230469 285.36383056640625 257.95916748046875 268.9345397949219 275.4129943847656 261.35894775390625 262.844970703125 296.68438720703125 264.6874084472656 264.0539855957031 285.40118408203125 +DYE605 DYE605 40 212.0 230.9345245361328 239.1244659423828 223.67935180664062 228.11929321289062 222.29766845703125 239.05064392089844 229.48760986328125 232.15420532226562 242.96331787109375 248.34959411621094 234.04551696777344 231.53221130371094 222.98301696777344 226.4093780517578 246.70016479492188 208.9932861328125 231.85157775878906 230.240966796875 232.898193359375 220.03475952148438 240.57470703125 237.59445190429688 198.19349670410156 215.40176391601562 225.33396911621094 229.48858642578125 231.87747192382812 213.72738647460938 225.98876953125 225.41339111328125 232.15518188476562 234.30380249023438 242.66824340820312 239.71119689941406 227.47048950195312 226.05319213867188 219.06179809570312 223.5865478515625 228.2484130859375 236.47259521484375 229.67916870117188 217.21990966796875 241.0541534423828 239.12704467773438 209.72299194335938 247.79379272460938 237.2537841796875 249.46444702148438 228.73928833007812 219.09689331054688 242.90933227539062 250.55111694335938 241.7957763671875 210.1913299560547 225.60330200195312 245.32623291015625 217.0263671875 222.81515502929688 242.8214111328125 236.7484130859375 223.25341796875 221.5012969970703 223.05467224121094 233.61764526367188 219.4465789794922 227.9739227294922 218.41574096679688 238.55020141601562 240.28900146484375 210.74378967285156 219.1344451904297 213.05508422851562 227.51364135742188 238.24295043945312 245.2399444580078 241.41546630859375 227.0960693359375 219.05433654785156 250.84237670898438 228.49374389648438 231.67581176757812 225.01681518554688 237.85635375976562 231.68331909179688 245.187255859375 248.71051025390625 231.6435089111328 235.45217895507812 227.9400634765625 218.0277557373047 238.6371307373047 247.85418701171875 222.95443725585938 233.38510131835938 238.67807006835938 226.22410583496094 225.4430389404297 256.41790771484375 229.55081176757812 227.43026733398438 247.57225036621094 +DYE605 DYE605 41 148.0 198.9282684326172 206.62258911132812 193.09490966796875 196.84329223632812 190.11761474609375 206.8486328125 197.44158935546875 200.9571533203125 210.65274047851562 216.39349365234375 202.03628540039062 199.63995361328125 192.97128295898438 194.46017456054688 211.83511352539062 179.74948120117188 201.05477905273438 199.27151489257812 200.76718139648438 189.09072875976562 208.8690948486328 205.9923095703125 169.4823455810547 184.27072143554688 191.69476318359375 198.49176025390625 199.42893981933594 183.3065948486328 193.94674682617188 193.81396484375 198.22158813476562 200.275390625 209.55960083007812 208.0862274169922 195.5958709716797 194.1370849609375 187.71896362304688 193.05209350585938 197.922607421875 202.75511169433594 198.0032958984375 187.33718872070312 208.571533203125 206.36553955078125 178.97496032714844 215.18719482421875 205.19961547851562 215.2026824951172 196.46380615234375 187.39317321777344 209.25607299804688 217.2568359375 207.99880981445312 179.51956176757812 194.92713928222656 211.66180419921875 186.38246154785156 190.4696502685547 211.29379272460938 203.5391845703125 192.0760498046875 188.6503143310547 190.88064575195312 202.41258239746094 188.2149658203125 194.7952880859375 186.89883422851562 206.1682586669922 206.60980224609375 180.859375 188.73208618164062 182.83738708496094 196.10348510742188 205.7984161376953 212.5436553955078 208.91909790039062 195.73818969726562 188.0206298828125 216.40029907226562 196.38121032714844 199.80572509765625 194.64990234375 205.6465606689453 199.21405029296875 212.8994598388672 214.322021484375 198.65432739257812 202.66326904296875 197.5509796142578 186.58798217773438 206.6304931640625 214.30152893066406 191.79953002929688 201.6383056640625 205.8909912109375 194.9158935546875 192.14076232910156 220.33468627929688 198.17120361328125 194.7918243408203 213.70388793945312 +DYE605 DYE605 42 144.0 172.91754150390625 180.13214111328125 168.2390899658203 171.41839599609375 164.1566162109375 180.6035614013672 171.50457763671875 175.51141357421875 184.29656982421875 190.15509033203125 175.9917755126953 173.7609405517578 168.56951904296875 168.33108520507812 183.38107299804688 156.09320068359375 175.990234375 174.02108764648438 174.6803741455078 163.9779052734375 182.85183715820312 180.15512084960938 146.37973022460938 159.0966796875 164.557373046875 173.20924377441406 173.10794067382812 158.6121826171875 168.02389526367188 168.2234649658203 170.81411743164062 172.69888305664062 182.43032836914062 182.21559143066406 169.818115234375 168.2773895263672 162.4026336669922 168.23648071289062 173.11724853515625 175.4947509765625 172.2333984375 163.111083984375 182.04351806640625 179.60525512695312 154.28179931640625 188.5328369140625 179.05075073242188 187.1605224609375 170.2520751953125 161.86758422851562 181.82806396484375 189.9542236328125 180.49285888671875 154.79310607910156 169.98223876953125 184.215087890625 161.60084533691406 164.17196655273438 185.4493865966797 176.5907440185547 166.72393798828125 162.190673828125 164.92803955078125 176.89450073242188 163.01144409179688 167.9208221435547 161.3323516845703 179.75428771972656 179.32666015625 156.77210998535156 164.04855346679688 158.44708251953125 170.61520385742188 179.3350830078125 185.80506896972656 182.46829223632812 170.2191619873047 162.91525268554688 188.4474334716797 170.50595092773438 173.89768981933594 169.9130859375 179.40464782714844 172.87454223632812 186.39938354492188 186.2811279296875 172.0301513671875 176.1009521484375 172.72732543945312 161.1583251953125 180.52182006835938 186.88101196289062 166.60708618164062 175.78921508789062 179.20870971679688 169.51275634765625 165.22183227539062 190.79995727539062 172.61648559570312 168.351806640625 186.0399932861328 +DYE605 DYE605 43 143.0 149.40933227539062 156.15611267089844 145.75531005859375 148.4310302734375 140.7749786376953 156.84756469726562 148.1009063720703 152.46719360351562 160.41506958007812 166.3109130859375 152.44580078125 150.38092041015625 146.4931640625 144.66676330566406 157.64727783203125 134.7432098388672 153.300537109375 151.15042114257812 151.10934448242188 141.29388427734375 159.22903442382812 156.7328338623047 125.58899688720703 136.40887451171875 140.14173889160156 150.30941772460938 149.34176635742188 136.3048095703125 144.6434783935547 145.1242218017578 146.14251708984375 147.8361053466797 157.83241271972656 158.7532958984375 146.56793212890625 144.93692016601562 139.58766174316406 145.80194091796875 150.61915588378906 150.92184448242188 148.9290008544922 141.2186737060547 158.01791381835938 155.37918090820312 132.07989501953125 164.35890197753906 155.36888122558594 161.77297973632812 146.5789794921875 138.89236450195312 157.0273895263672 165.19615173339844 155.631103515625 132.5242919921875 147.41122436523438 159.3707275390625 139.25048828125 140.4344940185547 161.98207092285156 152.26507568359375 143.80984497070312 138.39735412597656 141.56500244140625 153.76174926757812 140.28985595703125 143.68850708007812 138.2572021484375 155.84149169921875 154.70278930664062 135.0662384033203 141.7384033203125 136.4593963623047 147.5913848876953 155.37469482421875 161.5724639892578 158.53018188476562 147.1359100341797 140.26455688476562 163.1936492919922 147.20208740234375 150.4721221923828 147.5186004638672 155.649169921875 149.09242248535156 162.34072875976562 160.92222595214844 148.03411865234375 152.1251220703125 150.22535705566406 138.22116088867188 156.87371826171875 162.04193115234375 143.8841094970703 152.38934326171875 155.0821533203125 146.5561981201172 140.9803466796875 164.07550048828125 149.5018768310547 144.50732421875 160.98971557617188 +DYE605 DYE605 44 114.0 128.73411560058594 135.03562927246094 125.96461486816406 128.20578002929688 120.29891967773438 135.91714477539062 127.5602035522461 132.1532745361328 139.3521728515625 145.20852661132812 131.7265167236328 129.82708740234375 127.05648803710938 123.79660034179688 134.99343872070312 115.99972534179688 133.30816650390625 130.98777770996094 130.39230346679688 121.35888671875 138.34181213378906 136.06092834472656 107.39759063720703 116.51836395263672 118.77255249023438 130.12095642089844 128.46493530273438 116.69789123535156 124.13047790527344 124.84268188476562 124.54029083251953 126.0255126953125 136.11370849609375 138.03518676757812 126.16940307617188 124.44493865966797 119.59033966064453 126.06480407714844 130.74977111816406 129.37710571289062 128.41839599609375 121.97317504882812 136.8348388671875 134.02737426757812 112.67754364013672 143.014404296875 134.49314880371094 139.39071655273438 125.77626037597656 118.78773498535156 135.1973114013672 143.33157348632812 133.76089477539062 113.02113342285156 127.53884887695312 137.48074340820312 119.64503479003906 119.57852172851562 141.23292541503906 130.89859008789062 123.65628814697266 117.5970230102539 121.11441040039062 133.34396362304688 120.36654663085938 122.43405151367188 117.99227142333984 134.76817321777344 133.0864715576172 116.0456314086914 122.11424255371094 117.18090057373047 127.35472106933594 134.25732421875 140.18515014648438 137.44589233398438 126.81783294677734 120.38504028320312 140.99481201171875 126.79252624511719 129.85995483398438 127.7860107421875 134.71836853027344 128.20220947265625 141.0681610107422 138.59970092773438 127.00294494628906 131.0723419189453 130.37094116210938 118.09814453125 136.02203369140625 140.13644409179688 123.9475326538086 131.7744598388672 133.85009765625 126.37187957763672 119.74690246582031 140.5244140625 129.14871215820312 123.58544921875 138.90719604492188 +DYE605 DYE605 45 39.7 40.821319580078125 44.06999969482422 41.14509582519531 41.856040954589844 35.740943908691406 45.54378128051758 41.076263427734375 44.051841735839844 47.83027648925781 51.667320251464844 43.021385192871094 42.70458221435547 43.296268463134766 34.57080841064453 39.136016845703125 36.82866668701172 46.77259826660156 43.626949310302734 42.5074462890625 36.88926696777344 46.30670166015625 45.929039001464844 32.078636169433594 33.82809829711914 32.35730743408203 42.64452362060547 39.97389221191406 33.915252685546875 38.220359802246094 39.207489013671875 35.58241271972656 35.3068962097168 42.16752624511719 47.27299880981445 40.4825439453125 38.22148895263672 36.48619079589844 41.52862548828125 43.985618591308594 39.53992462158203 40.962257385253906 39.90309524536133 45.577632904052734 42.419586181640625 33.083396911621094 49.512977600097656 44.08067321777344 43.68988800048828 37.81310272216797 35.446861267089844 42.41527557373047 48.116966247558594 40.78814697265625 32.44437026977539 42.206207275390625 43.905696868896484 37.908958435058594 32.94525146484375 49.672550201416016 40.74451446533203 37.95199203491211 32.89938735961914 36.71331787109375 44.64929962158203 37.52546310424805 34.15920639038086 33.21607208251953 43.8932991027832 42.158226013183594 36.763671875 38.52815246582031 36.667259216308594 41.14551544189453 43.305450439453125 47.406490325927734 46.38067626953125 40.0972900390625 37.2055778503418 46.629371643066406 41.64241027832031 41.66724395751953 42.32276153564453 44.462791442871094 40.07942199707031 47.445884704589844 43.22688293457031 39.3868408203125 42.31133270263672 43.86802291870117 33.799522399902344 45.61444091796875 45.33639907836914 39.91143035888672 42.93806457519531 43.07060623168945 40.214935302734375 32.576087951660156 40.90026092529297 42.08416748046875 36.41082000732422 44.55787658691406 +DYE605 DYE605 46 33.1 35.4757194519043 38.41100311279297 35.8930778503418 36.55249786376953 30.835588455200195 39.871917724609375 35.856651306152344 38.489078521728516 42.026302337646484 45.55998992919922 37.549278259277344 37.421146392822266 38.02939224243164 29.265989303588867 33.47002410888672 32.02632522583008 41.29072570800781 38.12434387207031 37.135963439941406 31.785377502441406 40.394344329833984 40.205596923828125 27.659435272216797 29.013103485107422 27.676197052001953 37.14208984375 34.6058235168457 28.987749099731445 33.12126159667969 34.031959533691406 30.488746643066406 30.06444549560547 36.39014434814453 41.455535888671875 35.340511322021484 33.05900955200195 31.611778259277344 36.290199279785156 38.477996826171875 34.24583435058594 35.63140106201172 34.83885955810547 39.917930603027344 36.81080627441406 28.481992721557617 43.509300231933594 38.40464782714844 37.90156936645508 32.5366325378418 30.546585083007812 36.821266174316406 42.123924255371094 35.16783142089844 27.794353485107422 36.90207290649414 38.21741485595703 33.075321197509766 28.034690856933594 43.73308563232422 35.32733154296875 32.76634979248047 28.138029098510742 31.812620162963867 39.07085037231445 32.666351318359375 29.06816864013672 28.278797149658203 38.2391357421875 36.70928955078125 32.05339431762695 33.42938995361328 31.883859634399414 35.84296417236328 37.675655364990234 41.597496032714844 40.64442443847656 34.81142807006836 32.28179931640625 40.85834884643555 36.541072845458984 36.22960662841797 36.93342971801758 38.827239990234375 34.78236389160156 41.438175201416016 37.40851974487305 34.2065315246582 36.953529357910156 38.36883544921875 28.820636749267578 39.91862869262695 39.420501708984375 34.810150146484375 37.400421142578125 37.50194549560547 34.91233444213867 27.660919189453125 35.061622619628906 36.74928283691406 31.326175689697266 38.83876419067383 +DYE605 DYE605 47 27.4 30.574892044067383 33.21514892578125 31.06873321533203 31.682361602783203 26.352388381958008 34.65869903564453 31.069976806640625 33.375640869140625 36.68424987792969 39.92817687988281 32.52588653564453 32.57066345214844 33.18238067626953 24.426746368408203 28.29779815673828 27.621288299560547 36.239898681640625 33.06662368774414 32.206695556640625 27.112293243408203 34.9588737487793 34.942787170410156 23.61843490600586 24.616479873657227 23.419092178344727 32.08702087402344 29.68878936767578 24.484333038330078 28.453413009643555 29.288511276245117 25.841571807861328 25.28607177734375 31.099689483642578 36.102455139160156 30.62712860107422 28.334863662719727 27.15143585205078 31.478656768798828 33.411376953125 29.401826858520508 30.743207931518555 30.188129425048828 34.718841552734375 31.670291900634766 24.27877426147461 37.98102951049805 33.19161605834961 32.600921630859375 27.711631774902344 26.065004348754883 31.69798469543457 36.61660385131836 30.02435874938965 23.546777725219727 32.027870178222656 33.00111389160156 28.645158767700195 23.56401824951172 38.25946807861328 30.365554809570312 28.020259857177734 23.80096435546875 27.332252502441406 33.94348907470703 28.21477508544922 24.42718505859375 23.773902893066406 33.04694366455078 31.71784210205078 27.7352237701416 28.75402069091797 27.500314712524414 30.97576904296875 32.5081787109375 36.25709915161133 35.3686408996582 29.967655181884766 27.7730712890625 35.55921936035156 31.858287811279297 31.24083709716797 31.980031967163086 33.64943313598633 29.92864990234375 35.91352844238281 32.07844924926758 29.462812423706055 32.03696060180664 33.310760498046875 24.272029876708984 34.68046188354492 33.991539001464844 30.128644943237305 32.313209533691406 32.39420700073242 30.047990798950195 23.186304092407227 29.731361389160156 31.853315353393555 26.680339813232422 33.595916748046875 +DYE605 DYE605 48 21.6 23.039926528930664 25.149864196777344 23.58875846862793 24.155540466308594 19.57769012451172 26.5185489654541 23.697551727294922 25.381511688232422 28.307125091552734 31.005760192871094 24.746971130371094 25.105751037597656 25.59737777709961 17.175630569458008 20.49679183959961 20.839351654052734 28.306209564208984 25.171525955200195 24.57182502746582 19.959226608276367 26.439998626708984 26.705230712890625 17.48261070251465 17.997295379638672 17.247509002685547 24.2086181640625 22.134967803955078 17.66754913330078 21.340633392333984 22.000030517578125 18.888811111450195 18.1362361907959 22.985347747802734 27.688457489013672 23.388553619384766 21.11157989501953 20.379711151123047 24.00698471069336 25.499147415161133 22.042037963867188 23.225513458251953 22.973289489746094 26.650697708129883 23.76504135131836 17.9281063079834 29.27861976623535 25.07745361328125 24.495281219482422 20.354793548583984 19.253162384033203 23.857742309570312 28.030920028686523 22.155811309814453 17.180072784423828 24.454025268554688 25.00554847717285 21.87649917602539 16.97337532043457 29.608848571777344 22.767051696777344 20.760623931884766 17.348102569580078 20.545185089111328 25.95270347595215 21.45652961730957 17.490707397460938 17.028812408447266 24.993776321411133 24.069299697875977 21.13001251220703 21.567272186279297 20.806869506835938 23.436126708984375 24.525012969970703 27.955310821533203 27.112422943115234 22.522808074951172 20.91476058959961 27.365535736083984 24.638242721557617 23.52292251586914 24.244041442871094 25.595855712890625 22.491640090942383 27.24700164794922 23.886947631835938 22.231796264648438 24.47626495361328 25.38434600830078 17.398387908935547 26.50674057006836 25.571014404296875 22.897686004638672 24.416797637939453 24.51555633544922 22.529380798339844 16.56268310546875 21.73284912109375 24.306325912475586 19.675701141357422 25.562089920043945 +DYE605 DYE605 49 15.1 13.054787635803223 14.302108764648438 13.527959823608398 14.071723937988281 10.820107460021973 15.429315567016602 13.833537101745605 14.49720573425293 16.804855346679688 18.568862915039062 14.3026123046875 15.137646675109863 15.201276779174805 8.197124481201172 10.589435577392578 11.810733795166016 17.335432052612305 14.449127197265625 14.264183044433594 10.593570709228516 14.863847732543945 15.472549438476562 9.510517120361328 9.567401885986328 9.8724365234375 13.558666229248047 12.159326553344727 8.962837219238281 12.036872863769531 12.338395118713379 10.102875709533691 9.168914794921875 12.377437591552734 16.135841369628906 13.753669738769531 11.628469467163086 11.55234146118164 13.920644760131836 14.76644515991211 12.457967758178711 13.265039443969727 13.244211196899414 15.756294250488281 13.319254875183105 9.728307723999023 17.28079605102539 14.137388229370117 13.875295639038086 10.798624038696289 10.38852596282959 13.545802116394043 16.390750885009766 11.870006561279297 9.125025749206543 14.218433380126953 14.47697639465332 12.90109634399414 8.956860542297363 17.600341796875 12.754244804382324 11.276776313781738 9.243794441223145 11.706296920776367 15.122322082519531 12.615931510925293 8.80605411529541 8.581731796264648 14.185739517211914 13.949972152709961 12.385160446166992 12.067684173583984 11.994620323181152 13.301158905029297 13.897321701049805 16.746807098388672 15.818299293518066 12.68332576751709 11.959783554077148 16.344051361083984 14.898553848266602 13.200432777404785 13.741230010986328 14.715699195861816 12.671628952026367 15.427457809448242 13.079666137695312 12.735066413879395 14.394294738769531 14.549792289733887 8.640470504760742 15.40656566619873 14.293065071105957 13.181821823120117 13.804082870483398 14.024765968322754 12.49787712097168 8.388927459716797 11.637985229492188 14.253240585327148 10.706512451171875 14.96495246887207 +DYE605 DYE605 50 6.05 5.684462070465088 6.109547138214111 5.910179615020752 6.465084552764893 4.590946197509766 6.82011604309082 6.3241777420043945 6.0982866287231445 7.708054542541504 8.548990249633789 6.396352767944336 7.547749996185303 7.016019821166992 2.659029483795166 3.9473438262939453 5.0800065994262695 8.49770736694336 6.211167335510254 6.3250226974487305 3.9329214096069336 6.100934028625488 6.794097900390625 3.8462376594543457 3.855381488800049 5.279396057128906 5.491016387939453 4.8966827392578125 3.149665594100952 5.281126022338867 5.19472074508667 4.2111897468566895 3.298567533493042 4.868040561676025 7.100306987762451 6.443793296813965 4.756190299987793 5.148019790649414 6.215649604797363 6.593497276306152 5.562142848968506 5.9043989181518555 5.821584701538086 7.355708122253418 5.6936445236206055 3.9442687034606934 7.796756744384766 5.891669273376465 6.1864824295043945 4.098499298095703 4.079400539398193 6.000965118408203 7.4225172996521 4.55734920501709 3.7450969219207764 6.38566780090332 6.755800247192383 6.11071252822876 4.024945259094238 7.991550922393799 5.429684162139893 4.539830684661865 3.7945334911346436 5.267909049987793 6.8005828857421875 6.07640266418457 3.170306921005249 3.141207218170166 6.071493148803711 6.412810325622559 5.827580451965332 5.134409427642822 5.501055717468262 5.623223781585693 6.064249515533447 8.14483642578125 6.980976581573486 5.453045845031738 5.473992347717285 7.877161026000977 7.251450538635254 5.4900383949279785 5.706646919250488 6.417479991912842 5.449501037597656 6.360752582550049 5.255699634552002 5.764719009399414 6.795740127563477 6.144731521606445 2.823232650756836 6.881525039672852 5.899537086486816 5.77435302734375 5.843427658081055 6.22092342376709 5.069398880004883 3.189241409301758 4.917890548706055 6.726753234863281 4.502291679382324 7.133059978485107 +DYE605 DYE605 51 1.86 2.0646305084228516 2.0265579223632812 2.0676045417785645 2.5828819274902344 1.647908329963684 2.333228588104248 2.373959541320801 1.8213859796524048 2.729005813598633 3.0644068717956543 2.3592538833618164 3.3722875118255615 2.602756977081299 0.872827410697937 1.2322444915771484 1.743485927581787 3.452380657196045 2.021430253982544 2.1685221195220947 1.031491994857788 1.931167483329773 2.3509538173675537 1.274399757385254 1.465484380722046 3.0028481483459473 1.5575920343399048 1.5212525129318237 0.9438114166259766 1.9568942785263062 1.709939956665039 1.7583152055740356 0.9929463863372803 1.5442478656768799 2.400561809539795 2.5000624656677246 1.527127742767334 1.9642027616500854 2.26139497756958 2.5005335807800293 2.2126922607421875 2.2188501358032227 2.0253305435180664 2.847510814666748 2.056239604949951 1.3214356899261475 2.7293457984924316 1.8760135173797607 2.432743549346924 1.2069693803787231 1.2349061965942383 2.277822256088257 2.707542657852173 1.317591667175293 1.5402096509933472 2.3519182205200195 2.8137006759643555 2.4810657501220703 2.0618042945861816 2.779195785522461 1.8956431150436401 1.5157597064971924 1.4139540195465088 2.0257205963134766 2.482451915740967 2.5666000843048096 1.0512986183166504 1.1461231708526611 2.0713744163513184 2.5202460289001465 2.354672908782959 1.8368232250213623 2.20918607711792 1.7742948532104492 2.2943949699401855 3.4780373573303223 2.3198699951171875 1.897353172302246 2.26706600189209 3.2878518104553223 2.8744969367980957 1.7350661754608154 1.7022087574005127 2.197152614593506 1.928668737411499 1.8823270797729492 1.7016355991363525 2.275359630584717 2.8420815467834473 1.8600683212280273 0.6853031516075134 2.5231120586395264 1.8966166973114014 1.9852616786956787 1.9815304279327393 2.3363451957702637 1.550248622894287 1.2056578397750854 2.111783027648926 2.821486473083496 1.7249722480773926 3.0726797580718994 +DYE605 DYE605 52 0.404 0.7375134825706482 0.600178599357605 0.6728516817092896 1.0694810152053833 0.5990544557571411 0.714648962020874 0.816295325756073 0.37343689799308777 0.7305506467819214 0.9721614122390747 0.8018403649330139 1.384718894958496 0.8641305565834045 0.5154772996902466 0.4344501197338104 0.5574678182601929 1.2439701557159424 0.5664708614349365 0.6198752522468567 0.2680888772010803 0.6798823475837708 0.7765706777572632 0.46873101592063904 0.7262582182884216 1.493135690689087 0.33736786246299744 0.46923041343688965 0.439932644367218 0.66607266664505 0.510432243347168 0.9634625911712646 0.3290886878967285 0.530935525894165 0.7366940975189209 0.8114455938339233 0.4755665957927704 0.7051891088485718 0.7930090427398682 0.9827357530593872 0.8849949836730957 0.7544474601745605 0.6406115293502808 0.9943438172340393 0.7722668647766113 0.48847806453704834 0.8207215070724487 0.5700341463088989 0.939730167388916 0.3905255198478699 0.39060989022254944 0.8593970537185669 0.8450886607170105 0.38270580768585205 0.8268235325813293 0.8382241725921631 1.0814380645751953 0.9707332253456116 1.0824204683303833 0.8101544380187988 0.6571308970451355 0.5522390604019165 0.5698793530464172 0.7314847707748413 0.8423751592636108 0.9466941356658936 0.5048573613166809 0.604773998260498 0.6605725884437561 0.9127876162528992 0.8461269736289978 0.6879490613937378 0.8568878173828125 0.45795875787734985 0.9044265747070312 1.3325337171554565 0.6143386960029602 0.5855770707130432 0.9667651653289795 1.2775812149047852 0.9131914377212524 0.49057212471961975 0.38876110315322876 0.668010950088501 0.6860649585723877 0.46718308329582214 0.6673970222473145 0.9074178338050842 1.1985539197921753 0.43641984462738037 0.30272090435028076 0.9324496984481812 0.638377845287323 0.6509617567062378 0.7063429355621338 0.8607709407806396 0.45665407180786133 0.5888978242874146 1.0869479179382324 1.1253352165222168 0.7497211694717407 1.2710275650024414 +DYE605 DYE605 53 431.0 493.93792724609375 502.9099426269531 475.4490051269531 486.12115478515625 493.06707763671875 503.77532958984375 496.6916198730469 485.42803955078125 508.1239929199219 503.7783508300781 496.6894226074219 494.32550048828125 471.03106689453125 488.0679931640625 528.5758666992188 451.0596618652344 483.91796875 483.5300598144531 497.65155029296875 474.6212158203125 497.03460693359375 494.0910339355469 440.1375732421875 470.94476318359375 503.32720947265625 484.0278015136719 499.95880126953125 464.1751708984375 490.4508361816406 486.7115478515625 512.589599609375 515.1920166015625 512.0323486328125 494.6163330078125 491.9459533691406 488.53564453125 477.2304382324219 476.29046630859375 473.6158142089844 516.8984375 489.877197265625 465.83599853515625 507.34796142578125 501.1800537109375 469.94921875 512.802978515625 499.32989501953125 524.2081298828125 493.40625 485.1981201171875 518.7294921875 518.1025390625 519.2023315429688 466.69073486328125 477.09814453125 520.0748291015625 469.0394592285156 486.5281982421875 497.24664306640625 511.6872863769531 478.61358642578125 494.56683349609375 489.4124450683594 486.97998046875 479.1031494140625 500.45257568359375 479.2224426269531 503.3215026855469 517.3036499023438 461.350341796875 471.58203125 466.1253662109375 488.69415283203125 503.9495849609375 512.16455078125 507.76190185546875 484.18682861328125 475.744873046875 534.333984375 497.8173828125 494.23834228515625 475.0008239746094 501.314697265625 497.6666259765625 504.50518798828125 527.5909423828125 506.66680908203125 506.3126220703125 475.51898193359375 479.339599609375 499.873046875 520.0767822265625 483.388916015625 495.1089172363281 507.34423828125 486.3235168457031 501.03692626953125 544.995849609375 487.0067138671875 497.6512756347656 521.9894409179688 +DYE605 DYE605 54 346.9999999999999 426.0638732910156 434.5324401855469 410.39605712890625 419.8634948730469 423.7502136230469 435.86279296875 428.0447692871094 419.59765625 439.80316162109375 437.9287109375 428.9134521484375 426.47515869140625 406.9044189453125 420.7689208984375 456.2077331542969 388.1228942871094 418.5465087890625 417.930908203125 429.81585693359375 408.751220703125 430.93682861328125 427.9399108886719 377.3041076660156 404.4803771972656 432.17864990234375 418.41741943359375 430.44775390625 399.4722900390625 421.850341796875 419.0955505371094 440.32525634765625 442.6002502441406 443.001708984375 428.36334228515625 423.48040771484375 420.54901123046875 410.20654296875 411.04119873046875 410.19024658203125 444.4527587890625 422.809814453125 401.60882568359375 439.66802978515625 433.1021728515625 402.8575439453125 444.28497314453125 431.60369873046875 453.99810791015625 424.65863037109375 416.1304931640625 448.052978515625 449.4267578125 447.9288024902344 400.1877746582031 412.0460510253906 449.45013427734375 404.01458740234375 418.3923034667969 431.49676513671875 441.1614990234375 412.32696533203125 424.30548095703125 420.6422424316406 421.73797607421875 411.7506408691406 430.05609130859375 412.02288818359375 435.12103271484375 445.6210632324219 396.35870361328125 406.41522216796875 400.89178466796875 421.3659362792969 435.48858642578125 443.83013916015625 438.833251953125 417.42901611328125 409.362060546875 461.08673095703125 427.9856872558594 426.373046875 410.33740234375 433.2362060546875 428.8569641113281 437.6233825683594 455.7811584472656 435.6244812011719 436.4765319824219 411.75067138671875 411.56219482421875 432.31097412109375 449.9571533203125 416.21685791015625 427.7176513671875 437.8739013671875 418.9520263671875 430.232421875 471.0384521484375 420.4896240234375 428.18603515625 451.7276611328125 +DYE605 DYE605 55 385.9999999999999 367.5099182128906 375.5226135253906 354.33526611328125 362.70025634765625 363.97088623046875 377.221435546875 368.86566162109375 362.8236083984375 380.8411865234375 380.90625 370.4681396484375 367.9698486328125 351.63543701171875 362.6078186035156 393.50970458984375 334.0074462890625 362.21435546875 361.34991455078125 371.208740234375 351.9964904785156 373.7685241699219 370.78192138671875 323.37615966796875 347.2590026855469 370.7394714355469 361.8041076660156 370.60174560546875 343.72357177734375 362.7937316894531 360.8748779296875 377.9949035644531 380.0143737792969 383.2444763183594 371.16436767578125 364.56048583984375 361.9541015625 352.464111328125 354.8143310546875 355.3912658691406 382.0266418457031 364.9172668457031 346.330078125 381.0386047363281 374.2146911621094 345.21343994140625 385.140869140625 373.17840576171875 393.0635986328125 365.3988037109375 356.80731201171875 386.91497802734375 389.883544921875 386.37359619140625 343.01678466796875 355.9537353515625 388.4090576171875 347.8984375 359.49200439453125 374.6414794921875 380.28753662109375 355.1907958984375 363.69268798828125 361.3875732421875 365.31390380859375 353.8143005371094 369.33660888671875 354.09051513671875 376.2179870605469 383.83050537109375 340.5036315917969 350.30609130859375 344.7601318359375 363.3497314453125 376.38702392578125 384.72515869140625 379.41876220703125 359.86480712890625 352.16497802734375 397.947998046875 367.97283935546875 367.88531494140625 354.6248779296875 374.49884033203125 369.48486328125 379.7265625 393.7054138183594 374.4972229003906 376.223876953125 356.66455078125 353.29400634765625 374.02606201171875 389.3373107910156 358.38238525390625 369.60107421875 377.96038818359375 360.98291015625 369.1257019042969 406.8445739746094 363.08160400390625 368.2529296875 390.839111328125 +DYE605 DYE605 56 274.0 318.4148864746094 326.0332336425781 307.3724365234375 314.7635192871094 313.8661193847656 327.97869873046875 319.27471923828125 315.2242431640625 331.339599609375 332.8824157714844 321.47900390625 318.9481201171875 305.31005859375 313.6708984375 340.7239990234375 288.81207275390625 315.0232849121094 313.88226318359375 321.99761962890625 304.48126220703125 325.63299560546875 322.744140625 278.4190368652344 299.447265625 319.26904296875 314.2762756347656 320.5252990722656 297.04156494140625 313.4219055175781 312.17779541015625 325.8134765625 327.5875244140625 332.88446044921875 323.14605712890625 315.30780029296875 312.9002685546875 304.1888122558594 307.6923828125 309.3466491699219 329.76519775390625 316.3365478515625 300.07177734375 331.6304626464844 324.73846435546875 297.1219482421875 335.480712890625 324.15716552734375 341.684814453125 315.7586669921875 307.3250732421875 335.4907531738281 339.6788330078125 334.6903381347656 295.29083251953125 308.94244384765625 337.11798095703125 300.8946533203125 310.01971435546875 326.8026428222656 329.21820068359375 307.3172607421875 312.9472351074219 311.8486328125 317.8473815917969 305.4259338378906 318.4873046875 305.5478210449219 326.7427978515625 332.10357666015625 293.871826171875 303.31781005859375 297.8429870605469 314.7418518066406 326.7659606933594 334.9914855957031 329.6328125 311.5963439941406 304.29730224609375 345.059814453125 317.88360595703125 318.88232421875 307.9288635253906 325.2234191894531 319.7406005859375 330.9651794433594 341.5686340332031 323.4157409667969 325.7243957519531 310.3845520019531 304.62164306640625 325.132080078125 338.37249755859375 309.9918212890625 320.851806640625 327.723876953125 312.47149658203125 317.9268798828125 352.72039794921875 314.90478515625 318.02032470703125 339.54150390625 +DYE605 DYE605 57 294.0 275.07427978515625 282.30108642578125 265.93316650390625 272.4324951171875 269.69708251953125 284.4500732421875 275.5374450683594 273.1888732910156 287.6001892089844 290.28558349609375 278.2324523925781 275.6936950683594 264.44793701171875 270.3944396972656 293.96527099609375 249.02951049804688 273.37921142578125 271.96246337890625 278.509521484375 262.5751953125 282.9986572265625 280.24200439453125 238.94247436523438 257.3347473144531 273.8313903808594 272.2882080078125 276.4000244140625 255.86651611328125 269.93096923828125 269.26080322265625 279.79296875 281.3635559082031 288.27728271484375 280.68621826171875 271.9344787597656 269.64337158203125 261.65423583984375 266.1274719238281 268.6089782714844 283.71551513671875 273.4295654296875 259.31707763671875 287.83782958984375 280.95391845703125 254.8551788330078 291.57147216796875 280.8520202636719 296.08575439453125 271.98419189453125 263.8397521972656 290.0028076171875 295.1468505859375 289.0196533203125 253.32106018066406 267.4404296875 291.7521667480469 259.42034912109375 266.3157043457031 284.4405212402344 284.1263427734375 265.0856628417969 268.2069396972656 268.19598388671875 275.8328857421875 262.8397216796875 273.63104248046875 262.736083984375 283.00653076171875 286.491943359375 252.87303161621094 261.900634765625 256.5394287109375 271.8829345703125 282.9233093261719 290.960205078125 285.68646240234375 269.01519775390625 262.1024169921875 298.3981018066406 273.8448181152344 275.6468505859375 266.7227478027344 281.695556640625 275.8386535644531 287.74462890625 295.44989013671875 278.44366455078125 281.15997314453125 269.4521484375 261.7877502441406 281.9361572265625 293.2664794921875 267.3666687011719 277.8040466308594 283.3773498535156 269.7366943359375 272.7550048828125 304.7077941894531 272.36651611328125 273.7054443359375 294.08428955078125 +DYE605 DYE605 58 223.0 238.58399963378906 245.4320526123047 231.064697265625 236.78170776367188 232.611572265625 247.7412109375 238.78160095214844 237.76658630371094 250.7291259765625 254.2082061767578 241.8076171875 239.3016815185547 230.081298828125 233.85256958007812 254.42916870117188 215.6562957763672 238.32530212402344 236.6444854736328 241.86236572265625 227.32888793945312 246.9419708251953 244.3511962890625 205.93096923828125 221.9713592529297 235.58731079101562 236.89700317382812 239.32989501953125 221.226806640625 233.4081573486328 233.2096710205078 241.1094207763672 242.49899291992188 250.541259765625 244.84805297851562 235.52838134765625 233.28219604492188 225.9479217529297 231.16445922851562 234.205810546875 245.0574493408203 237.28048706054688 225.08941650390625 250.7950439453125 243.96849060058594 219.4984130859375 254.5196533203125 244.3496856689453 257.4301452636719 235.1705780029297 227.45184326171875 251.60523986816406 257.423583984375 250.5150909423828 218.16073608398438 232.50289916992188 253.46484375 224.53732299804688 229.46963500976562 248.6307373046875 246.16160583496094 229.5513153076172 230.63589477539062 231.54660034179688 240.33660888671875 227.12570190429688 235.90069580078125 226.72274780273438 246.1123809814453 248.15264892578125 218.54306030273438 227.08607482910156 221.89791870117188 235.85890197753906 245.95355224609375 253.74806213378906 248.68609619140625 233.18533325195312 226.65362548828125 259.14508056640625 236.96957397460938 239.2719268798828 232.03677368164062 245.01478576660156 238.90261840820312 251.16346740722656 256.5101318359375 240.71588134765625 243.68748474121094 234.90357971191406 225.85183715820312 245.51979064941406 255.1637420654297 231.59353637695312 241.54893493652344 246.03273010253906 233.8435516357422 234.76351928710938 264.0068359375 236.53338623046875 236.42031860351562 255.63162231445312 +DYE605 DYE605 59 169.0 206.24728393554688 212.73562622070312 200.15597534179688 205.17149353027344 199.8026885986328 215.14776611328125 206.233154296875 206.34808349609375 217.98753356933594 222.07455444335938 209.52194213867188 207.0668182373047 199.6161651611328 201.39535522460938 219.3282928466797 186.15936279296875 207.24636840820312 205.30392456054688 209.35415649414062 196.12603759765625 214.85067749023438 212.45494079589844 176.8192138671875 190.7398681640625 201.78155517578125 205.47329711914062 206.53146362304688 190.55307006835938 201.125732421875 201.31838989257812 206.9267120361328 208.12660217285156 216.964599609375 213.01956176757812 203.3439178466797 201.10986328125 194.40985107421875 200.17672729492188 203.6312255859375 210.88198852539062 205.22576904296875 194.78164672851562 217.8366241455078 211.15432739257812 188.311767578125 221.59927368164062 211.95359802246094 223.05523681640625 202.58901977539062 195.35537719726562 217.52029418945312 223.85385131835938 216.3658905029297 187.1294708251953 201.52606201171875 219.4755096435547 193.67196655273438 196.83554077148438 216.7669677734375 212.5229034423828 198.079345703125 197.4532928466797 199.17788696289062 208.7806396484375 195.57493591308594 202.5343017578125 194.843505859375 213.3625030517578 214.23562622070312 188.22972106933594 196.2388916015625 191.27835083007812 203.95086669921875 213.14141845703125 220.66055297851562 215.8785400390625 201.43482971191406 195.29551696777344 224.38270568847656 204.42037963867188 207.03656005859375 201.2699737548828 212.4713134765625 206.20928955078125 218.6020965576172 221.96536254882812 207.37857055664062 210.5159454345703 204.20603942871094 194.0954132080078 213.201171875 221.31260681152344 199.9532470703125 209.37844848632812 212.93324279785156 202.06224060058594 201.1731719970703 227.83953857421875 204.75807189941406 203.4185791015625 221.45147705078125 +DYE605 DYE605 60 137.0 179.0943603515625 185.2405548095703 174.19326782226562 178.61094665527344 172.33660888671875 187.704345703125 178.93939208984375 179.9237518310547 190.4232177734375 194.90484619140625 182.39195251464844 180.02008056640625 174.02734375 174.05715942382812 189.7862091064453 161.47332763671875 181.12844848632812 178.93792724609375 182.0301513671875 169.94940185546875 187.7410888671875 185.5637969970703 152.531494140625 164.62313842773438 173.49371337890625 179.0191650390625 179.04208374023438 164.81622314453125 174.1075439453125 174.59701538085938 178.32305908203125 179.3402557373047 188.62606811523438 186.20115661621094 176.40289306640625 174.14991760253906 168.04611206054688 174.15248107910156 177.8564453125 182.28382873535156 178.289306640625 169.36166381835938 190.02122497558594 183.54989624023438 162.29017639160156 193.85260009765625 184.688232421875 194.05332946777344 175.27186584472656 168.56686401367188 188.84576416015625 195.505615234375 187.65618896484375 161.21774291992188 175.4969482421875 190.8758544921875 167.8201904296875 169.46548461914062 189.86477661132812 184.28201293945312 171.6695098876953 169.72073364257812 172.12039184570312 182.17550659179688 169.20272827148438 174.59197998046875 168.11468505859375 185.7972412109375 185.82281494140625 162.90789794921875 170.34735107421875 165.6624298095703 177.17684936523438 185.53260803222656 192.75436401367188 188.30203247070312 174.7868194580078 169.03604125976562 195.21356201171875 177.23428344726562 179.96615600585938 175.39505004882812 185.0989532470703 178.80377197265625 191.094482421875 192.9004669189453 179.4910888671875 182.70925903320312 178.33645629882812 167.51953125 186.00164794921875 192.7830810546875 173.4561767578125 182.31996154785156 185.12815856933594 175.40243530273438 173.05450439453125 197.36465454101562 178.05902099609375 175.7577667236328 192.64877319335938 +DYE605 DYE605 61 137.0 155.21046447753906 161.00448608398438 151.3451690673828 155.23179626464844 148.300048828125 163.50999450683594 154.99118041992188 156.62498474121094 166.11627197265625 170.82635498046875 158.50350952148438 156.24734497070312 151.51913452148438 149.94546508789062 163.73956298828125 139.8190155029297 158.12338256835938 155.70147705078125 157.99606323242188 146.94149780273438 163.7546844482422 161.81219482421875 131.31190490722656 141.72438049316406 148.6998748779297 155.69668579101562 154.90335083007812 142.19027709960938 150.40756225585938 151.14013671875 153.25933837890625 154.08724975585938 163.58230590820312 162.50990295410156 152.7758026123047 150.4820556640625 144.9500732421875 151.26565551757812 155.08389282226562 157.23098754882812 154.58084106445312 147.0350799560547 165.4609375 159.19635009765625 139.57196044921875 169.34518432617188 160.64706420898438 168.41212463378906 151.27420043945312 145.15151977539062 163.5881805419922 170.42694091796875 162.37953186035156 138.55313110351562 152.5846405029297 165.66232299804688 145.1374969482422 145.41287231445312 166.0683135986328 159.46324157714844 148.4458770751953 145.46669006347656 148.42538452148438 158.67984008789062 146.10269165039062 150.06991577148438 144.64210510253906 161.4937286376953 160.88088989257812 140.75735473632812 147.58973693847656 143.22317504882812 153.6573028564453 161.1943359375 168.10289001464844 164.01077270507812 151.35308837890625 146.00027465820312 169.57073974609375 153.45440673828125 156.15182495117188 152.60208129882812 160.97830200195312 154.72848510742188 166.74253845214844 167.2699432373047 155.06016540527344 158.30142211914062 155.49700927734375 144.21719360351562 162.0122833251953 167.59381103515625 150.2281494140625 158.48489379882812 160.65518188476562 151.982177734375 148.4083709716797 170.43948364257812 154.55673217773438 151.47726440429688 167.22799682617188 +DYE605 DYE605 62 126.0 134.1929931640625 139.651611328125 131.21917724609375 134.64108276367188 127.20944213867188 142.16748046875 133.93585205078125 136.08816528320312 144.66893005371094 149.51516723632812 137.46823120117188 135.33319091796875 131.69174194335938 128.70384216308594 140.81028747558594 120.79843139648438 137.84738159179688 135.21383666992188 136.83433532714844 126.70923614501953 142.55258178710938 140.8437042236328 112.72264099121094 121.64447021484375 126.96510314941406 135.12460327148438 133.691162109375 122.29389953613281 129.6005859375 130.5261688232422 131.28701782226562 131.92892456054688 141.47573852539062 141.59951782226562 132.02529907226562 129.69012451171875 124.69491577148438 131.11595153808594 134.97561645507812 135.24766540527344 133.70559692382812 127.38896179199219 143.77548217773438 137.74917602539062 119.67473602294922 147.70269775390625 139.44821166992188 145.79881286621094 130.18959045410156 124.63594818115234 141.3457489013672 148.27838134765625 140.12884521484375 118.68869018554688 132.39892578125 143.44143676757812 125.214111328125 124.29792785644531 145.0306396484375 137.63479614257812 128.02340698242188 124.22610473632812 127.64937591552734 137.93865966796875 125.82977294921875 128.5509796142578 124.02130889892578 140.06680297851562 138.9697265625 121.32742309570312 127.55911254882812 123.51951599121094 132.96438598632812 139.74008178710938 146.3363800048828 142.60220336914062 130.73709106445312 125.76789855957031 147.0111846923828 132.5978240966797 135.18695068359375 132.5090789794922 139.71839904785156 133.56991577148438 145.21710205078125 144.69647216796875 133.61801147460938 136.84957885742188 135.33409118652344 123.7606201171875 140.85504150390625 145.3727264404297 129.821044921875 137.47119140625 139.11424255371094 131.3782958984375 126.79473876953125 146.72271728515625 133.8644256591797 130.15032958984375 144.8143310546875 +DYE605 DYE605 63 46.0 43.25709915161133 46.288211822509766 43.45928192138672 44.9356575012207 38.21344757080078 48.210357666015625 43.404502868652344 45.838584899902344 50.0944709777832 53.69606018066406 45.70996856689453 45.010887145996094 45.035369873046875 37.018524169921875 42.13075637817383 39.089073181152344 48.780941009521484 45.304405212402344 45.046478271484375 39.41774368286133 48.10528564453125 48.04228973388672 34.244651794433594 36.52887725830078 36.23988342285156 44.671905517578125 42.39286422729492 36.71274948120117 40.78700637817383 41.839012145996094 38.66455841064453 38.11919403076172 44.52475357055664 48.934303283691406 43.0650634765625 40.605247497558594 38.95003890991211 43.469947814941406 45.95924758911133 41.975982666015625 43.19724655151367 42.15570831298828 48.408348083496094 44.53090286254883 36.02244186401367 51.580665588378906 46.29505920410156 47.03117752075195 39.80231857299805 37.94194793701172 45.107421875 50.335052490234375 43.745582580566406 35.067115783691406 44.312252044677734 46.80622100830078 40.24390411376953 35.27334976196289 51.11358642578125 43.59784698486328 40.00200271606445 35.6002082824707 39.76219177246094 46.49188232421875 39.81141662597656 37.35567855834961 36.18629455566406 46.244720458984375 45.015628814697266 38.85266876220703 40.79609680175781 39.42493438720703 43.30864715576172 45.88457489013672 50.22306442260742 48.64257049560547 41.81366729736328 39.46690368652344 49.27370071411133 43.845008850097656 44.040557861328125 44.25001907348633 46.61298370361328 42.7142448425293 49.292930603027344 46.31974792480469 42.292442321777344 44.779396057128906 46.09370422363281 36.50652313232422 47.74652099609375 47.66518783569336 42.221351623535156 45.40781021118164 45.59395217895508 42.13157653808594 35.90079879760742 44.40736389160156 44.08550262451172 39.30091857910156 47.25873947143555 +DYE605 DYE605 64 37.0 37.60378646850586 40.36868667602539 37.90730285644531 39.269412994384766 32.932273864746094 42.1666259765625 37.806976318359375 40.047218322753906 43.98443603515625 47.322505950927734 39.905269622802734 39.39297103881836 39.499061584472656 31.501708984375 36.15628433227539 34.02838134765625 43.03101348876953 39.56076431274414 39.295387268066406 34.023895263671875 41.969703674316406 42.042625427246094 29.536449432373047 31.432167053222656 31.053123474121094 38.888668060302734 36.752037048339844 31.492712020874023 35.37718200683594 36.34938049316406 33.198585510253906 32.56639862060547 38.45610046386719 42.91136932373047 37.57451629638672 35.1511116027832 33.792823791503906 37.949745178222656 40.209503173828125 36.36321258544922 37.56435012817383 36.78917694091797 42.33772277832031 38.71843338012695 31.043603897094727 45.302215576171875 40.344390869140625 40.863372802734375 34.293357849121094 32.730125427246094 39.163414001464844 44.04197692871094 37.77886962890625 30.120166778564453 38.729515075683594 40.782997131347656 35.06642532348633 30.112274169921875 44.93909454345703 37.79990768432617 34.58796691894531 30.46677017211914 34.477455139160156 40.632747650146484 34.62103271484375 31.939844131469727 30.942691802978516 40.29964828491211 39.22984313964844 33.84295654296875 35.3970832824707 34.28350067138672 37.68775939941406 39.951229095458984 44.04943084716797 42.60816192626953 36.32146453857422 34.232582092285156 43.14271545410156 38.39544677734375 38.3109245300293 38.5974235534668 40.69017028808594 37.11763000488281 43.046180725097656 40.150840759277344 36.73694610595703 39.09991455078125 40.309593200683594 31.23790740966797 41.77162170410156 41.44837188720703 36.79546356201172 39.55347442626953 39.742835998535156 36.55724334716797 30.596521377563477 38.210697174072266 38.481380462646484 33.83938217163086 41.184852600097656 +DYE605 DYE605 65 30.2 32.479129791259766 34.997169494628906 32.866127014160156 34.1225471496582 28.15753173828125 36.67335510253906 32.73026657104492 34.788002014160156 38.42813491821289 41.517578125 34.63621520996094 34.294029235839844 34.4670295715332 26.529157638549805 30.760425567626953 29.438512802124023 37.798316955566406 34.34649658203125 34.07590866088867 29.139373779296875 36.401336669921875 36.592044830322266 25.277637481689453 26.82583236694336 26.371427536010742 33.63896179199219 31.644386291503906 26.773662567138672 30.477693557739258 31.372718811035156 28.261913299560547 27.557109832763672 32.96388626098633 37.43852233886719 32.59449005126953 30.2148494720459 29.12311363220215 32.94078826904297 34.98522186279297 31.28489112854004 32.45781707763672 31.916860580444336 36.823123931884766 33.45365905761719 26.540523529052734 39.592002868652344 34.94435501098633 35.27348327636719 29.31418228149414 28.014976501464844 33.77934265136719 38.32761764526367 32.37742614746094 25.649269104003906 33.65960693359375 35.32072067260742 30.370277404785156 25.46533966064453 39.32193374633789 32.54620361328125 29.690622329711914 25.83586883544922 29.69117546081543 35.3118896484375 29.915010452270508 27.050384521484375 26.20842742919922 34.90468215942383 33.985595703125 29.301668167114258 30.503559112548828 29.621187210083008 32.58812713623047 34.568382263183594 38.43915557861328 37.12310028076172 31.348989486694336 29.491947174072266 37.57667541503906 33.448448181152344 33.114768981933594 33.46559524536133 35.31277084350586 32.04499816894531 37.373130798339844 34.55921173095703 31.70282554626465 33.947994232177734 35.05180358886719 26.47580337524414 36.34284210205078 35.80931854248047 31.87232208251953 34.237327575683594 34.43836212158203 31.505027770996094 25.811939239501953 32.609153747558594 33.40043640136719 28.89890480041504 35.67794418334961 +DYE605 DYE605 66 23.1 24.57219886779785 26.637603759765625 25.027803421020508 26.12548828125 20.92797088623047 28.074020385742188 24.90092658996582 26.554058074951172 29.70943832397461 32.31499481201172 26.444820404052734 26.420825958251953 26.593761444091797 19.032665252685547 22.564510345458984 22.346982955932617 29.574535369873047 26.20520782470703 25.984344482421875 21.62523651123047 27.674022674560547 28.05022430419922 18.784896850585938 19.827659606933594 19.466529846191406 25.448028564453125 23.77079200744629 19.57584571838379 22.972431182861328 23.69350242614746 20.819198608398438 20.007394790649414 24.512420654296875 28.831546783447266 24.912866592407227 22.63477325439453 21.9959659576416 25.16395378112793 26.80760383605957 23.543487548828125 24.586326599121094 24.344453811645508 28.246047973632812 25.32451629638672 19.698139190673828 30.59714126586914 26.52142333984375 26.663549423217773 21.695873260498047 20.816753387451172 25.507993698120117 29.402362823486328 24.073564529418945 18.896530151367188 25.76720428466797 26.907703399658203 23.16820526123047 18.558958053588867 30.453418731689453 24.468629837036133 22.173072814941406 18.904264450073242 22.387414932250977 27.009689331054688 22.738283157348633 19.668733596801758 19.0596866607666 26.52368927001953 25.904592514038086 22.336639404296875 22.9588623046875 22.464168548583984 24.677431106567383 26.217662811279297 29.68429946899414 28.53018569946289 23.69059181213379 22.25214385986328 28.942195892333984 25.81113052368164 25.054121017456055 25.444454193115234 26.93476104736328 24.231700897216797 28.46533203125 25.912097930908203 23.990753173828125 26.003881454467773 26.797828674316406 19.23080062866211 27.857463836669922 27.040842056274414 24.259611129760742 25.963972091674805 26.22960090637207 23.689533233642578 18.654394149780273 24.118148803710938 25.55019187927246 21.399688720703125 27.199806213378906 +DYE605 DYE605 67 14.7 14.057358741760254 15.374629020690918 14.467184066772461 15.338571548461914 11.582597732543945 16.354604721069336 14.449474334716797 15.352436065673828 17.749500274658203 19.51603889465332 15.406895637512207 15.87179946899414 15.844223022460938 9.594732284545898 12.017144203186035 12.873531341552734 18.222463607788086 15.178932189941406 15.099499702453613 11.734159469604492 15.85755729675293 16.417362213134766 10.325956344604492 10.789249420166016 10.92218017578125 14.393481254577637 13.338807106018066 10.27963924407959 13.086457252502441 13.468746185302734 11.314170837402344 10.415654182434082 13.41502857208252 17.04051971435547 14.639854431152344 12.64400577545166 12.635693550109863 14.705049514770508 15.702801704406738 13.426599502563477 14.132939338684082 14.135392189025879 16.6480712890625 14.525040626525879 10.81208610534668 18.21917724609375 15.159646987915039 15.254459381103516 11.765677452087402 11.413532257080078 14.581634521484375 17.291610717773438 13.151419639587402 10.24970817565918 15.101778984069824 15.732804298400879 13.602816581726074 9.994027137756348 18.20793914794922 13.7858304977417 12.308871269226074 10.133919715881348 12.790614128112793 15.771343231201172 13.297029495239258 10.263961791992188 9.967325210571289 15.271772384643555 15.132377624511719 13.096893310546875 12.963278770446777 12.981928825378418 14.059122085571289 15.043299674987793 17.798526763916016 16.79107666015625 13.53856086730957 12.762299537658691 17.29981803894043 15.523286819458008 14.255374908447266 14.576865196228027 15.61772346496582 13.850154876708984 16.338754653930664 14.420461654663086 13.812044143676758 15.388958930969238 15.52220344543457 9.907614707946777 16.336456298828125 15.284838676452637 14.05416202545166 14.829839706420898 15.25760555267334 13.285517692565918 9.660995483398438 13.20697021484375 15.070968627929688 11.708318710327148 15.941888809204102 +DYE605 DYE605 68 6.999999999999999 6.1391401290893555 6.702747344970703 6.3328728675842285 6.978265285491943 4.869656562805176 7.149568557739258 6.468183517456055 6.583139896392822 8.165916442871094 9.079778671264648 6.889110088348389 7.709370136260986 7.309576511383057 3.386715888977051 4.62701940536499 5.646974086761475 8.955398559570312 6.618485927581787 6.686895847320557 4.521895885467529 6.804357528686523 7.307689666748047 4.215348243713379 4.393985271453857 5.267134666442871 5.9214067459106445 5.559523582458496 3.809415102005005 5.729869842529297 5.743011951446533 4.719012260437012 3.87154483795166 5.374947547912598 7.693301200866699 6.72871732711792 5.249749183654785 5.6572184562683105 6.65376615524292 7.068568706512451 5.996236801147461 6.27046012878418 6.241587162017822 7.597139358520508 6.4109721183776855 4.40460729598999 8.307914733886719 6.445072174072266 6.722432613372803 4.63588809967041 4.577361583709717 6.437597751617432 7.819906711578369 5.1796770095825195 4.226317405700684 6.818744659423828 7.281620979309082 6.305486679077148 4.384890079498291 8.351029396057129 5.832610130310059 5.113439083099365 4.110090732574463 5.642947196960449 7.047024726867676 6.210178375244141 3.8308932781219482 3.793562650680542 6.686494827270508 6.8968305587768555 6.05878210067749 5.5326738357543945 5.838335990905762 5.940282821655273 6.583170413970947 8.460197448730469 7.493206024169922 5.9005126953125 5.771374225616455 8.219893455505371 7.41000509262085 6.040960311889648 6.163275718688965 6.860542297363281 6.01532506942749 6.910856246948242 5.8808488845825195 6.196361064910889 7.227079391479492 6.65891695022583 3.469835042953491 7.351383209228516 6.395254611968994 6.209953308105469 6.329031944274902 6.892818450927734 5.496273994445801 3.6615102291107178 5.576618194580078 7.071236610412598 4.834083080291748 7.434268951416016 +DYE605 DYE605 69 2.24 2.1810100078582764 2.265814781188965 2.170562267303467 2.611525535583496 1.7020275592803955 2.369119644165039 2.3576478958129883 2.0405306816101074 2.8880372047424316 3.304100513458252 2.4727261066436768 3.263144016265869 2.685176372528076 1.0351457595825195 1.3802154064178467 1.9519355297088623 3.6077585220336914 2.218806028366089 2.3094305992126465 1.251833438873291 2.3531408309936523 2.566741943359375 1.404374361038208 1.5605690479278564 2.6448006629943848 1.7432277202606201 1.7795606851577759 1.130520224571228 2.0500245094299316 1.8845908641815186 1.8304054737091064 1.1272618770599365 1.7013373374938965 2.7368109226226807 2.5271213054656982 1.6863758563995361 2.098968029022217 2.4857332706451416 2.600919246673584 2.3069915771484375 2.2829232215881348 2.1652121543884277 2.788886070251465 2.342256546020508 1.4356119632720947 2.944279193878174 2.091477394104004 2.4644064903259277 1.4199873208999634 1.4020551443099976 2.3861539363861084 2.7969470024108887 1.506499171257019 1.5773730278015137 2.490161895751953 2.862030506134033 2.464796781539917 1.9791224002838135 2.9917659759521484 1.9598206281661987 1.7303128242492676 1.4535009860992432 2.0496559143066406 2.519728660583496 2.480349063873291 1.172842264175415 1.2569862604141235 2.337331771850586 2.5832228660583496 2.327552318572998 1.9363539218902588 2.1970081329345703 1.8714513778686523 2.366081714630127 3.3785171508789062 2.532409191131592 2.0385193824768066 2.3122177124023438 3.310243606567383 2.876587152481079 1.9492273330688477 1.9074565172195435 2.3451218605041504 2.085705518722534 2.1551222801208496 1.8830902576446533 2.3576455116271973 2.8885557651519775 2.090388774871826 0.8832447528839111 2.6782021522521973 2.0874176025390625 2.179039478302002 2.117340564727783 2.5765321254730225 1.7481554746627808 1.2350540161132812 2.1445975303649902 2.8521971702575684 1.7312126159667969 3.0180017948150635 +DYE605 DYE605 70 0.495 0.7720029950141907 0.6902074813842773 0.6937196254730225 1.0143890380859375 0.6347163915634155 0.724737823009491 0.8444575071334839 0.4775802195072174 0.8516755104064941 1.1012710332870483 0.8120930194854736 1.3445693254470825 0.8999366164207458 0.4843560755252838 0.4259699583053589 0.6483057141304016 1.3100566864013672 0.6879304051399231 0.7016985416412354 0.3368576467037201 0.8665813207626343 0.8713627457618713 0.537697434425354 0.7406773567199707 1.3739815950393677 0.4356924891471863 0.5237870216369629 0.4437640309333801 0.692675769329071 0.5555459260940552 0.9105273485183716 0.3403605818748474 0.5775911211967468 0.9496102333068848 0.8576713800430298 0.5178070068359375 0.7365356683731079 0.9321203827857971 0.9571395516395569 0.8877612948417664 0.7787659168243408 0.7017530202865601 0.9611722826957703 0.8506654500961304 0.504787802696228 0.9315792918205261 0.6402839422225952 0.9072470664978027 0.45519113540649414 0.43206310272216797 0.9126530885696411 0.8754333257675171 0.41053307056427 0.740604043006897 0.8794957399368286 1.0715715885162354 0.9597686529159546 1.0247939825057983 0.9715932607650757 0.6577825546264648 0.6128185987472534 0.5717208385467529 0.7370339632034302 0.8642880916595459 0.924200177192688 0.4661882519721985 0.5343022346496582 0.7510319352149963 0.9152584075927734 0.8190820217132568 0.7152791023254395 0.8252577781677246 0.5157464742660522 0.8641242980957031 1.2859711647033691 0.7143861055374146 0.6460471749305725 1.0092706680297852 1.2977399826049805 0.9934316873550415 0.5749633312225342 0.4866334795951843 0.7223858833312988 0.7124837636947632 0.5907917022705078 0.7067655920982361 0.9370443224906921 1.1618223190307617 0.566365122795105 0.3159807324409485 0.9798179864883423 0.7413666248321533 0.7483669519424438 0.7282415628433228 0.9281616806983948 0.5541785955429077 0.549152135848999 0.9671847820281982 1.1157370805740356 0.7457653284072876 1.24275803565979 +DYE605 DYE605 71 560.0 501.9643859863281 508.39007568359375 484.7554931640625 495.23095703125 504.9187927246094 513.01513671875 507.30804443359375 492.0343017578125 518.267578125 509.15740966796875 504.3074035644531 502.75811767578125 480.8768310546875 495.97674560546875 532.5416259765625 459.411376953125 492.341796875 491.86236572265625 507.46026611328125 481.9669189453125 504.046875 501.4588623046875 450.6288757324219 476.4530944824219 509.0319519042969 493.3887634277344 508.74407958984375 472.12255859375 498.1393127441406 495.2736511230469 518.513916015625 522.76025390625 520.1318359375 500.359619140625 501.33087158203125 496.1819763183594 483.51751708984375 485.5390930175781 480.42486572265625 526.7168579101562 497.90716552734375 476.98675537109375 515.7265014648438 503.3343505859375 481.9712219238281 521.1256713867188 507.6691589355469 526.9020385742188 500.3124694824219 495.50531005859375 526.2548828125 522.291748046875 527.39697265625 476.3323059082031 485.6268310546875 528.01123046875 475.869384765625 491.30322265625 504.3626708984375 520.5723876953125 485.7921447753906 501.37237548828125 496.0301513671875 494.1123352050781 488.42279052734375 506.72662353515625 487.7094421386719 510.90789794921875 526.0906982421875 472.2095947265625 482.5511474609375 476.80194091796875 499.0757751464844 512.84375 520.53173828125 516.5040283203125 492.76666259765625 483.93035888671875 543.4298095703125 508.39044189453125 503.5296630859375 484.142822265625 509.43597412109375 504.3842468261719 509.97259521484375 532.4044189453125 517.2678833007812 514.6597290039062 483.50201416015625 488.7554626464844 507.658935546875 526.3529663085938 493.61663818359375 505.4105529785156 515.316162109375 497.198486328125 507.89044189453125 546.4264526367188 495.05792236328125 505.90435791015625 528.53515625 +DYE605 DYE605 72 405.0 432.5454406738281 438.7237548828125 417.98712158203125 427.49493408203125 433.9171142578125 443.5352783203125 437.12860107421875 424.5450134277344 447.95855712890625 441.91534423828125 435.1119384765625 433.42718505859375 414.8056945800781 426.4308166503906 459.11737060546875 394.9488525390625 425.26153564453125 424.34869384765625 438.05908203125 414.71405029296875 436.02349853515625 433.66070556640625 386.072265625 408.9018249511719 437.5338439941406 425.843994140625 437.47021484375 405.92919921875 428.1515197753906 426.2149353027344 445.5330505371094 448.6260986328125 449.06024169921875 432.4193115234375 431.3086853027344 426.7576599121094 415.4285583496094 418.493408203125 415.3299865722656 452.65399169921875 429.19549560546875 410.7672424316406 446.69769287109375 434.1827697753906 413.39825439453125 450.7520751953125 438.142333984375 455.8934326171875 429.860107421875 424.92266845703125 454.051513671875 452.34820556640625 454.593994140625 408.23876953125 418.94720458984375 455.8185729980469 409.7689208984375 421.64508056640625 436.73907470703125 448.7041015625 417.77618408203125 430.32049560546875 426.52142333984375 427.16864013671875 419.53375244140625 435.21856689453125 418.8575134277344 441.0932922363281 452.85894775390625 405.44586181640625 415.36749267578125 410.0126953125 429.8980407714844 442.5042419433594 450.55889892578125 445.8687744140625 423.80340576171875 416.1319580078125 468.6428527832031 436.978271484375 433.89556884765625 417.5757141113281 439.70391845703125 434.3756103515625 441.46636962890625 459.5286865234375 444.7020263671875 443.5544738769531 418.098388671875 419.29046630859375 438.38140869140625 454.78607177734375 424.8526306152344 436.1352233886719 444.19561767578125 427.7170104980469 436.19097900390625 471.5211486816406 426.68988037109375 435.0243835449219 456.798095703125 +DYE605 DYE605 73 315.0 373.5657043457031 379.50762939453125 361.3111572265625 369.9219970703125 373.56182861328125 384.39849853515625 377.4736022949219 367.24395751953125 388.16827392578125 384.53961181640625 376.3362121582031 374.53961181640625 358.71044921875 367.26220703125 396.48394775390625 340.38531494140625 368.33416748046875 366.993408203125 379.0005187988281 357.6490783691406 378.0524597167969 375.945068359375 331.51446533203125 351.6890869140625 376.72314453125 368.41497802734375 377.04400634765625 349.7676696777344 368.84747314453125 367.646728515625 383.5319519042969 385.7152404785156 388.4538269042969 374.6698303222656 371.97174072265625 367.8448486328125 357.6948547363281 361.5731506347656 359.9410400390625 389.7745056152344 370.78851318359375 354.6295471191406 387.7177734375 375.3460388183594 355.33197021484375 390.90582275390625 379.0506591796875 395.2403564453125 370.0950622558594 365.1898193359375 392.52996826171875 392.617919921875 392.64910888671875 350.6197509765625 362.30914306640625 394.365966796875 353.6363525390625 362.4508972167969 379.132568359375 387.5562744140625 360.07550048828125 369.9369812011719 367.54925537109375 370.14385986328125 361.2149963378906 374.5164794921875 360.4317321777344 381.6920471191406 390.71795654296875 348.94512939453125 358.3831481933594 353.40081787109375 371.155517578125 382.7103271484375 390.91668701171875 385.8992004394531 365.3062438964844 358.6092529296875 405.1231994628906 376.5227966308594 374.7763977050781 361.0665283203125 380.4273376464844 374.8994140625 383.045166015625 397.50531005859375 383.1983642578125 383.08709716796875 362.4262390136719 360.49517822265625 379.52203369140625 393.81915283203125 366.50433349609375 377.26123046875 383.78277587890625 368.81549072265625 375.248291015625 407.6178283691406 368.6072998046875 374.8292236328125 395.58380126953125 +DYE605 DYE605 74 274.0 324.3848571777344 330.0861511230469 314.0946044921875 321.8980407714844 323.240234375 334.9969177246094 327.72100830078125 319.48553466796875 338.27764892578125 336.47650146484375 327.32757568359375 325.453857421875 311.9895324707031 317.8485107421875 344.03802490234375 295.0575256347656 320.9196472167969 319.17340087890625 329.6802062988281 310.1151123046875 329.55657958984375 327.7158203125 286.2774353027344 304.12054443359375 325.9418640136719 320.4935302734375 326.76654052734375 302.9892578125 319.52410888671875 318.8923645019531 331.8206787109375 333.3182373046875 337.73480224609375 326.4799499511719 322.6292724609375 318.77490234375 309.657958984375 314.148681640625 313.6798400878906 337.41046142578125 322.0668029785156 307.9332275390625 338.2589111328125 326.19561767578125 307.0879211425781 340.9478759765625 329.7534484863281 344.3704528808594 320.33868408203125 315.5860595703125 341.09442138671875 342.54827880859375 340.91412353515625 302.7789611816406 315.0938720703125 343.0267333984375 306.85858154296875 313.084228515625 330.9701843261719 336.49755859375 312.0298767089844 319.57476806640625 318.4406433105469 322.4737548828125 312.770263671875 323.9336242675781 311.7709045410156 332.08721923828125 338.975341796875 302.03948974609375 310.95452880859375 306.31982421875 322.214599609375 332.8221130371094 341.0235290527344 335.91973876953125 316.6257629394531 310.71734619140625 352.17755126953125 326.3106994628906 325.51593017578125 313.98260498046875 330.97088623046875 325.313720703125 334.1387939453125 345.67138671875 332.04034423828125 332.63800048828125 315.91796875 311.64263916015625 330.42901611328125 342.8321228027344 317.9310302734375 328.155517578125 333.4161071777344 319.8150634765625 324.4046936035156 354.0877685546875 320.18829345703125 324.65814208984375 344.32928466796875 +DYE605 DYE605 75 318.0 280.51873779296875 285.98480224609375 271.9717712402344 279.0394287109375 278.3815612792969 290.85919189453125 283.3409729003906 276.87957763671875 293.718994140625 293.43768310546875 283.61181640625 281.68109130859375 270.316650390625 273.7468566894531 297.1855163574219 254.71209716796875 278.62408447265625 276.49578857421875 285.6336669921875 267.7501525878906 286.1831970214844 284.6094970703125 246.0760498046875 261.80072021484375 280.6832275390625 277.6990661621094 281.989990234375 261.2928161621094 275.6179504394531 275.45758056640625 285.7601013183594 286.66552734375 292.3834533691406 283.4500732421875 278.69500732421875 275.0513916015625 266.8993225097656 271.8565673828125 272.34124755859375 290.76873779296875 278.5951843261719 266.31671142578125 293.98529052734375 282.3295593261719 264.1694641113281 296.3157043457031 285.74725341796875 298.8681640625 276.020751953125 271.47930908203125 295.1610412597656 297.74847412109375 294.73565673828125 260.2381286621094 272.9584045410156 297.176513671875 265.16180419921875 269.10174560546875 287.8975524902344 290.9372253417969 269.216796875 274.716552734375 274.7158203125 279.8632507324219 269.65966796875 278.8782958984375 268.4169006347656 287.7896423339844 292.87506103515625 260.3109436035156 268.66851806640625 264.3911437988281 278.5757751464844 288.291748046875 296.412353515625 291.32867431640625 273.24847412109375 268.046630859375 304.96624755859375 281.6482238769531 281.5830383300781 271.9757080078125 286.8224792480469 281.1112365722656 290.383056640625 299.3978576660156 286.4898681640625 287.6457824707031 274.3509216308594 268.1687316894531 286.6100769042969 297.26690673828125 274.65447998046875 284.318359375 288.4964294433594 276.151611328125 279.10064697265625 306.27069091796875 277.0049743652344 279.947509765625 298.5010681152344 +DYE605 DYE605 76 214.0 243.30816650390625 248.538818359375 236.2461395263672 242.65933227539062 240.36627197265625 253.33889770507812 245.6963653564453 240.72767639160156 255.8718719482422 256.74822998046875 246.5184326171875 244.55809020996094 234.981201171875 236.32095336914062 257.33636474609375 220.58551025390625 242.75108337402344 240.27879333496094 248.2200469970703 231.8422088623047 249.273193359375 247.95748901367188 212.14462280273438 226.00328063964844 242.294189453125 241.35751342773438 244.08203125 225.95626831054688 238.4586181640625 238.6642303466797 246.72259521484375 247.16519165039062 253.80418395996094 246.8992462158203 241.51034545898438 238.00836181640625 230.7108154296875 235.99887084960938 237.20223999023438 251.27525329589844 241.70648193359375 231.0679931640625 256.2539367675781 245.06936645507812 227.8927001953125 258.3856201171875 248.38571166992188 260.095703125 238.49215698242188 234.21142578125 256.1260070800781 259.57586669921875 255.52285766601562 224.29421997070312 237.20770263671875 258.2196044921875 229.81283569335938 231.8362579345703 251.2474365234375 252.25921630859375 232.94940185546875 236.71234130859375 237.683349609375 243.62440490722656 233.20166015625 240.70765686035156 231.69627380371094 250.15789794921875 253.82186889648438 225.04605102539062 232.84234619140625 228.90257263183594 241.5825653076172 250.48822021484375 258.4521179199219 253.49276733398438 236.51678466796875 231.90283203125 264.9273376464844 243.89102172851562 244.32980346679688 236.34230041503906 249.33802795410156 243.6288299560547 253.12295532226562 260.0732727050781 247.9370880126953 249.4766845703125 239.010498046875 231.4034423828125 249.40818786621094 258.51318359375 237.99868774414062 247.1046600341797 250.3988037109375 239.1783447265625 240.6966094970703 265.5838623046875 240.3813934326172 242.05165100097656 259.5026550292969 +DYE605 DYE605 77 162.0 211.17919921875 216.1626739501953 205.39810180664062 211.2139434814453 207.59576416015625 220.8329620361328 213.19818115234375 209.49105834960938 223.12619018554688 224.84951782226562 214.4630889892578 212.52471923828125 204.48291015625 203.98500061035156 222.83303833007812 191.2338104248047 211.77395629882812 208.9796905517578 215.8356170654297 200.8658447265625 217.240966796875 216.18975830078125 183.0424041748047 195.22286987304688 209.1864471435547 209.91458129882812 211.4270477294922 195.47579956054688 206.47998046875 206.9579315185547 213.06915283203125 213.1565704345703 220.35023498535156 215.2677001953125 209.50265502929688 206.08004760742188 199.5968017578125 205.04014587402344 206.76600646972656 217.28172302246094 209.84085083007812 200.68621826171875 223.4683837890625 212.8554229736328 196.72457885742188 225.533935546875 216.06985473632812 226.41744995117188 206.16575622558594 202.208984375 222.34718322753906 226.4168701171875 221.60784912109375 193.44268798828125 206.32684326171875 224.51876831054688 199.33645629882812 199.7364959716797 219.45619201660156 218.82762145996094 201.68743896484375 203.98211669921875 205.7989501953125 212.22035217285156 201.87596130371094 207.82391357421875 200.05758666992188 217.5955352783203 220.1775665283203 194.76449584960938 201.94068908691406 198.36090087890625 209.6625518798828 217.79942321777344 225.53009033203125 220.7987823486328 204.88092041015625 200.7742919921875 230.36483764648438 211.451171875 212.17129516601562 205.55303955078125 216.925048828125 211.3055877685547 220.76956176757812 226.0272979736328 214.7522430419922 216.54530334472656 208.3895263671875 199.7812042236328 217.23260498046875 224.92123413085938 206.41696166992188 214.92770385742188 217.50131225585938 207.30783081054688 207.5911102294922 230.32833862304688 208.76663208007812 209.37200927734375 225.70150756835938 +DYE605 DYE605 78 159.0 183.5485382080078 188.29843139648438 178.83876037597656 184.1356201171875 179.45523071289062 192.79263305664062 185.23878479003906 182.59786987304688 194.89132690429688 197.2657470703125 186.87315368652344 184.9766845703125 178.22708129882812 176.21629333496094 193.16818237304688 166.03431701660156 185.095947265625 182.02635192871094 187.93109130859375 174.2429962158203 189.5990447998047 188.7857666015625 158.1084442138672 168.8468017578125 180.79620361328125 182.81515502929688 183.39151000976562 169.2837677001953 179.04086303710938 179.71664428710938 184.20919799804688 184.00640869140625 191.5233154296875 188.00900268554688 182.01565551757812 178.65994262695312 172.922119140625 178.4047393798828 180.52023315429688 188.11822509765625 182.429443359375 174.55105590820312 195.15960693359375 185.16311645507812 169.99356079101562 197.192626953125 188.232421875 197.39785766601562 178.42831420898438 174.77975463867188 193.28265380859375 197.81320190429688 192.4274444580078 167.01165771484375 179.73635864257812 195.5059814453125 173.15072631835938 172.2464141845703 192.00772094726562 190.06813049316406 174.84249877929688 175.92930603027344 178.44012451171875 185.13888549804688 175.00149536132812 179.6207275390625 172.91062927246094 189.5515594482422 191.28028869628906 168.7885284423828 175.35739135742188 172.12738037109375 182.20651245117188 189.6529541015625 197.12686157226562 192.6365966796875 177.71743774414062 174.04676818847656 200.63682556152344 183.62075805664062 184.50209045410156 179.03538513183594 189.00881958007812 183.53497314453125 192.84176635742188 196.7238006591797 186.25839233398438 188.23956298828125 181.96990966796875 172.65176391601562 189.51400756835938 195.968505859375 179.27923583984375 187.20252990722656 189.21389770507812 179.9086456298828 179.19752502441406 200.02748107910156 181.5849609375 181.31097412109375 196.58599853515625 +DYE605 DYE605 79 135.0 159.2259521484375 163.72601318359375 155.45166015625 160.2697296142578 154.75503540039062 168.03146362304688 160.64166259765625 158.89207458496094 169.98431396484375 172.81332397460938 162.558837890625 160.73580932617188 155.11373901367188 151.7955322265625 167.0057373046875 143.91473388671875 161.58848571777344 158.27569580078125 163.32745361328125 150.82289123535156 165.15939331054688 164.5771484375 136.29428100585938 145.70677185058594 155.85052490234375 158.91905212402344 158.76377868652344 146.2556915283203 154.9491424560547 155.77198791503906 158.85243225097656 158.427734375 166.0778350830078 163.94503784179688 157.87879943847656 154.56329345703125 149.51724243164062 154.961181640625 157.34133911132812 162.52902221679688 158.2918243408203 151.5777130126953 170.11627197265625 160.7432861328125 146.5823516845703 172.1602783203125 163.68533325195312 171.71923828125 154.0670166015625 150.75502014160156 167.66055297851562 172.49490356445312 166.71560668945312 143.871337890625 156.31488037109375 169.9243927001953 150.12417602539062 148.12149047851562 167.7347412109375 164.74034118652344 151.24986267089844 151.31622314453125 154.4092254638672 161.22085571289062 151.43695068359375 154.84976196289062 149.07568359375 164.81381225585938 165.88868713378906 146.03286743164062 151.98867797851562 149.10125732421875 158.05453491210938 164.84414672851562 172.02593994140625 167.81190490722656 153.86251831054688 150.57290649414062 174.46682739257812 159.21890258789062 160.1480255126953 155.6729736328125 164.39552307128906 159.10569763183594 168.12840270996094 170.85824584960938 161.24713134765625 163.33779907226562 158.63302612304688 148.856201171875 165.06436157226562 170.39459228515625 155.43519592285156 162.76487731933594 164.3120880126953 155.83331298828125 154.25814819335938 173.27188110351562 157.66293334960938 156.64828491210938 170.88043212890625 +DYE605 DYE605 80 133.0 138.08969116210938 142.33712768554688 135.10903930664062 139.50067138671875 133.36044311523438 146.44024658203125 139.28106689453125 138.25357055664062 148.28201293945312 151.41213989257812 141.40113830566406 139.678955078125 135.015380859375 130.60360717773438 144.25852966308594 124.73847961425781 141.12908935546875 137.6042938232422 141.90829467773438 130.4813232421875 143.81973266601562 143.45664978027344 117.44064331054688 125.6721420288086 134.2457275390625 138.10311889648438 137.40225219726562 126.26133728027344 134.068359375 134.99176025390625 136.8832244873047 136.281982421875 143.90496826171875 142.9648895263672 136.94937133789062 133.66012573242188 129.25830078125 134.58262634277344 137.125732421875 140.37283325195312 137.3100128173828 131.62347412109375 148.2562255859375 139.501708984375 126.33589172363281 150.32162475585938 142.30816650390625 149.31500244140625 132.94677734375 129.97860717773438 145.3748321533203 150.38818359375 144.35391235351562 123.86805725097656 135.93890380859375 147.664794921875 130.14096069335938 127.24494171142578 146.53611755371094 142.7280731201172 130.7790985107422 130.02352905273438 133.58529663085938 140.36387634277344 131.03558349609375 133.38587951660156 128.41754150390625 143.27244567871094 143.864013671875 126.34464263916016 131.68934631347656 129.14312744140625 137.07321166992188 143.24900817871094 150.1255340576172 146.19728088378906 133.1753692626953 130.22267150878906 151.72286987304688 138.09515380859375 138.97799682617188 135.3372802734375 142.96766662597656 137.90167236328125 146.53854370117188 148.33018493652344 139.56968688964844 141.725830078125 138.27398681640625 128.24093627929688 143.7650909423828 148.0965576171875 134.75177001953125 141.4876251220703 142.66949462890625 134.93115234375 132.65646362304688 149.9832000732422 136.878173828125 135.2533416748047 148.49185180664062 +DYE605 DYE605 81 57.1 45.46672821044922 47.898040771484375 45.32091522216797 47.58099365234375 41.21031188964844 49.98199462890625 45.671546936035156 46.82497024536133 51.603553771972656 54.409263610839844 47.85844421386719 47.35460662841797 46.20927429199219 39.631656646728516 45.264312744140625 41.207706451416016 50.22918701171875 46.25829315185547 47.19255828857422 41.59626007080078 48.67991256713867 49.225730895996094 36.535709381103516 39.41156005859375 41.63130187988281 45.85863494873047 44.49522399902344 39.339202880859375 43.463157653808594 44.20414733886719 42.328163146972656 41.35881805419922 46.33511734008789 49.54978561401367 45.600162506103516 42.790611267089844 41.852142333984375 45.01332092285156 47.120445251464844 44.871246337890625 45.32847213745117 43.955528259277344 50.65428924560547 46.41571044921875 39.238983154296875 52.582679748535156 47.66108322143555 50.000518798828125 41.6682243347168 40.60091781616211 47.652366638183594 51.7203483581543 46.31712341308594 38.274147033691406 45.992347717285156 49.72834777832031 42.89702606201172 38.61846923828125 51.40958023071289 46.269500732421875 41.90629577636719 39.07062530517578 43.164344787597656 47.62456130981445 42.73936462402344 40.93384552001953 39.48832321166992 48.077911376953125 47.806968688964844 41.283424377441406 42.8469352722168 42.27520751953125 44.98283004760742 47.94518280029297 52.3961067199707 50.18373107910156 43.431541442871094 42.01861572265625 51.650272369384766 46.27734375 45.91255569458008 45.34101486206055 48.167964935302734 45.30363082885742 49.919002532958984 48.78783416748047 45.38051223754883 47.369163513183594 47.28578567504883 39.266441345214844 49.211090087890625 49.197479248046875 44.39634323120117 47.29558563232422 47.78837585449219 43.613746643066406 39.92323303222656 48.22536087036133 45.91976547241211 42.47544860839844 49.834564208984375 +DYE605 DYE605 82 41.1 39.64234924316406 41.87001037597656 39.6005859375 41.69624710083008 35.63105773925781 43.7247314453125 39.801361083984375 40.94253921508789 45.33481979370117 47.95287322998047 41.87649154663086 41.53167724609375 40.52308654785156 34.13521957397461 39.1499137878418 35.97998809814453 44.3350944519043 40.420467376708984 41.179500579833984 36.043296813964844 42.53899383544922 43.121639251708984 31.61880111694336 34.13803482055664 36.07884216308594 39.95444107055664 38.71104431152344 33.975440979003906 37.844146728515625 38.51224899291992 36.600101470947266 35.62904357910156 40.19377136230469 43.488311767578125 39.865203857421875 37.15403747558594 36.47679138183594 39.34986114501953 41.304786682128906 39.033714294433594 39.545982360839844 38.404945373535156 44.353790283203125 40.5467529296875 33.94993209838867 46.19844436645508 41.603904724121094 43.65962219238281 36.06035232543945 35.149295806884766 41.51797103881836 45.327232360839844 40.1734504699707 33.111183166503906 40.25834655761719 43.533756256103516 37.445899963378906 33.3667106628418 45.17424011230469 40.22734832763672 36.40047073364258 33.64302062988281 37.563262939453125 41.654640197753906 37.285911560058594 35.30909729003906 34.088375091552734 42.010414123535156 41.78886413574219 36.0391731262207 37.28248596191406 36.87010192871094 39.171417236328125 41.880916595458984 46.06187438964844 43.98629379272461 37.85354995727539 36.57969665527344 45.29636001586914 40.53988265991211 40.023841857910156 39.577762603759766 42.1062126159668 39.50135040283203 43.634178161621094 42.45075225830078 39.543243408203125 41.46632385253906 41.37144470214844 33.831092834472656 43.12195587158203 42.869571685791016 38.73371124267578 41.278587341308594 41.80364227294922 37.90129089355469 34.3438720703125 41.88475799560547 40.1995735168457 36.769554138183594 43.58972930908203 +DYE605 DYE605 83 34.5 34.441490173339844 36.4843864440918 34.47869110107422 36.41121292114258 30.66501235961914 38.107059478759766 34.54606628417969 35.682857513427734 39.701725006103516 42.147117614746094 36.51789093017578 36.311622619628906 35.42644119262695 29.298633575439453 33.722721099853516 31.304162979125977 39.030006408691406 35.20798110961914 35.79376983642578 31.10103988647461 37.077491760253906 37.66085433959961 27.245376586914062 29.450178146362305 31.121776580810547 34.68437194824219 33.56048583984375 29.218854904174805 32.825286865234375 33.4244270324707 31.511093139648438 30.554676055908203 34.745643615722656 38.06963348388672 34.72124481201172 32.133392333984375 31.671045303344727 34.29277801513672 36.10609817504883 33.83108901977539 34.38258361816406 33.43567657470703 38.697391510009766 35.320289611816406 29.231433868408203 40.470603942871094 36.19699478149414 37.98997116088867 31.092010498046875 30.2943115234375 36.045345306396484 39.60719299316406 34.703216552734375 28.520023345947266 35.12464904785156 37.9874153137207 32.557804107666016 28.734149932861328 39.58916473388672 34.8316650390625 31.511951446533203 28.825634002685547 32.54328155517578 36.3180046081543 32.39729690551758 30.31439971923828 29.301525115966797 36.591156005859375 36.397377014160156 31.34286117553711 32.321510314941406 32.026363372802734 33.97903823852539 36.46372985839844 40.37297058105469 38.42490005493164 32.8879280090332 31.728099822998047 39.59825134277344 35.38259506225586 34.76435470581055 34.43013000488281 36.68456268310547 34.31234359741211 38.026329040527344 36.796119689941406 34.320255279541016 36.1793327331543 36.0731201171875 29.011127471923828 37.671382904052734 37.228050231933594 33.66472625732422 35.89752960205078 36.46035385131836 32.8176155090332 29.392173767089844 36.24528503417969 35.09367752075195 31.68860626220703 38.00682067871094 +DYE605 DYE605 84 25.1 26.15591812133789 27.854480743408203 26.282485961914062 27.939973831176758 22.87006378173828 29.07465362548828 26.1897029876709 27.227005004882812 30.62139129638672 32.72053909301758 27.93242073059082 27.976600646972656 27.243635177612305 21.693443298339844 25.143081665039062 23.85255241394043 30.464561462402344 26.85049057006836 27.202838897705078 23.25667953491211 28.308822631835938 28.875885009765625 20.357683181762695 22.053953170776367 23.381460189819336 26.243927001953125 25.373769760131836 21.711631774902344 24.861297607421875 25.323867797851562 23.528038024902344 22.59079933166504 26.07792854309082 29.330995559692383 26.51812744140625 24.17223358154297 24.058734893798828 26.21770668029785 27.745620727539062 25.615966796875 26.15666961669922 25.49526023864746 29.619029998779297 26.97597885131836 21.814064025878906 31.22100257873535 27.533109664916992 28.92563247680664 23.237323760986328 22.639297485351562 27.339580535888672 30.400981903076172 26.01430320739746 21.31389617919922 26.904212951660156 29.130680084228516 24.791072845458984 21.499435424804688 30.55860137939453 26.25949478149414 23.757986068725586 21.30728530883789 24.59264373779297 27.751277923583984 24.649276733398438 22.463539123535156 21.779178619384766 27.920848846435547 27.805082321166992 23.894004821777344 24.43451499938965 24.336597442626953 25.695755004882812 27.800933837890625 31.21417236328125 29.479976654052734 24.98221206665039 24.052406311035156 30.482101440429688 27.159820556640625 26.36705780029297 26.175167083740234 27.99633026123047 26.05130386352539 28.994735717773438 27.768447875976562 26.04326629638672 27.759981155395508 27.541425704956055 21.425336837768555 28.914310455322266 28.200286865234375 25.595046997070312 27.287925720214844 27.9273738861084 24.733455657958984 21.6519775390625 27.309972763061523 26.94458770751953 23.674606323242188 29.095678329467773 +DYE605 DYE605 85 16.4 15.156311988830566 16.290969848632812 15.304931640625 16.520444869995117 12.795241355895996 16.884944915771484 15.114996910095215 15.836799621582031 18.259475708007812 19.77593231201172 16.403318405151367 16.799339294433594 16.202964782714844 11.911413192749023 13.955466270446777 13.920320510864258 18.73482894897461 15.656963348388672 15.769261360168457 12.964073181152344 16.613697052001953 17.037036895751953 11.416585922241211 12.42440414428711 13.396764755249023 14.982283592224121 14.56302261352539 11.986305236816406 14.333913803100586 14.566823959350586 13.24821662902832 12.339890480041504 14.694286346435547 17.505615234375 15.54407787322998 13.708288192749023 13.996648788452148 15.463208198547363 16.47980499267578 14.85028076171875 15.223388671875 14.87920093536377 17.384132385253906 15.874029159545898 12.182968139648438 18.634296417236328 15.950563430786133 16.81814956665039 13.017086029052734 12.664936065673828 15.824726104736328 17.96733856201172 14.587316513061523 11.996344566345215 15.87766170501709 17.264678955078125 14.484956741333008 12.24311637878418 18.27850341796875 14.945165634155273 13.583728790283203 11.70647144317627 14.094552993774414 16.251785278320312 14.381632804870605 12.322755813598633 12.072181701660156 16.341007232666016 16.324674606323242 14.00611686706543 14.023859977722168 14.135501861572266 14.684427261352539 16.231348037719727 18.769012451171875 17.378881454467773 14.49051284790039 13.975410461425781 18.231678009033203 16.123764038085938 15.188287734985352 15.119779586791992 16.347576141357422 15.073177337646484 16.847688674926758 15.797246932983398 15.117077827453613 16.52543067932129 16.023033142089844 11.639050483703613 17.11918067932129 16.19192886352539 14.874322891235352 15.790287017822266 16.533384323120117 14.083236694335938 11.75622844696045 15.601814270019531 16.06684684753418 13.25129508972168 17.203739166259766 +DYE605 DYE605 86 6.43 6.767645359039307 7.326916217803955 6.819107532501221 7.573520183563232 5.467486381530762 7.41473388671875 6.722393989562988 6.9586944580078125 8.384184837341309 9.346298217773438 7.432153701782227 8.036354064941406 7.515003204345703 4.860254287719727 5.713884353637695 6.257781505584717 9.192919731140137 7.015103340148926 7.030676364898682 5.355297088623047 7.67881965637207 7.802590847015381 4.894718170166016 5.367218971252441 6.104037284851074 6.401155471801758 6.37772274017334 4.958523273468018 6.3385009765625 6.365044116973877 5.839682579040527 4.953210353851318 6.240361213684082 8.195255279541016 7.04118013381958 5.884640693664551 6.313567161560059 7.200209140777588 7.6448163986206055 6.745862007141113 6.822796821594238 6.687648296356201 7.836978912353516 7.320276260375977 5.14276647567749 8.627347946166992 7.052416801452637 7.495368957519531 5.51480770111084 5.326595306396484 7.110352039337158 8.187983512878418 6.076292991638184 5.2101945877075195 7.306416034698486 7.977383613586426 6.627256393432617 5.507716178894043 8.541929244995117 6.444334983825684 5.972394943237305 4.881438732147217 6.173336029052734 7.3434529304504395 6.523831367492676 5.009194850921631 5.037786960601807 7.4095139503479 7.420026779174805 6.380926132202148 6.186877250671387 6.343247890472412 6.3145670890808105 7.309069633483887 8.828845977783203 7.855785369873047 6.4382829666137695 6.420403957366943 8.633207321166992 7.479128837585449 6.65183162689209 6.603693008422852 7.321503639221191 6.688748359680176 7.447048187255859 6.808176040649414 6.850996971130371 7.788032531738281 7.059534549713135 4.6355085372924805 7.906777381896973 7.097012519836426 6.704668998718262 6.98712158203125 7.68465518951416 6.111937999725342 4.755609512329102 6.870774269104004 7.590861797332764 5.646818161010742 8.005274772644043 +DYE605 DYE605 87 2.2 2.4701650142669678 2.6243584156036377 2.4128475189208984 2.85697603225708 1.9630439281463623 2.570366382598877 2.4922478199005127 2.3306567668914795 3.0287744998931885 3.616809606552124 2.673624038696289 3.255727767944336 2.828700304031372 1.5961263179779053 1.7683215141296387 2.2784574031829834 3.7235615253448486 2.550823926925659 2.52553129196167 1.7170026302337646 3.0350217819213867 2.938602924346924 1.7910350561141968 2.0382468700408936 2.5231847763061523 2.120576858520508 2.1956546306610107 1.6663269996643066 2.2472825050354004 2.1824870109558105 2.3078370094299316 1.4980530738830566 2.133585214614868 3.228382110595703 2.5874671936035156 2.010863780975342 2.313805103302002 2.8669393062591553 2.8844428062438965 2.546450614929199 2.439889907836914 2.429652214050293 2.8428261280059814 2.784574031829834 1.7738065719604492 3.214641571044922 2.487617254257202 2.6853861808776855 1.8796346187591553 1.785749912261963 2.6900715827941895 2.9415042400360107 1.9303693771362305 1.9422255754470825 2.7669448852539062 2.982611656188965 2.5791749954223633 2.1880228519439697 3.2885231971740723 2.2282116413116455 2.150005340576172 1.7021675109863281 2.2087488174438477 2.702975273132324 2.431809425354004 1.6199220418930054 1.6819720268249512 2.7002816200256348 2.726856231689453 2.3405725955963135 2.2580463886260986 2.329394578933716 2.121049404144287 2.6417715549468994 3.372591733932495 2.787356376647949 2.2733280658721924 2.59810209274292 3.4452497959136963 2.863830089569092 2.3093624114990234 2.23417329788208 2.6033573150634766 2.4028170108795166 2.5998053550720215 2.438734531402588 2.639436721801758 3.08638858795166 2.4519972801208496 1.4573733806610107 3.028092384338379 2.5938024520874023 2.5270392894744873 2.509316921234131 2.9312305450439453 2.165156602859497 1.595733404159546 2.5152931213378906 2.9760589599609375 2.0602188110351562 3.1434414386749268 +DYE605 DYE605 88 0.5599999999999999 0.8411584496498108 0.799798846244812 0.7444723844528198 1.090118169784546 0.7545793056488037 0.822993278503418 0.908964991569519 0.6237145066261292 1.0414782762527466 1.277933120727539 0.7977871298789978 1.209813117980957 0.9478371143341064 0.5773585438728333 0.48785585165023804 0.8854600191116333 1.2901394367218018 0.8741929531097412 0.7800710201263428 0.4879653751850128 1.0470997095108032 1.0198159217834473 0.6877862215042114 0.9604350328445435 1.107236385345459 0.634853720664978 0.6285488605499268 0.5103870630264282 0.7131013870239258 0.6313616037368774 0.944794237613678 0.37543588876724243 0.7117838263511658 1.276167631149292 0.85047847032547 0.6144952774047852 0.7469723224639893 1.0956459045410156 0.9586808085441589 0.846324622631073 0.7876477241516113 0.7913743257522583 0.9453445672988892 0.925758957862854 0.5901068449020386 1.0627893209457397 0.771889328956604 0.8876940011978149 0.5611467361450195 0.5482714176177979 0.9843199253082275 0.8628643751144409 0.5176188349723816 0.7421319484710693 0.9264057278633118 1.0344183444976807 0.964580774307251 0.9557125568389893 1.13847815990448 0.7113351821899414 0.6934543251991272 0.5659910440444946 0.7847954034805298 0.912365198135376 0.8333080410957336 0.49779197573661804 0.5157968401908875 0.8215376138687134 0.9004914164543152 0.74906986951828 0.7972362041473389 0.8121209740638733 0.6402856707572937 0.8367698192596436 1.1916413307189941 0.8346027135848999 0.7322150468826294 1.0851707458496094 1.272810935974121 1.070468544960022 0.7009690999984741 0.6195995807647705 0.7860701084136963 0.7865352630615234 0.7721774578094482 0.9063236713409424 1.017061471939087 1.1629645824432373 0.7897738218307495 0.4486565589904785 1.0797429084777832 1.0092763900756836 0.8902522921562195 0.8443706035614014 0.9709256291389465 0.7230951189994812 0.564816951751709 0.9137399792671204 1.0607235431671143 0.8454713821411133 1.2015455961227417 +DYE605 DYE605 89 419.0 502.3961181640625 506.0743408203125 487.8924865722656 497.1339111328125 508.27264404296875 514.6668090820312 510.0174560546875 492.1448669433594 521.3936767578125 507.4957580566406 504.5321350097656 503.7664794921875 484.04931640625 494.32574462890625 526.1547241210938 461.9681091308594 494.75811767578125 493.28009033203125 510.2254638671875 482.1274719238281 502.84527587890625 501.7216491699219 455.0440673828125 474.92279052734375 505.4461669921875 495.62713623046875 509.95355224609375 473.29949951171875 498.84783935546875 496.7398376464844 515.1193237304688 521.374267578125 519.0657958984375 499.25482177734375 503.9816589355469 496.45111083984375 482.54425048828125 487.5084228515625 480.6585693359375 528.0462646484375 498.05438232421875 482.18011474609375 514.7808837890625 497.24603271484375 487.32293701171875 522.6195068359375 508.74908447265625 519.857421875 499.3057861328125 498.738037109375 524.1210327148438 517.0594482421875 527.09423828125 479.26806640625 487.8177490234375 527.8307495117188 475.9896240234375 486.76361083984375 504.3047180175781 520.71240234375 485.761474609375 498.92486572265625 494.9775085449219 493.6462097167969 491.64837646484375 504.8519287109375 488.2376708984375 510.50238037109375 527.8642578125 476.9306640625 487.3057556152344 480.9214782714844 501.853759765625 514.283447265625 520.6353759765625 518.6055297851562 494.2629699707031 484.8659973144531 544.8367919921875 511.88018798828125 505.80255126953125 486.51580810546875 510.22454833984375 503.5296630859375 507.38006591796875 528.4277954101562 520.9736328125 514.6571044921875 484.7274169921875 491.65020751953125 508.35186767578125 524.0263671875 496.323974609375 508.79998779296875 515.5902709960938 501.36053466796875 505.620361328125 537.037353515625 495.3797607421875 505.90966796875 525.9802856445312 +DYE605 DYE605 90 396.0 434.15765380859375 437.83544921875 421.92626953125 430.52630615234375 438.4154968261719 446.21771240234375 441.08636474609375 425.56524658203125 451.7801818847656 441.27020263671875 436.58660888671875 435.71844482421875 418.6624755859375 425.36334228515625 454.6656494140625 398.5252685546875 428.5118408203125 426.44708251953125 441.7540283203125 416.11346435546875 435.4676513671875 434.77392578125 391.3905029296875 409.0106201171875 436.4932861328125 428.70721435546875 439.7609558105469 408.1418151855469 430.25567626953125 428.9598083496094 444.3800964355469 448.7806091308594 448.6999206542969 432.1800231933594 435.1648254394531 428.30194091796875 416.22998046875 421.3125 416.306396484375 455.47943115234375 430.4493408203125 416.4979248046875 446.9835205078125 429.8079833984375 419.96636962890625 452.98974609375 440.0504150390625 450.72772216796875 430.0202331542969 429.5403747558594 453.3263854980469 448.56591796875 455.54193115234375 412.418212890625 422.040771484375 456.8994140625 411.4022521972656 418.5699768066406 437.33026123046875 450.33099365234375 418.728759765625 429.97711181640625 427.56158447265625 427.5605773925781 424.0244140625 435.13201904296875 420.52374267578125 441.79962158203125 455.9335632324219 411.1397705078125 420.66986083984375 415.2372741699219 433.5886535644531 444.78143310546875 451.7027282714844 448.940673828125 425.8946838378906 418.3893127441406 471.40966796875 441.85003662109375 437.09210205078125 420.5838623046875 441.52099609375 435.16259765625 439.8040771484375 457.283935546875 449.6995849609375 445.1947021484375 420.11517333984375 423.22705078125 440.00286865234375 453.7365417480469 428.7656555175781 440.2767333984375 445.6046447753906 432.45269775390625 435.9715270996094 464.2555236816406 427.92730712890625 436.4579162597656 455.5523681640625 +DYE605 DYE605 91 331.0 375.4111633300781 379.0799560546875 365.09027099609375 373.14215087890625 378.25537109375 387.1338195800781 381.6673583984375 368.2359924316406 391.7227478027344 384.0056457519531 378.08428955078125 377.141357421875 362.3258056640625 366.0152893066406 393.10333251953125 344.02294921875 371.4610595703125 368.84759521484375 382.6790771484375 359.32647705078125 377.263916015625 376.9810791015625 336.761962890625 352.4792175292969 377.2612609863281 370.9769287109375 379.4216613769531 352.0726318359375 371.3570556640625 370.6639099121094 383.6068115234375 386.4490966796875 387.9540100097656 374.37652587890625 376.02227783203125 369.6888732910156 359.3165588378906 364.306396484375 360.784912109375 393.0745849609375 372.24249267578125 359.9447937011719 388.365966796875 371.814453125 362.05303955078125 392.91229248046875 380.82489013671875 391.1480712890625 370.48797607421875 370.107177734375 392.3302001953125 389.4459228515625 393.87615966796875 355.061767578125 365.3486328125 395.7795715332031 355.8703308105469 360.0707702636719 379.4847717285156 389.6776428222656 361.09344482421875 370.727783203125 369.66351318359375 370.52642822265625 365.97265625 375.25018310546875 362.33489990234375 382.58917236328125 394.07708740234375 354.62432861328125 363.26788330078125 358.748779296875 374.7857666015625 384.89630126953125 392.19293212890625 388.93096923828125 367.1309814453125 361.23211669921875 408.18988037109375 381.71148681640625 377.90789794921875 363.76300048828125 382.30010986328125 376.35467529296875 381.436279296875 396.0345458984375 388.41717529296875 385.3827819824219 364.3253173828125 364.4561767578125 381.12152099609375 393.0960693359375 370.6342468261719 381.17828369140625 385.35479736328125 373.12432861328125 376.10882568359375 401.71429443359375 369.87884521484375 376.7557678222656 394.8124694824219 +DYE605 DYE605 92 377.0 325.3641357421875 328.999755859375 316.6589660644531 324.2161560058594 327.00146484375 336.6929016113281 330.986083984375 319.40386962890625 340.4923095703125 335.0374755859375 328.2359924316406 327.22711181640625 314.32659912109375 315.542236328125 340.59832763671875 297.6807861328125 322.8602294921875 319.7684326171875 332.28375244140625 310.9786071777344 327.59161376953125 327.6632080078125 290.3662109375 304.44287109375 326.79071044921875 321.747802734375 328.1025390625 304.3428955078125 321.27056884765625 321.03131103515625 331.86212158203125 333.45654296875 336.1398010253906 325.114990234375 325.702880859375 319.7982177734375 310.8995056152344 315.75225830078125 313.4264831542969 339.94561767578125 322.6533203125 311.80108642578125 338.2354736328125 322.4201965332031 312.7744140625 341.66314697265625 330.33941650390625 340.2908020019531 319.8702087402344 319.5667724609375 340.3142395019531 338.94757080078125 341.30853271484375 306.32818603515625 317.0195617675781 343.660888671875 308.5718688964844 310.38031005859375 330.10406494140625 337.94476318359375 312.0750427246094 320.27032470703125 320.364501953125 321.8587646484375 316.60821533203125 324.2976379394531 312.8542785644531 332.0966491699219 341.4231872558594 306.574462890625 314.3947448730469 310.6585693359375 324.68359375 333.86761474609375 341.38140869140625 337.7860107421875 317.1844177246094 312.57562255859375 354.3135681152344 330.5604248046875 327.48846435546875 315.356689453125 331.8055725097656 326.25103759765625 331.59442138671875 343.81500244140625 336.25897216796875 334.3778076171875 316.69964599609375 314.498291015625 330.9444274902344 341.34185791015625 321.11944580078125 330.7800598144531 334.04486083984375 322.63525390625 325.12200927734375 348.4456787109375 320.46331787109375 325.94110107421875 342.97467041015625 +DYE605 DYE605 93 400.9999999999999 282.1646728515625 285.6997985839844 274.8923034667969 281.9430236816406 282.77069091796875 293.029296875 287.17584228515625 277.28497314453125 296.233154296875 292.5452575683594 285.1844177246094 284.1357116699219 272.9402160644531 272.07904052734375 295.1033020019531 257.8310546875 280.9527893066406 277.4342956542969 288.71893310546875 269.27410888671875 284.60784912109375 285.00604248046875 250.54971313476562 263.1026611328125 283.1112976074219 279.2335205078125 283.9092712402344 263.2126159667969 278.1443176269531 278.2298583984375 287.1391906738281 287.80340576171875 291.33404541015625 282.5787353515625 282.37158203125 276.7807922363281 269.170654296875 273.876953125 272.50384521484375 294.11785888671875 279.8463439941406 270.3597106933594 294.69891357421875 279.730712890625 270.3497314453125 297.36627197265625 286.74102783203125 296.1549072265625 276.2892761230469 276.0673828125 295.30316162109375 295.12811279296875 295.8673400878906 264.4485168457031 275.3084716796875 298.5989685058594 267.76153564453125 267.6134033203125 287.3811950683594 293.1850891113281 269.8796081542969 276.67132568359375 277.7890625 279.7627258300781 274.1573791503906 280.3468933105469 270.25311279296875 288.44683837890625 296.03277587890625 265.27880859375 272.31854248046875 269.23052978515625 281.4530029296875 289.8182067871094 297.3717346191406 293.63922119140625 274.2630310058594 270.6358642578125 307.7757568359375 286.5267333984375 283.99212646484375 273.6126708984375 288.17706298828125 282.9691162109375 288.4151916503906 298.61328125 291.3130187988281 290.2628173828125 275.50128173828125 271.54180908203125 287.6218566894531 296.5206298828125 278.4073181152344 287.2550048828125 289.7724304199219 279.1750183105469 281.0550842285156 302.3284912109375 277.8673400878906 282.114990234375 298.0803527832031 +DYE605 DYE605 94 193.0 245.04638671875 248.47576904296875 238.970947265625 245.58009338378906 244.79025268554688 255.4097137451172 249.49560546875 241.07388305664062 258.13323974609375 255.87057495117188 248.16964721679688 247.1086883544922 237.35302734375 234.83905029296875 256.024169921875 223.6398468017578 244.91500854492188 241.03146362304688 251.2122802734375 233.45379638671875 247.58836364746094 248.2662353515625 216.4353485107422 227.68350219726562 245.6428680419922 242.6452178955078 245.9954376220703 227.89187622070312 241.15457153320312 241.47323608398438 248.7728271484375 248.6916046142578 252.7957763671875 245.98867797851562 245.18272399902344 239.85519409179688 233.39523315429688 237.88821411132812 237.2748565673828 254.80294799804688 243.06578063964844 234.74803161621094 257.1606750488281 243.0750732421875 233.9438018798828 259.2204284667969 249.2369842529297 258.1771240234375 238.92425537109375 238.76785278320312 256.6154479980469 257.3876037597656 256.802734375 228.571044921875 239.42974853515625 259.85614013671875 232.70449829101562 231.02725219726562 250.56776428222656 254.6953125 233.68202209472656 239.28041076660156 241.2443084716797 243.51914978027344 237.7498779296875 242.65866088867188 233.73089599609375 250.9001007080078 257.07025146484375 229.86407470703125 236.1619873046875 233.6571807861328 244.29598999023438 251.94656372070312 259.46783447265625 255.65994262695312 237.46685791015625 234.63919067382812 267.775390625 248.7545623779297 246.60397338867188 237.713134765625 250.64488220214844 245.79345703125 251.2103271484375 259.7456970214844 252.73001098632812 252.35208129882812 240.00439453125 234.70362854003906 250.35943603515625 257.93707275390625 241.71595764160156 249.79733276367188 251.74395751953125 241.8494110107422 243.24911499023438 262.7544250488281 241.29312133789062 244.50189208984375 259.4625244140625 +DYE605 DYE605 95 153.0 212.28433227539062 215.59295654296875 207.2440185546875 213.43443298339844 211.28842163085938 222.0936279296875 216.19183349609375 209.1005096435547 224.43499755859375 223.32887268066406 215.46951293945312 214.4193115234375 205.92550659179688 202.09341430664062 221.51718139648438 193.52212524414062 213.0821075439453 208.8882293701172 218.03060913085938 201.85658264160156 214.84048461914062 215.7554168701172 186.44227600097656 196.52206420898438 212.5939483642578 210.3060760498047 212.59901428222656 196.7555694580078 208.57308959960938 209.0504913330078 214.94557189941406 214.28143310546875 218.75254821777344 213.66053771972656 212.39898681640625 207.30288696289062 201.88632202148438 206.12310791015625 206.12481689453125 220.15875244140625 210.601318359375 203.33026123046875 223.8741912841797 210.73788452148438 201.8653564453125 225.47021484375 216.10012817382812 224.56692504882812 206.0379638671875 205.93014526367188 222.43923950195312 223.96591186523438 222.30064392089844 197.02023315429688 207.73202514648438 225.6256866455078 201.7627716064453 198.8983154296875 217.97886657714844 220.6783905029297 201.80825805664062 206.3264923095703 209.00010681152344 211.45980834960938 205.68783569335938 209.4601287841797 201.5849609375 217.7166290283203 222.71307373046875 198.68524169921875 204.26742553710938 202.2827911376953 211.49050903320312 218.49993896484375 225.9090576171875 222.09182739257812 205.09320068359375 202.90899658203125 232.44656372070312 215.4688262939453 213.59786987304688 206.00936889648438 217.4746551513672 212.98211669921875 218.27081298828125 225.3902587890625 218.70968627929688 218.86740112304688 208.5812530517578 202.279541015625 217.4332275390625 223.80455017089844 209.33526611328125 216.68511962890625 218.19302368164062 208.94296264648438 209.9186248779297 227.8394775390625 209.04397583007812 211.34103393554688 225.3204345703125 +DYE605 DYE605 96 151.0 185.24510192871094 188.41064453125 181.04556274414062 186.83961486816406 183.670654296875 194.44683837890625 188.64990234375 182.69512939453125 196.5482940673828 196.25588989257812 188.4324493408203 187.43475341796875 179.97579956054688 175.279541015625 193.0142822265625 168.74871826171875 186.78329467773438 182.35479736328125 190.5352783203125 175.79269409179688 187.7294921875 188.82208251953125 161.8414306640625 170.91729736328125 185.3358612060547 183.56814575195312 185.11708068847656 171.11123657226562 181.75567626953125 182.31246948242188 187.04537963867188 186.0198211669922 190.6365966796875 186.93710327148438 185.38780212402344 180.4765625 175.9627685546875 179.91024780273438 180.35916137695312 191.64584350585938 183.81784057617188 177.43075561523438 196.2059783935547 184.0577850341797 175.46090698242188 197.51683044433594 188.71263122558594 196.68338012695312 179.0126953125 178.9310302734375 194.186767578125 196.22862243652344 193.79278564453125 171.13787841796875 181.5480194091797 197.34536743164062 176.210693359375 172.59866333007812 190.9665985107422 192.53907775878906 175.602783203125 179.17088317871094 182.37368774414062 184.9169158935547 179.3262939453125 182.13192749023438 175.18408203125 190.28163146972656 194.39309692382812 173.06752014160156 177.990234375 176.42691040039062 184.40948486328125 190.87857055664062 198.09080505371094 194.3297576904297 178.52479553222656 176.78265380859375 203.24954223632812 188.05783081054688 186.35523986816406 179.830810546875 190.0477294921875 185.89427185058594 190.9583740234375 196.94259643554688 190.6684112548828 191.20489501953125 182.53640747070312 175.64170837402344 190.21551513671875 195.53182983398438 182.61366271972656 189.30740356445312 190.52261352539062 181.84799194335938 182.44442749023438 199.00869750976562 182.4768524169922 184.01040649414062 197.07139587402344 +DYE605 DYE605 97 134.0 160.68121337890625 163.70004272460938 157.21469116210938 162.63714599609375 158.61746215820312 169.25704956054688 163.6061553955078 158.68338012695312 171.1576385498047 171.54449462890625 163.8433074951172 162.91015625 156.37368774414062 151.0367431640625 167.1527099609375 146.25799560546875 162.84866333007812 158.23403930664062 165.51101684570312 152.12725830078125 163.06805419921875 164.30075073242188 139.55079650878906 147.71470642089844 160.61573791503906 159.2471466064453 160.19158935546875 147.84315490722656 157.42425537109375 158.027099609375 161.74729919433594 160.43377685546875 165.10696411132812 162.6278076171875 160.85733032226562 156.13519287109375 152.44598388671875 156.092041015625 156.91030883789062 165.78964233398438 159.4864501953125 153.8905029296875 170.99452209472656 159.83538818359375 151.50564575195312 172.05751037597656 163.80958557128906 171.318359375 154.5262451171875 154.45257568359375 168.52310180664062 170.97802734375 167.89822387695312 147.68910217285156 157.73048400878906 171.63656616210938 152.9859619140625 148.8367156982422 166.35946655273438 166.96353149414062 151.84384155273438 154.56646728515625 158.18597412109375 160.7620849609375 155.39694213867188 157.36032104492188 151.26390075683594 165.33078002929688 168.67916870117188 149.82366943359375 154.12103271484375 152.9388427734375 159.79931640625 165.77056884765625 172.75735473632812 169.0584716796875 154.44485473632812 153.07156372070312 176.7073974609375 163.16815185546875 161.59701538085938 156.0269775390625 165.1007080078125 161.28530883789062 166.09059143066406 171.0756072998047 165.2082977294922 166.0682373046875 158.81077575683594 151.49130249023438 165.45327758789062 169.8138427734375 158.33352661132812 164.3957977294922 165.39599609375 157.25234985351562 157.53927612304688 172.84991455078125 158.36050415039062 159.2106170654297 171.39157104492188 +DYE605 DYE605 98 149.0 139.55841064453125 142.41285705566406 136.71490478515625 141.7769012451172 137.1224822998047 147.50180053710938 142.05450439453125 138.015869140625 149.27117919921875 150.13742065429688 142.66064453125 141.81613159179688 136.07232666015625 130.30999755859375 144.88677978515625 126.97119140625 142.238037109375 137.48779296875 143.9352264404297 131.79214477539062 141.80470275878906 143.14401245117188 120.5008544921875 127.83316040039062 139.36648559570312 138.3075408935547 138.81411743164062 127.87974548339844 136.5487823486328 137.16221618652344 140.01275634765625 138.52352905273438 143.13992309570312 141.68252563476562 139.79490661621094 135.23892211914062 132.2727813720703 135.61721801757812 136.69992065429688 143.6199951171875 138.565185546875 133.67636108398438 149.18246459960938 138.98794555664062 130.9834442138672 150.09347534179688 142.37049865722656 149.38339233398438 133.5486297607422 133.49203491210938 146.42041015625 149.14373779296875 145.61465454101562 127.63729858398438 137.23548889160156 149.49765014648438 133.00486755371094 128.5265655517578 145.1143798828125 144.93853759765625 131.47860717773438 133.4554901123047 137.3814697265625 139.93130493164062 134.88531494140625 136.10826110839844 130.7774658203125 143.836181640625 146.59317016601562 129.92132568359375 133.638671875 132.77679443359375 138.64276123046875 144.1636199951172 150.880126953125 147.2845458984375 133.82763671875 132.72657775878906 153.8609619140625 141.81100463867188 140.31228637695312 135.55137634277344 143.6147003173828 140.1182403564453 144.61367797851562 148.76046752929688 143.3549041748047 144.43890380859375 138.33445739746094 130.81704711914062 144.12091064453125 147.62791442871094 137.46774291992188 142.946533203125 143.79791259765625 136.1586151123047 136.15713500976562 150.3029022216797 137.64651489257812 137.91241455078125 149.24981689453125 +DYE605 DYE605 99 59.49999999999999 46.716434478759766 48.3819694519043 46.13294219970703 48.96244812011719 43.70823287963867 50.119903564453125 46.94941711425781 46.607215881347656 51.73236083984375 53.39822006225586 48.73992156982422 48.780921936035156 46.33312225341797 42.012359619140625 47.50288391113281 42.565345764160156 50.49644088745117 46.12016296386719 48.11260223388672 42.80085372924805 48.0406494140625 49.05852508544922 38.344974517822266 41.60496520996094 46.52031326293945 45.85646057128906 45.761138916015625 41.15654754638672 45.29142761230469 45.555538177490234 45.46751022338867 44.124061584472656 47.06438446044922 48.90412521362305 47.09246826171875 44.05406951904297 44.16565704345703 45.68423843383789 47.157432556152344 47.33142852783203 46.664794921875 44.7739372253418 51.35566711425781 47.482330322265625 41.82130432128906 52.08990478515625 47.783477783203125 51.54725646972656 42.93621063232422 42.66950225830078 49.09724044799805 51.667869567871094 47.793670654296875 41.13622283935547 46.68339157104492 51.658966064453125 44.68210983276367 41.975425720214844 50.31047439575195 47.85859680175781 43.15251922607422 42.09630584716797 45.602134704589844 47.50391387939453 45.059104919433594 43.81007385253906 42.330257415771484 48.86505889892578 49.506309509277344 43.17250061035156 44.065242767333984 44.25910949707031 45.61516189575195 48.904903411865234 53.128196716308594 50.4253044128418 44.38874053955078 43.99238967895508 52.836326599121094 47.86274719238281 46.68836212158203 45.2669677734375 48.57030487060547 46.91054153442383 49.11738586425781 49.85357666015625 47.60578918457031 49.203582763671875 47.005699157714844 41.46257781982422 49.555908203125 49.445884704589844 45.69353103637695 48.08707046508789 49.036773681640625 44.27219772338867 43.34756851196289 51.121185302734375 46.96857452392578 44.86457443237305 51.30773162841797 +DYE605 DYE605 100 40.3 40.784549713134766 42.3232421875 40.30284118652344 42.90937805175781 37.88396453857422 43.7528076171875 40.870704650878906 40.70606994628906 45.349754333496094 46.96282958984375 42.6536750793457 42.783607482910156 40.54941177368164 36.577232360839844 41.318687438964844 37.188880920410156 44.483070373535156 40.2701416015625 41.939964294433594 37.178443908691406 42.056095123291016 42.95428466796875 33.264862060546875 36.200157165527344 40.61322784423828 39.935523986816406 39.8978271484375 35.745052337646484 39.4937858581543 39.714622497558594 39.551849365234375 38.266387939453125 40.98218536376953 42.898887634277344 41.134193420410156 38.3060302734375 38.564537048339844 39.95499801635742 41.364952087402344 41.28721237182617 40.78297424316406 39.093040466308594 44.925209045410156 41.62037658691406 36.261756896972656 45.681419372558594 41.71940612792969 45.137725830078125 37.3063850402832 37.014915466308594 42.86470031738281 45.28364562988281 41.57556915283203 35.76573181152344 40.8553352355957 45.3145637512207 38.997840881347656 36.639503479003906 44.12152099609375 41.65705108642578 37.61530685424805 36.433631896972656 39.71291732788086 41.5241813659668 39.32371520996094 38.025909423828125 36.82062530517578 42.753231048583984 43.27649688720703 37.67919921875 38.40080261230469 38.61322784423828 39.688629150390625 42.784019470214844 46.696006774902344 44.12265396118164 38.74214553833008 38.39270782470703 46.31303405761719 41.82667541503906 40.71036148071289 39.48265075683594 42.44456481933594 40.93710708618164 42.93024444580078 43.475852966308594 41.52691650390625 43.09514617919922 41.06133270263672 35.925987243652344 43.429840087890625 43.1374397277832 39.84321212768555 41.99064636230469 42.97636795043945 38.50654983520508 37.55746078491211 44.731266021728516 41.179542541503906 38.9898681640625 44.96808624267578 +DYE605 DYE605 101 31.3 35.53695297241211 36.954833984375 35.13774108886719 37.535614013671875 32.7575569152832 38.10303497314453 35.49688720703125 35.47404479980469 39.676326751708984 41.23219680786133 37.25731658935547 37.46697998046875 35.422691345214844 31.790912628173828 35.85688018798828 32.43000793457031 39.134056091308594 35.09125518798828 36.47850036621094 32.21784210205078 36.7664680480957 37.54146194458008 28.79476547241211 31.434188842773438 35.394493103027344 34.696571350097656 34.720619201660156 30.981355667114258 34.368247985839844 34.54922103881836 34.34461212158203 33.10955810546875 35.611881256103516 37.571754455566406 35.855262756347656 33.233848571777344 33.61049270629883 34.88861083984375 36.227970123291016 35.95442199707031 35.57508087158203 34.065101623535156 39.21378707885742 36.430015563964844 31.36703872680664 39.988433837890625 36.35220718383789 39.44775390625 32.34865188598633 32.035491943359375 37.352176666259766 39.6133918762207 36.0837516784668 31.03738784790039 35.692115783691406 39.68407440185547 33.96613311767578 31.939390182495117 38.625518798828125 36.17599105834961 32.73016357421875 31.456819534301758 34.50373077392578 36.22428894042969 34.24700164794922 32.9299430847168 31.967079162597656 37.34088134765625 37.75886535644531 32.82101821899414 33.398128509521484 33.61945343017578 34.448944091796875 37.36363983154297 40.97472381591797 38.52861785888672 33.74845886230469 33.44920349121094 40.53105926513672 36.47718811035156 35.42303466796875 34.36205291748047 37.01727294921875 35.65121841430664 37.44587707519531 37.83221435546875 36.156497955322266 37.68639373779297 35.787940979003906 31.056119918823242 37.99660873413086 37.55556106567383 34.671180725097656 36.5933837890625 37.61071014404297 33.42115020751953 32.46335220336914 39.07335662841797 36.053565979003906 33.8079833984375 39.347137451171875 +DYE605 DYE605 102 23.2 27.164369583129883 28.36736297607422 26.88011932373047 28.893367767333984 24.66229248046875 29.05575942993164 26.946557998657227 27.110139846801758 30.541202545166016 31.9886474609375 28.60407066345215 28.931442260742188 27.221336364746094 24.19955062866211 27.153427124023438 24.828794479370117 30.4949951171875 26.839099884033203 27.77432632446289 24.35836410522461 28.36656951904297 28.882179260253906 21.752885818481445 23.87956428527832 27.02939224243164 26.364883422851562 26.491750717163086 23.459020614624023 26.19131851196289 26.314617156982422 26.105241775512695 24.94797134399414 27.08544158935547 29.048938751220703 27.401521682739258 25.18963623046875 25.691627502441406 26.82086753845215 27.995716094970703 27.471843719482422 27.240097045898438 26.045852661132812 30.032344818115234 28.122756958007812 23.633634567260742 30.843406677246094 27.797443389892578 30.28847885131836 24.51970672607422 24.1689453125 28.556472778320312 30.496417999267578 27.352558135986328 23.550960540771484 27.435684204101562 30.609302520751953 25.92706298828125 24.45806884765625 29.818655014038086 27.451318740844727 24.97766876220703 23.608871459960938 26.184410095214844 27.752626419067383 26.120052337646484 24.85138702392578 24.26573944091797 28.686416625976562 28.918943405151367 25.061969757080078 25.450397491455078 25.645858764648438 26.12017822265625 28.690977096557617 31.728694915771484 29.556293487548828 25.782793045043945 25.589569091796875 31.25970458984375 27.90585708618164 27.000240325927734 26.204059600830078 28.341434478759766 27.209266662597656 28.69086265563965 28.83805274963379 27.60269546508789 29.023086547851562 27.35567855834961 23.381664276123047 29.29126739501953 28.671728134155273 26.442651748657227 27.983840942382812 29.021820068359375 25.378437042236328 24.407859802246094 29.99072265625 27.84392547607422 25.586673736572266 30.321266174316406 +DYE605 DYE605 103 15.9 15.92440414428711 16.770347595214844 15.754974365234375 17.151573181152344 14.019637107849121 16.868959426879883 15.561254501342773 15.827695846557617 18.077293395996094 19.338600158691406 16.88344383239746 17.346782684326172 16.145408630371094 14.054445266723633 15.507009506225586 14.594730377197266 18.631671905517578 15.767330169677734 16.139307022094727 13.941229820251465 17.129215240478516 17.18962287902832 12.51095199584961 13.86790943145752 15.774016380310059 15.23472785949707 15.489187240600586 13.53054141998291 15.224199295043945 15.282546997070312 15.233105659484863 14.136977195739746 15.708170890808105 17.51895523071289 16.005962371826172 14.504739761352539 15.041852951049805 16.010377883911133 16.813690185546875 16.135202407836914 15.972007751464844 15.283830642700195 17.582683563232422 16.875057220458984 13.45895767211914 18.407238006591797 16.314903259277344 17.825050354003906 14.167811393737793 13.800725936889648 16.761951446533203 18.077129364013672 15.70580005645752 13.645635604858398 16.301332473754883 18.206687927246094 15.159355163574219 14.414493560791016 17.88286018371582 15.812304496765137 14.636286735534668 13.323036193847656 15.059062957763672 16.334325790405273 15.179193496704102 14.1532564163208 14.011331558227539 17.00446891784668 16.982412338256836 14.628885269165039 14.85086441040039 14.949140548706055 15.017135620117188 16.96926498413086 19.03112030029297 17.40495491027832 15.065497398376465 15.111272811889648 18.709110260009766 16.348020553588867 15.72256851196289 15.261750221252441 16.646343231201172 15.881136894226074 16.899320602416992 16.816911697387695 16.18081283569336 17.318096160888672 15.997840881347656 13.299810409545898 17.505678176879883 16.79650115966797 15.475887298583984 16.430147171020508 17.392772674560547 14.725395202636719 13.80125617980957 17.671417236328125 16.706167221069336 14.692352294921875 18.070226669311523 +DYE605 DYE605 104 6.3 7.205708026885986 7.663156509399414 7.082364559173584 7.900913238525391 6.102954864501953 7.488407135009766 6.933449745178223 7.04707145690918 8.208014488220215 9.235987663269043 7.62022590637207 8.130758285522461 7.451394557952881 6.186738967895508 6.569369792938232 6.633277893066406 8.98608684539795 7.220752716064453 7.214391231536865 6.071831703186035 8.340084075927734 8.036237716674805 5.625005722045898 6.329434394836426 6.999018669128418 6.744011402130127 6.9466552734375 6.003050804138184 6.729106903076172 6.764062404632568 7.002614974975586 5.926118850708008 6.984663009643555 8.461379051208496 7.142331123352051 6.384098052978516 6.73443078994751 7.608530521392822 7.880466461181641 7.3072614669799805 7.11161470413208 6.9428300857543945 7.858674049377441 7.922355651855469 5.855363368988037 8.5642671585083 7.413966178894043 7.9783549308776855 6.301270961761475 6.015657901763916 7.64713191986084 8.201617240905762 6.7913007736206055 6.115630149841309 7.568319797515869 8.266321182250977 6.887430191040039 6.539836883544922 8.48796272277832 6.931200981140137 6.641739845275879 5.674201965332031 6.570346832275391 7.446837902069092 6.674833297729492 6.062900543212891 6.102078437805176 7.791691303253174 7.638551712036133 6.489035606384277 6.712917327880859 6.669756889343262 6.57247257232666 7.71549654006958 8.79212760925293 7.873660087585449 6.725196361541748 7.055805206298828 8.791674613952637 7.385392189025879 7.032571792602539 6.810011386871338 7.515310287475586 7.127574443817139 7.725458145141602 7.643533706665039 7.4014058113098145 8.087392807006836 7.2283549308776855 5.761660575866699 8.215237617492676 7.722840785980225 7.097484588623047 7.488219261169434 8.132009506225586 6.6469926834106445 5.870233058929443 7.9240217208862305 7.797593116760254 6.490106582641602 8.369199752807617 +DYE605 DYE605 105 2.38 2.6104071140289307 2.7439985275268555 2.4847640991210938 3.0191800594329834 2.2335727214813232 2.671736001968384 2.56296443939209 2.4287726879119873 3.059196710586548 3.6426215171813965 2.6078920364379883 3.0444083213806152 2.7609896659851074 2.127436876296997 2.074500799179077 2.5682506561279297 3.4555020332336426 2.734074115753174 2.5525312423706055 2.0707356929779053 3.2950353622436523 3.0780420303344727 2.1444387435913086 2.60127592086792 2.461198329925537 2.3994059562683105 2.389064311981201 2.0593740940093994 2.3074758052825928 2.3113515377044678 2.6824350357055664 1.8021117448806763 2.481649160385132 3.542539596557617 2.5021812915802 2.2201743125915527 2.343163013458252 3.044887065887451 2.898331880569458 2.5559630393981934 2.4496874809265137 2.5229105949401855 2.7809548377990723 2.9274041652679443 2.0444698333740234 3.2118759155273438 2.6753225326538086 2.7684054374694824 2.187955856323242 2.0772502422332764 2.8502657413482666 2.8298604488372803 2.2254319190979004 2.221646308898926 2.804494857788086 2.9366750717163086 2.578537702560425 2.421909809112549 3.3234992027282715 2.3918166160583496 2.3701095581054688 1.8753271102905273 2.3196802139282227 2.726489543914795 2.2795543670654297 1.9807606935501099 1.9846725463867188 2.7596607208251953 2.696537494659424 2.2107994556427 2.459927558898926 2.3659582138061523 2.2856180667877197 2.6944942474365234 3.201590061187744 2.79935884475708 2.3757853507995605 2.806671380996704 3.358452796936035 2.7879700660705566 2.4813976287841797 2.361666202545166 2.6418886184692383 2.5463173389434814 2.801668643951416 2.905738353729248 2.8192596435546875 3.091768264770508 2.67521071434021 1.9600472450256348 3.144519329071045 3.047461986541748 2.6927778720855713 2.7542247772216797 2.9800777435302734 2.4508960247039795 1.9540519714355469 2.768712043762207 2.869088649749756 2.4179935455322266 3.1429972648620605 +DYE605 DYE605 106 0.607 1.0755460262298584 1.0206358432769775 0.9258406162261963 1.4867513179779053 1.1225736141204834 1.071577548980713 1.1200885772705078 0.8769959807395935 1.5140565633773804 1.6160000562667847 0.9742038249969482 1.2235748767852783 1.1884279251098633 0.9426507353782654 0.7258881330490112 1.5968146324157715 1.357623815536499 1.2159053087234497 0.9589322805404663 0.7295963764190674 1.1795430183410645 1.2976932525634766 0.9678075313568115 1.5843050479888916 1.0533422231674194 0.9709689617156982 0.9469419121742249 0.6618311405181885 0.9208089113235474 0.8203836679458618 1.109499216079712 0.5602536201477051 1.0637879371643066 1.880954623222351 0.970273494720459 0.8327220678329468 0.8702523708343506 1.3987300395965576 1.1389148235321045 0.9701187014579773 0.9730947017669678 0.9875199198722839 1.1002501249313354 1.1237378120422363 0.7908564805984497 1.3376400470733643 1.0024794340133667 1.0759328603744507 0.7257609367370605 0.8105776309967041 1.183452844619751 0.9830054044723511 0.7875009775161743 0.9113938808441162 1.0650643110275269 1.2309428453445435 1.124704122543335 1.1324565410614014 1.3706271648406982 0.9024800062179565 0.8538584113121033 0.643281102180481 1.0888011455535889 1.0975563526153564 0.9152764081954956 0.6615518927574158 0.6439816951751709 1.0386455059051514 1.0507094860076904 0.815565824508667 1.03546142578125 1.0216412544250488 0.9116642475128174 0.9854535460472107 1.3699861764907837 1.0895793437957764 0.9682027101516724 1.3603544235229492 1.4120359420776367 1.4024395942687988 0.919194221496582 0.8194063901901245 0.946575403213501 0.9903444647789001 1.0142085552215576 1.3047369718551636 1.3335442543029785 1.404566764831543 1.1841920614242554 0.6998298764228821 1.3289191722869873 1.5427030324935913 1.1302469968795776 1.124892234802246 1.172757625579834 1.024385690689087 0.7294262647628784 1.0966148376464844 1.3003571033477783 1.2039079666137695 1.431017279624939 +DYE605 DYE605 107 198.0 209.8468780517578 211.40380859375 205.7374267578125 211.93215942382812 210.7336883544922 218.74716186523438 214.787109375 205.46987915039062 221.9360809326172 217.66932678222656 212.76904296875 212.77761840820312 203.871826171875 198.18077087402344 216.5058135986328 193.0939178466797 211.13699340820312 205.32574462890625 215.60043334960938 199.26805114746094 208.38461303710938 211.4089813232422 186.91334533691406 194.98562622070312 212.4959259033203 206.89041137695312 210.35861206054688 194.72607421875 207.51284790039062 207.51803588867188 212.83572387695312 212.36587524414062 213.26718139648438 208.68289184570312 211.91354370117188 204.75320434570312 201.3677215576172 203.656982421875 202.1845703125 219.55836486816406 208.10476684570312 202.62232971191406 219.41712951660156 205.77041625976562 203.107666015625 221.52984619140625 212.3184814453125 218.7071533203125 202.88336181640625 206.12832641601562 218.3646240234375 217.37274169921875 218.96376037597656 197.9971923828125 205.75146484375 223.4086456298828 200.77883911132812 196.1412353515625 212.64541625976562 218.12350463867188 199.1133575439453 204.52816772460938 208.41954040527344 206.89358520507812 206.94839477539062 207.8869171142578 200.40591430664062 214.35292053222656 221.69532775878906 199.75518798828125 203.33502197265625 202.76248168945312 209.41799926757812 215.73333740234375 222.3173065185547 219.7681884765625 202.88400268554688 201.8250732421875 230.39178466796875 216.00685119628906 211.35040283203125 202.8680419921875 214.26824951171875 211.17266845703125 211.77542114257812 220.6571502685547 218.84506225585938 217.3551483154297 204.81674194335938 201.91712951660156 214.2537078857422 218.48223876953125 208.48138427734375 214.7541046142578 215.41871643066406 207.06573486328125 208.4365234375 222.36016845703125 206.23150634765625 209.7801513671875 221.093017578125 +DYE605 DYE605 108 173.0 182.3206024169922 183.87635803222656 178.79173278808594 184.73471069335938 182.59942626953125 190.42477416992188 186.6114501953125 178.44979858398438 193.27197265625 190.08663940429688 185.18585205078125 185.26150512695312 177.16444396972656 171.39915466308594 188.16162109375 167.63876342773438 184.083984375 178.15707397460938 187.427978515625 172.7223358154297 180.90463256835938 183.91708374023438 161.5714111328125 169.04031372070312 185.28170776367188 179.49053955078125 182.3444366455078 168.58966064453125 180.13943481445312 180.18899536132812 184.8599853515625 183.8713836669922 184.89418029785156 181.44100952148438 184.185546875 177.46319580078125 175.0621337890625 176.84402465820312 175.8948974609375 190.59249877929688 180.90061950683594 175.85198974609375 191.44215393066406 179.05892944335938 175.94140625 192.850830078125 184.32711791992188 190.9309844970703 175.500244140625 178.45144653320312 189.89723205566406 189.53927612304688 190.06076049804688 171.50222778320312 178.89923095703125 194.72824096679688 174.70953369140625 169.99276733398438 185.05557250976562 189.5635528564453 172.47645568847656 177.27381896972656 181.3715362548828 179.8779296875 179.8154754638672 180.29966735839844 173.67617797851562 186.4589385986328 192.7291259765625 173.34286499023438 176.25033569335938 176.15957641601562 181.65914916992188 187.53207397460938 194.03741455078125 191.2315216064453 175.7628173828125 175.22412109375 200.56298828125 187.80853271484375 183.4344024658203 175.99288940429688 186.26219177246094 183.64259338378906 184.11151123046875 191.96640014648438 190.06597900390625 189.30169677734375 178.13363647460938 174.61293029785156 186.44117736816406 189.88339233398438 181.09329223632812 186.6328125 187.2908935546875 179.18658447265625 180.8284454345703 193.86715698242188 179.22299194335938 182.04054260253906 192.6681365966797 +DYE605 DYE605 109 149.0 158.96697998046875 160.48263549804688 155.93377685546875 161.5796661376953 158.75335693359375 166.26181030273438 162.62725830078125 155.53396606445312 168.88751220703125 166.51795959472656 161.73422241210938 161.88204956054688 154.50418090820312 148.93338012695312 164.07089233398438 146.10745239257812 161.10552978515625 155.14178466796875 163.45684814453125 150.22634887695312 157.6146240234375 160.54544067382812 140.2100067138672 147.10113525390625 162.10382080078125 156.24722290039062 158.66378784179688 146.50588989257812 156.9515380859375 157.00149536132812 161.10658264160156 159.80819702148438 160.8795928955078 158.33665466308594 160.65533447265625 154.34811401367188 152.74575805664062 154.12680053710938 153.59327697753906 166.04922485351562 157.83547973632812 153.18634033203125 167.51824951171875 156.40737915039062 152.93399047851562 168.45791625976562 160.58291625976562 167.22598266601562 152.40277099609375 155.0306396484375 165.69264221191406 165.79957580566406 165.534423828125 149.13497924804688 156.1103515625 170.35015869140625 152.53640747070312 148.01040649414062 161.59349060058594 165.25665283203125 150.00283813476562 154.14358520507812 158.32089233398438 156.91644287109375 156.82394409179688 156.9246826171875 151.12692260742188 162.76217651367188 168.1440887451172 151.002197265625 153.35379028320312 153.58831787109375 158.10494995117188 163.6184539794922 169.93418884277344 166.96609497070312 152.9077606201172 152.6949462890625 175.19189453125 163.8588104248047 159.75921630859375 153.221435546875 162.46783447265625 160.2259521484375 160.58900451660156 167.5355987548828 165.6527099609375 165.42098999023438 155.42042541503906 151.58023071289062 162.82955932617188 165.55914306640625 157.8273162841797 162.7543182373047 163.45980834960938 155.63861083984375 157.3912353515625 169.6580810546875 156.37393188476562 158.52569580078125 168.48532104492188 +DYE605 DYE605 110 98.6 138.00521850585938 139.47915649414062 135.3899688720703 140.74095153808594 137.3829345703125 144.51426696777344 141.07525634765625 134.95127868652344 146.9480438232422 145.27877807617188 140.65252685546875 140.87367248535156 134.14024353027344 128.8916015625 142.48056030273438 126.77526092529297 140.428466796875 134.488037109375 141.91513061523438 130.05747985839844 136.74241638183594 139.54217529296875 121.07977294921875 127.44505310058594 141.28964233398438 135.382080078125 137.45059204101562 126.73146057128906 136.14682006835938 136.18682861328125 139.81997680664062 138.28170776367188 139.38031005859375 137.59307861328125 139.51161193847656 133.63461303710938 132.7068634033203 133.7431640625 133.5614013671875 144.04576110839844 137.13192749023438 132.83126831054688 145.98095703125 136.0927276611328 132.29885864257812 146.52056884765625 139.27532958984375 145.91522216796875 131.74365234375 134.0419464111328 143.97528076171875 144.45968627929688 143.5367431640625 129.09323120117188 135.6304473876953 148.43948364257812 132.5958251953125 128.3853759765625 140.5037841796875 143.42959594726562 129.88287353515625 133.43333435058594 137.59283447265625 136.29103088378906 136.15850830078125 135.97940063476562 130.93971252441406 141.47543334960938 146.06675720214844 130.9443817138672 132.81448364257812 133.30679321289062 136.95994567871094 142.14947509765625 148.24267578125 145.13565063476562 132.4383544921875 132.4856414794922 152.39566040039062 142.3272705078125 138.5097198486328 132.78131103515625 141.09385681152344 139.18844604492188 139.4658203125 145.59320068359375 143.7377471923828 143.9630584716797 134.99295043945312 130.95559692382812 141.6088104248047 143.7256317138672 136.9253692626953 141.297607421875 142.08197021484375 134.54269409179688 136.39230346679688 147.94174194335938 135.8824462890625 137.43505859375 146.76699829101562 +DYE605 DYE605 111 71.1 46.27329635620117 47.26366424560547 45.35566711425781 48.30908203125 44.54865264892578 48.18782043457031 46.386558532714844 44.87282180786133 49.89006805419922 50.53324890136719 47.718597412109375 48.315513610839844 44.951019287109375 43.20186233520508 47.64179992675781 42.4366455078125 48.99885940551758 44.581172943115234 47.16340637207031 42.486572265625 46.36320877075195 47.2745475769043 39.039031982421875 42.18949508666992 48.80742263793945 44.442970275878906 45.62554931640625 41.57368469238281 45.28766632080078 45.19268035888672 46.903839111328125 45.280975341796875 46.24345397949219 46.918724060058594 46.592132568359375 43.734214782714844 44.697227478027344 45.022769927978516 45.798282623291016 48.21923828125 46.340553283691406 44.12897491455078 49.7568244934082 47.06294250488281 42.82386016845703 49.807586669921875 46.372108459472656 50.71660614013672 43.03855895996094 43.32850646972656 48.58846664428711 49.68964385986328 47.509891510009766 42.4908447265625 45.86090850830078 51.39335632324219 44.54419708251953 43.78666687011719 47.769466400146484 47.526824951171875 43.10478973388672 43.34587097167969 45.81894302368164 45.740474700927734 45.41345977783203 44.797218322753906 43.63649368286133 48.012901306152344 49.09825134277344 43.455787658691406 43.8275260925293 44.400489807128906 44.722686767578125 48.16783905029297 51.64701843261719 48.850311279296875 43.89484405517578 44.47154235839844 52.01091766357422 47.493492126464844 45.82373809814453 43.783016204833984 47.31378936767578 46.596839904785156 46.85602569580078 48.982940673828125 47.970550537109375 49.22975158691406 45.043548583984375 42.380523681640625 48.3636474609375 48.09667205810547 45.41163635253906 47.34832000732422 48.66672897338867 43.73818588256836 44.83056640625 51.766029357910156 46.47832107543945 45.419708251953125 50.73126983642578 +DYE605 DYE605 112 28.7 40.14869689941406 41.07981491088867 39.333072662353516 42.02109909057617 38.44029235839844 41.70787048339844 40.081146240234375 38.86589813232422 43.307456970214844 44.07179641723633 41.45151138305664 42.05863952636719 38.995628356933594 37.55945587158203 41.27155685424805 36.805572509765625 42.77423858642578 38.633575439453125 40.83481979370117 36.72908020019531 40.437355041503906 41.102134704589844 33.71958923339844 36.5650520324707 42.47056579589844 38.436031341552734 39.56727981567383 36.020145416259766 39.22666931152344 39.134002685546875 40.740203857421875 39.15129470825195 40.107421875 40.87657165527344 40.35002517700195 37.81388854980469 38.772403717041016 39.14659881591797 39.91098403930664 41.843345642089844 40.227134704589844 38.240665435791016 43.18751525878906 41.07048034667969 36.9511833190918 43.29640197753906 40.217010498046875 44.1724853515625 37.260074615478516 37.395301818847656 42.200439453125 43.2393798828125 41.1330451965332 36.79265594482422 39.85464096069336 44.756080627441406 38.615753173828125 38.140411376953125 41.55972671508789 41.12506103515625 37.39985656738281 37.40848922729492 39.62761688232422 39.687984466552734 39.305625915527344 38.756195068359375 37.85417938232422 41.74577331542969 42.579681396484375 37.61146545410156 37.96573257446289 38.452327728271484 38.622901916503906 41.87285614013672 45.01801300048828 42.366573333740234 38.025367736816406 38.62810134887695 45.253089904785156 41.10685348510742 39.67878341674805 37.89649200439453 41.04086685180664 40.38652038574219 40.687339782714844 42.52461242675781 41.59691619873047 42.82331085205078 39.02880096435547 36.622535705566406 42.097198486328125 41.74510192871094 39.332496643066406 41.08932876586914 42.40496826171875 37.82673263549805 38.76645278930664 45.17889404296875 40.48252868652344 39.315738677978516 44.2058219909668 +DYE605 DYE605 113 36.8 35.18617248535156 36.061466217041016 34.45709991455078 36.899654388427734 33.522377014160156 36.46405029296875 34.99641799926758 34.009761810302734 37.951820373535156 38.814029693603516 36.34975814819336 36.965370178222656 34.18013000488281 32.9715690612793 36.079811096191406 32.246341705322266 37.69916915893555 33.84001922607422 35.71660614013672 32.09226608276367 35.661869049072266 36.10417175292969 29.466819763183594 32.03045654296875 37.268924713134766 33.600341796875 34.67070007324219 31.547243118286133 34.31434631347656 34.234657287597656 35.7523307800293 34.18804931640625 35.14337921142578 35.99481964111328 35.29146194458008 33.04408645629883 33.959007263183594 34.404296875 35.12285232543945 36.673763275146484 35.2462158203125 33.48981857299805 37.83280944824219 36.1854362487793 32.23372268676758 38.01297378540039 35.2459716796875 38.80059814453125 32.61144256591797 32.632850646972656 37.01495361328125 37.97157287597656 35.96861267089844 32.194984436035156 34.99180603027344 39.313682556152344 33.81224060058594 33.52516174316406 36.53837203979492 35.94352340698242 32.79109573364258 32.61469268798828 34.60382843017578 34.78694152832031 34.34558868408203 33.863826751708984 33.1569938659668 36.65209197998047 37.286705017089844 32.87906265258789 33.23933410644531 33.63650894165039 33.71257019042969 36.75505065917969 39.588096618652344 37.10893630981445 33.275856018066406 33.90668487548828 39.764488220214844 35.936988830566406 34.71672058105469 33.14984130859375 35.95899963378906 35.35327911376953 35.69841003417969 37.297245025634766 36.44557189941406 37.610321044921875 34.17060089111328 31.99820327758789 37.01103973388672 36.61750793457031 34.43595504760742 36.031490325927734 37.30982208251953 33.08647918701172 33.85693359375 39.75151824951172 35.59852600097656 34.38072967529297 38.8743896484375 +DYE605 DYE605 114 24.7 26.73560333251953 27.498764038085938 26.148826599121094 28.150226593017578 25.19727897644043 27.549095153808594 26.372413635253906 25.74337387084961 28.806865692138672 29.817337036132812 27.639694213867188 28.258159637451172 25.97621726989746 25.14776611328125 27.24148178100586 24.479938507080078 28.99602508544922 25.693086624145508 27.015735626220703 24.231477737426758 27.52837562561035 27.585901260375977 22.27192497253418 24.339130401611328 28.37395477294922 25.393043518066406 26.336639404296875 23.959836959838867 25.954120635986328 25.901140213012695 27.27558708190918 25.756563186645508 26.70453643798828 27.669326782226562 26.678274154663086 24.951297760009766 25.75067138671875 26.33039665222168 26.933094024658203 27.866416931152344 26.74077606201172 25.406864166259766 28.69450569152832 27.822616577148438 24.24710464477539 28.99736785888672 26.791259765625 29.602624893188477 24.72390365600586 24.569087982177734 28.18431854248047 28.958595275878906 27.189495086669922 24.392488479614258 26.69894790649414 29.989229202270508 25.637109756469727 25.63446807861328 27.973674774169922 27.14053726196289 24.95151138305664 24.495826721191406 26.065372467041016 26.440662384033203 25.897537231445312 25.5606746673584 25.157760620117188 27.960208892822266 28.266620635986328 24.817943572998047 25.210269927978516 25.441539764404297 25.38316535949707 28.018898010253906 30.27845573425293 28.147377014160156 25.189735412597656 25.872146606445312 30.39622688293457 27.13735580444336 26.28501319885254 25.08293914794922 27.30120277404785 26.79043197631836 27.202714920043945 28.410926818847656 27.686317443847656 28.70865249633789 25.90968894958496 24.169118881225586 28.327350616455078 27.903873443603516 26.12139320373535 27.422664642333984 28.597848892211914 25.054109573364258 25.530414581298828 30.44501304626465 27.243268966674805 26.00643539428711 29.7528018951416 +DYE605 DYE605 115 14.6 15.477983474731445 16.032360076904297 15.080219268798828 16.436676025390625 14.285472869873047 15.790420532226562 15.048890113830566 14.786260604858398 16.613605499267578 17.744583129882812 15.927051544189453 16.53125 15.064554214477539 14.61600112915039 15.4404878616333 14.163581848144531 17.201765060424805 14.941821098327637 15.492033004760742 13.876625061035156 16.62897300720215 16.236270904541016 12.865325927734375 14.22653579711914 16.32219696044922 14.600189208984375 15.209455490112305 13.891530990600586 14.825994491577148 14.836753845214844 15.98114013671875 14.539205551147461 15.489028930664062 16.592914581298828 15.236166000366211 14.2791748046875 14.766644477844238 15.586250305175781 15.872358322143555 16.055564880371094 15.321616172790527 14.688697814941406 16.495235443115234 16.479780197143555 13.767559051513672 16.961576461791992 15.571937561035156 17.160381317138672 14.281890869140625 13.98463249206543 16.408790588378906 16.805156707763672 15.52002239227295 14.052549362182617 15.61679458618164 17.35886001586914 14.786474227905273 14.953333854675293 16.57143783569336 15.486825942993164 14.500835418701172 13.78508186340332 14.76992130279541 15.346351623535156 14.644805908203125 14.546128273010254 14.425034523010254 16.279502868652344 16.23628807067871 14.08175277709961 14.57796859741211 14.554153442382812 14.44254207611084 16.273090362548828 17.674924850463867 16.219017028808594 14.447901725769043 15.184562683105469 17.83945655822754 15.505350112915039 15.123825073242188 14.416240692138672 15.764494895935059 15.417583465576172 15.906754493713379 16.639339447021484 16.06458282470703 16.759910583496094 15.010958671569824 13.858407020568848 16.689247131347656 16.39678955078125 15.151701927185059 15.982054710388184 16.820831298828125 14.49954605102539 14.499499320983887 17.747743606567383 15.937374114990234 14.948776245117188 17.43883514404297 +DYE605 DYE605 116 6.14 6.848515033721924 7.128787994384766 6.586085319519043 7.475935459136963 6.215217590332031 6.93848180770874 6.600668430328369 6.449221134185791 7.434547424316406 8.317194938659668 6.842092037200928 7.367244243621826 6.709798336029053 6.451541900634766 6.469223499298096 6.448841094970703 7.853834629058838 6.792328834533691 6.726906776428223 6.037041664123535 7.867796421051025 7.456648826599121 5.806979179382324 6.694442272186279 6.966408729553223 6.47093391418457 6.6123046875 6.102534770965576 6.354510307312012 6.398183345794678 7.236642837524414 6.012914180755615 6.890128135681152 8.046699523925781 6.547924041748047 6.209716796875 6.340039253234863 7.268833637237549 7.151510238647461 6.900767803192139 6.570377349853516 6.501000881195068 7.181899070739746 7.461343765258789 5.923862457275391 7.678555488586426 6.9496307373046875 7.486152172088623 6.262288570404053 6.03657865524292 7.346841812133789 7.315778732299805 6.622445106506348 6.183444023132324 7.005915641784668 7.581072807312012 6.53134822845459 6.661291122436523 7.716601371765137 6.665295600891113 6.411259651184082 5.730259895324707 6.337499618530273 6.838094711303711 6.137955665588379 6.176382541656494 6.133794784545898 7.170564651489258 7.046988010406494 5.932404518127441 6.476181983947754 6.302259922027588 6.255772590637207 7.121675968170166 7.854945182800293 7.111950874328613 6.299878120422363 6.979652404785156 8.079293251037598 6.834946632385254 6.6250996589660645 6.289237976074219 6.893304347991943 6.755605697631836 7.170132160186768 7.636387348175049 7.217259883880615 7.54190731048584 6.775138854980469 6.0359721183776855 7.635746955871582 7.656464576721191 6.808320045471191 7.189620018005371 7.5304155349731445 6.497430801391602 6.154108047485352 7.779759407043457 7.07570743560791 6.644928455352783 7.844383716583252 +DYE605 DYE605 117 1.95 2.3672573566436768 2.40139102935791 2.1777186393737793 2.85841703414917 2.2834088802337646 2.395857810974121 2.3167543411254883 2.157762289047241 2.8888299465179443 3.1374638080596924 2.231349468231201 2.4774842262268066 2.393777847290039 2.266338348388672 2.023862361907959 2.7895829677581787 2.7116646766662598 2.519754648208618 2.219648599624634 1.977557897567749 2.693767786026001 2.7034366130828857 2.110246419906616 2.8824875354766846 2.210205316543579 2.2766377925872803 2.2331535816192627 1.932801365852356 2.1091256141662598 2.067307472229004 2.4896438121795654 1.7972506284713745 2.4342269897460938 3.3846356868743896 2.145634174346924 2.0678646564483643 2.0363025665283203 2.7333128452301025 2.461409568786621 2.2057435512542725 2.173626184463501 2.213435173034668 2.4092788696289062 2.5374069213867188 1.9500025510787964 2.751741409301758 2.361276626586914 2.4904866218566895 2.0031020641326904 2.013026714324951 2.5460000038146973 2.3497486114501953 2.131153106689453 2.101997137069702 2.366746664047241 2.597853183746338 2.2695724964141846 2.3605971336364746 2.802548408508301 2.1783931255340576 2.1050984859466553 1.7176563739776611 2.244868755340576 2.3624625205993652 1.9669822454452515 1.9199150800704956 1.878935694694519 2.3978400230407715 2.3482701778411865 1.8736674785614014 2.2674918174743652 2.171234607696533 2.132798910140991 2.3312339782714844 2.7587530612945557 2.427805185317993 2.1601076126098633 2.6174445152282715 2.8436167240142822 2.5752267837524414 2.2057833671569824 2.055393695831299 2.254741907119751 2.278012275695801 2.4400243759155273 2.824402332305908 2.649557113647461 2.7348127365112305 2.5039761066436768 1.971883773803711 2.7500839233398438 3.0311760902404785 2.3934481143951416 2.5245862007141113 2.5630710124969482 2.297377109527588 1.9477052688598633 2.583000421524048 2.520557403564453 2.46071195602417 2.8222038745880127 +DYE605 DYE605 118 0.4229999999999999 0.662109911441803 0.6027557849884033 0.5541590452194214 0.9654122591018677 0.7881752252578735 0.6165128946304321 0.6319441795349121 0.5429078340530396 0.903293251991272 0.913893461227417 0.6608331203460693 0.6369415521621704 0.7535001635551453 0.7557006478309631 0.504513144493103 1.3452329635620117 0.6609559059143066 0.735959529876709 0.5592423677444458 0.4556257426738739 0.5563009977340698 0.7357954978942871 0.5850003957748413 1.1939365863800049 0.5925086736679077 0.6141806840896606 0.7410911321640015 0.40891149640083313 0.6569278240203857 0.5067030787467957 0.5936112403869629 0.43898674845695496 0.7835090160369873 1.2250031232833862 0.5805719494819641 0.5128480195999146 0.5035325884819031 0.8141064047813416 0.6852002143859863 0.6497380137443542 0.5957530736923218 0.5508467555046082 0.6320711374282837 0.6786837577819824 0.4764050245285034 0.7536962628364563 0.5607227087020874 0.6672617197036743 0.39971867203712463 0.6003431081771851 0.6339657306671143 0.5897495150566101 0.5497288107872009 0.5342469811439514 0.57991623878479 0.7260342836380005 0.6644198894500732 0.662537693977356 0.7013123035430908 0.533844530582428 0.47978127002716064 0.36323049664497375 0.8245769143104553 0.6095569133758545 0.5659321546554565 0.46564552187919617 0.3972712755203247 0.6767547726631165 0.6177436709403992 0.4446392059326172 0.614883542060852 0.672857403755188 0.5881161689758301 0.5818133354187012 0.8063861131668091 0.662460207939148 0.5922116637229919 0.8069748878479004 0.7420255541801453 0.9034117460250854 0.5297115445137024 0.47145190834999084 0.5187665820121765 0.578924298286438 0.5546062588691711 0.8291754126548767 0.8730358481407166 0.8587547540664673 0.782014012336731 0.44567739963531494 0.7495796084403992 1.0184831619262695 0.681255578994751 0.6886773109436035 0.7521131634712219 0.6647745370864868 0.4509209990501404 0.6616355776786804 0.9387896060943604 0.8034679889678955 0.885612964630127 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/proton.yaml b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/proton.yaml new file mode 100644 index 0000000000..55f7a29d30 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE605_Z0_38P8GEV_DW/rawdata/proton_ite/proton.yaml @@ -0,0 +1,15 @@ +meta: + author: Rosalyn Pearson + title: Theoretical predictions + +theoryid: 200 + +use_cuts: nocuts + +pdf: 210219-01-rs-nnpdf40-baseline + +dataset_inputs: + - { dataset: DYE605, cfac: [QCD] } + +actions_: + - group_result_table diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/filter.py b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/filter.py new file mode 100644 index 0000000000..b0db5bf59b --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/filter.py @@ -0,0 +1,76 @@ +from nnpdf_data.filter_utils.hera_utils import commondata, covmat_is_close +from pathlib import Path +from dataclasses import dataclass +import typing +from typing import List +import numpy as np +import pandas as pd +from os import PathLike +import yaml + +def readdata() -> pd.DataFrame: + col_names = ["xF","Mmin","Mmax","Mavg","xFavg","pt","dsig","stat","syst","kfact","rsig","rstat","rsyst"] + table_path = Path(f"./rawdata/table.csv") + df = pd.read_csv(table_path,names=col_names) + return df + +@dataclass +class E866commondata(commondata): + def __init__(self, data: pd.DataFrame, dataset_name: str, process: str): + + # Definitions, compute Jacobian, get dsig/dy/dM + M = (data["Mmax"]+data["Mmin"])/2 + M2=M*M + sqrts=M/M*38.8 + s=sqrts**2 + tau=M**2/s + tau=tau.to_numpy() + xF=data["xF"] + y=np.arcsinh(xF/np.sqrt(tau)/2) + jac=np.sqrt(xF**2+4*tau) + dsigdydM = data["dsig"]*jac + + + # Set the central values + self.central_values = dsigdydM.astype(float).to_numpy() + + # Pick the the kinematic quantities + kin=pd.concat([y,M2,sqrts],axis=1) + kin=kin.set_axis(["y","M2","sqrts"],axis=1) + self.kinematics = kin.astype(float).to_numpy() + self.kinematic_quantities = ["y", "M2", "sqrts"] + + # Statistical uncertainties. + self.statistical_uncertainties = data["stat"]*jac + + # Systematic uncertainty + syst = data["syst"]*jac + + # Normalisation uncertainty of 6.5% from beam intensity calibration. + norm = 6.5/100 + norm = norm * self.central_values + + self.systematic_uncertainties = np.dstack((syst,norm))[0] + self.systypes = [("ADD", "UNCORR"),("MULT","CORR")] + + self.process = process + self.dataset_name = dataset_name + +def main(): + data = readdata() + # First create the commondata variant without the nuclear uncertainties. + DYE866 = E866commondata(data, "DYE866_Z0", "Z0") + DYE866.write_new_commondata(Path("data_reimplemented_PXSEC.yaml"), + Path("kinematics_reimplemented_PXSEC.yaml"), + Path("uncertainties_reimplemented_PXSEC.yaml")) + + if(covmat_is_close("DYE866_Z0_800GEV_PXSEC", "legacy", "reimplemented")): + print("covmat is close") + else: + print("covmat is different.") +if __name__ == "__main__": + main() + + + + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/kinematics_PXSEC.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/kinematics_PXSEC.yaml index 43e5c07180..dc665c85f5 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/kinematics_PXSEC.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/kinematics_PXSEC.yaml @@ -1,2209 +1,2209 @@ bins: -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null mid: 0.0 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3168504080556726 + mid: 0.3214041016057536 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.286595445201948 + mid: 0.2898632228654964 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2607448076421367 + mid: 0.26389869809173416 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2392530096181323 + mid: 0.24216397909251117 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2212132280466014 + mid: 0.22371073095053476 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2063014152617264 + mid: 0.20785264831358083 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.1924438550922313 + mid: 0.19408128893506893 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.1804910869532276 + mid: 0.1820122379339991 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.1701027267162374 + mid: 0.17134962664326675 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.1271975626255146 + mid: 0.12784528841612353 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5113211107333467 + mid: 0.5210454178050102 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4650516475703431 + mid: 0.47215900512523235 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4257661096110695 + mid: 0.4314438937737122 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3927065155868166 + mid: 0.3970482222244842 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3631408671255645 + mid: 0.36763175534660225 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3389087303296479 + mid: 0.3422028316605963 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3166919020122003 + mid: 0.32001330499603814 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2977344720238745 + mid: 0.30048894847509877 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2807898419401811 + mid: 0.28318221138804484 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2110888585302746 + mid: 0.21206336421859137 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6886276778938581 + mid: 0.7034522183987458 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6306666974759676 + mid: 0.6410429899828236 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5793471368235279 + mid: 0.5883924187257381 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5363034744647768 + mid: 0.5434414862394492 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4989361046070542 + mid: 0.5046607695815628 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4658694640096731 + mid: 0.4708926322666377 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4366338975601906 + mid: 0.44124634119219336 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4111833208760565 + mid: 0.41502648169221995 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3880377204592217 + mid: 0.3916829983659988 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2935163703248 + mid: 0.2948290455082313 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.26993280836256 + mid: 0.27154916761225756 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.2417870390513912 + mid: 0.24273563380808458 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8499914198349676 + mid: 0.8678023516815087 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7816200373125893 + mid: 0.7952912680009756 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7230867842896519 + mid: 0.7333844891562108 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6709617034909402 + mid: 0.6799863538330342 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6270113212595282 + mid: 0.6335106131494977 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5863008944932099 + mid: 0.5927347044101936 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.551076347108182 + mid: 0.5567019175875969 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5196045976425 + mid: 0.5246536645781373 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4914923039610947 + mid: 0.4959814214262877 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3727865016624104 + mid: 0.3756818346480051 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3445515469735755 + mid: 0.3464679041950185 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3093213838524786 + mid: 0.31016536212650486 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.994946637925322 + mid: 1.0152536270771162 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.919562407303254 + mid: 0.9353156188275978 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8539212510881594 + mid: 0.8663740010616742 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7969217734859205 + mid: 0.8063663790934356 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.745566585898065 + mid: 0.7537147049103397 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6998184911878628 + mid: 0.7071882917926492 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6593302985935139 + mid: 0.6658123184407143 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6228564838924802 + mid: 0.6288045095450827 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5896830520406139 + mid: 0.5955300433804497 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.451939084653756 + mid: 0.45425922746042785 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4173520240627602 + mid: 0.41956530403196657 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.3739693243759599 + mid: 0.3762577101567524 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.126513603434029 + mid: 1.147739305114557 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.046357475192544 + mid: 1.0623362310245028 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9750985760461296 + mid: 0.9880734644664044 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9124428207654948 + mid: 0.9229394124487041 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8566150016637093 + mid: 0.8653877171322613 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8057721094870929 + mid: 0.8142048197740932 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.760842226014454 + mid: 0.7684223431729236 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7206213765793974 + mid: 0.7272568989811329 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6842137703383245 + mid: 0.6900674168660169 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5272858610873699 + mid: 0.5302998101991777 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.4887478421922144 + mid: 0.49060697225891203 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.438976896459459 + mid: 0.44081858072988217 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.245536917490275 + mid: 1.2673006744307667 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.1600407043161 + mid: 1.17783571805702 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.085795411655265 + mid: 1.0995293833071602 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.019877397586086 + mid: 1.0304176800177294 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9592321242311808 + mid: 0.9689895284499112 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9051376072062336 + mid: 0.9140562293205964 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8561811834431253 + mid: 0.8646657764758121 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.813311250357999 + mid: 0.8200444476046183 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7734814217008815 + mid: 0.7795556866695619 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6008860093574774 + mid: 0.6036368514763929 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5566806239132699 + mid: 0.5594289213956939 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5016324503845696 + mid: 0.5036996991192895 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.354606021855282 + mid: 1.3758031661470786 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.265838072289327 + mid: 1.2832758542366756 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.188889689421621 + mid: 1.2018667544053385 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.118161014605071 + mid: 1.1296504972151145 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.055442772047359 + mid: 1.065147274819948 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9974176337342952 + mid: 1.0071929128269597 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.946583617513652 + mid: 0.9548539816670407 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8999350560995056 + mid: 0.9073702578804177 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8571602353289453 + mid: 0.8641144641758821 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6700063913410826 + mid: 0.6741858281373241 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6229240146384155 + mid: 0.6259309583168325 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.5621642554425721 + mid: 0.5647963997671128 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.454827738384942 + mid: 1.4748512857466132 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.362741116046691 + mid: 1.3799785277448093 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.282217495788365 + mid: 1.2961595205553083 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.210501891595206 + mid: 1.2214984588047164 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.144247478791106 + mid: 1.154540898935535 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.084465170783516 + mid: 1.0941438852182288 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.031613991689616 + mid: 1.0393913014742062 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9826271858943904 + mid: 0.9895366882068767 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9361309975591996 + mid: 0.9439633972096984 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.738196537550329 + mid: 0.7419292018501743 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6873540379079551 + mid: 0.6900674168660169 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6228771629810309 + mid: 0.6240433905439181 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.541476083135688 + mid: 1.5657892486727263 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.450784682731924 + mid: 1.4690915715332473 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.368518189133473 + mid: 1.383376415702423 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.294765721765295 + mid: 1.3067700788314054 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.227220154200448 + mid: 1.2378378875090768 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.165797109186832 + mid: 1.1754541874111988 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.110492478817607 + mid: 1.1187176941128805 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.058887529219079 + mid: 1.066894409084679 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.011960832195278 + mid: 1.0193779407482166 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8035536594250883 + mid: 0.8069009900326898 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7486507176546372 + mid: 0.7518369246450515 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6794806360617707 + mid: 0.6814093658284172 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.6043612966574833 + mid: 0.6049981993762251 max: null - k2: + M2: min: null - mid: 251.2225000000001 + mid: 251.22250000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.62820887025928 + mid: 1.6497319976654203 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.534398579339893 + mid: 1.5515928586952483 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.452029379233882 + mid: 1.46436645556876 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.376445624726862 + mid: 1.3861954937330156 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.305394466284737 + mid: 1.3156604467512318 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.241906546615105 + mid: 1.251649370460976 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.184480908893355 + mid: 1.1932731661138898 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.131245870965526 + mid: 1.139808481087424 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.084787752297036 + mid: 1.0906580704940785 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8655356686627121 + mid: 0.8691727281763779 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8089515442934696 + mid: 0.8112724283181059 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7347756806874763 + mid: 0.7368912047588885 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.706711632758118 + mid: 1.7276027622840116 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.611930541146309 + mid: 1.6283089453503041 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.526789098360975 + mid: 1.5398631008862502 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.449134668054544 + mid: 1.4604201314761756 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.377683476456088 + mid: 1.388572052140656 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.313985546821276 + mid: 1.323217643124864 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.255576032846415 + mid: 1.2634776067978728 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.20168569919046 + mid: 1.2086374107705709 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.151469573701196 + mid: 1.1581076326975206 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9252453880540884 + mid: 0.928841600280477 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8643385857846262 + mid: 0.8684322224839687 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.7897387169409626 + mid: 0.7905082978617681 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.778219089216777 + mid: 1.800168078540639 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.684741762388341 + mid: 1.6999372794198526 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.598626334512658 + mid: 1.6104959700039452 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.519945036917966 + mid: 1.5300081736273223 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.448049674846082 + mid: 1.4570747078582627 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.381018916708294 + mid: 1.3906027054981285 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.321021350604118 + mid: 1.3297206733251878 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.265915146048277 + mid: 1.2737212685261476 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.215346408191764 + mid: 1.2220216048843446 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9816859089219546 + mid: 0.986020934597779 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.9195706853783648 + mid: 0.9233923337919617 max: null - k2: + M2: min: null - mid: 152.5225 + mid: 152.52249999999998 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8410664745666491 + mid: 0.8422973503826493 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.852915498186481 + mid: 1.868067535327353 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.751741884508123 + mid: 1.7670673678136586 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.663150739379325 + mid: 1.6768046218082695 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.581608097884873 + mid: 1.595450197409173 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.510827529557996 + mid: 1.521611656430537 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.447396065453343 + mid: 1.454202641132899 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.384475665038857 + mid: 1.3923578509961665 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.327569868880677 + mid: 1.335375757143371 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.275090871465362 + mid: 1.28267886524677 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.035767995030366 + mid: 1.0408329182794542 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 0.8890412771752678 + mid: 0.892307846437605 max: null - k2: + M2: min: null mid: 191.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.907780082546149 + mid: 1.9318380320903097 max: null - k2: + M2: min: null - mid: 19.8025 + mid: 19.802500000000002 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.81672555416077 + mid: 1.8301992811326604 max: null - k2: + M2: min: null mid: 24.5025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.73261530352428 + mid: 1.7392519196443366 max: null - k2: + M2: min: null mid: 29.7025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.645234631334406 + mid: 1.6571720813830466 max: null - k2: + M2: min: null mid: 35.4025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.575209830088839 + mid: 1.5825725293323138 max: null - k2: + M2: min: null mid: 41.6025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.507948757628727 + mid: 1.514371996953251 max: null - k2: + M2: min: null mid: 48.3025 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.444185092242427 + mid: 1.4517100996689736 max: null - k2: + M2: min: null - mid: 55.5025 + mid: 55.502500000000005 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.38003239780099 + mid: 1.3938899965398472 max: null - k2: + M2: min: null - mid: 63.20249999999999 + mid: 63.202499999999986 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.336451222854431 + mid: 1.3403386127027446 max: null - k2: + M2: min: null mid: 71.40249999999999 max: null - k3: + sqrts: min: null mid: 38.8 max: null -- k1: +- y: min: null - mid: 1.08632110159199 + mid: 1.0934032205593935 max: null - k2: + M2: min: null mid: 128.8225 max: null - k3: + sqrts: min: null mid: 38.8 max: null diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/metadata.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/metadata.yaml index ff6be862cf..f99b38ad83 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/metadata.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/metadata.yaml @@ -1,6 +1,6 @@ setname: DYE866_Z0_800GEV version: 1 -version_comment: Port of old commondata +version_comment: Reimplementation in new commondata format. nnpdf_metadata: nnpdf31_process: DY NC experiment: DYE886 @@ -402,24 +402,24 @@ implemented_observables: - 15 - 15 - 15 - plot_x: k2 + plot_x: M2 kinematic_coverage: - - k1 - - k2 - - k3 + - y + - M2 + - sqrts kinematics: variables: - k1: - description: Variable k1 - label: k1 + y: + description: Rapidity of the lepton pair. + label: y units: '' - k2: - description: Variable k2 - label: k2 + M2: + description: Invariant mass-squared. + label: M2 units: '' - k3: - description: Variable k3 - label: k3 + sqrts: + description: Center of mass energy + label: sqrts units: '' file: kinematics_PXSEC.yaml theory: @@ -431,5 +431,8 @@ implemented_observables: legacy: data_uncertainties: - uncertainties_legacy_PXSEC.yaml + reimplemented: + data_uncertainties: + - uncertainties_reimplemented_PXSEC.yaml data_central: data_legacy_PXSEC.yaml ported_from: DYE886P diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/Drell-Yan_cross_sections_pp.txt b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/Drell-Yan_cross_sections_pp.txt new file mode 100644 index 0000000000..6113ccc737 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/Drell-Yan_cross_sections_pp.txt @@ -0,0 +1,297 @@ +d2sigma / dM dxF (pp, measured) in units of nb GeV^2/nucleon + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + -0.05 \leq x_F \leq 0.05 + 4.2 4.7 4.64 0.046 0.65 7.92E+01 5.60E+01 1.06E+01 0.984 7.79E+01 5.51E+01 1.04E+01 + 4.7 5.2 5.01 0.044 0.36 1.23E+01 6.75E+00 1.11E+00 0.985 1.21E+01 6.65E+00 1.09E+00 + 5.2 5.7 5.45 0.039 0.48 3.01E+01 1.81E+01 3.84E+00 0.986 2.97E+01 1.78E+01 3.79E+00 + 5.7 6.2 6.07 0.036 1.10 4.02E+01 1.47E+01 3.06E+00 0.987 3.97E+01 1.45E+01 3.02E+00 + 6.2 6.7 6.46 0.029 0.93 1.08E+01 3.52E+00 5.38E-01 0.988 1.07E+01 3.48E+00 5.32E-01 + 6.7 7.2 6.89 0.019 0.68 7.46E+00 2.07E+00 2.78E-01 0.989 7.38E+00 2.05E+00 2.75E-01 + 7.2 7.7 7.54 0.024 0.84 6.17E+00 2.56E+00 4.24E-01 0.990 6.11E+00 2.53E+00 4.20E-01 + 7.7 8.2 8.04 0.028 0.94 5.50E+00 9.03E-01 1.91E-01 0.991 5.45E+00 8.95E-01 1.89E-01 + 8.2 8.7 8.46 0.016 0.85 3.70E+00 4.69E-01 1.07E-01 0.993 3.67E+00 4.66E-01 1.06E-01 + +10.85 11.85 10.86 0.047 1.43 8.02E+00 8.02E+00 8.85E-01 0.997 8.00E+00 8.00E+00 8.83E-01 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.05 \leq x_F \leq 0.10 + 4.2 4.7 4.46 0.083 0.77 2.67E+01 2.76E+00 7.73E-01 1.008 2.69E+01 2.78E+00 7.79E-01 + 4.7 5.2 4.90 0.080 0.76 1.54E+01 2.28E+00 7.09E-01 1.007 1.55E+01 2.30E+00 7.14E-01 + 5.2 5.7 5.43 0.083 0.86 1.06E+01 2.83E+00 1.03E+00 1.008 1.07E+01 2.85E+00 1.04E+00 + 5.7 6.2 5.95 0.083 0.94 1.24E+01 2.59E+00 7.74E-01 1.008 1.25E+01 2.61E+00 7.80E-01 + 6.2 6.7 6.48 0.078 0.98 6.37E+00 1.82E+00 4.82E-01 1.008 6.42E+00 1.83E+00 4.86E-01 + 6.7 7.2 6.93 0.076 0.86 6.13E+00 2.08E+00 2.29E-01 1.008 6.18E+00 2.10E+00 2.31E-01 + 7.2 7.7 7.50 0.080 0.98 6.60E+00 1.95E+00 4.68E-01 1.008 6.65E+00 1.97E+00 4.72E-01 + 7.7 8.2 7.95 0.078 1.04 4.17E+00 5.43E-01 2.23E-01 1.009 4.21E+00 5.48E-01 2.25E-01 + 8.2 8.7 8.44 0.077 1.03 3.71E+00 4.83E-01 1.75E-01 1.008 3.74E+00 4.87E-01 1.76E-01 + +10.85 11.85 11.17 0.081 1.15 3.46E+00 1.51E+00 7.66E-02 1.012 3.50E+00 1.53E+00 7.75E-02 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.10 \leq x_F \leq 0.15 + 4.2 4.7 4.43 0.129 0.91 2.34E+01 1.38E+00 5.31E-01 1.022 2.39E+01 1.41E+00 5.43E-01 + 4.7 5.2 4.92 0.127 0.90 1.59E+01 1.26E+00 4.18E-01 1.021 1.62E+01 1.29E+00 4.27E-01 + 5.2 5.7 5.41 0.130 0.92 1.54E+01 1.58E+00 5.82E-01 1.021 1.57E+01 1.61E+00 5.94E-01 + 5.7 6.2 5.95 0.128 0.91 1.26E+01 1.45E+00 3.60E-01 1.020 1.29E+01 1.48E+00 3.67E-01 + 6.2 6.7 6.44 0.130 1.04 9.98E+00 1.22E+00 2.94E-01 1.020 1.02E+01 1.24E+00 3.00E-01 + 6.7 7.2 6.97 0.130 0.99 6.86E+00 1.05E+00 3.05E-01 1.020 7.00E+00 1.07E+00 3.11E-01 + 7.2 7.7 7.46 0.128 1.10 5.06E+00 4.80E-01 1.84E-01 1.020 5.16E+00 4.90E-01 1.88E-01 + 7.7 8.2 7.95 0.127 1.10 4.56E+00 3.67E-01 1.47E-01 1.020 4.65E+00 3.74E-01 1.50E-01 + 8.2 8.7 8.44 0.127 1.12 3.11E+00 2.61E-01 9.49E-02 1.020 3.17E+00 2.66E-01 9.68E-02 + +10.85 11.85 11.22 0.129 1.10 1.36E+00 3.42E-01 5.81E-02 1.022 1.39E+00 3.50E-01 5.94E-02 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.15 \leq x_F \leq 0.20 + 4.2 4.7 4.43 0.177 1.00 1.92E+01 9.66E-01 1.21E+00 1.032 1.98E+01 9.97E-01 1.25E+00 + 4.7 5.2 4.94 0.177 0.96 1.45E+01 7.20E-01 2.55E-01 1.031 1.49E+01 7.42E-01 2.63E-01 + 5.2 5.7 5.43 0.177 1.02 1.20E+01 9.89E-01 2.71E-01 1.030 1.24E+01 1.02E+00 2.79E-01 + 5.7 6.2 5.91 0.178 1.02 8.96E+00 7.88E-01 1.99E-01 1.030 9.23E+00 8.12E-01 2.05E-01 + 6.2 6.7 6.45 0.179 1.02 8.04E+00 8.68E-01 3.04E-01 1.029 8.28E+00 8.94E-01 3.13E-01 + 6.7 7.2 6.96 0.179 1.06 6.22E+00 4.59E-01 1.98E-01 1.030 6.40E+00 4.73E-01 2.04E-01 + 7.2 7.7 7.46 0.177 1.12 4.82E+00 2.98E-01 1.18E-01 1.030 4.96E+00 3.07E-01 1.21E-01 + 7.7 8.2 7.94 0.176 1.12 3.61E+00 2.45E-01 9.41E-02 1.030 3.72E+00 2.52E-01 9.69E-02 + 8.2 8.7 8.44 0.176 1.19 3.00E+00 1.98E-01 6.28E-02 1.030 3.09E+00 2.04E-01 6.47E-02 + +10.85 11.85 11.18 0.178 1.09 1.08E+00 2.41E-01 7.37E-02 1.030 1.11E+00 2.48E-01 7.59E-02 +11.85 12.85 12.23 0.177 1.37 1.25E+00 5.62E-01 1.54E-01 1.031 1.29E+00 5.79E-01 1.59E-01 +12.85 14.85 13.31 0.185 1.24 1.17E+01 1.03E+01 3.13E-01 1.032 1.21E+01 1.06E+01 3.23E-01 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.20 \leq x_F \leq 0.25 + 4.2 4.7 4.43 0.226 1.02 1.68E+01 6.71E-01 2.97E-01 1.038 1.74E+01 6.97E-01 3.08E-01 + 4.7 5.2 4.93 0.225 1.02 1.26E+01 6.54E-01 2.35E-01 1.038 1.31E+01 6.79E-01 2.44E-01 + 5.2 5.7 5.43 0.225 1.00 9.38E+00 5.79E-01 1.77E-01 1.037 9.73E+00 6.01E-01 1.84E-01 + 5.7 6.2 5.95 0.228 1.05 8.45E+00 5.19E-01 2.48E-01 1.037 8.76E+00 5.38E-01 2.57E-01 + 6.2 6.7 6.46 0.228 0.99 7.22E+00 3.73E-01 1.88E-01 1.037 7.48E+00 3.87E-01 1.95E-01 + 6.7 7.2 6.95 0.227 1.09 5.18E+00 2.72E-01 1.09E-01 1.037 5.37E+00 2.82E-01 1.13E-01 + 7.2 7.7 7.45 0.227 1.12 3.91E+00 2.28E-01 1.13E-01 1.036 4.05E+00 2.36E-01 1.17E-01 + 7.7 8.2 7.94 0.225 1.16 3.73E+00 1.97E-01 8.98E-02 1.036 3.87E+00 2.04E-01 9.31E-02 + 8.2 8.7 8.44 0.224 1.19 2.76E+00 1.89E-01 6.10E-02 1.037 2.86E+00 1.96E-01 6.32E-02 + +10.85 11.85 11.22 0.231 1.45 7.48E-01 1.34E-01 4.23E-02 1.038 7.76E-01 1.39E-01 4.39E-02 +11.85 12.85 12.33 0.226 1.33 2.02E+00 7.89E-01 6.25E-01 1.038 2.10E+00 8.19E-01 6.49E-01 +12.85 14.85 13.22 0.226 1.04 2.36E+00 1.82E+00 3.90E-01 1.039 2.45E+00 1.89E+00 4.05E-01 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.25 \leq x_F \leq 0.30 + 4.2 4.7 4.44 0.274 1.04 1.23E+01 5.17E-01 2.79E-01 1.042 1.28E+01 5.39E-01 2.91E-01 + 4.7 5.2 4.95 0.276 1.04 1.01E+01 4.91E-01 1.74E-01 1.042 1.05E+01 5.12E-01 1.81E-01 + 5.2 5.7 5.44 0.276 1.04 7.25E+00 4.24E-01 2.03E-01 1.042 7.55E+00 4.42E-01 2.11E-01 + 5.7 6.2 5.94 0.277 1.01 7.53E+00 3.04E-01 1.93E-01 1.042 7.84E+00 3.17E-01 2.01E-01 + 6.2 6.7 6.45 0.276 1.04 5.64E+00 2.62E-01 1.49E-01 1.041 5.87E+00 2.73E-01 1.55E-01 + 6.7 7.2 6.94 0.276 1.09 4.46E+00 2.09E-01 8.33E-02 1.042 4.65E+00 2.18E-01 8.68E-02 + 7.2 7.7 7.43 0.275 1.12 3.31E+00 1.77E-01 7.80E-02 1.042 3.45E+00 1.84E-01 8.12E-02 + 7.7 8.2 7.94 0.276 1.17 2.93E+00 1.67E-01 5.92E-02 1.041 3.05E+00 1.74E-01 6.16E-02 + 8.2 8.7 8.44 0.275 1.26 2.69E+00 1.53E-01 5.86E-02 1.042 2.80E+00 1.59E-01 6.10E-02 + +10.85 11.85 11.23 0.278 1.19 6.93E-01 1.09E-01 5.55E-02 1.043 7.23E-01 1.14E-01 5.79E-02 +11.85 12.85 12.29 0.282 1.31 4.83E-01 1.71E-01 5.21E-02 1.044 5.04E-01 1.78E-01 5.44E-02 +12.85 14.85 13.31 0.278 1.57 4.68E-01 3.33E-01 5.77E-02 1.044 4.89E-01 3.48E-01 6.03E-02 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.30 \leq x_F \leq 0.35 + 4.2 4.7 4.45 0.324 1.03 1.00E+01 4.63E-01 2.09E-01 1.045 1.04E+01 4.84E-01 2.18E-01 + 4.7 5.2 4.95 0.325 1.01 8.85E+00 4.15E-01 2.02E-01 1.045 9.25E+00 4.34E-01 2.11E-01 + 5.2 5.7 5.45 0.326 1.02 6.91E+00 3.03E-01 1.89E-01 1.045 7.22E+00 3.17E-01 1.97E-01 + 5.7 6.2 5.95 0.325 1.02 5.86E+00 2.31E-01 1.21E-01 1.045 6.12E+00 2.41E-01 1.26E-01 + 6.2 6.7 6.44 0.324 1.03 4.72E+00 1.98E-01 8.29E-02 1.045 4.93E+00 2.07E-01 8.66E-02 + 6.7 7.2 6.94 0.325 1.11 4.03E+00 1.78E-01 1.01E-01 1.045 4.21E+00 1.86E-01 1.06E-01 + 7.2 7.7 7.45 0.325 1.15 3.37E+00 1.50E-01 7.64E-02 1.045 3.52E+00 1.57E-01 7.98E-02 + 7.7 8.2 7.93 0.325 1.17 2.51E+00 1.41E-01 4.85E-02 1.045 2.62E+00 1.47E-01 5.07E-02 + 8.2 8.7 8.43 0.325 1.19 2.22E+00 1.33E-01 4.33E-02 1.046 2.32E+00 1.39E-01 4.53E-02 + +10.85 11.85 11.32 0.326 1.27 6.56E-01 8.22E-02 5.27E-02 1.047 6.87E-01 8.61E-02 5.52E-02 +11.85 12.85 12.26 0.328 1.12 9.65E-01 4.94E-01 4.78E-02 1.047 1.01E+00 5.17E-01 5.01E-02 +12.85 14.85 13.30 0.329 1.31 4.92E-01 1.78E-01 4.26E-02 1.048 5.16E-01 1.87E-01 4.46E-02 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.35 \leq x_F \leq 0.40 + 4.2 4.7 4.46 0.374 1.02 7.82E+00 4.14E-01 2.43E-01 1.046 8.18E+00 4.33E-01 2.54E-01 + 4.7 5.2 4.95 0.376 1.04 6.54E+00 3.20E-01 2.26E-01 1.046 6.84E+00 3.35E-01 2.36E-01 + 5.2 5.7 5.45 0.375 1.02 5.87E+00 3.87E-01 4.67E-01 1.046 6.14E+00 4.05E-01 4.88E-01 + 5.7 6.2 5.96 0.375 0.99 4.78E+00 2.64E-01 1.63E-01 1.046 5.00E+00 2.76E-01 1.71E-01 + 6.2 6.7 6.45 0.375 1.05 3.86E+00 1.62E-01 6.75E-02 1.046 4.04E+00 1.70E-01 7.06E-02 + 6.7 7.2 6.94 0.375 1.10 3.30E+00 1.48E-01 9.22E-02 1.047 3.46E+00 1.55E-01 9.65E-02 + 7.2 7.7 7.44 0.376 1.17 2.67E+00 1.21E-01 8.27E-02 1.047 2.80E+00 1.27E-01 8.66E-02 + 7.7 8.2 7.95 0.375 1.13 2.21E+00 1.24E-01 6.03E-02 1.047 2.31E+00 1.30E-01 6.32E-02 + 8.2 8.7 8.44 0.374 1.16 1.90E+00 1.09E-01 4.06E-02 1.048 1.99E+00 1.14E-01 4.26E-02 + +10.85 11.85 11.32 0.375 1.15 4.27E-01 7.23E-02 5.12E-03 1.050 4.48E-01 7.59E-02 5.37E-03 +11.85 12.85 12.26 0.374 1.29 3.45E-01 6.23E-02 1.31E-02 1.050 3.62E-01 6.54E-02 1.38E-02 +12.85 14.85 13.43 0.377 1.31 3.77E-01 1.91E-01 1.30E-02 1.050 3.96E-01 2.01E-01 1.37E-02 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.40 \leq x_F \leq 0.45 + 4.2 4.7 4.46 0.424 0.99 6.45E+00 3.68E-01 2.25E-01 1.046 6.75E+00 3.85E-01 2.35E-01 + 4.7 5.2 4.97 0.423 1.01 5.32E+00 2.50E-01 1.52E-01 1.046 5.57E+00 2.62E-01 1.59E-01 + 5.2 5.7 5.46 0.424 0.97 4.13E+00 1.93E-01 1.28E-01 1.047 4.32E+00 2.02E-01 1.34E-01 + 5.7 6.2 5.95 0.425 1.01 3.76E+00 1.53E-01 8.14E-02 1.047 3.94E+00 1.60E-01 8.52E-02 + 6.2 6.7 6.45 0.424 1.02 3.20E+00 1.24E-01 8.05E-02 1.047 3.35E+00 1.30E-01 8.43E-02 + 6.7 7.2 6.95 0.424 1.12 2.50E+00 1.16E-01 6.28E-02 1.048 2.62E+00 1.22E-01 6.58E-02 + 7.2 7.7 7.45 0.424 1.12 2.04E+00 1.02E-01 5.64E-02 1.048 2.14E+00 1.07E-01 5.91E-02 + 7.7 8.2 7.94 0.424 1.15 1.64E+00 9.63E-02 5.20E-02 1.048 1.72E+00 1.01E-01 5.45E-02 + 8.2 8.7 8.44 0.424 1.20 1.50E+00 9.25E-02 5.29E-02 1.049 1.57E+00 9.70E-02 5.55E-02 + +10.85 11.85 11.28 0.423 1.36 3.63E-01 4.95E-02 8.00E-03 1.051 3.81E-01 5.20E-02 8.41E-03 +11.85 12.85 12.24 0.424 1.29 2.46E-01 5.32E-02 2.24E-02 1.051 2.59E-01 5.59E-02 2.35E-02 +12.85 14.85 13.46 0.429 1.41 6.71E-01 5.45E-01 2.18E-02 1.052 7.06E-01 5.73E-01 2.29E-02 + + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.45 \leq x_F \leq 0.50 + 4.2 4.7 4.46 0.473 0.95 4.20E+00 2.80E-01 1.27E-01 1.046 4.39E+00 2.93E-01 1.33E-01 + 4.7 5.2 4.95 0.475 0.99 3.55E+00 2.12E-01 9.38E-02 1.046 3.71E+00 2.22E-01 9.81E-02 + 5.2 5.7 5.46 0.475 0.99 3.22E+00 1.54E-01 6.59E-02 1.046 3.37E+00 1.61E-01 6.90E-02 + 5.7 6.2 5.95 0.474 0.97 2.54E+00 1.20E-01 5.07E-02 1.047 2.66E+00 1.26E-01 5.31E-02 + 6.2 6.7 6.44 0.474 1.03 1.89E+00 9.63E-02 3.76E-02 1.047 1.98E+00 1.01E-01 3.94E-02 + 6.7 7.2 6.94 0.474 1.09 1.88E+00 9.42E-02 5.12E-02 1.048 1.97E+00 9.87E-02 5.36E-02 + 7.2 7.7 7.43 0.474 1.06 1.50E+00 8.66E-02 5.23E-02 1.048 1.57E+00 9.08E-02 5.48E-02 + 7.7 8.2 7.94 0.473 1.08 1.21E+00 8.03E-02 2.65E-02 1.048 1.27E+00 8.42E-02 2.78E-02 + 8.2 8.7 8.44 0.474 1.24 8.83E-01 7.12E-02 2.05E-02 1.049 9.26E-01 7.47E-02 2.15E-02 + +10.85 11.85 11.29 0.472 1.24 2.50E-01 4.24E-02 8.17E-03 1.051 2.63E-01 4.46E-02 8.59E-03 +11.85 12.85 12.33 0.471 1.18 1.74E-01 4.25E-02 6.59E-03 1.051 1.83E-01 4.47E-02 6.93E-03 +12.85 14.85 13.49 0.474 0.90 9.36E-02 3.83E-02 8.91E-03 1.052 9.84E-02 4.03E-02 9.37E-03 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.50 \leq x_F \leq 0.55 + 4.2 4.7 4.48 0.524 1.04 2.81E+00 2.42E-01 1.13E-01 1.045 2.94E+00 2.53E-01 1.18E-01 + 4.7 5.2 4.97 0.524 1.01 2.56E+00 1.76E-01 1.14E-01 1.045 2.68E+00 1.84E-01 1.19E-01 + 5.2 5.7 5.46 0.523 1.01 2.28E+00 1.23E-01 6.86E-02 1.046 2.38E+00 1.29E-01 7.17E-02 + 5.7 6.2 5.94 0.524 1.00 1.83E+00 9.65E-02 6.27E-02 1.046 1.91E+00 1.01E-01 6.56E-02 + 6.2 6.7 6.45 0.525 1.03 1.51E+00 7.93E-02 3.54E-02 1.046 1.58E+00 8.30E-02 3.70E-02 + 6.7 7.2 6.93 0.523 1.07 1.27E+00 7.58E-02 3.37E-02 1.047 1.33E+00 7.94E-02 3.53E-02 + 7.2 7.7 7.44 0.523 1.07 9.84E-01 7.11E-02 2.33E-02 1.048 1.03E+00 7.45E-02 2.44E-02 + 7.7 8.2 7.94 0.523 1.14 9.85E-01 7.06E-02 2.27E-02 1.048 1.03E+00 7.40E-02 2.38E-02 + 8.2 8.7 8.45 0.523 1.18 8.52E-01 6.21E-02 1.93E-02 1.048 8.93E-01 6.51E-02 2.02E-02 + +10.85 11.85 11.23 0.527 1.14 1.84E-01 3.27E-02 1.28E-03 1.051 1.93E-01 3.44E-02 1.35E-03 +11.85 12.85 12.16 0.525 1.24 7.93E-02 2.51E-02 2.80E-03 1.051 8.34E-02 2.64E-02 2.94E-03 +12.85 14.85 13.46 0.524 1.12 1.69E-01 7.29E-02 1.30E-02 1.051 1.78E-01 7.66E-02 1.37E-02 +14.85 16.85 14.87 0.531 0.77 1.80E+00 1.80E+00 6.50E-01 1.052 1.89E+00 1.89E+00 6.84E-01 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.55 \leq x_F \leq 0.60 + 4.2 4.7 4.46 0.571 0.97 1.45E+00 1.61E-01 6.48E-02 1.044 1.51E+00 1.68E-01 6.76E-02 + 4.7 5.2 4.96 0.575 0.97 1.57E+00 1.20E-01 6.31E-02 1.044 1.64E+00 1.25E-01 6.59E-02 + 5.2 5.7 5.45 0.573 0.91 1.44E+00 9.82E-02 3.99E-02 1.044 1.50E+00 1.03E-01 4.17E-02 + 5.7 6.2 5.96 0.573 0.89 1.16E+00 7.25E-02 3.03E-02 1.045 1.21E+00 7.58E-02 3.17E-02 + 6.2 6.7 6.44 0.573 1.00 1.15E+00 7.83E-02 2.50E-02 1.046 1.20E+00 8.19E-02 2.61E-02 + 6.7 7.2 6.94 0.572 1.06 8.69E-01 6.05E-02 1.99E-02 1.046 9.09E-01 6.33E-02 2.08E-02 + 7.2 7.7 7.42 0.573 1.09 7.86E-01 5.48E-02 1.84E-02 1.047 8.23E-01 5.74E-02 1.93E-02 + 7.7 8.2 7.94 0.572 1.16 6.01E-01 5.13E-02 2.25E-02 1.047 6.29E-01 5.37E-02 2.36E-02 + 8.2 8.7 8.44 0.573 1.03 5.52E-01 5.05E-02 1.82E-02 1.048 5.78E-01 5.29E-02 1.91E-02 + +10.85 11.85 11.26 0.570 1.16 1.16E-01 2.27E-02 4.33E-03 1.050 1.22E-01 2.38E-02 4.55E-03 +11.85 12.85 12.21 0.576 1.03 9.16E-02 2.83E-02 6.40E-03 1.051 9.62E-02 2.97E-02 6.72E-03 +12.85 14.85 13.28 0.570 1.14 2.50E-01 2.02E-01 5.16E-03 1.051 2.63E-01 2.12E-01 5.42E-03 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.60 \leq x_F \leq 0.65 + 4.2 4.7 4.49 0.622 0.95 1.41E+00 1.74E-01 1.14E-01 1.042 1.47E+00 1.81E-01 1.18E-01 + 4.7 5.2 4.96 0.623 0.94 9.66E-01 1.14E-01 7.55E-02 1.042 1.01E+00 1.19E-01 7.87E-02 + 5.2 5.7 5.46 0.622 0.93 8.05E-01 8.03E-02 5.18E-02 1.043 8.40E-01 8.38E-02 5.40E-02 + 5.7 6.2 5.96 0.623 0.95 7.15E-01 5.35E-02 4.25E-02 1.044 7.46E-01 5.58E-02 4.43E-02 + 6.2 6.7 6.43 0.623 1.02 6.39E-01 5.76E-02 3.92E-02 1.044 6.67E-01 6.02E-02 4.09E-02 + 6.7 7.2 6.93 0.624 1.02 6.79E-01 5.35E-02 4.23E-02 1.045 7.10E-01 5.59E-02 4.42E-02 + 7.2 7.7 7.44 0.623 1.02 5.44E-01 6.51E-02 4.09E-02 1.045 5.69E-01 6.80E-02 4.27E-02 + 7.7 8.2 7.93 0.624 1.03 3.85E-01 4.04E-02 2.26E-02 1.046 4.03E-01 4.23E-02 2.37E-02 + 8.2 8.7 8.45 0.624 1.08 3.08E-01 3.93E-02 1.86E-02 1.047 3.22E-01 4.11E-02 1.95E-02 + +10.85 11.85 11.24 0.625 1.13 1.09E-01 3.33E-02 8.52E-03 1.049 1.14E-01 3.49E-02 8.94E-03 +11.85 12.85 12.18 0.620 1.34 6.14E-02 2.93E-02 5.96E-03 1.049 6.44E-02 3.07E-02 6.26E-03 +12.85 14.85 13.16 0.609 0.67 2.48E-02 1.13E-02 2.51E-03 1.049 2.60E-02 1.19E-02 2.63E-03 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.65 \leq x_F \leq 0.70 + 4.2 4.7 4.47 0.673 0.97 6.90E-01 1.18E-01 7.25E-02 1.040 7.18E-01 1.23E-01 7.55E-02 + 4.7 5.2 4.97 0.670 0.90 5.91E-01 7.45E-02 4.30E-02 1.041 6.15E-01 7.75E-02 4.48E-02 + 5.2 5.7 5.45 0.670 0.88 6.39E-01 7.28E-02 5.04E-02 1.041 6.65E-01 7.58E-02 5.25E-02 + 5.7 6.2 5.95 0.673 0.89 4.48E-01 6.71E-02 2.84E-02 1.042 4.67E-01 6.99E-02 2.96E-02 + 6.2 6.7 6.46 0.671 0.92 3.80E-01 5.04E-02 2.54E-02 1.043 3.96E-01 5.26E-02 2.64E-02 + 6.7 7.2 6.94 0.669 1.03 2.48E-01 3.91E-02 1.87E-02 1.043 2.59E-01 4.08E-02 1.95E-02 + 7.2 7.7 7.43 0.673 1.06 1.97E-01 4.09E-02 1.92E-02 1.044 2.06E-01 4.27E-02 2.01E-02 + 7.7 8.2 7.95 0.670 1.08 2.21E-01 3.71E-02 1.68E-02 1.044 2.31E-01 3.88E-02 1.76E-02 + 8.2 8.7 8.43 0.669 1.07 1.04E-01 2.42E-02 7.23E-03 1.045 1.09E-01 2.53E-02 7.56E-03 + +10.85 11.85 11.30 0.674 1.22 5.25E-02 1.52E-02 3.83E-03 1.048 5.50E-02 1.59E-02 4.01E-03 +11.85 12.85 12.42 0.679 1.27 3.87E-02 2.09E-02 4.18E-03 1.048 4.05E-02 2.19E-02 4.37E-03 +12.85 14.85 13.77 0.677 0.83 9.03E-02 4.41E-02 5.44E-03 1.048 9.46E-02 4.62E-02 5.70E-03 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.70 \leq x_F \leq 0.75 + 4.2 4.7 4.53 0.720 0.80 5.31E-01 1.26E-01 5.44E-02 1.038 5.51E-01 1.31E-01 5.65E-02 + 4.7 5.2 5.01 0.720 0.90 4.21E-01 8.97E-02 3.35E-02 1.039 4.37E-01 9.32E-02 3.47E-02 + 5.2 5.7 5.45 0.719 0.94 2.44E-01 3.87E-02 1.68E-02 1.039 2.54E-01 4.02E-02 1.75E-02 + 5.7 6.2 5.94 0.723 1.04 2.68E-01 4.36E-02 2.67E-02 1.040 2.79E-01 4.54E-02 2.78E-02 + 6.2 6.7 6.45 0.720 1.00 2.04E-01 4.72E-02 1.91E-02 1.041 2.12E-01 4.91E-02 1.99E-02 + 6.7 7.2 6.93 0.720 0.86 1.62E-01 2.65E-02 1.48E-02 1.042 1.69E-01 2.76E-02 1.54E-02 + 7.2 7.7 7.41 0.726 1.00 1.78E-01 3.30E-02 1.38E-02 1.042 1.86E-01 3.44E-02 1.44E-02 + 7.7 8.2 7.95 0.719 1.07 3.54E-01 1.61E-01 2.14E-02 1.043 3.69E-01 1.68E-01 2.24E-02 + 8.2 8.7 8.42 0.717 1.13 1.05E-01 2.43E-02 1.17E-02 1.043 1.10E-01 2.54E-02 1.22E-02 + +10.85 11.85 11.28 0.728 1.30 3.61E-02 2.34E-02 1.86E-03 1.046 3.78E-02 2.45E-02 1.94E-03 +12.85 14.85 13.14 0.723 1.33 3.83E-01 2.72E-01 4.63E-02 1.046 4.01E-01 2.84E-01 4.84E-02 + + + Uncorrected Cross Sections Radiatively Corr. Cross Section +Mass [GeV] Uncertainty Uncertainty + Min. Max. Sigma Stat. Syst. Rad. Corr. Sigma Stat. Syst. + 0.75 \leq x_F \leq 0.80 + 4.2 4.7 4.48 0.770 1.01 3.20E-01 1.11E-01 5.56E-02 1.036 3.31E-01 1.15E-01 5.76E-02 + 4.7 5.2 4.96 0.767 0.84 4.98E-01 2.48E-01 4.69E-02 1.037 5.16E-01 2.57E-01 4.87E-02 + 5.2 5.7 5.45 0.768 0.65 1.28E-01 2.67E-02 1.16E-02 1.037 1.33E-01 2.77E-02 1.20E-02 + 5.7 6.2 5.95 0.771 0.96 1.76E-01 4.18E-02 1.63E-02 1.038 1.83E-01 4.34E-02 1.69E-02 + 6.2 6.7 6.43 0.769 0.82 9.89E-02 2.22E-02 7.27E-03 1.039 1.03E-01 2.31E-02 7.55E-03 + 6.7 7.2 6.94 0.767 0.83 8.01E-02 2.43E-02 6.91E-03 1.040 8.33E-02 2.53E-02 7.18E-03 + 7.2 7.7 7.45 0.773 0.97 1.09E-01 4.14E-02 1.99E-02 1.040 1.13E-01 4.31E-02 2.07E-02 + 7.7 8.2 7.93 0.772 1.42 1.04E-01 3.55E-02 1.07E-02 1.041 1.08E-01 3.69E-02 1.12E-02 + 8.2 8.7 8.47 0.776 0.80 7.31E-02 2.44E-02 7.20E-03 1.042 7.61E-02 2.54E-02 7.50E-03 + +10.85 11.85 11.39 0.765 1.52 6.65E-02 4.97E-02 6.63E-03 1.043 6.94E-02 5.19E-02 6.92E-03 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/README b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/README new file mode 100644 index 0000000000..990c6aa2ae --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/README @@ -0,0 +1,4 @@ +Data obtained from +https://p25ext.lanl.gov/e866/papers/e866dyabs/E866_Drell-Yan_Cross_Sections/Drell-Yan_cross_sections_pp.txt +the table.csv contains a stripped version of the data with xF bin in the first column. + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/table.csv b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/table.csv new file mode 100644 index 0000000000..211aa5851f --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV/rawdata/table.csv @@ -0,0 +1,184 @@ +0.0, 4.2, 4.7, 4.64, 0.046, 0.65, 7.92E+01, 5.60E+01, 1.06E+01, 0.984, 7.79E+01, 5.51E+01, 1.04E+01 +0.0, 4.7, 5.2, 5.01, 0.044, 0.36, 1.23E+01, 6.75E+00, 1.11E+00, 0.985, 1.21E+01, 6.65E+00, 1.09E+00 +0.0, 5.2, 5.7, 5.45, 0.039, 0.48, 3.01E+01, 1.81E+01, 3.84E+00, 0.986, 2.97E+01, 1.78E+01, 3.79E+00 +0.0, 5.7, 6.2, 6.07, 0.036, 1.10, 4.02E+01, 1.47E+01, 3.06E+00, 0.987, 3.97E+01, 1.45E+01, 3.02E+00 +0.0, 6.2, 6.7, 6.46, 0.029, 0.93, 1.08E+01, 3.52E+00, 5.38E-01, 0.988, 1.07E+01, 3.48E+00, 5.32E-01 +0.0, 6.7, 7.2, 6.89, 0.019, 0.68, 7.46E+00, 2.07E+00, 2.78E-01, 0.989, 7.38E+00, 2.05E+00, 2.75E-01 +0.0, 7.2, 7.7, 7.54, 0.024, 0.84, 6.17E+00, 2.56E+00, 4.24E-01, 0.990, 6.11E+00, 2.53E+00, 4.20E-01 +0.0, 7.7, 8.2, 8.04, 0.028, 0.94, 5.50E+00, 9.03E-01, 1.91E-01, 0.991, 5.45E+00, 8.95E-01, 1.89E-01 +0.0, 8.2, 8.7, 8.46, 0.016, 0.85, 3.70E+00, 4.69E-01, 1.07E-01, 0.993, 3.67E+00, 4.66E-01, 1.06E-01 +0.0, 10.85, 11.85, 10.86, 0.047, 1.43, 8.02E+00, 8.02E+00, 8.85E-01, 0.997, 8.00E+00, 8.00E+00, 8.83E-01 +0.075, 4.2, 4.7, 4.46, 0.083, 0.77, 2.67E+01, 2.76E+00, 7.73E-01, 1.008, 2.69E+01, 2.78E+00, 7.79E-01 +0.075, 4.7, 5.2, 4.90, 0.080, 0.76, 1.54E+01, 2.28E+00, 7.09E-01, 1.007, 1.55E+01, 2.30E+00, 7.14E-01 +0.075, 5.2, 5.7, 5.43, 0.083, 0.86, 1.06E+01, 2.83E+00, 1.03E+00, 1.008, 1.07E+01, 2.85E+00, 1.04E+00 +0.075, 5.7, 6.2, 5.95, 0.083, 0.94, 1.24E+01, 2.59E+00, 7.74E-01, 1.008, 1.25E+01, 2.61E+00, 7.80E-01 +0.075, 6.2, 6.7, 6.48, 0.078, 0.98, 6.37E+00, 1.82E+00, 4.82E-01, 1.008, 6.42E+00, 1.83E+00, 4.86E-01 +0.075, 6.7, 7.2, 6.93, 0.076, 0.86, 6.13E+00, 2.08E+00, 2.29E-01, 1.008, 6.18E+00, 2.10E+00, 2.31E-01 +0.075, 7.2, 7.7, 7.50, 0.080, 0.98, 6.60E+00, 1.95E+00, 4.68E-01, 1.008, 6.65E+00, 1.97E+00, 4.72E-01 +0.075, 7.7, 8.2, 7.95, 0.078, 1.04, 4.17E+00, 5.43E-01, 2.23E-01, 1.009, 4.21E+00, 5.48E-01, 2.25E-01 +0.075, 8.2, 8.7, 8.44, 0.077, 1.03, 3.71E+00, 4.83E-01, 1.75E-01, 1.008, 3.74E+00, 4.87E-01, 1.76E-01 +0.075, 10.85, 11.85, 11.17, 0.081, 1.15, 3.46E+00, 1.51E+00, 7.66E-02, 1.012, 3.50E+00, 1.53E+00, 7.75E-02 +0.125, 4.2, 4.7, 4.43, 0.129, 0.91, 2.34E+01, 1.38E+00, 5.31E-01, 1.022, 2.39E+01, 1.41E+00, 5.43E-01 +0.125, 4.7, 5.2, 4.92, 0.127, 0.90, 1.59E+01, 1.26E+00, 4.18E-01, 1.021, 1.62E+01, 1.29E+00, 4.27E-01 +0.125, 5.2, 5.7, 5.41, 0.130, 0.92, 1.54E+01, 1.58E+00, 5.82E-01, 1.021, 1.57E+01, 1.61E+00, 5.94E-01 +0.125, 5.7, 6.2, 5.95, 0.128, 0.91, 1.26E+01, 1.45E+00, 3.60E-01, 1.020, 1.29E+01, 1.48E+00, 3.67E-01 +0.125, 6.2, 6.7, 6.44, 0.130, 1.04, 9.98E+00, 1.22E+00, 2.94E-01, 1.020, 1.02E+01, 1.24E+00, 3.00E-01 +0.125, 6.7, 7.2, 6.97, 0.130, 0.99, 6.86E+00, 1.05E+00, 3.05E-01, 1.020, 7.00E+00, 1.07E+00, 3.11E-01 +0.125, 7.2, 7.7, 7.46, 0.128, 1.10, 5.06E+00, 4.80E-01, 1.84E-01, 1.020, 5.16E+00, 4.90E-01, 1.88E-01 +0.125, 7.7, 8.2, 7.95, 0.127, 1.10, 4.56E+00, 3.67E-01, 1.47E-01, 1.020, 4.65E+00, 3.74E-01, 1.50E-01 +0.125, 8.2, 8.7, 8.44, 0.127, 1.12, 3.11E+00, 2.61E-01, 9.49E-02, 1.020, 3.17E+00, 2.66E-01, 9.68E-02 +0.125, 10.85, 11.85, 11.22, 0.129, 1.10, 1.36E+00, 3.42E-01, 5.81E-02, 1.022, 1.39E+00, 3.50E-01, 5.94E-02 +0.175, 4.2, 4.7, 4.43, 0.177, 1.00, 1.92E+01, 9.66E-01, 1.21E+00, 1.032, 1.98E+01, 9.97E-01, 1.25E+00 +0.175, 4.7, 5.2, 4.94, 0.177, 0.96, 1.45E+01, 7.20E-01, 2.55E-01, 1.031, 1.49E+01, 7.42E-01, 2.63E-01 +0.175, 5.2, 5.7, 5.43, 0.177, 1.02, 1.20E+01, 9.89E-01, 2.71E-01, 1.030, 1.24E+01, 1.02E+00, 2.79E-01 +0.175, 5.7, 6.2, 5.91, 0.178, 1.02, 8.96E+00, 7.88E-01, 1.99E-01, 1.030, 9.23E+00, 8.12E-01, 2.05E-01 +0.175, 6.2, 6.7, 6.45, 0.179, 1.02, 8.04E+00, 8.68E-01, 3.04E-01, 1.029, 8.28E+00, 8.94E-01, 3.13E-01 +0.175, 6.7, 7.2, 6.96, 0.179, 1.06, 6.22E+00, 4.59E-01, 1.98E-01, 1.030, 6.40E+00, 4.73E-01, 2.04E-01 +0.175, 7.2, 7.7, 7.46, 0.177, 1.12, 4.82E+00, 2.98E-01, 1.18E-01, 1.030, 4.96E+00, 3.07E-01, 1.21E-01 +0.175, 7.7, 8.2, 7.94, 0.176, 1.12, 3.61E+00, 2.45E-01, 9.41E-02, 1.030, 3.72E+00, 2.52E-01, 9.69E-02 +0.175, 8.2, 8.7, 8.44, 0.176, 1.19, 3.00E+00, 1.98E-01, 6.28E-02, 1.030, 3.09E+00, 2.04E-01, 6.47E-02 +0.175, 10.85, 11.85, 11.18, 0.178, 1.09, 1.08E+00, 2.41E-01, 7.37E-02, 1.030, 1.11E+00, 2.48E-01, 7.59E-02 +0.175, 11.85, 12.85, 12.23, 0.177, 1.37, 1.25E+00, 5.62E-01, 1.54E-01, 1.031, 1.29E+00, 5.79E-01, 1.59E-01 +0.175, 12.85, 14.85, 13.31, 0.185, 1.24, 1.17E+01, 1.03E+01, 3.13E-01, 1.032, 1.21E+01, 1.06E+01, 3.23E-01 +0.225, 4.2, 4.7, 4.43, 0.226, 1.02, 1.68E+01, 6.71E-01, 2.97E-01, 1.038, 1.74E+01, 6.97E-01, 3.08E-01 +0.225, 4.7, 5.2, 4.93, 0.225, 1.02, 1.26E+01, 6.54E-01, 2.35E-01, 1.038, 1.31E+01, 6.79E-01, 2.44E-01 +0.225, 5.2, 5.7, 5.43, 0.225, 1.00, 9.38E+00, 5.79E-01, 1.77E-01, 1.037, 9.73E+00, 6.01E-01, 1.84E-01 +0.225, 5.7, 6.2, 5.95, 0.228, 1.05, 8.45E+00, 5.19E-01, 2.48E-01, 1.037, 8.76E+00, 5.38E-01, 2.57E-01 +0.225, 6.2, 6.7, 6.46, 0.228, 0.99, 7.22E+00, 3.73E-01, 1.88E-01, 1.037, 7.48E+00, 3.87E-01, 1.95E-01 +0.225, 6.7, 7.2, 6.95, 0.227, 1.09, 5.18E+00, 2.72E-01, 1.09E-01, 1.037, 5.37E+00, 2.82E-01, 1.13E-01 +0.225, 7.2, 7.7, 7.45, 0.227, 1.12, 3.91E+00, 2.28E-01, 1.13E-01, 1.036, 4.05E+00, 2.36E-01, 1.17E-01 +0.225, 7.7, 8.2, 7.94, 0.225, 1.16, 3.73E+00, 1.97E-01, 8.98E-02, 1.036, 3.87E+00, 2.04E-01, 9.31E-02 +0.225, 8.2, 8.7, 8.44, 0.224, 1.19, 2.76E+00, 1.89E-01, 6.10E-02, 1.037, 2.86E+00, 1.96E-01, 6.32E-02 +0.225, 10.85, 11.85, 11.22, 0.231, 1.45, 7.48E-01, 1.34E-01, 4.23E-02, 1.038, 7.76E-01, 1.39E-01, 4.39E-02 +0.225, 11.85, 12.85, 12.33, 0.226, 1.33, 2.02E+00, 7.89E-01, 6.25E-01, 1.038, 2.10E+00, 8.19E-01, 6.49E-01 +0.225, 12.85, 14.85, 13.22, 0.226, 1.04, 2.36E+00, 1.82E+00, 3.90E-01, 1.039, 2.45E+00, 1.89E+00, 4.05E-01 +0.275, 4.2, 4.7, 4.44, 0.274, 1.04, 1.23E+01, 5.17E-01, 2.79E-01, 1.042, 1.28E+01, 5.39E-01, 2.91E-01 +0.275, 4.7, 5.2, 4.95, 0.276, 1.04, 1.01E+01, 4.91E-01, 1.74E-01, 1.042, 1.05E+01, 5.12E-01, 1.81E-01 +0.275, 5.2, 5.7, 5.44, 0.276, 1.04, 7.25E+00, 4.24E-01, 2.03E-01, 1.042, 7.55E+00, 4.42E-01, 2.11E-01 +0.275, 5.7, 6.2, 5.94, 0.277, 1.01, 7.53E+00, 3.04E-01, 1.93E-01, 1.042, 7.84E+00, 3.17E-01, 2.01E-01 +0.275, 6.2, 6.7, 6.45, 0.276, 1.04, 5.64E+00, 2.62E-01, 1.49E-01, 1.041, 5.87E+00, 2.73E-01, 1.55E-01 +0.275, 6.7, 7.2, 6.94, 0.276, 1.09, 4.46E+00, 2.09E-01, 8.33E-02, 1.042, 4.65E+00, 2.18E-01, 8.68E-02 +0.275, 7.2, 7.7, 7.43, 0.275, 1.12, 3.31E+00, 1.77E-01, 7.80E-02, 1.042, 3.45E+00, 1.84E-01, 8.12E-02 +0.275, 7.7, 8.2, 7.94, 0.276, 1.17, 2.93E+00, 1.67E-01, 5.92E-02, 1.041, 3.05E+00, 1.74E-01, 6.16E-02 +0.275, 8.2, 8.7, 8.44, 0.275, 1.26, 2.69E+00, 1.53E-01, 5.86E-02, 1.042, 2.80E+00, 1.59E-01, 6.10E-02 +0.275, 10.85, 11.85, 11.23, 0.278, 1.19, 6.93E-01, 1.09E-01, 5.55E-02, 1.043, 7.23E-01, 1.14E-01, 5.79E-02 +0.275, 11.85, 12.85, 12.29, 0.282, 1.31, 4.83E-01, 1.71E-01, 5.21E-02, 1.044, 5.04E-01, 1.78E-01, 5.44E-02 +0.275, 12.85, 14.85, 13.31, 0.278, 1.57, 4.68E-01, 3.33E-01, 5.77E-02, 1.044, 4.89E-01, 3.48E-01, 6.03E-02 +0.325, 4.2, 4.7, 4.45, 0.324, 1.03, 1.00E+01, 4.63E-01, 2.09E-01, 1.045, 1.04E+01, 4.84E-01, 2.18E-01 +0.325, 4.7, 5.2, 4.95, 0.325, 1.01, 8.85E+00, 4.15E-01, 2.02E-01, 1.045, 9.25E+00, 4.34E-01, 2.11E-01 +0.325, 5.2, 5.7, 5.45, 0.326, 1.02, 6.91E+00, 3.03E-01, 1.89E-01, 1.045, 7.22E+00, 3.17E-01, 1.97E-01 +0.325, 5.7, 6.2, 5.95, 0.325, 1.02, 5.86E+00, 2.31E-01, 1.21E-01, 1.045, 6.12E+00, 2.41E-01, 1.26E-01 +0.325, 6.2, 6.7, 6.44, 0.324, 1.03, 4.72E+00, 1.98E-01, 8.29E-02, 1.045, 4.93E+00, 2.07E-01, 8.66E-02 +0.325, 6.7, 7.2, 6.94, 0.325, 1.11, 4.03E+00, 1.78E-01, 1.01E-01, 1.045, 4.21E+00, 1.86E-01, 1.06E-01 +0.325, 7.2, 7.7, 7.45, 0.325, 1.15, 3.37E+00, 1.50E-01, 7.64E-02, 1.045, 3.52E+00, 1.57E-01, 7.98E-02 +0.325, 7.7, 8.2, 7.93, 0.325, 1.17, 2.51E+00, 1.41E-01, 4.85E-02, 1.045, 2.62E+00, 1.47E-01, 5.07E-02 +0.325, 8.2, 8.7, 8.43, 0.325, 1.19, 2.22E+00, 1.33E-01, 4.33E-02, 1.046, 2.32E+00, 1.39E-01, 4.53E-02 +0.325, 10.85, 11.85, 11.32, 0.326, 1.27, 6.56E-01, 8.22E-02, 5.27E-02, 1.047, 6.87E-01, 8.61E-02, 5.52E-02 +0.325, 11.85, 12.85, 12.26, 0.328, 1.12, 9.65E-01, 4.94E-01, 4.78E-02, 1.047, 1.01E+00, 5.17E-01, 5.01E-02 +0.325, 12.85, 14.85, 13.30, 0.329, 1.31, 4.92E-01, 1.78E-01, 4.26E-02, 1.048, 5.16E-01, 1.87E-01, 4.46E-02 +0.375, 4.2, 4.7, 4.46, 0.374, 1.02, 7.82E+00, 4.14E-01, 2.43E-01, 1.046, 8.18E+00, 4.33E-01, 2.54E-01 +0.375, 4.7, 5.2, 4.95, 0.376, 1.04, 6.54E+00, 3.20E-01, 2.26E-01, 1.046, 6.84E+00, 3.35E-01, 2.36E-01 +0.375, 5.2, 5.7, 5.45, 0.375, 1.02, 5.87E+00, 3.87E-01, 4.67E-01, 1.046, 6.14E+00, 4.05E-01, 4.88E-01 +0.375, 5.7, 6.2, 5.96, 0.375, 0.99, 4.78E+00, 2.64E-01, 1.63E-01, 1.046, 5.00E+00, 2.76E-01, 1.71E-01 +0.375, 6.2, 6.7, 6.45, 0.375, 1.05, 3.86E+00, 1.62E-01, 6.75E-02, 1.046, 4.04E+00, 1.70E-01, 7.06E-02 +0.375, 6.7, 7.2, 6.94, 0.375, 1.10, 3.30E+00, 1.48E-01, 9.22E-02, 1.047, 3.46E+00, 1.55E-01, 9.65E-02 +0.375, 7.2, 7.7, 7.44, 0.376, 1.17, 2.67E+00, 1.21E-01, 8.27E-02, 1.047, 2.80E+00, 1.27E-01, 8.66E-02 +0.375, 7.7, 8.2, 7.95, 0.375, 1.13, 2.21E+00, 1.24E-01, 6.03E-02, 1.047, 2.31E+00, 1.30E-01, 6.32E-02 +0.375, 8.2, 8.7, 8.44, 0.374, 1.16, 1.90E+00, 1.09E-01, 4.06E-02, 1.048, 1.99E+00, 1.14E-01, 4.26E-02 +0.375, 10.85, 11.85, 11.32, 0.375, 1.15, 4.27E-01, 7.23E-02, 5.12E-03, 1.050, 4.48E-01, 7.59E-02, 5.37E-03 +0.375, 11.85, 12.85, 12.26, 0.374, 1.29, 3.45E-01, 6.23E-02, 1.31E-02, 1.050, 3.62E-01, 6.54E-02, 1.38E-02 +0.375, 12.85, 14.85, 13.43, 0.377, 1.31, 3.77E-01, 1.91E-01, 1.30E-02, 1.050, 3.96E-01, 2.01E-01, 1.37E-02 +0.425, 4.2, 4.7, 4.46, 0.424, 0.99, 6.45E+00, 3.68E-01, 2.25E-01, 1.046, 6.75E+00, 3.85E-01, 2.35E-01 +0.425, 4.7, 5.2, 4.97, 0.423, 1.01, 5.32E+00, 2.50E-01, 1.52E-01, 1.046, 5.57E+00, 2.62E-01, 1.59E-01 +0.425, 5.2, 5.7, 5.46, 0.424, 0.97, 4.13E+00, 1.93E-01, 1.28E-01, 1.047, 4.32E+00, 2.02E-01, 1.34E-01 +0.425, 5.7, 6.2, 5.95, 0.425, 1.01, 3.76E+00, 1.53E-01, 8.14E-02, 1.047, 3.94E+00, 1.60E-01, 8.52E-02 +0.425, 6.2, 6.7, 6.45, 0.424, 1.02, 3.20E+00, 1.24E-01, 8.05E-02, 1.047, 3.35E+00, 1.30E-01, 8.43E-02 +0.425, 6.7, 7.2, 6.95, 0.424, 1.12, 2.50E+00, 1.16E-01, 6.28E-02, 1.048, 2.62E+00, 1.22E-01, 6.58E-02 +0.425, 7.2, 7.7, 7.45, 0.424, 1.12, 2.04E+00, 1.02E-01, 5.64E-02, 1.048, 2.14E+00, 1.07E-01, 5.91E-02 +0.425, 7.7, 8.2, 7.94, 0.424, 1.15, 1.64E+00, 9.63E-02, 5.20E-02, 1.048, 1.72E+00, 1.01E-01, 5.45E-02 +0.425, 8.2, 8.7, 8.44, 0.424, 1.20, 1.50E+00, 9.25E-02, 5.29E-02, 1.049, 1.57E+00, 9.70E-02, 5.55E-02 +0.425, 10.85, 11.85, 11.28, 0.423, 1.36, 3.63E-01, 4.95E-02, 8.00E-03, 1.051, 3.81E-01, 5.20E-02, 8.41E-03 +0.425, 11.85, 12.85, 12.24, 0.424, 1.29, 2.46E-01, 5.32E-02, 2.24E-02, 1.051, 2.59E-01, 5.59E-02, 2.35E-02 +0.425, 12.85, 14.85, 13.46, 0.429, 1.41, 6.71E-01, 5.45E-01, 2.18E-02, 1.052, 7.06E-01, 5.73E-01, 2.29E-02 +0.475, 4.2, 4.7, 4.46, 0.473, 0.95, 4.20E+00, 2.80E-01, 1.27E-01, 1.046, 4.39E+00, 2.93E-01, 1.33E-01 +0.475, 4.7, 5.2, 4.95, 0.475, 0.99, 3.55E+00, 2.12E-01, 9.38E-02, 1.046, 3.71E+00, 2.22E-01, 9.81E-02 +0.475, 5.2, 5.7, 5.46, 0.475, 0.99, 3.22E+00, 1.54E-01, 6.59E-02, 1.046, 3.37E+00, 1.61E-01, 6.90E-02 +0.475, 5.7, 6.2, 5.95, 0.474, 0.97, 2.54E+00, 1.20E-01, 5.07E-02, 1.047, 2.66E+00, 1.26E-01, 5.31E-02 +0.475, 6.2, 6.7, 6.44, 0.474, 1.03, 1.89E+00, 9.63E-02, 3.76E-02, 1.047, 1.98E+00, 1.01E-01, 3.94E-02 +0.475, 6.7, 7.2, 6.94, 0.474, 1.09, 1.88E+00, 9.42E-02, 5.12E-02, 1.048, 1.97E+00, 9.87E-02, 5.36E-02 +0.475, 7.2, 7.7, 7.43, 0.474, 1.06, 1.50E+00, 8.66E-02, 5.23E-02, 1.048, 1.57E+00, 9.08E-02, 5.48E-02 +0.475, 7.7, 8.2, 7.94, 0.473, 1.08, 1.21E+00, 8.03E-02, 2.65E-02, 1.048, 1.27E+00, 8.42E-02, 2.78E-02 +0.475, 8.2, 8.7, 8.44, 0.474, 1.24, 8.83E-01, 7.12E-02, 2.05E-02, 1.049, 9.26E-01, 7.47E-02, 2.15E-02 +0.475, 10.85, 11.85, 11.29, 0.472, 1.24, 2.50E-01, 4.24E-02, 8.17E-03, 1.051, 2.63E-01, 4.46E-02, 8.59E-03 +0.475, 11.85, 12.85, 12.33, 0.471, 1.18, 1.74E-01, 4.25E-02, 6.59E-03, 1.051, 1.83E-01, 4.47E-02, 6.93E-03 +0.475, 12.85, 14.85, 13.49, 0.474, 0.90, 9.36E-02, 3.83E-02, 8.91E-03, 1.052, 9.84E-02, 4.03E-02, 9.37E-03 +0.525, 4.2, 4.7, 4.48, 0.524, 1.04, 2.81E+00, 2.42E-01, 1.13E-01, 1.045, 2.94E+00, 2.53E-01, 1.18E-01 +0.525, 4.7, 5.2, 4.97, 0.524, 1.01, 2.56E+00, 1.76E-01, 1.14E-01, 1.045, 2.68E+00, 1.84E-01, 1.19E-01 +0.525, 5.2, 5.7, 5.46, 0.523, 1.01, 2.28E+00, 1.23E-01, 6.86E-02, 1.046, 2.38E+00, 1.29E-01, 7.17E-02 +0.525, 5.7, 6.2, 5.94, 0.524, 1.00, 1.83E+00, 9.65E-02, 6.27E-02, 1.046, 1.91E+00, 1.01E-01, 6.56E-02 +0.525, 6.2, 6.7, 6.45, 0.525, 1.03, 1.51E+00, 7.93E-02, 3.54E-02, 1.046, 1.58E+00, 8.30E-02, 3.70E-02 +0.525, 6.7, 7.2, 6.93, 0.523, 1.07, 1.27E+00, 7.58E-02, 3.37E-02, 1.047, 1.33E+00, 7.94E-02, 3.53E-02 +0.525, 7.2, 7.7, 7.44, 0.523, 1.07, 9.84E-01, 7.11E-02, 2.33E-02, 1.048, 1.03E+00, 7.45E-02, 2.44E-02 +0.525, 7.7, 8.2, 7.94, 0.523, 1.14, 9.85E-01, 7.06E-02, 2.27E-02, 1.048, 1.03E+00, 7.40E-02, 2.38E-02 +0.525, 8.2, 8.7, 8.45, 0.523, 1.18, 8.52E-01, 6.21E-02, 1.93E-02, 1.048, 8.93E-01, 6.51E-02, 2.02E-02 +0.525, 10.85, 11.85, 11.23, 0.527, 1.14, 1.84E-01, 3.27E-02, 1.28E-03, 1.051, 1.93E-01, 3.44E-02, 1.35E-03 +0.525, 11.85, 12.85, 12.16, 0.525, 1.24, 7.93E-02, 2.51E-02, 2.80E-03, 1.051, 8.34E-02, 2.64E-02, 2.94E-03 +0.525, 12.85, 14.85, 13.46, 0.524, 1.12, 1.69E-01, 7.29E-02, 1.30E-02, 1.051, 1.78E-01, 7.66E-02, 1.37E-02 +0.525, 14.85, 16.85, 14.87, 0.531, 0.77, 1.80E+00, 1.80E+00, 6.50E-01, 1.052, 1.89E+00, 1.89E+00, 6.84E-01 +0.575, 4.2, 4.7, 4.46, 0.571, 0.97, 1.45E+00, 1.61E-01, 6.48E-02, 1.044, 1.51E+00, 1.68E-01, 6.76E-02 +0.575, 4.7, 5.2, 4.96, 0.575, 0.97, 1.57E+00, 1.20E-01, 6.31E-02, 1.044, 1.64E+00, 1.25E-01, 6.59E-02 +0.575, 5.2, 5.7, 5.45, 0.573, 0.91, 1.44E+00, 9.82E-02, 3.99E-02, 1.044, 1.50E+00, 1.03E-01, 4.17E-02 +0.575, 5.7, 6.2, 5.96, 0.573, 0.89, 1.16E+00, 7.25E-02, 3.03E-02, 1.045, 1.21E+00, 7.58E-02, 3.17E-02 +0.575, 6.2, 6.7, 6.44, 0.573, 1.00, 1.15E+00, 7.83E-02, 2.50E-02, 1.046, 1.20E+00, 8.19E-02, 2.61E-02 +0.575, 6.7, 7.2, 6.94, 0.572, 1.06, 8.69E-01, 6.05E-02, 1.99E-02, 1.046, 9.09E-01, 6.33E-02, 2.08E-02 +0.575, 7.2, 7.7, 7.42, 0.573, 1.09, 7.86E-01, 5.48E-02, 1.84E-02, 1.047, 8.23E-01, 5.74E-02, 1.93E-02 +0.575, 7.7, 8.2, 7.94, 0.572, 1.16, 6.01E-01, 5.13E-02, 2.25E-02, 1.047, 6.29E-01, 5.37E-02, 2.36E-02 +0.575, 8.2, 8.7, 8.44, 0.573, 1.03, 5.52E-01, 5.05E-02, 1.82E-02, 1.048, 5.78E-01, 5.29E-02, 1.91E-02 +0.575, 10.85, 11.85, 11.26, 0.570, 1.16, 1.16E-01, 2.27E-02, 4.33E-03, 1.050, 1.22E-01, 2.38E-02, 4.55E-03 +0.575, 11.85, 12.85, 12.21, 0.576, 1.03, 9.16E-02, 2.83E-02, 6.40E-03, 1.051, 9.62E-02, 2.97E-02, 6.72E-03 +0.575, 12.85, 14.85, 13.28, 0.570, 1.14, 2.50E-01, 2.02E-01, 5.16E-03, 1.051, 2.63E-01, 2.12E-01, 5.42E-03 +0.625, 4.2, 4.7, 4.49, 0.622, 0.95, 1.41E+00, 1.74E-01, 1.14E-01, 1.042, 1.47E+00, 1.81E-01, 1.18E-01 +0.625, 4.7, 5.2, 4.96, 0.623, 0.94, 9.66E-01, 1.14E-01, 7.55E-02, 1.042, 1.01E+00, 1.19E-01, 7.87E-02 +0.625, 5.2, 5.7, 5.46, 0.622, 0.93, 8.05E-01, 8.03E-02, 5.18E-02, 1.043, 8.40E-01, 8.38E-02, 5.40E-02 +0.625, 5.7, 6.2, 5.96, 0.623, 0.95, 7.15E-01, 5.35E-02, 4.25E-02, 1.044, 7.46E-01, 5.58E-02, 4.43E-02 +0.625, 6.2, 6.7, 6.43, 0.623, 1.02, 6.39E-01, 5.76E-02, 3.92E-02, 1.044, 6.67E-01, 6.02E-02, 4.09E-02 +0.625, 6.7, 7.2, 6.93, 0.624, 1.02, 6.79E-01, 5.35E-02, 4.23E-02, 1.045, 7.10E-01, 5.59E-02, 4.42E-02 +0.625, 7.2, 7.7, 7.44, 0.623, 1.02, 5.44E-01, 6.51E-02, 4.09E-02, 1.045, 5.69E-01, 6.80E-02, 4.27E-02 +0.625, 7.7, 8.2, 7.93, 0.624, 1.03, 3.85E-01, 4.04E-02, 2.26E-02, 1.046, 4.03E-01, 4.23E-02, 2.37E-02 +0.625, 8.2, 8.7, 8.45, 0.624, 1.08, 3.08E-01, 3.93E-02, 1.86E-02, 1.047, 3.22E-01, 4.11E-02, 1.95E-02 +0.625, 10.85, 11.85, 11.24, 0.625, 1.13, 1.09E-01, 3.33E-02, 8.52E-03, 1.049, 1.14E-01, 3.49E-02, 8.94E-03 +0.625, 11.85, 12.85, 12.18, 0.620, 1.34, 6.14E-02, 2.93E-02, 5.96E-03, 1.049, 6.44E-02, 3.07E-02, 6.26E-03 +0.625, 12.85, 14.85, 13.16, 0.609, 0.67, 2.48E-02, 1.13E-02, 2.51E-03, 1.049, 2.60E-02, 1.19E-02, 2.63E-03 +0.675, 4.2, 4.7, 4.47, 0.673, 0.97, 6.90E-01, 1.18E-01, 7.25E-02, 1.040, 7.18E-01, 1.23E-01, 7.55E-02 +0.675, 4.7, 5.2, 4.97, 0.670, 0.90, 5.91E-01, 7.45E-02, 4.30E-02, 1.041, 6.15E-01, 7.75E-02, 4.48E-02 +0.675, 5.2, 5.7, 5.45, 0.670, 0.88, 6.39E-01, 7.28E-02, 5.04E-02, 1.041, 6.65E-01, 7.58E-02, 5.25E-02 +0.675, 5.7, 6.2, 5.95, 0.673, 0.89, 4.48E-01, 6.71E-02, 2.84E-02, 1.042, 4.67E-01, 6.99E-02, 2.96E-02 +0.675, 6.2, 6.7, 6.46, 0.671, 0.92, 3.80E-01, 5.04E-02, 2.54E-02, 1.043, 3.96E-01, 5.26E-02, 2.64E-02 +0.675, 6.7, 7.2, 6.94, 0.669, 1.03, 2.48E-01, 3.91E-02, 1.87E-02, 1.043, 2.59E-01, 4.08E-02, 1.95E-02 +0.675, 7.2, 7.7, 7.43, 0.673, 1.06, 1.97E-01, 4.09E-02, 1.92E-02, 1.044, 2.06E-01, 4.27E-02, 2.01E-02 +0.675, 7.7, 8.2, 7.95, 0.670, 1.08, 2.21E-01, 3.71E-02, 1.68E-02, 1.044, 2.31E-01, 3.88E-02, 1.76E-02 +0.675, 8.2, 8.7, 8.43, 0.669, 1.07, 1.04E-01, 2.42E-02, 7.23E-03, 1.045, 1.09E-01, 2.53E-02, 7.56E-03 +0.675, 10.85, 11.85, 11.30, 0.674, 1.22, 5.25E-02, 1.52E-02, 3.83E-03, 1.048, 5.50E-02, 1.59E-02, 4.01E-03 +0.675, 11.85, 12.85, 12.42, 0.679, 1.27, 3.87E-02, 2.09E-02, 4.18E-03, 1.048, 4.05E-02, 2.19E-02, 4.37E-03 +0.675, 12.85, 14.85, 13.77, 0.677, 0.83, 9.03E-02, 4.41E-02, 5.44E-03, 1.048, 9.46E-02, 4.62E-02, 5.70E-03 +0.725, 4.2, 4.7, 4.53, 0.720, 0.80, 5.31E-01, 1.26E-01, 5.44E-02, 1.038, 5.51E-01, 1.31E-01, 5.65E-02 +0.725, 4.7, 5.2, 5.01, 0.720, 0.90, 4.21E-01, 8.97E-02, 3.35E-02, 1.039, 4.37E-01, 9.32E-02, 3.47E-02 +0.725, 5.2, 5.7, 5.45, 0.719, 0.94, 2.44E-01, 3.87E-02, 1.68E-02, 1.039, 2.54E-01, 4.02E-02, 1.75E-02 +0.725, 5.7, 6.2, 5.94, 0.723, 1.04, 2.68E-01, 4.36E-02, 2.67E-02, 1.040, 2.79E-01, 4.54E-02, 2.78E-02 +0.725, 6.2, 6.7, 6.45, 0.720, 1.00, 2.04E-01, 4.72E-02, 1.91E-02, 1.041, 2.12E-01, 4.91E-02, 1.99E-02 +0.725, 6.7, 7.2, 6.93, 0.720, 0.86, 1.62E-01, 2.65E-02, 1.48E-02, 1.042, 1.69E-01, 2.76E-02, 1.54E-02 +0.725, 7.2, 7.7, 7.41, 0.726, 1.00, 1.78E-01, 3.30E-02, 1.38E-02, 1.042, 1.86E-01, 3.44E-02, 1.44E-02 +0.725, 7.7, 8.2, 7.95, 0.719, 1.07, 3.54E-01, 1.61E-01, 2.14E-02, 1.043, 3.69E-01, 1.68E-01, 2.24E-02 +0.725, 8.2, 8.7, 8.42, 0.717, 1.13, 1.05E-01, 2.43E-02, 1.17E-02, 1.043, 1.10E-01, 2.54E-02, 1.22E-02 +0.725, 10.85, 11.85, 11.28, 0.728, 1.30, 3.61E-02, 2.34E-02, 1.86E-03, 1.046, 3.78E-02, 2.45E-02, 1.94E-03 +0.725, 12.85, 14.85, 13.14, 0.723, 1.33, 3.83E-01, 2.72E-01, 4.63E-02, 1.046, 4.01E-01, 2.84E-01, 4.84E-02 +0.775, 4.2, 4.7, 4.48, 0.770, 1.01, 3.20E-01, 1.11E-01, 5.56E-02, 1.036, 3.31E-01, 1.15E-01, 5.76E-02 +0.775, 4.7, 5.2, 4.96, 0.767, 0.84, 4.98E-01, 2.48E-01, 4.69E-02, 1.037, 5.16E-01, 2.57E-01, 4.87E-02 +0.775, 5.2, 5.7, 5.45, 0.768, 0.65, 1.28E-01, 2.67E-02, 1.16E-02, 1.037, 1.33E-01, 2.77E-02, 1.20E-02 +0.775, 5.7, 6.2, 5.95, 0.771, 0.96, 1.76E-01, 4.18E-02, 1.63E-02, 1.038, 1.83E-01, 4.34E-02, 1.69E-02 +0.775, 6.2, 6.7, 6.43, 0.769, 0.82, 9.89E-02, 2.22E-02, 7.27E-03, 1.039, 1.03E-01, 2.31E-02, 7.55E-03 +0.775, 6.7, 7.2, 6.94, 0.767, 0.83, 8.01E-02, 2.43E-02, 6.91E-03, 1.040, 8.33E-02, 2.53E-02, 7.18E-03 +0.775, 7.2, 7.7, 7.45, 0.773, 0.97, 1.09E-01, 4.14E-02, 1.99E-02, 1.040, 1.13E-01, 4.31E-02, 2.07E-02 +0.775, 7.7, 8.2, 7.93, 0.772, 1.42, 1.04E-01, 3.55E-02, 1.07E-02, 1.041, 1.08E-01, 3.69E-02, 1.12E-02 +0.775, 8.2, 8.7, 8.47, 0.776, 0.80, 7.31E-02, 2.44E-02, 7.20E-03, 1.042, 7.61E-02, 2.54E-02, 7.50E-03 +0.775, 10.85, 11.85, 11.39, 0.765, 1.52, 6.65E-02, 4.97E-02, 6.63E-03, 1.043, 6.94E-02, 5.19E-02, 6.92E-03 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/filter.py b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/filter.py new file mode 100644 index 0000000000..ca82e7b83b --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/filter.py @@ -0,0 +1,78 @@ +from nnpdf_data.filter_utils.hera_utils import commondata, covmat_is_close +from pathlib import Path +from dataclasses import dataclass +import typing +from typing import List +import numpy as np +import pandas as pd +from os import PathLike +import yaml + +def readdata() -> pd.DataFrame: + col_names = ["x2","xlow","xhigh","xf","pt","M","sig","errp","errm"] + table_path = Path(f"./rawdata/table11.csv") + df = pd.read_csv(table_path,header=12,names=col_names, nrows=15) + return df + +def nuclear_uncert_dw(tableN: PathLike, tablep: PathLike): + dfN = pd.read_table(tableN) + dfp = pd.read_table(tablep) + return dfN, dfp + +@dataclass +class E866_DW_RATIO_commondata(commondata): + def __init__(self, data: pd.DataFrame, dataset_name: str, process: str): + + # Kinematic quantities. + self.central_values = data["sig"].astype(float).to_numpy() + x2 = 0.5*(data["xhigh"]+data["xlow"]) + x1 = data["xf"]+data["x2"] + s=x2/x2*38.8*38.8 + tau = data["M"]**2/38.8**2 + y = np.log((data["M"]/np.sqrt(s))/data["x2"]) + kin=pd.concat([y,data["M"]**2,np.sqrt(s)],axis=1) + kin=kin.set_axis(["y","M2","s"],axis=1) + self.kinematics = kin.astype(float).to_numpy() + self.kinematic_quantities = ["y", "M2", "sqrts"] + + # Statistical uncertainties. + self.statistical_uncertainties = data["errp"].astype(float).to_numpy() + + # Systematic uncertainties. Taken from Phys. Rev. D. Vol. 64, 052002 table 10 + syst = 0.97/100 + syst = pd.DataFrame(syst * data["sig"]) + systypes = [("ADD", "CORR")] + + # Compute the point-to-point uncertainties + nrep=100 + norm=np.sqrt(nrep) + dfN, dfp = nuclear_uncert_dw("rawdata/nuclear_ite/output/tables/group_result_table.csv", + "rawdata/proton_ite/output/tables/group_result_table.csv") + for rep in range(1,nrep+1): + Delta = (dfN[f"rep_{rep:05d}"]-dfp["theory_central"])/norm + syst[f"NUCLEAR{rep:03d}"]=Delta + systypes.append(("ADD", f"NUCLEAR{rep:03d}")) + + self.systematic_uncertainties = syst.astype(float).to_numpy() + self.systypes = systypes + self.process = process + self.dataset_name = dataset_name + +def main(): + data = readdata() + # First create the commondata variant without the nuclear uncertainties. + DYE866 = E866_DW_RATIO_commondata(data, "DYE866_Z0_DW_RATIO", "Z0") + DYE866.write_new_commondata(Path("data_reimplemented_PDXSECRATIO.yaml"), + Path("kinematics_reimplemented_PDXSECRATIO.yaml"), + Path("uncertainties_reimplemented_PDXSECRATIO.yaml")) + if(covmat_is_close("DYE866_Z0_800GEV_DW_RATIO_PDXSECRATIO", "legacy", "reimplemented")): + print("covmat is close") + else: + print("covmat is different.") + +if __name__ == "__main__": + main() + + + + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/metadata.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/metadata.yaml index 46a1006891..bff37a1378 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/metadata.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/metadata.yaml @@ -1,6 +1,6 @@ setname: DYE866_Z0_800GEV_DW_RATIO version: 1 -version_comment: Port of old commondata +version_comment: Reimplementation in new commondata format. nnpdf_metadata: nnpdf31_process: DY NC experiment: DEUTERON @@ -45,23 +45,23 @@ implemented_observables: - 0.315 plot_x: $x_2$ kinematic_coverage: - - k1 - - k2 - - k3 + - y + - M2 + - sqrts kinematics: variables: - k1: - description: Variable k1 - label: k1 - units: '' - k2: - description: Variable k2 - label: k2 - units: '' - k3: - description: Variable k3 - label: k3 + y: + description: Rapidity of the lepton pair. + label: y units: '' + M2: + description: Invariant mass-squared. + label: M2 + units: '$GeV^2$' + sqrts: + description: Center of mass energy + label: sqrts + units: 'GeV' file: kinematics_PDXSECRATIO.yaml theory: operation: ratio @@ -73,5 +73,8 @@ implemented_observables: legacy: data_uncertainties: - uncertainties_legacy_PDXSECRATIO.yaml + reimplemented: + data_uncertainties: + - uncertainties_reimplemented_PDXSECRATIO.yaml data_central: data_legacy_PDXSECRATIO.yaml ported_from: DYE886R_dw_ite diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/nuclear.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/nuclear.yaml new file mode 100644 index 0000000000..ba81357c7f --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/nuclear.yaml @@ -0,0 +1,16 @@ +meta: + author: Rosalyn Pearson + title: Theoretical predictions + +theoryid: 53 + +use_cuts: nocuts + +fit: NNPDF31_nnlo_as_0118_deuteron_only_ite +pdf: NNPDF31_nnlo_as_0118_deuteron_only_ite + +dataset_inputs: + - { dataset: DYE886_D, cfac: [DEU1] } + +actions_: + - group_result_table \ No newline at end of file diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/output/tables/group_result_table.csv new file mode 100644 index 0000000000..9db1cf6767 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear/output/tables/group_result_table.csv @@ -0,0 +1,16 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 +DYE886 DYE886_D 0 1.038 1.0307369232177734 1.0492792129516602 1.0300861597061157 1.049092411994934 0.9929153323173523 1.0582162141799927 0.9670648574829102 1.0492935180664062 1.002821683883667 1.0273873805999756 0.9955863356590271 1.0136032104492188 1.0450961589813232 1.012556552886963 1.012477159500122 1.048161268234253 1.0333077907562256 1.0283890962600708 1.0324259996414185 0.9925206899642944 1.0445476770401 1.0182725191116333 1.048513650894165 1.005865454673767 1.0290396213531494 1.050675868988037 1.0326110124588013 1.0086791515350342 1.0053622722625732 0.9692894220352173 1.051796317100525 1.0364365577697754 1.0390431880950928 1.0144137144088745 0.985546886920929 0.9980372190475464 1.0258148908615112 1.0599756240844727 1.0362125635147095 1.0412929058074951 1.0823694467544556 1.0487860441207886 1.080008625984192 1.0077918767929077 1.026195764541626 1.0372129678726196 1.0398783683776855 1.0158681869506836 1.043879747390747 1.0421839952468872 1.0317606925964355 1.0260504484176636 1.0077263116836548 1.0138565301895142 1.0440850257873535 1.045433759689331 1.0368090867996216 1.076684594154358 0.9699961543083191 1.0304675102233887 1.0393518209457397 1.0114409923553467 1.0098813772201538 1.0133020877838135 1.034942626953125 1.0095311403274536 1.0267390012741089 1.0544427633285522 1.0425026416778564 1.0870436429977417 1.0367538928985596 1.0676376819610596 1.0151768922805786 0.9958391785621643 1.0351667404174805 1.0460072755813599 1.0588687658309937 1.0806994438171387 1.02387535572052 1.0527997016906738 1.054044246673584 1.043799638748169 1.0494738817214966 1.0785653591156006 1.0089712142944336 1.0171183347702026 1.0260120630264282 1.0161817073822021 1.021982192993164 1.0361909866333008 1.038677453994751 1.015805721282959 0.9765786528587341 1.0779471397399902 1.0089552402496338 1.0655064582824707 1.0342442989349365 1.0641714334487915 1.0175535678863525 0.984321653842926 1.046837329864502 +DYE886 DYE886_D 1 1.056 1.052019476890564 1.0906115770339966 1.0453853607177734 1.0724806785583496 1.0614866018295288 1.0609562397003174 1.0504623651504517 1.0478013753890991 1.0051050186157227 1.074192762374878 1.078596830368042 1.0391960144042969 1.0328973531723022 1.0829635858535767 1.0266339778900146 1.0485243797302246 1.0754828453063965 1.0150096416473389 1.0581600666046143 1.051053762435913 1.0583162307739258 1.0372573137283325 1.0611941814422607 1.0318049192428589 1.0528504848480225 1.079103946685791 1.0463517904281616 1.0215085744857788 1.0370349884033203 1.016850233078003 1.0689070224761963 1.0729625225067139 1.065537929534912 1.0482064485549927 1.067578673362732 1.050281047821045 1.0692758560180664 1.059159517288208 1.0457199811935425 1.051358938217163 1.0321881771087646 1.0561847686767578 1.0492565631866455 1.025263786315918 1.0527396202087402 1.0326201915740967 1.047594428062439 1.0593883991241455 1.0604712963104248 1.0527223348617554 1.0643073320388794 1.0595242977142334 1.045474886894226 1.0712084770202637 1.05731201171875 1.0618271827697754 1.0412087440490723 1.0929144620895386 1.0377542972564697 1.0396168231964111 1.047180414199829 1.0545685291290283 1.0645309686660767 1.0403803586959839 1.0621360540390015 1.0622907876968384 0.9945732355117798 1.066712498664856 1.0572384595870972 1.058984637260437 1.0560450553894043 1.0622553825378418 1.0663323402404785 1.0623066425323486 1.0562058687210083 1.0418250560760498 1.050134301185608 1.0600980520248413 1.0448248386383057 1.0468844175338745 1.0420074462890625 1.063662052154541 1.0490671396255493 1.076440453529358 1.0215044021606445 1.0481780767440796 1.0601269006729126 1.051546573638916 1.0298742055892944 1.047243595123291 1.0588065385818481 1.0583821535110474 1.0492804050445557 1.0634183883666992 1.0312960147857666 1.0736422538757324 1.0551449060440063 1.028714656829834 1.0252549648284912 1.050792932510376 1.0642391443252563 +DYE886 DYE886_D 2 1.081 1.0828638076782227 1.113181471824646 1.0594024658203125 1.0746132135391235 1.0678138732910156 1.0839831829071045 1.060917615890503 1.0920383930206299 1.0507475137710571 1.0886709690093994 1.0942411422729492 1.063461422920227 1.0856189727783203 1.094936728477478 1.0676783323287964 1.0937907695770264 1.0880006551742554 1.09062659740448 1.0830620527267456 1.0734583139419556 1.0722564458847046 1.0640428066253662 1.0984857082366943 1.0763643980026245 1.0843110084533691 1.092315912246704 1.095893144607544 1.0646580457687378 1.071052074432373 1.0485191345214844 1.126837968826294 1.0919723510742188 1.070993423461914 1.0998419523239136 1.069909691810608 1.0860466957092285 1.0690855979919434 1.0722386837005615 1.0854711532592773 1.0699524879455566 1.0711443424224854 1.0952661037445068 1.092448353767395 1.0600252151489258 1.0740572214126587 1.074450969696045 1.0937951803207397 1.0791879892349243 1.0797234773635864 1.0712499618530273 1.0993329286575317 1.0790940523147583 1.073203206062317 1.0754168033599854 1.0984611511230469 1.0923516750335693 1.0789510011672974 1.0984379053115845 1.0830118656158447 1.083501935005188 1.0898865461349487 1.089877963066101 1.0725337266921997 1.0942304134368896 1.1267778873443604 1.0747272968292236 1.0617504119873047 1.1194483041763306 1.0817571878433228 1.0959510803222656 1.0674151182174683 1.1055936813354492 1.0753881931304932 1.0851099491119385 1.0868396759033203 1.097141981124878 1.0787122249603271 1.0779666900634766 1.0730983018875122 1.090080738067627 1.0822527408599854 1.0858898162841797 1.0791683197021484 1.0902920961380005 1.057494878768921 1.0860505104064941 1.1059753894805908 1.0740153789520264 1.0744301080703735 1.1033709049224854 1.1161725521087646 1.0904512405395508 1.07859468460083 1.0888128280639648 1.068037986755371 1.0995590686798096 1.0759131908416748 1.0725033283233643 1.0579380989074707 1.0808730125427246 1.0846962928771973 +DYE886 DYE886_D 3 1.086 1.0943255424499512 1.1295453310012817 1.07796049118042 1.1132185459136963 1.0670666694641113 1.103827953338623 1.0612666606903076 1.0863409042358398 1.073805809020996 1.0918443202972412 1.1000362634658813 1.0790799856185913 1.069812297821045 1.0935543775558472 1.0812104940414429 1.1078486442565918 1.1035237312316895 1.0966148376464844 1.0958104133605957 1.101522445678711 1.099571704864502 1.0792832374572754 1.0979195833206177 1.1130105257034302 1.0860241651535034 1.1147496700286865 1.1191480159759521 1.0891386270523071 1.0901625156402588 1.0479156970977783 1.1029024124145508 1.111329436302185 1.0779836177825928 1.0779459476470947 1.087526559829712 1.1054277420043945 1.0945487022399902 1.0720183849334717 1.09872305393219 1.0839039087295532 1.0961813926696777 1.1480700969696045 1.1227539777755737 1.0726733207702637 1.092415452003479 1.0943973064422607 1.1021597385406494 1.093423843383789 1.0763455629348755 1.0887315273284912 1.1215569972991943 1.1106599569320679 1.072842001914978 1.0864707231521606 1.1106265783309937 1.1016677618026733 1.0727386474609375 1.1071767807006836 1.0926040410995483 1.0923511981964111 1.084714412689209 1.1083195209503174 1.0759917497634888 1.1010223627090454 1.1234928369522095 1.0790109634399414 1.069481372833252 1.104539394378662 1.1019186973571777 1.0929348468780518 1.0963796377182007 1.1017961502075195 1.083422303199768 1.1065000295639038 1.0974962711334229 1.1165482997894287 1.0969196557998657 1.1062474250793457 1.0896458625793457 1.081476092338562 1.089308261871338 1.0932650566101074 1.079805612564087 1.1240246295928955 1.0726783275604248 1.1061432361602783 1.0966471433639526 1.0960322618484497 1.0922250747680664 1.1113481521606445 1.0974037647247314 1.1172109842300415 1.0746973752975464 1.0909245014190674 1.0822006464004517 1.1073158979415894 1.1009751558303833 1.0837419033050537 1.0667191743850708 1.0934016704559326 1.099674105644226 +DYE886 DYE886_D 4 1.118 1.117634892463684 1.160345435142517 1.1120266914367676 1.1148736476898193 1.111709713935852 1.1142232418060303 1.0819638967514038 1.1271069049835205 1.099694848060608 1.1366426944732666 1.1313802003860474 1.0772751569747925 1.0806516408920288 1.1299097537994385 1.097767949104309 1.1108804941177368 1.1155747175216675 1.1115014553070068 1.1196439266204834 1.1266882419586182 1.1136118173599243 1.0959415435791016 1.1065342426300049 1.1307008266448975 1.1217942237854004 1.1410019397735596 1.1349475383758545 1.1052637100219727 1.12239408493042 1.1048532724380493 1.142450213432312 1.1330931186676025 1.1245858669281006 1.106719732284546 1.1187987327575684 1.1400058269500732 1.1227492094039917 1.1157525777816772 1.109400987625122 1.1283462047576904 1.1179883480072021 1.1338006258010864 1.1322635412216187 1.0886081457138062 1.1184563636779785 1.1174414157867432 1.127241611480713 1.095457911491394 1.111842393875122 1.1237034797668457 1.1320507526397705 1.1168874502182007 1.11456298828125 1.0968656539916992 1.140653133392334 1.1287682056427002 1.1068354845046997 1.126688003540039 1.0889360904693604 1.112331509590149 1.1210389137268066 1.125749111175537 1.1063494682312012 1.1179955005645752 1.1419357061386108 1.1420024633407593 1.0939133167266846 1.136591911315918 1.098921537399292 1.1273635625839233 1.1322911977767944 1.1329350471496582 1.1158175468444824 1.1158006191253662 1.1161023378372192 1.1228315830230713 1.1092281341552734 1.1400891542434692 1.1267451047897339 1.1426658630371094 1.107817530632019 1.1088398694992065 1.105332612991333 1.124464988708496 1.0865745544433594 1.113118052482605 1.1194517612457275 1.1073322296142578 1.110243558883667 1.130378007888794 1.1258362531661987 1.1314806938171387 1.113873839378357 1.1076492071151733 1.1002771854400635 1.1263692378997803 1.120625615119934 1.1170251369476318 1.0956346988677979 1.1083544492721558 1.1262208223342896 +DYE886 DYE886_D 5 1.116 1.1078497171401978 1.1700857877731323 1.0976556539535522 1.1136548519134521 1.095343828201294 1.1002416610717773 1.1050524711608887 1.1348865032196045 1.0859582424163818 1.1141777038574219 1.1093679666519165 1.0777459144592285 1.0735472440719604 1.1114771366119385 1.0813560485839844 1.1075233221054077 1.0867486000061035 1.0907952785491943 1.118385910987854 1.1150922775268555 1.0776314735412598 1.0841277837753296 1.1028326749801636 1.1022906303405762 1.1207778453826904 1.1085906028747559 1.1263266801834106 1.0808361768722534 1.0937390327453613 1.0516679286956787 1.1400378942489624 1.1305371522903442 1.1287047863006592 1.0969778299331665 1.1216201782226562 1.1128169298171997 1.134791374206543 1.097602367401123 1.0851048231124878 1.0928711891174316 1.1198745965957642 1.157299280166626 1.1340371370315552 1.088212013244629 1.1287404298782349 1.1046093702316284 1.0988950729370117 1.0932033061981201 1.0790342092514038 1.1009454727172852 1.1123703718185425 1.115842342376709 1.0975723266601562 1.1084758043289185 1.0916922092437744 1.1082472801208496 1.0818819999694824 1.1272132396697998 1.0917904376983643 1.0989071130752563 1.0985993146896362 1.1076912879943848 1.108943223953247 1.1169321537017822 1.1268975734710693 1.1010441780090332 1.0967555046081543 1.1193711757659912 1.11591374874115 1.1132850646972656 1.128988265991211 1.1248786449432373 1.0971319675445557 1.1132112741470337 1.1156182289123535 1.102033257484436 1.1478371620178223 1.137538194656372 1.1221866607666016 1.0870354175567627 1.0797207355499268 1.1205028295516968 1.0913077592849731 1.1171510219573975 1.102013111114502 1.119457721710205 1.1013050079345703 1.1005605459213257 1.0942823886871338 1.139020562171936 1.1007640361785889 1.1157327890396118 1.1058450937271118 1.114267349243164 1.1046874523162842 1.1153894662857056 1.1152112483978271 1.1370534896850586 1.070886492729187 1.114741563796997 1.1253663301467896 +DYE886 DYE886_D 6 1.115 1.1205792427062988 1.1434342861175537 1.106328010559082 1.1119966506958008 1.1068198680877686 1.111574411392212 1.126823902130127 1.1293158531188965 1.0826001167297363 1.1105835437774658 1.1183580160140991 1.117316722869873 1.0846549272537231 1.1115509271621704 1.0697846412658691 1.1112351417541504 1.1156394481658936 1.1086113452911377 1.1250203847885132 1.1138415336608887 1.1092721223831177 1.0921249389648438 1.1182639598846436 1.121333360671997 1.1410448551177979 1.1173837184906006 1.1308722496032715 1.1127843856811523 1.0805766582489014 1.0673489570617676 1.134846806526184 1.124584436416626 1.1186251640319824 1.1389247179031372 1.1164391040802002 1.1572835445404053 1.142329216003418 1.1198415756225586 1.121732473373413 1.1273658275604248 1.1222871541976929 1.155882716178894 1.1379433870315552 1.0901544094085693 1.1379666328430176 1.0945576429367065 1.13015878200531 1.110384225845337 1.1009595394134521 1.1266965866088867 1.1142840385437012 1.1261892318725586 1.1210920810699463 1.1197761297225952 1.105594515800476 1.0992107391357422 1.1121985912322998 1.1361546516418457 1.0983006954193115 1.1148715019226074 1.1138471364974976 1.1479746103286743 1.1209955215454102 1.146268367767334 1.1435980796813965 1.135730266571045 1.1002044677734375 1.1188280582427979 1.1343994140625 1.1087167263031006 1.1390979290008545 1.1595063209533691 1.1139757633209229 1.1341221332550049 1.1294156312942505 1.1026685237884521 1.1460320949554443 1.1416704654693604 1.1317646503448486 1.132975697517395 1.100595474243164 1.1584019660949707 1.10856032371521 1.1127192974090576 1.1217784881591797 1.1262500286102295 1.1464035511016846 1.1312789916992188 1.0880295038223267 1.1354589462280273 1.1438050270080566 1.1167662143707275 1.1117547750473022 1.126711130142212 1.1350176334381104 1.1251106262207031 1.1334402561187744 1.1382966041564941 1.0979098081588745 1.126404047012329 1.118302345275879 +DYE886 DYE886_D 7 1.161 1.136806607246399 1.1371954679489136 1.1261680126190186 1.1476384401321411 1.147175669670105 1.1680200099945068 1.1460886001586914 1.1473454236984253 1.097741723060608 1.120532512664795 1.1545507907867432 1.1226540803909302 1.079451084136963 1.1107206344604492 1.1273345947265625 1.1160622835159302 1.1603407859802246 1.0994946956634521 1.1464953422546387 1.1326396465301514 1.1450293064117432 1.1095740795135498 1.125233769416809 1.1551461219787598 1.1602678298950195 1.1388318538665771 1.152477502822876 1.1484694480895996 1.0946625471115112 1.1026663780212402 1.1392362117767334 1.1223485469818115 1.1440542936325073 1.1822880506515503 1.1089321374893188 1.1675232648849487 1.1366386413574219 1.1423667669296265 1.1600059270858765 1.1549885272979736 1.1340036392211914 1.160581111907959 1.1441000699996948 1.1179019212722778 1.1572011709213257 1.1015511751174927 1.1474109888076782 1.1324607133865356 1.1107354164123535 1.139580488204956 1.13765287399292 1.1345696449279785 1.140833854675293 1.1327540874481201 1.1368452310562134 1.1118603944778442 1.0970999002456665 1.1616098880767822 1.1021475791931152 1.1487202644348145 1.158703327178955 1.1556400060653687 1.1397353410720825 1.1574344635009766 1.1835782527923584 1.1589794158935547 1.1007390022277832 1.1487115621566772 1.1426122188568115 1.1363372802734375 1.1548346281051636 1.1566576957702637 1.1444107294082642 1.1599514484405518 1.149503231048584 1.1231337785720825 1.1396048069000244 1.1671396493911743 1.1342631578445435 1.1571173667907715 1.1264433860778809 1.1539371013641357 1.1159133911132812 1.116314172744751 1.1331406831741333 1.1359648704528809 1.1637589931488037 1.148520827293396 1.0993950366973877 1.1395418643951416 1.1442850828170776 1.1439499855041504 1.1202057600021362 1.135450005531311 1.141263723373413 1.1382055282592773 1.1380090713500977 1.1253749132156372 1.1267969608306885 1.1239312887191772 1.1131595373153687 +DYE886 DYE886_D 8 1.132 1.13968825340271 1.1494219303131104 1.1507866382598877 1.14235258102417 1.1656290292739868 1.1735458374023438 1.1498939990997314 1.1635328531265259 1.1115987300872803 1.1515976190567017 1.1707346439361572 1.1285954713821411 1.0735578536987305 1.1210893392562866 1.124169111251831 1.11075758934021 1.179902195930481 1.0968278646469116 1.161780595779419 1.1512436866760254 1.1586766242980957 1.1238164901733398 1.1194839477539062 1.1660664081573486 1.1401705741882324 1.1478486061096191 1.1566566228866577 1.1350317001342773 1.1148498058319092 1.1036981344223022 1.1527276039123535 1.140336513519287 1.159716010093689 1.161553978919983 1.1135255098342896 1.1298131942749023 1.1355351209640503 1.110731601715088 1.1323033571243286 1.177380084991455 1.1480227708816528 1.1538676023483276 1.140427589416504 1.1263760328292847 1.1043121814727783 1.1097493171691895 1.1250892877578735 1.134735107421875 1.1340796947479248 1.1308567523956299 1.1442158222198486 1.1428771018981934 1.1672006845474243 1.1367669105529785 1.1208837032318115 1.139156699180603 1.0966076850891113 1.1859079599380493 1.105009913444519 1.169497013092041 1.164959192276001 1.159152626991272 1.1523218154907227 1.1343830823898315 1.1693859100341797 1.1637721061706543 1.1058027744293213 1.1563940048217773 1.147566795349121 1.1330883502960205 1.166978359222412 1.1270040273666382 1.1404266357421875 1.1649755239486694 1.1640186309814453 1.129765510559082 1.1328330039978027 1.1627742052078247 1.1367971897125244 1.156900405883789 1.1442971229553223 1.1511110067367554 1.1144500970840454 1.119870662689209 1.1327619552612305 1.1460902690887451 1.169508457183838 1.1341441869735718 1.0986993312835693 1.1445924043655396 1.1409980058670044 1.1334710121154785 1.1348451375961304 1.153170108795166 1.1175146102905273 1.1417667865753174 1.1357753276824951 1.1324758529663086 1.140442132949829 1.1241925954818726 1.1167734861373901 +DYE886 DYE886_D 9 1.124 1.1403446197509766 1.1705546379089355 1.1561567783355713 1.0994164943695068 1.1110973358154297 1.1763900518417358 1.144392490386963 1.1725200414657593 1.1144976615905762 1.1633670330047607 1.174375057220459 1.1412185430526733 1.0779969692230225 1.1649795770645142 1.1230885982513428 1.1104228496551514 1.1879534721374512 1.0978128910064697 1.1710017919540405 1.157105565071106 1.156834602355957 1.1350982189178467 1.1297625303268433 1.1706361770629883 1.136850357055664 1.1593859195709229 1.171297550201416 1.0965021848678589 1.124954342842102 1.0920017957687378 1.1620599031448364 1.1484384536743164 1.1565804481506348 1.1248674392700195 1.1401267051696777 1.1300691366195679 1.1444551944732666 1.0853980779647827 1.1054021120071411 1.1835194826126099 1.1557360887527466 1.1538097858428955 1.1389979124069214 1.1214957237243652 1.1721742153167725 1.1231176853179932 1.132178783416748 1.148144245147705 1.1482808589935303 1.1416676044464111 1.14443039894104 1.1548047065734863 1.1590616703033447 1.1335992813110352 1.1119208335876465 1.1712970733642578 1.1118743419647217 1.198079228401184 1.1062763929367065 1.1737207174301147 1.1713895797729492 1.1581060886383057 1.1546516418457031 1.1258190870285034 1.153865098953247 1.1570706367492676 1.107262134552002 1.1416041851043701 1.1586328744888306 1.137235403060913 1.1670522689819336 1.1483958959579468 1.089120626449585 1.1522618532180786 1.1421642303466797 1.131658911705017 1.141117811203003 1.1524460315704346 1.1392931938171387 1.1387660503387451 1.1502795219421387 1.1539868116378784 1.1142809391021729 1.1306016445159912 1.1202197074890137 1.1532087326049805 1.1635743379592896 1.1125733852386475 1.10990309715271 1.143972396850586 1.147929072380066 1.1218736171722412 1.1399601697921753 1.1622073650360107 1.0822995901107788 1.14133620262146 1.1294445991516113 1.1348655223846436 1.1322985887527466 1.1207334995269775 1.131771445274353 +DYE886 DYE886_D 10 1.144 1.1369681358337402 1.1481571197509766 1.1391915082931519 1.0611884593963623 1.0975372791290283 1.1437562704086304 1.1231228113174438 1.1567696332931519 1.1007673740386963 1.1415921449661255 1.1712524890899658 1.1640937328338623 1.1087846755981445 1.2210767269134521 1.0976073741912842 1.1239312887191772 1.1525473594665527 1.1037558317184448 1.1362550258636475 1.1302717924118042 1.142150640487671 1.095076560974121 1.1346455812454224 1.175237774848938 1.1375951766967773 1.154381275177002 1.159348487854004 1.0907599925994873 1.1077771186828613 1.0745388269424438 1.1335728168487549 1.158266544342041 1.1168267726898193 1.0953748226165771 1.209994912147522 1.1625592708587646 1.155029058456421 1.1451020240783691 1.1802542209625244 1.1504216194152832 1.169690489768982 1.1464264392852783 1.1299864053726196 1.1115748882293701 1.2044637203216553 1.1432511806488037 1.1340081691741943 1.166695237159729 1.1530992984771729 1.179015040397644 1.128441572189331 1.1594774723052979 1.1145758628845215 1.1151727437973022 1.14229416847229 1.1271775960922241 1.1713066101074219 1.153287410736084 1.1140716075897217 1.1513166427612305 1.163657784461975 1.1430330276489258 1.1342778205871582 1.117692232131958 1.1735835075378418 1.148846983909607 1.098752498626709 1.2295557260513306 1.1600277423858643 1.135660171508789 1.1285853385925293 1.1333774328231812 1.1208046674728394 1.0987229347229004 1.1098166704177856 1.116816520690918 1.1177887916564941 1.1269253492355347 1.137967586517334 1.0999104976654053 1.1329858303070068 1.16902494430542 1.1094751358032227 1.154350757598877 1.0778865814208984 1.1448588371276855 1.1316322088241577 1.0937678813934326 1.1522071361541748 1.1362985372543335 1.168994665145874 1.1268062591552734 1.1552197933197021 1.1538913249969482 1.1187050342559814 1.1250495910644531 1.104668378829956 1.1327098608016968 1.0819180011749268 1.1301617622375488 1.1844923496246338 +DYE886 DYE886_D 11 1.091 1.103312373161316 1.099735975265503 1.1263422966003418 1.0844805240631104 1.1328847408294678 1.0430935621261597 1.1047871112823486 1.116001844406128 1.0913922786712646 1.139920711517334 1.167651891708374 1.139939785003662 1.121538758277893 1.1515109539031982 1.0326812267303467 1.0899975299835205 1.1118764877319336 1.0723472833633423 1.088150978088379 1.0841442346572876 1.1287466287612915 1.0447227954864502 1.093604564666748 1.1456331014633179 1.0823954343795776 1.1157397031784058 1.1058754920959473 1.0621943473815918 1.0635814666748047 1.0315377712249756 1.0782289505004883 1.1256916522979736 1.0745575428009033 1.0463624000549316 1.1689441204071045 1.1662676334381104 1.1335670948028564 1.113086462020874 1.1075363159179688 1.0765236616134644 1.1709997653961182 1.124019980430603 1.0940184593200684 1.0875163078308105 1.1143662929534912 1.1494483947753906 1.103745698928833 1.1408987045288086 1.1382312774658203 1.0960960388183594 1.1085487604141235 1.1348769664764404 1.1113208532333374 1.1064832210540771 1.1010105609893799 1.0510969161987305 1.1213383674621582 1.082050085067749 1.0783799886703491 1.115544080734253 1.1138381958007812 1.0958940982818604 1.1003928184509277 1.036866307258606 1.0991188287734985 1.1310553550720215 1.0676918029785156 1.149726152420044 1.120201826095581 1.093666911125183 1.0556302070617676 1.1776050329208374 1.109438419342041 1.0454057455062866 1.1022577285766602 1.0965182781219482 1.086315631866455 1.0662659406661987 1.11240553855896 1.0683577060699463 1.091376543045044 1.1428955793380737 1.0831831693649292 1.1478681564331055 1.0197279453277588 1.1129190921783447 1.1146601438522339 1.0731091499328613 1.1172101497650146 1.1337146759033203 1.1477714776992798 1.097909688949585 1.160645842552185 1.1270322799682617 1.0750377178192139 1.0971195697784424 1.0550448894500732 1.0729162693023682 1.0297136306762695 1.1551692485809326 1.1542723178863525 +DYE886 DYE886_D 12 1.039 1.0630313158035278 1.034970760345459 1.1621067523956299 1.157970666885376 1.1562141180038452 0.999082624912262 1.0917980670928955 1.0658758878707886 1.086273193359375 1.145560383796692 1.2465609312057495 1.0275905132293701 1.0742131471633911 1.0614793300628662 1.0157829523086548 1.0510449409484863 1.0410284996032715 0.9938740134239197 1.076341152191162 1.0433485507965088 1.0946247577667236 1.1289618015289307 1.0335286855697632 1.093245029449463 0.9898082613945007 1.092448115348816 1.0535037517547607 1.062164545059204 1.018619418144226 1.077871561050415 1.0227733850479126 1.094454288482666 1.012003779411316 1.040380597114563 1.0749094486236572 1.1845324039459229 1.0630673170089722 0.9900547862052917 1.029412031173706 1.0021262168884277 1.1569576263427734 1.0376131534576416 1.00680673122406 1.0086257457733154 0.933668851852417 1.1487793922424316 1.114418864250183 1.1026716232299805 1.1136600971221924 1.0504310131072998 1.1003587245941162 1.0685906410217285 1.164996862411499 1.0980327129364014 0.9447686672210693 1.014656901359558 1.0076045989990234 1.0526973009109497 1.0014970302581787 1.1186405420303345 0.9767658710479736 1.0228955745697021 1.0695583820343018 0.9507485628128052 0.9905356168746948 1.0977296829223633 1.0009340047836304 1.1051404476165771 1.0347959995269775 1.1278462409973145 0.9891313910484314 1.139237642288208 1.0916823148727417 1.0547771453857422 1.0774025917053223 1.143432855606079 1.1250689029693604 1.0641815662384033 1.0461695194244385 1.0432708263397217 1.0997234582901 1.0442441701889038 1.0583540201187134 1.1351332664489746 0.9610624313354492 1.0679478645324707 1.014389991760254 1.0385817289352417 1.0406172275543213 1.1389669179916382 1.0710676908493042 1.0748372077941895 1.0771334171295166 1.0926668643951416 1.0412673950195312 1.0784962177276611 0.9732438921928406 1.0036009550094604 1.0183477401733398 1.1264657974243164 1.0606025457382202 +DYE886 DYE886_D 13 0.935 0.9264114499092102 1.0608179569244385 0.951359748840332 0.8047620058059692 1.041255235671997 0.8870097398757935 0.992459774017334 0.9573806524276733 0.9214423894882202 0.9166651964187622 0.9950122833251953 0.936444878578186 0.9526544213294983 0.9131469130516052 0.9130760431289673 1.025174617767334 1.0062596797943115 0.8360762000083923 0.9452347755432129 0.9058308601379395 0.8569074273109436 0.8823081254959106 0.977824866771698 0.8552213311195374 0.9241756200790405 0.9693431258201599 0.9557269811630249 1.0035042762756348 0.9436168670654297 0.7358154058456421 0.9588916301727295 0.853641152381897 0.9392514228820801 1.0028873682022095 0.9376932382583618 0.8649581670761108 0.9134089946746826 1.0065808296203613 0.9354022741317749 0.8543686866760254 1.0676796436309814 1.0941035747528076 0.9801715612411499 0.9039557576179504 1.0166815519332886 0.9105821251869202 0.7700508236885071 1.0015051364898682 0.9450881481170654 0.989348292350769 1.0231502056121826 0.9392058849334717 0.8176873326301575 0.9277065992355347 0.8903332352638245 0.9130269885063171 0.7494125366210938 0.9414018988609314 0.8172361850738525 0.8817834854125977 0.8022228479385376 0.8563514947891235 0.8705279231071472 0.8613304495811462 1.0196213722229004 0.9141517877578735 0.892564058303833 1.0141535997390747 0.8428046703338623 0.9825688600540161 0.7985817193984985 0.9018049240112305 0.9141095876693726 0.9719775915145874 0.9577305912971497 0.8983651995658875 1.015315294265747 0.8999055624008179 0.9714711904525757 0.9274150133132935 0.851487398147583 0.9092135429382324 0.9319018721580505 1.0301108360290527 0.8955782055854797 0.978222668170929 0.8775845766067505 0.8945981860160828 1.0030186176300049 0.9249332547187805 0.9312475919723511 0.9920452833175659 0.9722344875335693 0.9817894697189331 0.7700808048248291 0.8925480842590332 0.9833818674087524 0.8332756757736206 0.8859845995903015 0.9494528770446777 0.9257630109786987 +DYE886 DYE886_D 14 0.729 0.7555387020111084 0.8529407978057861 1.1229841709136963 0.7047052383422852 0.6403027772903442 0.8205459117889404 0.6844395399093628 0.6678797602653503 1.087564468383789 0.8259745836257935 0.7142890095710754 0.7327532768249512 0.7098751068115234 0.9158052802085876 0.7093717455863953 0.807220458984375 0.7923051714897156 0.810784101486206 0.677459180355072 0.6423160433769226 0.48633909225463867 0.5411431193351746 0.8413791656494141 0.7505751848220825 0.8242757320404053 0.7412513494491577 0.7494608163833618 0.7367382049560547 0.8870573043823242 0.785525918006897 0.6970875263214111 0.7696034908294678 0.7552171349525452 0.8719160556793213 0.8030449748039246 0.5722194910049438 0.8005541563034058 0.6772466897964478 0.5329335331916809 0.7104775905609131 0.8298670649528503 0.7372859716415405 0.6281720995903015 0.6524255275726318 0.7880836129188538 0.7130815386772156 0.5487408638000488 0.729910135269165 0.8307311534881592 0.9717459678649902 0.6134549379348755 0.7129285335540771 0.8759549856185913 0.4866979718208313 0.6986219882965088 0.709741473197937 0.5145191550254822 0.7826148271560669 0.8239091634750366 0.802907407283783 0.6024420261383057 0.7995441555976868 0.7050517797470093 0.6030893921852112 1.0524890422821045 0.6415421366691589 0.7558193206787109 0.8255662322044373 0.6350425481796265 1.0124855041503906 0.8830313086509705 0.6421936750411987 0.6195068359375 0.8769345283508301 0.6715357303619385 0.598065972328186 0.617403507232666 0.8520354628562927 0.811749279499054 0.935967206954956 0.9333537220954895 0.6745031476020813 0.7078248262405396 0.7795353531837463 0.8652541041374207 0.7944584488868713 0.6622481942176819 0.7450487613677979 0.8503375053405762 0.796493411064148 0.771105170249939 0.7428542375564575 0.7813584804534912 0.798609733581543 0.8560280799865723 0.7738730311393738 0.9818522930145264 0.7848727107048035 0.7275968194007874 0.7009413838386536 0.7792844772338867 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/nuclear.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/nuclear.yaml new file mode 100644 index 0000000000..858323481f --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/nuclear.yaml @@ -0,0 +1,15 @@ +meta: + author: Rosalyn Pearson + title: Theoretical predictions + +theoryid: 200 + +use_cuts: nocuts + +pdf: 210525-ern-002 + +dataset_inputs: + - { dataset: DYE886_D, cfac: [QCD,DEU1] } + +actions_: + - group_result_table \ No newline at end of file diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/output/tables/group_result_table.csv new file mode 100644 index 0000000000..68cf18b9cc --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/nuclear_ite/output/tables/group_result_table.csv @@ -0,0 +1,16 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 +DEUTERON DYE886_D 0 1.038 0.9757410287857056 0.9961791634559631 0.9796929359436035 0.9548423290252686 0.9984089732170105 0.9478579163551331 0.9824860095977783 1.0229358673095703 0.9417812824249268 0.9813930988311768 0.9476607441902161 1.0373930931091309 0.9622682929039001 0.9804965257644653 1.0221251249313354 0.9886113405227661 0.9940510988235474 0.9810569286346436 0.9683244228363037 0.9749858975410461 0.982363224029541 0.9599859118461609 1.0480642318725586 1.0101176500320435 0.9268057346343994 0.9107227325439453 0.7963573932647705 1.0403653383255005 0.9680465459823608 0.9842312932014465 0.9945667386054993 1.022262454032898 1.0541555881500244 0.9247848391532898 0.9827296733856201 0.9773014783859253 0.938001811504364 0.862837553024292 0.9926350712776184 0.9903490543365479 1.0174700021743774 0.9390647411346436 1.0087958574295044 0.9767513871192932 1.0031780004501343 0.9490851163864136 0.9210408926010132 0.9797443747520447 0.9849185347557068 0.9672936201095581 1.0276949405670166 1.0155105590820312 1.0311285257339478 0.9347158074378967 1.0297667980194092 0.954086184501648 1.003848671913147 0.965505838394165 0.9739701747894287 0.9373003244400024 0.9448667168617249 1.021285891532898 0.9273623824119568 0.9420427680015564 1.0255346298217773 1.0071080923080444 0.9939049482345581 0.9819431900978088 0.9965305328369141 1.0133464336395264 0.9815158843994141 0.9140454530715942 1.023032784461975 0.8936976194381714 0.9926761388778687 0.9273945689201355 0.9114736318588257 0.9254388809204102 1.0076371431350708 0.8711346983909607 0.9590413570404053 0.986905038356781 0.9849141240119934 1.008762240409851 1.001806616783142 0.9896987676620483 1.0165176391601562 0.9723201990127563 0.9461219310760498 1.0224804878234863 0.9528161287307739 1.0046255588531494 0.9751397967338562 0.9792299866676331 0.9334372282028198 0.9527671337127686 0.9635608196258545 0.9787044525146484 1.0211000442504883 0.9817295074462891 0.9903451800346375 +DEUTERON DYE886_D 1 1.056 1.043108344078064 1.0580631494522095 1.0365103483200073 1.0492740869522095 1.0588250160217285 1.0284885168075562 1.0285084247589111 1.0800243616104126 1.0270426273345947 1.04350745677948 1.012335181236267 1.07094407081604 1.0603010654449463 1.0553076267242432 1.046910047531128 1.0540989637374878 1.0572996139526367 1.0455046892166138 1.0530920028686523 1.0407015085220337 1.031126618385315 1.0348472595214844 1.0671594142913818 1.0418354272842407 1.0258347988128662 1.0520811080932617 0.9773578643798828 1.0543763637542725 1.0402699708938599 1.0554285049438477 1.0487749576568604 1.056006669998169 1.0469369888305664 0.9777222871780396 1.0480889081954956 1.0607895851135254 1.0333013534545898 1.003173828125 1.055629849433899 1.0434399843215942 1.054518699645996 1.0416078567504883 1.0769850015640259 1.0336583852767944 1.0577528476715088 1.0361560583114624 1.0211997032165527 1.0561795234680176 1.0441310405731201 1.0343525409698486 1.060768485069275 1.0626965761184692 1.035712718963623 1.0184831619262695 1.0635526180267334 1.0271010398864746 1.0569324493408203 1.0102722644805908 1.034022569656372 1.0285942554473877 1.0295610427856445 1.0441182851791382 1.0015445947647095 1.0262924432754517 1.0755456686019897 1.0873841047286987 1.0492534637451172 1.0268183946609497 1.0536041259765625 1.0663909912109375 1.037592887878418 1.0179187059402466 1.0616806745529175 1.0491704940795898 1.0513122081756592 1.0305036306381226 1.039158582687378 0.9852709770202637 1.0651010274887085 1.0252747535705566 1.0508188009262085 1.0512549877166748 1.043637990951538 1.033079981803894 1.045151948928833 1.0511925220489502 1.0686428546905518 1.0458884239196777 1.028916358947754 1.035927176475525 1.0423933267593384 1.0613120794296265 1.0481534004211426 1.0538544654846191 1.0401161909103394 1.0452007055282593 1.0412263870239258 1.0335768461227417 1.06074857711792 1.0461357831954956 1.0444974899291992 +DEUTERON DYE886_D 2 1.081 1.0752440690994263 1.1009242534637451 1.0637112855911255 1.100286841392517 1.0820746421813965 1.0665309429168701 1.05568265914917 1.1057815551757812 1.0572779178619385 1.069029688835144 1.0600659847259521 1.0971643924713135 1.100816249847412 1.0758715867996216 1.075574517250061 1.0890555381774902 1.0877952575683594 1.0773632526397705 1.0918684005737305 1.0753436088562012 1.0642273426055908 1.0739386081695557 1.083794116973877 1.0655403137207031 1.0704423189163208 1.097861409187317 1.0598429441452026 1.0713038444519043 1.0732781887054443 1.095131754875183 1.0719882249832153 1.070170283317566 1.0693079233169556 1.0180917978286743 1.071131944656372 1.1003495454788208 1.080567717552185 1.066827654838562 1.073474407196045 1.0823988914489746 1.0743117332458496 1.0880999565124512 1.0871530771255493 1.0669816732406616 1.0662648677825928 1.0737268924713135 1.078407883644104 1.0963711738586426 1.0695093870162964 1.0604534149169922 1.0840482711791992 1.089921236038208 1.0593887567520142 1.0643895864486694 1.0806889533996582 1.0630760192871094 1.0755276679992676 1.0348944664001465 1.0599806308746338 1.0732231140136719 1.0815081596374512 1.0832383632659912 1.0405423641204834 1.065943956375122 1.0849394798278809 1.1121784448623657 1.0699357986450195 1.0515429973602295 1.0726982355117798 1.0965739488601685 1.075839877128601 1.0741063356399536 1.0733507871627808 1.0745792388916016 1.0779120922088623 1.0833075046539307 1.0896010398864746 1.0257654190063477 1.0988601446151733 1.0572400093078613 1.0792927742004395 1.0811161994934082 1.0740059614181519 1.0592315196990967 1.0845142602920532 1.0835894346237183 1.0963714122772217 1.0771307945251465 1.069563627243042 1.0461766719818115 1.0798759460449219 1.0881625413894653 1.0745699405670166 1.060221791267395 1.0932270288467407 1.0769789218902588 1.0713751316070557 1.0495054721832275 1.0871796607971191 1.0871785879135132 1.077186942100525 +DEUTERON DYE886_D 3 1.086 1.0966120958328247 1.1284129619598389 1.082179307937622 1.1278302669525146 1.0932059288024902 1.095733880996704 1.0699940919876099 1.12300705909729 1.0750092267990112 1.0925557613372803 1.091565728187561 1.1259331703186035 1.12227463722229 1.0814883708953857 1.0973701477050781 1.1224172115325928 1.102388858795166 1.0937227010726929 1.1102473735809326 1.0911691188812256 1.095840573310852 1.0927878618240356 1.1117345094680786 1.0898830890655518 1.0960663557052612 1.115054965019226 1.0999937057495117 1.0884664058685303 1.0944280624389648 1.1296497583389282 1.0777978897094727 1.0877981185913086 1.0916385650634766 1.0542230606079102 1.0908422470092773 1.1287248134613037 1.1094366312026978 1.0988661050796509 1.0777361392974854 1.11521577835083 1.090056300163269 1.107980489730835 1.0910553932189941 1.0943055152893066 1.0744245052337646 1.1000077724456787 1.1098649501800537 1.1216129064559937 1.0979560613632202 1.0707558393478394 1.1098397970199585 1.1131141185760498 1.0848339796066284 1.0890560150146484 1.0961802005767822 1.0860490798950195 1.096632957458496 1.0610074996948242 1.0838608741760254 1.0896413326263428 1.1130573749542236 1.1222866773605347 1.061366081237793 1.087034821510315 1.0849814414978027 1.1218950748443604 1.0867297649383545 1.0728580951690674 1.0875415802001953 1.1164960861206055 1.1110727787017822 1.103381633758545 1.0886439085006714 1.0855016708374023 1.092242956161499 1.105014443397522 1.0969133377075195 1.0578579902648926 1.128229022026062 1.0672234296798706 1.0971037149429321 1.1041685342788696 1.0903065204620361 1.080702781677246 1.1161593198776245 1.1025688648223877 1.1104722023010254 1.102510929107666 1.0965126752853394 1.0743672847747803 1.1003814935684204 1.0959486961364746 1.094631314277649 1.0631133317947388 1.1183618307113647 1.0955404043197632 1.0961287021636963 1.0684778690338135 1.1074464321136475 1.1177732944488525 1.0972706079483032 +DEUTERON DYE886_D 4 1.118 1.1133006811141968 1.1486701965332031 1.0988614559173584 1.1437034606933594 1.102382779121399 1.1170450448989868 1.0785292387008667 1.1324138641357422 1.0876884460449219 1.1086676120758057 1.1114387512207031 1.1503665447235107 1.1353518962860107 1.0902899503707886 1.1145926713943481 1.14996337890625 1.115539789199829 1.1087695360183716 1.1196781396865845 1.1041218042373657 1.1251564025878906 1.107036828994751 1.140846848487854 1.1111459732055664 1.1093809604644775 1.125598669052124 1.1194353103637695 1.1037405729293823 1.1095271110534668 1.1588313579559326 1.084425449371338 1.1055610179901123 1.1040745973587036 1.0856614112854004 1.1079190969467163 1.147810459136963 1.1289622783660889 1.122046709060669 1.083730697631836 1.141160249710083 1.1010541915893555 1.1216446161270142 1.1009787321090698 1.1143584251403809 1.0912165641784668 1.1243705749511719 1.1330020427703857 1.138453483581543 1.1216648817062378 1.0810304880142212 1.127737045288086 1.1314730644226074 1.103247880935669 1.1037402153015137 1.1086405515670776 1.1038403511047363 1.114735722541809 1.0836071968078613 1.1078742742538452 1.0958504676818848 1.133992075920105 1.151843786239624 1.0782148838043213 1.1019022464752197 1.0939524173736572 1.1322591304779053 1.1000176668167114 1.0869877338409424 1.1075233221054077 1.1310904026031494 1.1382083892822266 1.1177643537521362 1.1021900177001953 1.1047288179397583 1.1000654697418213 1.1152524948120117 1.0919325351715088 1.084536075592041 1.151693344116211 1.0817543268203735 1.1122357845306396 1.1226719617843628 1.1029472351074219 1.0972011089324951 1.1422224044799805 1.1134341955184937 1.1186950206756592 1.1216189861297607 1.118341326713562 1.094438910484314 1.1147239208221436 1.098215937614441 1.1134331226348877 1.0819880962371826 1.1300792694091797 1.1105884313583374 1.120244026184082 1.0875530242919922 1.126109004020691 1.1385862827301025 1.1101659536361694 +DEUTERON DYE886_D 5 1.116 1.1178536415100098 1.158085823059082 1.1005414724349976 1.1480815410614014 1.102630615234375 1.113865613937378 1.0842912197113037 1.1190739870071411 1.0893949270248413 1.1011605262756348 1.1142423152923584 1.1518688201904297 1.1373045444488525 1.1017602682113647 1.1187050342559814 1.1430467367172241 1.125306487083435 1.1246907711029053 1.125185251235962 1.1169123649597168 1.1325973272323608 1.1146163940429688 1.1419278383255005 1.1095607280731201 1.110388994216919 1.1276744604110718 1.1188077926635742 1.1096384525299072 1.1099820137023926 1.1578106880187988 1.104049563407898 1.1088383197784424 1.1242821216583252 1.0903353691101074 1.104058027267456 1.1359694004058838 1.1368465423583984 1.137648105621338 1.0937526226043701 1.1426351070404053 1.1018776893615723 1.1326396465301514 1.111926555633545 1.1117055416107178 1.1059218645095825 1.1256636381149292 1.1507052183151245 1.1365394592285156 1.1260262727737427 1.093517541885376 1.124398946762085 1.1341853141784668 1.1124629974365234 1.1070226430892944 1.110696792602539 1.1125130653381348 1.1122815608978271 1.0860668420791626 1.1198773384094238 1.0997785329818726 1.1362024545669556 1.1539106369018555 1.0943975448608398 1.1132786273956299 1.10604989528656 1.1401793956756592 1.093217372894287 1.0938963890075684 1.1206644773483276 1.1337668895721436 1.1348671913146973 1.1149077415466309 1.1020324230194092 1.116173267364502 1.1023566722869873 1.1226565837860107 1.1031218767166138 1.0951058864593506 1.1513073444366455 1.083206295967102 1.1186301708221436 1.1230988502502441 1.1112430095672607 1.0998926162719727 1.151689052581787 1.1127278804779053 1.1219022274017334 1.1201577186584473 1.1272938251495361 1.0885748863220215 1.1210229396820068 1.1090388298034668 1.116974949836731 1.1000614166259766 1.1281715631484985 1.1167457103729248 1.1242414712905884 1.08479642868042 1.1336767673492432 1.140869140625 1.1198787689208984 +DEUTERON DYE886_D 6 1.115 1.1179066896438599 1.1608667373657227 1.1009917259216309 1.144646167755127 1.0980510711669922 1.1045002937316895 1.0845987796783447 1.1001224517822266 1.0889852046966553 1.0885207653045654 1.105574131011963 1.1477687358856201 1.1339890956878662 1.1108129024505615 1.1182500123977661 1.1291836500167847 1.1299901008605957 1.1373801231384277 1.1242293119430542 1.1297792196273804 1.1339929103851318 1.1179237365722656 1.1378427743911743 1.1000114679336548 1.107196569442749 1.12546706199646 1.1109237670898438 1.1128666400909424 1.1060707569122314 1.1516151428222656 1.1242578029632568 1.1118035316467285 1.1415560245513916 1.089560627937317 1.0960867404937744 1.1175122261047363 1.136613130569458 1.145973563194275 1.105519413948059 1.1360383033752441 1.1012959480285645 1.136202096939087 1.1256341934204102 1.1054120063781738 1.1187584400177002 1.1208469867706299 1.1608092784881592 1.128854751586914 1.126448154449463 1.105419635772705 1.1205629110336304 1.1341724395751953 1.1204289197921753 1.102466106414795 1.1110117435455322 1.1146090030670166 1.108318567276001 1.0828847885131836 1.1284782886505127 1.0945258140563965 1.127758502960205 1.1477367877960205 1.104602575302124 1.1227333545684814 1.1203112602233887 1.1480205059051514 1.0831127166748047 1.1017022132873535 1.1301040649414062 1.1319241523742676 1.1256377696990967 1.1028459072113037 1.0994627475738525 1.1222596168518066 1.10300874710083 1.1247929334640503 1.1152963638305664 1.0981905460357666 1.1455228328704834 1.08174467086792 1.121847152709961 1.117759108543396 1.114133358001709 1.0971144437789917 1.1525416374206543 1.1080812215805054 1.1199440956115723 1.1152775287628174 1.1283016204833984 1.0817902088165283 1.1212701797485352 1.117234706878662 1.1142551898956299 1.1128145456314087 1.1206507682800293 1.1181511878967285 1.1233137845993042 1.0766009092330933 1.135522723197937 1.1372089385986328 1.1258659362792969 +DEUTERON DYE886_D 7 1.161 1.1171023845672607 1.160709023475647 1.103682279586792 1.1383635997772217 1.0925252437591553 1.096360445022583 1.0819932222366333 1.0840760469436646 1.0907492637634277 1.077967882156372 1.0908629894256592 1.1432359218597412 1.1302459239959717 1.1167739629745483 1.116742491722107 1.1176527738571167 1.1313855648040771 1.1470885276794434 1.1200729608535767 1.1429593563079834 1.133638620376587 1.1207222938537598 1.1338529586791992 1.0881893634796143 1.1047616004943848 1.123313307762146 1.1039772033691406 1.1151996850967407 1.1028010845184326 1.1482963562011719 1.1408209800720215 1.116608738899231 1.1508593559265137 1.0893189907073975 1.0908253192901611 1.1025795936584473 1.1322791576385498 1.149746060371399 1.1172277927398682 1.1279304027557373 1.1031107902526855 1.1351598501205444 1.14175546169281 1.1021382808685303 1.1289918422698975 1.1170498132705688 1.1654093265533447 1.1211110353469849 1.1261135339736938 1.1162785291671753 1.1199278831481934 1.1352039575576782 1.1283955574035645 1.0947823524475098 1.1116293668746948 1.1132128238677979 1.1079635620117188 1.078202724456787 1.1346755027770996 1.0846569538116455 1.1157281398773193 1.139839768409729 1.1093878746032715 1.1314711570739746 1.1358871459960938 1.1567740440368652 1.0760924816131592 1.1103101968765259 1.1382049322128296 1.1300841569900513 1.118570327758789 1.0891499519348145 1.0978641510009766 1.1259753704071045 1.1043829917907715 1.1249138116836548 1.1272423267364502 1.0965359210968018 1.1410483121871948 1.0801365375518799 1.1253254413604736 1.1119033098220825 1.1130400896072388 1.0928740501403809 1.1487797498703003 1.10447096824646 1.1158382892608643 1.1120455265045166 1.1251626014709473 1.077825665473938 1.1190816164016724 1.1228153705596924 1.1092848777770996 1.119678020477295 1.1140280961990356 1.1186009645462036 1.1226685047149658 1.0676566362380981 1.1345826387405396 1.133296251296997 1.1295239925384521 +DEUTERON DYE886_D 8 1.132 1.1146377325057983 1.158097267150879 1.1081676483154297 1.1327123641967773 1.0876009464263916 1.0941002368927002 1.075317144393921 1.075242280960083 1.0927852392196655 1.0726604461669922 1.0718032121658325 1.1403813362121582 1.124883770942688 1.11457359790802 1.1147881746292114 1.116379737854004 1.130845308303833 1.1457598209381104 1.1116492748260498 1.1554052829742432 1.133817195892334 1.1206847429275513 1.1342027187347412 1.0789499282836914 1.1013426780700684 1.1187870502471924 1.0987404584884644 1.1141799688339233 1.1012048721313477 1.1513729095458984 1.1437582969665527 1.1202220916748047 1.1380844116210938 1.090691089630127 1.092030644416809 1.0958999395370483 1.1241412162780762 1.1455113887786865 1.1227738857269287 1.124467134475708 1.1050617694854736 1.1300638914108276 1.1528065204620361 1.102652668952942 1.131143569946289 1.1197035312652588 1.1622560024261475 1.113063931465149 1.123156189918518 1.1193994283676147 1.1163067817687988 1.1370458602905273 1.128664255142212 1.086211919784546 1.1101055145263672 1.1093875169754028 1.1092760562896729 1.0742628574371338 1.133927822113037 1.0724515914916992 1.1033172607421875 1.1297670602798462 1.1047734022140503 1.133037805557251 1.1440688371658325 1.160617709159851 1.0733789205551147 1.1086899042129517 1.1439166069030762 1.1281570196151733 1.1186277866363525 1.0755544900894165 1.0982929468154907 1.1279468536376953 1.1035003662109375 1.1202983856201172 1.1294101476669312 1.0875775814056396 1.1405688524246216 1.0792536735534668 1.1283206939697266 1.1103591918945312 1.1067441701889038 1.0896003246307373 1.1419131755828857 1.101223349571228 1.1073119640350342 1.1092324256896973 1.1187291145324707 1.068218469619751 1.115073800086975 1.119253396987915 1.105476975440979 1.1220623254776 1.1080690622329712 1.1160928010940552 1.12514066696167 1.0615671873092651 1.1310042142868042 1.131181001663208 1.125476360321045 +DEUTERON DYE886_D 9 1.124 1.108563780784607 1.1544756889343262 1.1081801652908325 1.1275193691253662 1.0777474641799927 1.091883897781372 1.0657050609588623 1.0635703802108765 1.0938948392868042 1.0660301446914673 1.0450348854064941 1.135297179222107 1.1156296730041504 1.1027920246124268 1.1102875471115112 1.1163744926452637 1.127454161643982 1.1356477737426758 1.099987506866455 1.1677788496017456 1.1311187744140625 1.1154757738113403 1.1322804689407349 1.0651580095291138 1.0982862710952759 1.1098713874816895 1.0931928157806396 1.1090939044952393 1.0972375869750977 1.1544243097305298 1.137650489807129 1.1206200122833252 1.1130995750427246 1.0888423919677734 1.0938043594360352 1.0870051383972168 1.1118841171264648 1.134807825088501 1.120328664779663 1.1202837228775024 1.1069363355636597 1.1219850778579712 1.1604971885681152 1.1028125286102295 1.126591682434082 1.1218962669372559 1.1548056602478027 1.0980706214904785 1.116234302520752 1.116633653640747 1.1071313619613647 1.1379077434539795 1.125104546546936 1.0747861862182617 1.1050729751586914 1.103190541267395 1.1075825691223145 1.0669978857040405 1.1232047080993652 1.0576398372650146 1.0867778062820435 1.1132874488830566 1.0933136940002441 1.127869963645935 1.1446517705917358 1.1576818227767944 1.0682611465454102 1.101206660270691 1.1468058824539185 1.1243035793304443 1.1203593015670776 1.0579297542572021 1.0987330675125122 1.124483585357666 1.1011269092559814 1.1127550601959229 1.1278618574142456 1.0697728395462036 1.1398608684539795 1.0690557956695557 1.1309189796447754 1.1097283363342285 1.093936562538147 1.0853921175003052 1.1305954456329346 1.0956954956054688 1.0926363468170166 1.10214364528656 1.1077885627746582 1.0539530515670776 1.109419822692871 1.1112070083618164 1.0979725122451782 1.1185286045074463 1.0999510288238525 1.1093922853469849 1.1258282661437988 1.0502474308013916 1.1225045919418335 1.1306729316711426 1.1169254779815674 +DEUTERON DYE886_D 10 1.144 1.0939879417419434 1.1519761085510254 1.0947928428649902 1.12440824508667 1.0570259094238281 1.0906431674957275 1.0515975952148438 1.0441443920135498 1.089950680732727 1.0570317506790161 1.0056825876235962 1.1283564567565918 1.0952787399291992 1.0650660991668701 1.0993982553482056 1.1235538721084595 1.1201221942901611 1.1031551361083984 1.082533359527588 1.1732863187789917 1.1250088214874268 1.093172311782837 1.1296229362487793 1.0467960834503174 1.0969629287719727 1.0880215167999268 1.0857658386230469 1.096025824546814 1.084801435470581 1.1565210819244385 1.110579013824463 1.1135122776031494 1.0600768327713013 1.079369068145752 1.097184419631958 1.0720679759979248 1.0921779870986938 1.1073110103607178 1.0948964357376099 1.1164079904556274 1.1072450876235962 1.1089798212051392 1.155977725982666 1.1001884937286377 1.1055365800857544 1.1242142915725708 1.1378467082977295 1.064913034439087 1.1029776334762573 1.0986742973327637 1.080552101135254 1.1361193656921387 1.110504388809204 1.0591353178024292 1.091057300567627 1.0942260026931763 1.0961412191390991 1.0555400848388672 1.085040807723999 1.0377535820007324 1.0650054216384888 1.085013508796692 1.0656332969665527 1.1015936136245728 1.1211726665496826 1.1341097354888916 1.057084321975708 1.0741194486618042 1.1423523426055908 1.1173696517944336 1.1289081573486328 1.030783772468567 1.1014206409454346 1.106115460395813 1.0914117097854614 1.09624183177948 1.1082277297973633 1.033461570739746 1.1406104564666748 1.034588098526001 1.131646990776062 1.1157805919647217 1.0665781497955322 1.0818700790405273 1.1135640144348145 1.0817275047302246 1.0626096725463867 1.0830931663513184 1.090093970298767 1.0308316946029663 1.1021127700805664 1.0901634693145752 1.084811806678772 1.1047353744506836 1.0843303203582764 1.0910848379135132 1.1231415271759033 1.0309157371520996 1.1039557456970215 1.1377770900726318 1.095820665359497 +DEUTERON DYE886_D 11 1.091 1.0744295120239258 1.1553921699523926 1.0641236305236816 1.1233811378479004 1.0315488576889038 1.0896159410476685 1.0412251949310303 1.0174155235290527 1.0787726640701294 1.0476683378219604 0.9724180698394775 1.1232924461364746 1.068499207496643 1.0078036785125732 1.081211805343628 1.135092854499817 1.1126976013183594 1.059383749961853 1.0679681301116943 1.156233787536621 1.1169852018356323 1.054856300354004 1.1268038749694824 1.032670497894287 1.1020605564117432 1.0578033924102783 1.0779871940612793 1.080003023147583 1.0621769428253174 1.1531529426574707 1.074949860572815 1.0993942022323608 1.0069217681884766 1.0619795322418213 1.0973267555236816 1.051084280014038 1.072805404663086 1.0692436695098877 1.0487711429595947 1.1104226112365723 1.1055629253387451 1.0970330238342285 1.136101245880127 1.092726707458496 1.0721626281738281 1.1227366924285889 1.1170634031295776 1.0191305875778198 1.0900394916534424 1.0712013244628906 1.0417518615722656 1.129361867904663 1.0921947956085205 1.0453218221664429 1.0698164701461792 1.0871838331222534 1.075283408164978 1.0436456203460693 1.0240757465362549 1.018803596496582 1.0505038499832153 1.0586071014404297 1.0306978225708008 1.0570546388626099 1.0751891136169434 1.0921522378921509 1.042057991027832 1.0331076383590698 1.1301723718643188 1.1111106872558594 1.1426277160644531 1.0019960403442383 1.1055471897125244 1.0728451013565063 1.0707873106002808 1.0746307373046875 1.0671530961990356 0.9913385510444641 1.1434342861175537 0.9778828620910645 1.1297569274902344 1.1285016536712646 1.0328941345214844 1.0815889835357666 1.0998241901397705 1.0594921112060547 1.0255897045135498 1.05442476272583 1.0740993022918701 1.0135152339935303 1.0969908237457275 1.0634918212890625 1.0689533948898315 1.0828039646148682 1.0645391941070557 1.0657652616500854 1.1154117584228516 1.0097410678863525 1.0800824165344238 1.1560821533203125 1.068155288696289 +DEUTERON DYE886_D 12 1.039 1.0496145486831665 1.1632699966430664 1.0141806602478027 1.1176984310150146 1.0050487518310547 1.0875942707061768 1.0340261459350586 0.9788221716880798 1.059061884880066 1.0370713472366333 0.9477033019065857 1.1195802688598633 1.0357192754745483 0.9338586926460266 1.049267053604126 1.1476191282272339 1.1065425872802734 1.0108524560928345 1.0552029609680176 1.1108863353729248 1.1056487560272217 1.002494215965271 1.1221842765808105 1.0227429866790771 1.1145570278167725 1.0201140642166138 1.0659008026123047 1.0605230331420898 1.028505563735962 1.1442692279815674 1.038442611694336 1.0776629447937012 0.9660481214523315 1.0357885360717773 1.089127779006958 1.0213208198547363 1.0516140460968018 1.019513726234436 0.9867929816246033 1.0966662168502808 1.1017104387283325 1.0844669342041016 1.1028450727462769 1.080655813217163 1.0259953737258911 1.115084171295166 1.0898832082748413 0.9596291184425354 1.0778976678848267 1.0382099151611328 0.9941413998603821 1.113956332206726 1.0758118629455566 1.0309147834777832 1.0379146337509155 1.080254077911377 1.0484503507614136 1.0281219482421875 0.9429944157600403 0.9948557615280151 1.0457942485809326 1.0379412174224854 0.9894262552261353 0.9954113364219666 1.012577772140503 1.0353147983551025 1.0250656604766846 0.9808698892593384 1.110992193222046 1.106000542640686 1.160268783569336 0.9687953591346741 1.1074292659759521 1.0280442237854004 1.031693458557129 1.0454802513122559 0.9996302127838135 0.9443362951278687 1.1478403806686401 0.903096616268158 1.126232385635376 1.1433937549591064 0.9938480854034424 1.0821201801300049 1.088915467262268 1.027653694152832 0.9813388586044312 1.0165163278579712 1.0595307350158691 1.0040020942687988 1.0912563800811768 1.0327789783477783 1.0479638576507568 1.0500009059906006 1.0403482913970947 1.0357850790023804 1.1017271280288696 0.9859857559204102 1.0489354133605957 1.1865835189819336 1.0327818393707275 +DEUTERON DYE886_D 13 0.935 0.9902381896972656 1.1610530614852905 0.8791623115539551 1.082141637802124 0.9547709226608276 1.0751513242721558 1.011648178100586 0.8657268285751343 1.0137468576431274 1.0156376361846924 0.9023185968399048 1.0879020690917969 0.9890069365501404 0.7783703207969666 0.9275078773498535 1.1405415534973145 1.0870426893234253 0.9377356171607971 1.0242211818695068 0.9632976055145264 1.0465525388717651 0.8948662281036377 1.0733026266098022 0.966862142086029 1.1709811687469482 0.9632351994514465 0.9808690547943115 0.989079475402832 0.9795553684234619 1.1259992122650146 1.0013562440872192 0.9904688596725464 0.9730304479598999 0.9562875032424927 1.0386338233947754 0.9391313791275024 0.9966992735862732 0.9094247817993164 0.8657400012016296 1.0210387706756592 1.1008963584899902 1.0406438112258911 1.0340057611465454 1.0837546586990356 0.9317197799682617 1.0680408477783203 1.0087885856628418 0.8274275660514832 1.0397744178771973 0.9883772134780884 0.9159753322601318 1.0551905632019043 1.0784780979156494 0.9790816903114319 0.9377899765968323 1.053407907485962 1.0325591564178467 0.9524713158607483 0.7715924978256226 0.9278576374053955 1.03950035572052 0.9925495982170105 0.921180248260498 0.8473514914512634 0.8571802377700806 0.9324588179588318 0.9930753707885742 0.9077199101448059 1.0589771270751953 1.0947661399841309 1.1910374164581299 0.8988341689109802 1.0743680000305176 0.928048849105835 0.9084300994873047 0.975351095199585 0.8521877527236938 0.8320502042770386 1.1457887887954712 0.7384151816368103 1.1445540189743042 1.1245559453964233 0.9251949787139893 1.05732262134552 1.0417182445526123 0.971693754196167 0.8811235427856445 0.9321197867393494 1.0118619203567505 1.0320641994476318 1.0582005977630615 0.9985737800598145 0.9656401872634888 0.9357761144638062 1.0092873573303223 1.006158471107483 1.0578569173812866 0.8797013163566589 0.9568261504173279 1.2617110013961792 0.9746754169464111 +DEUTERON DYE886_D 14 0.729 0.9287484884262085 1.141071081161499 0.7683420181274414 1.0231363773345947 0.9305214285850525 1.057859182357788 0.9753921031951904 0.7576174736022949 0.9511025547981262 0.9878013134002686 0.896151602268219 1.0647177696228027 0.9211058616638184 0.660582423210144 0.7933482527732849 1.1418943405151367 1.0996811389923096 0.8863911032676697 0.974732518196106 0.8781180381774902 1.0113450288772583 0.8050426244735718 1.042885422706604 0.9510570168495178 1.191466212272644 0.8777413964271545 0.9268283247947693 0.9194462299346924 0.9253406524658203 1.0996918678283691 0.9547239542007446 0.9205170273780823 0.9559749364852905 0.8632643818855286 0.9640064835548401 0.8553387522697449 0.9275480508804321 0.7864351272583008 0.777036726474762 0.9748184680938721 1.0691639184951782 0.9933451414108276 0.9524182081222534 1.0590800046920776 0.8026243448257446 1.0196424722671509 0.9073922038078308 0.7014785408973694 0.9980366230010986 0.9237746000289917 0.8151849508285522 0.9711328744888306 1.0659904479980469 0.9290233254432678 0.8238904476165771 1.0122908353805542 1.0086135864257812 0.8768526315689087 0.6376248598098755 0.8567357063293457 1.0597343444824219 0.9624387621879578 0.8322345018386841 0.7035342454910278 0.7137541770935059 0.818143367767334 0.9730281233787537 0.7897239923477173 1.0221097469329834 1.073439359664917 1.2071092128753662 0.811062216758728 1.0256344079971313 0.8417596817016602 0.7702867984771729 0.8785378932952881 0.7056529521942139 0.7309256792068481 1.133753776550293 0.636931300163269 1.1324701309204102 1.0999326705932617 0.8499994277954102 1.0263607501983643 1.0020301342010498 0.916954517364502 0.7894212007522583 0.8439030051231384 0.9644201993942261 0.9963470697402954 1.0052244663238525 0.9410277009010315 0.9012515544891357 0.839470386505127 0.9569471478462219 0.957331120967865 1.0097429752349854 0.8220490217208862 0.862491250038147 1.324812412261963 0.8785197138786316 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/output/tables/group_result_table.csv new file mode 100644 index 0000000000..1244b60db4 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/output/tables/group_result_table.csv @@ -0,0 +1,16 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 +DYE886 DYE886R 0 1.038 1.0564926862716675 1.0551178455352783 1.0556327104568481 1.0652581453323364 1.0487667322158813 1.0465917587280273 1.0535258054733276 1.040809154510498 1.0714802742004395 1.044373869895935 1.0571832656860352 1.0612913370132446 1.0565921068191528 1.0525716543197632 1.0330556631088257 1.041011095046997 1.06470787525177 1.0720845460891724 1.0863906145095825 1.0877234935760498 1.0489400625228882 1.063382863998413 1.0595916509628296 1.0567059516906738 1.070078730583191 1.036507248878479 1.0499756336212158 1.041627049446106 1.0780454874038696 1.0527184009552002 1.086800456047058 1.0608733892440796 1.083508849143982 1.0466461181640625 1.0787547826766968 1.0559890270233154 1.0939399003982544 1.0575281381607056 1.0332443714141846 1.0501598119735718 1.0679607391357422 1.0520864725112915 1.0679365396499634 1.0509052276611328 1.0687012672424316 1.0485671758651733 1.0515011548995972 1.0523550510406494 1.0506510734558105 1.049683928489685 1.0617085695266724 1.0523020029067993 1.04081392288208 1.0594207048416138 1.0410016775131226 1.057302713394165 1.0578244924545288 1.0589672327041626 1.0492002964019775 1.0600398778915405 1.0495420694351196 1.0518560409545898 1.0520340204238892 1.0508298873901367 1.045973300933838 1.0465924739837646 1.0682435035705566 1.0639879703521729 1.05958092212677 1.0515625476837158 1.0529367923736572 1.0608692169189453 1.066835641860962 1.033747673034668 1.0309696197509766 1.0761932134628296 1.0582178831100464 1.0573586225509644 1.0442606210708618 1.0407496690750122 1.0632520914077759 1.0667515993118286 1.0599454641342163 1.0560150146484375 1.066129207611084 1.054110050201416 1.0464766025543213 1.0580596923828125 1.0501320362091064 1.0663611888885498 1.0534428358078003 1.039780855178833 1.0610407590866089 1.0453016757965088 1.0569634437561035 1.0825586318969727 1.064749002456665 1.0489686727523804 1.050766944885254 1.057007074356079 1.0409998893737793 +DYE886 DYE886R 1 1.056 1.07318913936615 1.074532389640808 1.0857977867126465 1.0779592990875244 1.0750279426574707 1.0794814825057983 1.0632423162460327 1.0607128143310547 1.086503267288208 1.06337571144104 1.0566400289535522 1.090262532234192 1.0750832557678223 1.058577060699463 1.0682673454284668 1.09134840965271 1.091353178024292 1.0826350450515747 1.0854315757751465 1.0967861413955688 1.077392578125 1.103695273399353 1.087751865386963 1.0771502256393433 1.0728590488433838 1.0681418180465698 1.0742286443710327 1.070258617401123 1.0807266235351562 1.071647047996521 1.0861977338790894 1.0663570165634155 1.102044701576233 1.0731956958770752 1.078631043434143 1.061015009880066 1.0981574058532715 1.0660581588745117 1.0604140758514404 1.0565016269683838 1.0848160982131958 1.0715396404266357 1.0786776542663574 1.074201226234436 1.0434584617614746 1.0721991062164307 1.067877173423767 1.0618069171905518 1.0537887811660767 1.0712062120437622 1.0880190134048462 1.0647560358047485 1.0500432252883911 1.079005241394043 1.0653623342514038 1.0739129781723022 1.0907537937164307 1.0656355619430542 1.0682291984558105 1.0731356143951416 1.0583014488220215 1.088325023651123 1.0626059770584106 1.0657442808151245 1.0720453262329102 1.0755294561386108 1.0811684131622314 1.0665850639343262 1.0650818347930908 1.058640480041504 1.0777473449707031 1.0664942264556885 1.097926378250122 1.0459566116333008 1.0451185703277588 1.0810598134994507 1.063061237335205 1.0820084810256958 1.0590884685516357 1.0651675462722778 1.0790644884109497 1.0517187118530273 1.0749046802520752 1.0864812135696411 1.0874778032302856 1.0761783123016357 1.0747166872024536 1.084773063659668 1.0545110702514648 1.061597228050232 1.0710391998291016 1.0568329095840454 1.07748544216156 1.0858957767486572 1.0732378959655762 1.093955397605896 1.0864620208740234 1.0829790830612183 1.0607471466064453 1.065001368522644 1.0623328685760498 +DYE886 DYE886R 2 1.081 1.089003324508667 1.084502100944519 1.0924818515777588 1.0915381908416748 1.0972223281860352 1.0910333395004272 1.0769346952438354 1.0769096612930298 1.1014306545257568 1.0828434228897095 1.061055302619934 1.1120953559875488 1.0975861549377441 1.0772478580474854 1.082618236541748 1.1113190650939941 1.1052390336990356 1.0901119709014893 1.0900907516479492 1.1015409231185913 1.089617371559143 1.1222715377807617 1.1097309589385986 1.1016041040420532 1.076892614364624 1.0799436569213867 1.0879957675933838 1.0891693830490112 1.093315839767456 1.0912597179412842 1.1054704189300537 1.0770320892333984 1.104933738708496 1.0965135097503662 1.0725514888763428 1.102683663368225 1.1043039560317993 1.0864111185073853 1.0802255868911743 1.0724657773971558 1.0981942415237427 1.0845122337341309 1.0957337617874146 1.083317518234253 1.0831600427627563 1.1020030975341797 1.0781911611557007 1.070635437965393 1.0687274932861328 1.0737297534942627 1.1134428977966309 1.079010248184204 1.0796597003936768 1.0911586284637451 1.100874900817871 1.0963972806930542 1.1054306030273438 1.078991413116455 1.0810275077819824 1.0884203910827637 1.0698089599609375 1.0916849374771118 1.0767285823822021 1.0865808725357056 1.0888888835906982 1.0632163286209106 1.0906778573989868 1.0725377798080444 1.0868321657180786 1.0871251821517944 1.0978810787200928 1.0685813426971436 1.0947600603103638 1.0710021257400513 1.0721843242645264 1.091627597808838 1.0848315954208374 1.1049343347549438 1.0943313837051392 1.0829869508743286 1.097394347190857 1.081642985343933 1.0851373672485352 1.103440523147583 1.1058646440505981 1.0970698595046997 1.0865353345870972 1.0761215686798096 1.0916411876678467 1.0727272033691406 1.1088883876800537 1.0746572017669678 1.0953675508499146 1.1001077890396118 1.072809100151062 1.0938118696212769 1.1084275245666504 1.1063312292099 1.0797626972198486 1.0867061614990234 1.077900767326355 +DYE886 DYE886R 3 1.086 1.1035091876983643 1.0978999137878418 1.106750726699829 1.1086481809616089 1.0919159650802612 1.1035898923873901 1.0931955575942993 1.0870888233184814 1.1054613590240479 1.103541612625122 1.0704994201660156 1.1218059062957764 1.1186977624893188 1.093542218208313 1.0855785608291626 1.1298761367797852 1.120020866394043 1.109534740447998 1.0998573303222656 1.1129120588302612 1.1118967533111572 1.1347049474716187 1.1299304962158203 1.129011631011963 1.086769700050354 1.0818867683410645 1.1069998741149902 1.1165142059326172 1.1039834022521973 1.1112420558929443 1.122392177581787 1.088793396949768 1.117958903312683 1.1169267892837524 1.0864970684051514 1.104330062866211 1.1145161390304565 1.0900723934173584 1.0959830284118652 1.083937406539917 1.1183302402496338 1.1004515886306763 1.107430338859558 1.094710350036621 1.115653157234192 1.1063127517700195 1.0855671167373657 1.0857853889465332 1.087651014328003 1.0885339975357056 1.1427971124649048 1.0920650959014893 1.0799192190170288 1.103947639465332 1.1108367443084717 1.1160469055175781 1.1190060377120972 1.0906137228012085 1.0980576276779175 1.1028300523757935 1.084221601486206 1.0809075832366943 1.0939587354660034 1.1030014753341675 1.1002471446990967 1.0861296653747559 1.102267861366272 1.0854142904281616 1.111596941947937 1.1240113973617554 1.108464241027832 1.075919270515442 1.1023764610290527 1.0830928087234497 1.0968647003173828 1.10574471950531 1.111049771308899 1.122715711593628 1.0935156345367432 1.099139928817749 1.116179347038269 1.1006829738616943 1.0967092514038086 1.109128475189209 1.12840735912323 1.1048200130462646 1.0959128141403198 1.0946115255355835 1.1270426511764526 1.0855790376663208 1.1198384761810303 1.0927892923355103 1.099465250968933 1.1080217361450195 1.0850766897201538 1.113051176071167 1.1284770965576172 1.1287013292312622 1.1036328077316284 1.107487440109253 1.0933550596237183 +DYE886 DYE886R 4 1.118 1.1249505281448364 1.1334129571914673 1.1271685361862183 1.1363428831100464 1.1215096712112427 1.1291602849960327 1.113854169845581 1.0958960056304932 1.1220242977142334 1.1248078346252441 1.0881707668304443 1.1337668895721436 1.1183571815490723 1.1125236749649048 1.1095271110534668 1.160079002380371 1.1423379182815552 1.1492335796356201 1.1475454568862915 1.1346052885055542 1.1247657537460327 1.1633118391036987 1.14241361618042 1.161727786064148 1.1080468893051147 1.1058313846588135 1.1337919235229492 1.1370331048965454 1.1150341033935547 1.1348276138305664 1.1454758644104004 1.0965787172317505 1.1512831449508667 1.1395798921585083 1.1277616024017334 1.1297553777694702 1.1471654176712036 1.1235822439193726 1.110133171081543 1.1028730869293213 1.1374685764312744 1.119267225265503 1.129952073097229 1.116410493850708 1.107559084892273 1.1043765544891357 1.0908831357955933 1.1108956336975098 1.1162493228912354 1.0998040437698364 1.1429455280303955 1.1135660409927368 1.136452555656433 1.1256310939788818 1.133312702178955 1.1344776153564453 1.1522216796875 1.1073862314224243 1.1103746891021729 1.1272882223129272 1.1023714542388916 1.1186466217041016 1.1190757751464844 1.1206022500991821 1.117988109588623 1.1217312812805176 1.1186769008636475 1.101546287536621 1.1451528072357178 1.143602967262268 1.1238820552825928 1.1028501987457275 1.148730993270874 1.1048684120178223 1.1222589015960693 1.1251099109649658 1.1184786558151245 1.139367699623108 1.11495840549469 1.1177306175231934 1.1365994215011597 1.1203818321228027 1.1127417087554932 1.1155555248260498 1.1357418298721313 1.1204346418380737 1.113356351852417 1.1294993162155151 1.143051266670227 1.1042722463607788 1.1468303203582764 1.113291621208191 1.1027624607086182 1.1126643419265747 1.1311434507369995 1.1416808366775513 1.147803544998169 1.1576553583145142 1.1173566579818726 1.1306573152542114 1.1161344051361084 +DYE886 DYE886R 5 1.116 1.134168267250061 1.1509931087493896 1.14583158493042 1.152509093284607 1.1456085443496704 1.1394370794296265 1.1260557174682617 1.1099101305007935 1.1588444709777832 1.1331044435501099 1.1005117893218994 1.1445425748825073 1.1087747812271118 1.1257225275039673 1.1207598447799683 1.1797453165054321 1.1505690813064575 1.168729543685913 1.136094570159912 1.1469615697860718 1.1208469867706299 1.1880662441253662 1.150368332862854 1.171587586402893 1.1228140592575073 1.120867133140564 1.144551396369934 1.1221518516540527 1.12218177318573 1.1462440490722656 1.1593376398086548 1.1123287677764893 1.1734739542007446 1.1498993635177612 1.1383048295974731 1.1387836933135986 1.148443579673767 1.1322327852249146 1.1149941682815552 1.1224747896194458 1.160441517829895 1.1257013082504272 1.148505449295044 1.131105899810791 1.1125186681747437 1.1158318519592285 1.0901260375976562 1.126356840133667 1.1334325075149536 1.092039942741394 1.14811372756958 1.1210136413574219 1.0942223072052002 1.1399509906768799 1.154029130935669 1.1350699663162231 1.1629819869995117 1.1206430196762085 1.1097099781036377 1.1497937440872192 1.1109623908996582 1.1142678260803223 1.1282812356948853 1.1254774332046509 1.1294803619384766 1.1280508041381836 1.1251745223999023 1.1113179922103882 1.1574122905731201 1.1447358131408691 1.1383134126663208 1.1232026815414429 1.1556910276412964 1.1317692995071411 1.096524715423584 1.1353113651275635 1.1248118877410889 1.1386979818344116 1.109851598739624 1.1257636547088623 1.1429316997528076 1.134213924407959 1.1211050748825073 1.1415215730667114 1.1399574279785156 1.1346989870071411 1.1265877485275269 1.1247566938400269 1.1337342262268066 1.1132012605667114 1.1624258756637573 1.122995138168335 1.1250929832458496 1.120212197303772 1.119553804397583 1.165816068649292 1.153434157371521 1.171722412109375 1.1324193477630615 1.130467176437378 1.1286333799362183 +DYE886 DYE886R 6 1.115 1.1411311626434326 1.1578584909439087 1.1530404090881348 1.1632860898971558 1.1491931676864624 1.1445430517196655 1.1365867853164673 1.1307356357574463 1.1589641571044922 1.1374788284301758 1.1098530292510986 1.155090093612671 1.122928261756897 1.1362237930297852 1.126067876815796 1.1979596614837646 1.1499162912368774 1.174811840057373 1.1435035467147827 1.1560488939285278 1.1327723264694214 1.2047111988067627 1.1572157144546509 1.1684231758117676 1.1354941129684448 1.130759596824646 1.1491142511367798 1.1323251724243164 1.1285638809204102 1.1505681276321411 1.1611860990524292 1.1256028413772583 1.1865839958190918 1.1578096151351929 1.1288617849349976 1.1269065141677856 1.1486451625823975 1.1192811727523804 1.1193817853927612 1.1334104537963867 1.1730372905731201 1.1281161308288574 1.1666711568832397 1.1449421644210815 1.1379069089889526 1.1298445463180542 1.0863823890686035 1.1359654664993286 1.1471997499465942 1.0958589315414429 1.1661523580551147 1.1173142194747925 1.0999038219451904 1.1499971151351929 1.1709800958633423 1.1321908235549927 1.149792194366455 1.131372332572937 1.1052242517471313 1.1647216081619263 1.1167631149291992 1.1294766664505005 1.1338629722595215 1.1298891305923462 1.1385287046432495 1.1311815977096558 1.1314148902893066 1.120930552482605 1.1539230346679688 1.1585350036621094 1.1512824296951294 1.1368578672409058 1.1441874504089355 1.1472398042678833 1.100174903869629 1.1424251794815063 1.1273064613342285 1.1343498229980469 1.1105742454528809 1.129891037940979 1.1454483270645142 1.1449347734451294 1.1318554878234863 1.172186017036438 1.1562191247940063 1.1479772329330444 1.1350246667861938 1.1279433965682983 1.141843557357788 1.1205798387527466 1.1657114028930664 1.1282624006271362 1.138983964920044 1.1296366453170776 1.0964375734329224 1.177283525466919 1.154765009880066 1.1801775693893433 1.1464776992797852 1.1316856145858765 1.1355947256088257 +DYE886 DYE886R 7 1.161 1.1459228992462158 1.1580106019973755 1.1510448455810547 1.1673692464828491 1.1518417596817017 1.145774483680725 1.1443036794662476 1.1479347944259644 1.1340556144714355 1.1361905336380005 1.113383173942566 1.1694082021713257 1.15409255027771 1.138964056968689 1.128239393234253 1.215152382850647 1.1453109979629517 1.1729930639266968 1.1557661294937134 1.1607556343078613 1.146316409111023 1.2083863019943237 1.1598786115646362 1.1590642929077148 1.1428349018096924 1.1339422464370728 1.1500930786132812 1.1602272987365723 1.1316194534301758 1.1475520133972168 1.1561591625213623 1.1319812536239624 1.1842734813690186 1.1637142896652222 1.1274948120117188 1.1192350387573242 1.1547566652297974 1.1136897802352905 1.122170329093933 1.1367506980895996 1.1750831604003906 1.1284741163253784 1.1771713495254517 1.1544839143753052 1.1635687351226807 1.1440092325210571 1.080398440361023 1.1380553245544434 1.1540908813476562 1.1008727550506592 1.1775739192962646 1.110517144203186 1.1407132148742676 1.153800368309021 1.1810486316680908 1.130374789237976 1.1514089107513428 1.137318730354309 1.09744131565094 1.1720473766326904 1.1174720525741577 1.1425832509994507 1.1373951435089111 1.1313453912734985 1.142322063446045 1.1273472309112549 1.1370477676391602 1.1270802021026611 1.1648855209350586 1.1735806465148926 1.1591802835464478 1.1422981023788452 1.1489883661270142 1.1510591506958008 1.1222130060195923 1.1454826593399048 1.1187052726745605 1.1306039094924927 1.1231852769851685 1.1302778720855713 1.145340919494629 1.1468253135681152 1.1446424722671509 1.2016217708587646 1.158213496208191 1.155752420425415 1.1394634246826172 1.1292190551757812 1.155921220779419 1.124668002128601 1.1608375310897827 1.1284376382827759 1.138132929801941 1.1323072910308838 1.1000940799713135 1.1763170957565308 1.1525124311447144 1.1868242025375366 1.143232822418213 1.153947114944458 1.1357239484786987 +DYE886 DYE886R 8 1.132 1.1493598222732544 1.158197283744812 1.1504981517791748 1.169777274131775 1.1577832698822021 1.1468539237976074 1.1501442193984985 1.1509718894958496 1.1384904384613037 1.1324222087860107 1.1131501197814941 1.193556308746338 1.1902127265930176 1.1423041820526123 1.1308045387268066 1.2271223068237305 1.142723798751831 1.1695669889450073 1.151816964149475 1.1642930507659912 1.1513069868087769 1.2054579257965088 1.1608667373657227 1.1521317958831787 1.146060824394226 1.1343886852264404 1.1522794961929321 1.1853513717651367 1.1327587366104126 1.1426717042922974 1.156537413597107 1.129784107208252 1.1766356229782104 1.170915961265564 1.125935435295105 1.1186230182647705 1.1648181676864624 1.1232354640960693 1.1233080625534058 1.1428982019424438 1.1738563776016235 1.1297818422317505 1.1827532052993774 1.1606119871139526 1.1780792474746704 1.1556061506271362 1.0734995603561401 1.1358619928359985 1.1559923887252808 1.0976642370224 1.1864039897918701 1.10796058177948 1.1715598106384277 1.1546845436096191 1.1850125789642334 1.1286860704421997 1.161780595779419 1.1448618173599243 1.0902657508850098 1.1763713359832764 1.1149256229400635 1.1316752433776855 1.1410952806472778 1.1273167133331299 1.1468900442123413 1.1142481565475464 1.1431384086608887 1.1291640996932983 1.2011598348617554 1.1809484958648682 1.164103627204895 1.1427607536315918 1.1690410375595093 1.1494534015655518 1.1387072801589966 1.1466642618179321 1.111411213874817 1.1272445917129517 1.1262338161468506 1.1301928758621216 1.1461129188537598 1.1487500667572021 1.1601003408432007 1.215798020362854 1.1438570022583008 1.163684368133545 1.1426987648010254 1.12728750705719 1.1663850545883179 1.1263892650604248 1.1545923948287964 1.1268852949142456 1.1327356100082397 1.129486322402954 1.1203495264053345 1.1755485534667969 1.1497747898101807 1.1982767581939697 1.128151297569275 1.1825436353683472 1.1322625875473022 +DYE886 DYE886R 9 1.124 1.1461811065673828 1.1560752391815186 1.1486530303955078 1.1726019382476807 1.1611487865447998 1.1439118385314941 1.1519579887390137 1.1173467636108398 1.171160340309143 1.121194839477539 1.1052242517471313 1.2265007495880127 1.2251698970794678 1.1630234718322754 1.1294655799865723 1.2193862199783325 1.1360374689102173 1.1593936681747437 1.1468727588653564 1.1626417636871338 1.1483154296875 1.1951587200164795 1.1603857278823853 1.147508144378662 1.1389285326004028 1.1279911994934082 1.153944969177246 1.192016363143921 1.1292738914489746 1.131279468536377 1.1479617357254028 1.1160403490066528 1.1724636554718018 1.175540566444397 1.1220955848693848 1.1137415170669556 1.166662335395813 1.1339393854141235 1.1174218654632568 1.1471349000930786 1.1659338474273682 1.1293329000473022 1.1704930067062378 1.1576181650161743 1.1712793111801147 1.1486730575561523 1.0624030828475952 1.1259678602218628 1.1460988521575928 1.0779318809509277 1.1855862140655518 1.093948245048523 1.1733049154281616 1.1505672931671143 1.1772867441177368 1.122503638267517 1.1669827699661255 1.151772141456604 1.0828131437301636 1.165442705154419 1.104235053062439 1.1165367364883423 1.1384994983673096 1.1144498586654663 1.144079566001892 1.129949688911438 1.1472973823547363 1.1214886903762817 1.2285332679748535 1.1729251146316528 1.1635133028030396 1.1348003149032593 1.1745176315307617 1.1416947841644287 1.1405370235443115 1.1427544355392456 1.1131103038787842 1.1178935766220093 1.1079890727996826 1.1256020069122314 1.143404483795166 1.1534733772277832 1.1740202903747559 1.1983979940414429 1.1229075193405151 1.163153052330017 1.1376891136169434 1.1134613752365112 1.1644788980484009 1.1219316720962524 1.1401786804199219 1.1193515062332153 1.1201090812683105 1.1204403638839722 1.1181647777557373 1.167083978652954 1.1422516107559204 1.2187570333480835 1.1059786081314087 1.1898741722106934 1.121078610420227 +DYE886 DYE886R 10 1.144 1.1290868520736694 1.1536649465560913 1.1413098573684692 1.180515170097351 1.159502625465393 1.1340861320495605 1.142845869064331 1.068786859512329 1.1453652381896973 1.098848819732666 1.0842783451080322 1.2011656761169434 1.2039649486541748 1.1814296245574951 1.1129728555679321 1.1533818244934082 1.1244299411773682 1.1165989637374878 1.1493659019470215 1.1519278287887573 1.1378803253173828 1.1808773279190063 1.1490795612335205 1.1543364524841309 1.113973617553711 1.111141324043274 1.1545348167419434 1.172655701637268 1.1150761842727661 1.107367753982544 1.121604561805725 1.0896270275115967 1.1833927631378174 1.1720308065414429 1.1103687286376953 1.0880823135375977 1.1449249982833862 1.1256352663040161 1.095454216003418 1.1485810279846191 1.149919867515564 1.120570182800293 1.130254864692688 1.1367791891098022 1.1481531858444214 1.108856201171875 1.0426257848739624 1.1026625633239746 1.113529920578003 1.023261308670044 1.1656261682510376 1.0643857717514038 1.1332203149795532 1.1395543813705444 1.1494883298873901 1.1059170961380005 1.1583893299102783 1.1471978425979614 1.0778435468673706 1.132668137550354 1.0745278596878052 1.1152592897415161 1.132041096687317 1.118163824081421 1.1268285512924194 1.1110626459121704 1.1445989608764648 1.0913293361663818 1.2241661548614502 1.163225769996643 1.1511282920837402 1.1138912439346313 1.1570100784301758 1.1221566200256348 1.0975221395492554 1.1282238960266113 1.142264723777771 1.0974409580230713 1.0885826349258423 1.1122339963912964 1.1339316368103027 1.1407654285430908 1.1740092039108276 1.1612968444824219 1.0972065925598145 1.1475945711135864 1.1143308877944946 1.0861256122589111 1.1372419595718384 1.1036392450332642 1.1300835609436035 1.1018941402435303 1.1002171039581299 1.0995736122131348 1.082695484161377 1.1449766159057617 1.1259883642196655 1.2521560192108154 1.081999659538269 1.1519935131072998 1.09730863571167 +DYE886 DYE886R 11 1.091 1.0989539623260498 1.150253415107727 1.1272441148757935 1.1687076091766357 1.1415449380874634 1.1173593997955322 1.118160605430603 1.0639981031417847 1.0871391296386719 1.069919228553772 1.0571517944335938 1.08783757686615 1.1167405843734741 1.153820276260376 1.0750467777252197 1.0647692680358887 1.1052149534225464 1.0848945379257202 1.1144623756408691 1.1329866647720337 1.1232879161834717 1.1742480993270874 1.1198912858963013 1.1677912473678589 1.082958698272705 1.0886359214782715 1.1478703022003174 1.1489108800888062 1.0840097665786743 1.076229214668274 1.0744997262954712 1.0699914693832397 1.1828149557113647 1.148057222366333 1.0639655590057373 1.0419104099273682 1.1085361242294312 1.081126093864441 1.0602301359176636 1.1518967151641846 1.131687879562378 1.0885275602340698 1.0788697004318237 1.1048725843429565 1.1347720623016357 1.0720362663269043 1.0200493335723877 1.07179594039917 1.067813515663147 0.945560097694397 1.1233407258987427 1.030951738357544 1.0850327014923096 1.1236354112625122 1.1148778200149536 1.0808051824569702 1.1408030986785889 1.1112432479858398 1.0616865158081055 1.0944114923477173 1.0308669805526733 1.093819499015808 1.1241774559020996 1.1264632940292358 1.0969915390014648 1.0391565561294556 1.1279100179672241 1.0432158708572388 1.1711337566375732 1.146010398864746 1.1245098114013672 1.088728427886963 1.1423842906951904 1.0937812328338623 1.03628408908844 1.1030603647232056 1.10731840133667 1.0722887516021729 1.0604208707809448 1.0915052890777588 1.116451382637024 1.1035689115524292 1.1420443058013916 1.1348638534545898 1.0729396343231201 1.1069929599761963 1.0618789196014404 1.0693819522857666 1.086116909980774 1.0730336904525757 1.1293888092041016 1.0795153379440308 1.0655831098556519 1.0617090463638306 1.0533143281936646 1.1072438955307007 1.1037571430206299 1.2596027851104736 1.0653083324432373 1.0968679189682007 1.0688985586166382 +DYE886 DYE886R 12 1.039 1.0600671768188477 1.1379929780960083 1.0963983535766602 1.1233569383621216 1.1019593477249146 1.0918830633163452 1.07597815990448 1.0527933835983276 1.05290687084198 1.0322836637496948 1.0263789892196655 1.002062201499939 1.0569075345993042 1.1285204887390137 1.0208635330200195 1.0200541019439697 1.0576485395431519 1.069532036781311 1.07423734664917 1.106862187385559 1.0996111631393433 1.1791313886642456 1.096988320350647 1.158677577972412 1.0495705604553223 1.0616872310638428 1.1289112567901611 1.1202123165130615 1.0242313146591187 1.042641282081604 0.99970543384552 1.070523977279663 1.155381441116333 1.092545747756958 1.0063285827636719 0.984031617641449 1.069828748703003 1.0453460216522217 1.0149784088134766 1.1565561294555664 1.1118652820587158 1.0214831829071045 1.0236964225769043 1.067057728767395 1.1236499547958374 1.0432119369506836 0.9952569603919983 1.0341964960098267 1.0164575576782227 0.8702853918075562 1.05784273147583 0.9897981286048889 1.042261004447937 1.1013073921203613 1.0892399549484253 1.0475877523422241 1.1291348934173584 1.0452187061309814 1.0060975551605225 1.0484291315078735 0.9762476086616516 1.015292763710022 1.09734046459198 1.1000601053237915 1.0526670217514038 1.0209715366363525 1.0963491201400757 0.9824640154838562 1.1029400825500488 1.1076945066452026 1.0820115804672241 1.0617010593414307 1.1080526113510132 1.0553759336471558 0.9884766936302185 1.0655535459518433 1.0300456285476685 1.0435303449630737 1.0158822536468506 1.0643227100372314 1.088702917098999 1.0667575597763062 1.080663800239563 1.117020845413208 1.0472885370254517 1.0327357053756714 0.994409441947937 1.0644124746322632 1.0457673072814941 1.0304960012435913 1.1230350732803345 1.0540891885757446 0.9972877502441406 1.0029375553131104 0.9945326447486877 1.047469139099121 1.0743221044540405 1.214591383934021 1.043981909751892 1.0313111543655396 1.038337230682373 +DYE886 DYE886R 13 0.935 0.9633469581604004 1.0501015186309814 0.9922784566879272 1.011433482170105 1.0031403303146362 1.0103702545166016 0.9677185416221619 0.9447845816612244 0.9874333143234253 0.935395359992981 0.963084876537323 0.9370765686035156 0.9697672724723816 1.0412476062774658 0.9168315529823303 1.0275176763534546 0.893204927444458 0.9758830070495605 0.9004462957382202 1.0377100706100464 1.023675799369812 1.1967300176620483 1.0704874992370605 1.0214413404464722 0.9445253610610962 0.9959414601325989 1.05093252658844 1.0478515625 0.8746544718742371 1.0003777742385864 0.8422243595123291 0.9680399894714355 1.0196107625961304 0.9274359941482544 0.9197061061859131 0.8665062785148621 0.9832541346549988 0.9635130167007446 0.9332141280174255 1.0189342498779297 1.0499902963638306 0.87828129529953 0.9227312207221985 0.9821828007698059 1.056262493133545 0.9305613040924072 0.9473825693130493 0.954622209072113 0.9207616448402405 0.7797077894210815 0.9376514554023743 0.8996424674987793 0.9632176160812378 1.0356956720352173 1.062273621559143 0.9322189688682556 0.9129974246025085 0.9667232036590576 0.8293337821960449 0.9582719206809998 0.8727627992630005 0.8398707509040833 0.9611867666244507 0.9551829099655151 0.9272259473800659 1.0408021211624146 1.0052262544631958 0.8713306784629822 0.9682997465133667 0.9515087604522705 0.9702941179275513 1.0035786628723145 0.9872698187828064 0.9707014560699463 0.9165977835655212 0.9702929258346558 0.9431517720222473 0.9311308264732361 0.9692667126655579 0.9976180791854858 0.9954627156257629 0.961838960647583 0.9429150819778442 1.0389291048049927 0.9914942979812622 0.9049682021141052 0.9138384461402893 0.9624438285827637 1.0142987966537476 0.9308680295944214 1.0221378803253174 0.9993532299995422 0.8507819771766663 0.8832481503486633 0.8646365404129028 0.9211743474006653 0.9938114285469055 1.053170919418335 0.9619462490081787 0.9450534582138062 0.9740334153175354 +DYE886 DYE886R 14 0.729 0.9092636108398438 0.9645766019821167 0.8935801982879639 0.9295515418052673 0.9531804919242859 0.9568724632263184 0.8764809966087341 0.8692141771316528 0.9016712307929993 0.8656888008117676 0.9212967157363892 0.955796480178833 0.9167284369468689 0.9901233911514282 0.8626396059989929 1.0009902715682983 0.8092324137687683 0.8892688155174255 0.8320591449737549 1.000291347503662 0.9497008323669434 1.2509690523147583 1.016897201538086 0.9244397878646851 0.8770807981491089 0.9696717858314514 0.9936569333076477 0.9716916680335999 0.8081082701683044 1.0212316513061523 0.8212549090385437 0.9077145457267761 0.9632812738418579 0.8373118042945862 0.8276714086532593 0.7938307523727417 0.9502308368682861 1.0709229707717896 0.8957547545433044 0.865249514579773 1.015519618988037 0.8262126445770264 0.8672075271606445 0.9037440419197083 0.9823711514472961 0.8377699851989746 0.9156405925750732 0.9027174115180969 0.8773059248924255 0.730726420879364 0.9843834638595581 0.86522376537323 0.9456544518470764 0.9869635105133057 1.0912483930587769 0.8547011017799377 0.7468684315681458 0.8961257934570312 0.7565388679504395 0.9214170575141907 0.8013173937797546 0.7943577170372009 0.8555223941802979 0.9144477844238281 0.8979160189628601 1.0250941514968872 0.9625468254089355 0.8041028380393982 1.009605050086975 0.807585597038269 0.883089005947113 0.9663158655166626 0.9232462048530579 0.9085046052932739 0.8918192386627197 0.8956131339073181 0.9522468447685242 0.862535834312439 0.7833399176597595 0.9684548377990723 0.936282753944397 0.9404540657997131 0.8781367540359497 0.9312195181846619 0.9505354166030884 0.9015420079231262 0.8962104916572571 0.8519449234008789 1.0232312679290771 0.8571205735206604 0.9574410319328308 0.9679079651832581 0.813392162322998 0.8164936900138855 0.8185344934463501 0.8536138534545898 0.9383894801139832 0.9652897119522095 0.8379338979721069 0.9211128354072571 0.947643518447876 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/proton.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/proton.yaml new file mode 100644 index 0000000000..092fa02ff6 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton/proton.yaml @@ -0,0 +1,17 @@ +meta: + author: Rosalyn Pearson + title: Theoretical predictions + +theoryid: 53 + +use_cuts: nocuts + +fit: 201130-jcm-001 +pdf: 201130-jcm-001 + +dataset_inputs: + - dataset: DYE886R + +actions_: + - group_result_table + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/output/tables/group_result_table.csv new file mode 100644 index 0000000000..65bf13417b --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/output/tables/group_result_table.csv @@ -0,0 +1,16 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 +DYE886 DYE886R 0 1.038 1.0620050430297852 1.0690693855285645 1.0581855773925781 1.0603117942810059 1.0414395332336426 1.0642890930175781 1.0482714176177979 1.06723153591156 1.062540888786316 1.0676578283309937 1.0565612316131592 1.0703485012054443 1.0649183988571167 1.0882067680358887 1.047207236289978 1.0447241067886353 1.0640583038330078 1.0605040788650513 1.0788097381591797 1.0463252067565918 1.0546303987503052 1.0760921239852905 1.0896397829055786 1.0609431266784668 1.0793249607086182 1.0603067874908447 1.0615603923797607 1.0584169626235962 1.0588659048080444 1.0792601108551025 1.0587939023971558 1.0628314018249512 1.0574678182601929 1.080809235572815 1.0748636722564697 1.0790057182312012 1.0538288354873657 1.075063943862915 1.057054042816162 1.0387370586395264 1.0495542287826538 1.0936775207519531 1.0480855703353882 1.0705840587615967 1.0728681087493896 1.0747489929199219 1.0540324449539185 1.0539500713348389 1.050461769104004 1.054235816001892 1.047667384147644 1.0629757642745972 1.0799726247787476 1.0549453496932983 1.0383994579315186 1.0450669527053833 1.047867774963379 1.0465474128723145 1.0515350103378296 1.0358376502990723 1.0551643371582031 1.0438839197158813 1.0410244464874268 1.0646780729293823 1.0863187313079834 1.0791454315185547 1.0598753690719604 1.0805212259292603 1.1023513078689575 1.0473945140838623 1.048697829246521 1.055526852607727 1.0409228801727295 1.061415433883667 1.0828709602355957 1.0830191373825073 1.07693612575531 1.0444848537445068 1.0492922067642212 1.0502568483352661 1.0774459838867188 1.0482122898101807 1.0661113262176514 1.0437148809432983 1.0753620862960815 1.0854036808013916 1.0563633441925049 1.041723370552063 1.0684734582901 1.060407042503357 1.0799671411514282 1.0556659698486328 1.0429050922393799 1.0920957326889038 1.0458307266235352 1.0671467781066895 1.061574935913086 1.0831456184387207 1.046571969985962 1.0673044919967651 1.070136547088623 +DYE886 DYE886R 1 1.056 1.0880829095840454 1.0900864601135254 1.0792924165725708 1.0846863985061646 1.068097710609436 1.0838874578475952 1.0819801092147827 1.0850472450256348 1.1069557666778564 1.0863056182861328 1.0816739797592163 1.0971624851226807 1.0896612405776978 1.1177211999893188 1.0775384902954102 1.0670074224472046 1.0772864818572998 1.0819237232208252 1.1002591848373413 1.0654008388519287 1.086137294769287 1.0928713083267212 1.1233770847320557 1.0835233926773071 1.0963517427444458 1.0868635177612305 1.0884881019592285 1.0762522220611572 1.0780857801437378 1.1023591756820679 1.0781164169311523 1.0927751064300537 1.0856823921203613 1.108515739440918 1.0963926315307617 1.099828839302063 1.082504391670227 1.104095697402954 1.077735185623169 1.0726933479309082 1.0783908367156982 1.1159958839416504 1.0725926160812378 1.0922613143920898 1.0965471267700195 1.0951063632965088 1.0829356908798218 1.0714292526245117 1.0874537229537964 1.0938421487808228 1.0771454572677612 1.0858464241027832 1.1082854270935059 1.0786058902740479 1.0566874742507935 1.0801734924316406 1.0717551708221436 1.0707601308822632 1.0787277221679688 1.0691616535186768 1.0789215564727783 1.0715736150741577 1.068501591682434 1.101467490196228 1.1118959188461304 1.105870246887207 1.084364891052246 1.1073404550552368 1.116654872894287 1.0804712772369385 1.0754133462905884 1.0849260091781616 1.0730139017105103 1.0922390222549438 1.1118361949920654 1.1073859930038452 1.106299638748169 1.0723127126693726 1.0894088745117188 1.0783038139343262 1.1034334897994995 1.0673046112060547 1.0886088609695435 1.085537075996399 1.1005887985229492 1.1105053424835205 1.0747039318084717 1.0801267623901367 1.1062389612197876 1.0907772779464722 1.1023403406143188 1.0800254344940186 1.0690653324127197 1.1167497634887695 1.0705300569534302 1.088944673538208 1.0936049222946167 1.105635643005371 1.0783312320709229 1.0892434120178223 1.0894726514816284 +DYE886 DYE886R 2 1.081 1.1085054874420166 1.1059390306472778 1.0969585180282593 1.104772925376892 1.0915323495864868 1.1005903482437134 1.1078989505767822 1.0982908010482788 1.1336143016815186 1.1002957820892334 1.1028977632522583 1.1169543266296387 1.1135326623916626 1.1434606313705444 1.1032088994979858 1.084014892578125 1.0882091522216797 1.0992653369903564 1.116455316543579 1.0834152698516846 1.1138161420822144 1.1052887439727783 1.1453946828842163 1.0984641313552856 1.1056296825408936 1.1080546379089355 1.1109657287597656 1.091349720954895 1.0949397087097168 1.1217567920684814 1.0933388471603394 1.1151905059814453 1.110047459602356 1.1249028444290161 1.1114468574523926 1.115911602973938 1.1086642742156982 1.126621961593628 1.0935567617416382 1.1035312414169312 1.1042672395706177 1.132654070854187 1.0943578481674194 1.1109167337417603 1.1172657012939453 1.1096476316452026 1.1024657487869263 1.0863393545150757 1.1140409708023071 1.1255308389663696 1.1023545265197754 1.106802225112915 1.1244553327560425 1.0998790264129639 1.0722174644470215 1.103615164756775 1.09170663356781 1.0904195308685303 1.0982837677001953 1.0957348346710205 1.0988940000534058 1.0919463634490967 1.0923882722854614 1.1267963647842407 1.1308729648590088 1.1272633075714111 1.1069189310073853 1.1314300298690796 1.1268084049224854 1.10664701461792 1.0967482328414917 1.1081866025924683 1.0997695922851562 1.1172974109649658 1.1366084814071655 1.1245856285095215 1.1279642581939697 1.0926162004470825 1.115963101387024 1.099437952041626 1.1246371269226074 1.0848371982574463 1.1054434776306152 1.1163995265960693 1.1204131841659546 1.1280813217163086 1.0874792337417603 1.1087793111801147 1.1289833784103394 1.1136116981506348 1.1205706596374512 1.0979334115982056 1.093701958656311 1.1354665756225586 1.0883266925811768 1.1050571203231812 1.1209567785263062 1.1244254112243652 1.1020047664642334 1.106047511100769 1.1051058769226074 +DYE886 DYE886R 3 1.086 1.1275522708892822 1.1201523542404175 1.1153122186660767 1.1256613731384277 1.1164875030517578 1.1198813915252686 1.13204824924469 1.1107968091964722 1.1543282270431519 1.113669753074646 1.1240289211273193 1.134144902229309 1.1382962465286255 1.1681121587753296 1.1268627643585205 1.0998351573944092 1.0979328155517578 1.116703748703003 1.1321473121643066 1.1035388708114624 1.1393061876296997 1.1175646781921387 1.1633892059326172 1.1117973327636719 1.1189061403274536 1.1294411420822144 1.130530834197998 1.1068103313446045 1.1122668981552124 1.1401680707931519 1.107282042503357 1.13398015499115 1.1344462633132935 1.1375867128372192 1.1244089603424072 1.1307936906814575 1.1322757005691528 1.147371530532837 1.108062982559204 1.131875991821289 1.1305785179138184 1.1493210792541504 1.1196036338806152 1.1266106367111206 1.138732671737671 1.123102068901062 1.1182472705841064 1.102144479751587 1.1352602243423462 1.1515777111053467 1.127707600593567 1.1288607120513916 1.1370106935501099 1.120038628578186 1.0880606174468994 1.1224840879440308 1.110477328300476 1.1093404293060303 1.116128921508789 1.1225277185440063 1.1177693605422974 1.1095913648605347 1.1169687509536743 1.1472305059432983 1.147143840789795 1.145948052406311 1.129284381866455 1.1534291505813599 1.1365505456924438 1.1293010711669922 1.1166294813156128 1.1287682056427002 1.1261909008026123 1.1408344507217407 1.1611734628677368 1.1395682096481323 1.1465644836425781 1.1111668348312378 1.1363632678985596 1.1188933849334717 1.144775390625 1.104684829711914 1.120369791984558 1.140015959739685 1.1392326354980469 1.1439745426177979 1.099184274673462 1.1314733028411865 1.1489177942276 1.1335407495498657 1.1386159658432007 1.1155705451965332 1.119991421699524 1.153004765510559 1.1029447317123413 1.1200700998306274 1.1466033458709717 1.1420763731002808 1.120107889175415 1.1233004331588745 1.1213911771774292 +DYE886 DYE886R 4 1.118 1.1473900079727173 1.134655475616455 1.1368389129638672 1.1489535570144653 1.1462743282318115 1.1433604955673218 1.1569998264312744 1.1240280866622925 1.1729233264923096 1.128322720527649 1.148449182510376 1.1505019664764404 1.1643493175506592 1.194102168083191 1.1507612466812134 1.116541862487793 1.1082024574279785 1.135862946510315 1.149845838546753 1.1270288228988647 1.166552186012268 1.1315293312072754 1.1811612844467163 1.1249455213546753 1.1416898965835571 1.1531063318252563 1.1502647399902344 1.125606656074524 1.1323298215866089 1.1601879596710205 1.1219797134399414 1.1506444215774536 1.161318302154541 1.1492947340011597 1.1367956399917603 1.1468899250030518 1.1550099849700928 1.1692934036254883 1.12253999710083 1.159419298171997 1.1593120098114014 1.1678764820098877 1.1501575708389282 1.1403664350509644 1.1640385389328003 1.137032151222229 1.1325002908706665 1.1210519075393677 1.1533583402633667 1.1741435527801514 1.1554408073425293 1.1538091897964478 1.1503852605819702 1.139829158782959 1.106006383895874 1.1393132209777832 1.129909634590149 1.128891944885254 1.1342040300369263 1.1535905599594116 1.1382026672363281 1.1290106773376465 1.1441887617111206 1.164863109588623 1.1621358394622803 1.164425253868103 1.1539398431777954 1.1765313148498535 1.146787166595459 1.1496505737304688 1.1377571821212769 1.1485041379928589 1.154064655303955 1.163914442062378 1.1876448392868042 1.154329776763916 1.1644442081451416 1.129979133605957 1.1539291143417358 1.137448787689209 1.16645085811615 1.1298617124557495 1.134461760520935 1.1574629545211792 1.1590521335601807 1.1603548526763916 1.1115866899490356 1.150647759437561 1.1704976558685303 1.153563380241394 1.1585813760757446 1.1341503858566284 1.1506563425064087 1.170448899269104 1.1171355247497559 1.1359251737594604 1.1719073057174683 1.1593431234359741 1.1327966451644897 1.142669677734375 1.1399179697036743 +DYE886 DYE886R 5 1.116 1.1551907062530518 1.139987826347351 1.1472681760787964 1.1601014137268066 1.1611266136169434 1.153674602508545 1.1658298969268799 1.1286931037902832 1.179005742073059 1.1346783638000488 1.1610075235366821 1.1554473638534546 1.1739922761917114 1.2046871185302734 1.1605207920074463 1.1247526407241821 1.1138579845428467 1.143317461013794 1.1573715209960938 1.1376665830612183 1.1784422397613525 1.1372730731964111 1.187098503112793 1.1295650005340576 1.1567816734313965 1.1617354154586792 1.1591731309890747 1.1354891061782837 1.1425424814224243 1.169580340385437 1.128327488899231 1.1541610956192017 1.172049641609192 1.1527529954910278 1.1403859853744507 1.1539350748062134 1.1649302244186401 1.1780657768249512 1.1274363994598389 1.1700704097747803 1.1713831424713135 1.175068974494934 1.1643226146697998 1.1446210145950317 1.1769189834594727 1.1419233083724976 1.1359988451004028 1.1307567358016968 1.157021403312683 1.1805392503738403 1.1673448085784912 1.1642136573791504 1.1557351350784302 1.146898627281189 1.1143819093704224 1.1448805332183838 1.1378822326660156 1.1361466646194458 1.1397956609725952 1.1684391498565674 1.1473431587219238 1.1386029720306396 1.1565738916397095 1.167554497718811 1.1661251783370972 1.1716914176940918 1.1656619310379028 1.18644118309021 1.1508839130401611 1.1554721593856812 1.1465190649032593 1.1556562185287476 1.1639866828918457 1.171528697013855 1.1989665031433105 1.1592025756835938 1.170657753944397 1.1366040706634521 1.1592674255371094 1.1432713270187378 1.1758067607879639 1.1429706811904907 1.1378389596939087 1.1602412462234497 1.1654349565505981 1.1657136678695679 1.1168979406356812 1.1569970846176147 1.179688572883606 1.161063313484192 1.1665337085723877 1.1397181749343872 1.1658529043197632 1.1748547554016113 1.123490333557129 1.1411561965942383 1.180608868598938 1.1645539999008179 1.132772445678711 1.149875283241272 1.147935152053833 +DYE886 DYE886R 6 1.115 1.1580201387405396 1.1417944431304932 1.154272198677063 1.1677005290985107 1.16930091381073 1.1597905158996582 1.1685148477554321 1.1302052736282349 1.1800733804702759 1.1383192539215088 1.1697176694869995 1.1554709672927856 1.1764289140701294 1.206958293914795 1.1635806560516357 1.129703164100647 1.1172534227371216 1.1458295583724976 1.1614165306091309 1.1431840658187866 1.183098316192627 1.1396442651748657 1.188722848892212 1.1312869787216187 1.17060387134552 1.1645060777664185 1.1637874841690063 1.14207124710083 1.1491150856018066 1.1757227182388306 1.1312764883041382 1.1507925987243652 1.175115942955017 1.153002142906189 1.1406245231628418 1.158189058303833 1.169698715209961 1.1803646087646484 1.1288050413131714 1.172831654548645 1.1765506267547607 1.1781679391860962 1.1729947328567505 1.143911600112915 1.1860579252243042 1.143263816833496 1.134779691696167 1.1372061967849731 1.1537702083587646 1.1805299520492554 1.1717818975448608 1.1682947874069214 1.1581591367721558 1.1476794481277466 1.1191126108169556 1.1450880765914917 1.1417489051818848 1.135982871055603 1.140075922012329 1.1772385835647583 1.1512280702590942 1.1448149681091309 1.1635408401489258 1.1638355255126953 1.165348768234253 1.1745860576629639 1.1717538833618164 1.1902278661727905 1.1529308557510376 1.1545368432998657 1.1498903036117554 1.157505989074707 1.1662665605545044 1.1729165315628052 1.2043286561965942 1.1604773998260498 1.1712143421173096 1.1378055810928345 1.1604812145233154 1.1432771682739258 1.180566668510437 1.1516858339309692 1.1363632678985596 1.156494140625 1.1665271520614624 1.1673868894577026 1.119004726409912 1.1579560041427612 1.1854208707809448 1.163799524307251 1.1701520681381226 1.1396404504776 1.1745158433914185 1.1740528345108032 1.125748872756958 1.1411770582199097 1.1821953058242798 1.163534164428711 1.1250636577606201 1.1512075662612915 1.151373028755188 +DYE886 DYE886R 7 1.161 1.1587765216827393 1.1430449485778809 1.1600795984268188 1.1736853122711182 1.1720963716506958 1.163723111152649 1.168027400970459 1.1315730810165405 1.1793878078460693 1.1418250799179077 1.1768254041671753 1.1537559032440186 1.1752440929412842 1.20383882522583 1.1628894805908203 1.133731722831726 1.1203161478042603 1.1463748216629028 1.1644136905670166 1.1464037895202637 1.184160590171814 1.1411513090133667 1.189528226852417 1.1332730054855347 1.1834479570388794 1.164573311805725 1.1669842004776 1.1474803686141968 1.154309630393982 1.1812025308609009 1.1330037117004395 1.144320011138916 1.1734317541122437 1.153628945350647 1.14044988155365 1.1624209880828857 1.1727690696716309 1.179253339767456 1.1296950578689575 1.1713005304336548 1.1779754161834717 1.1799440383911133 1.1780070066452026 1.1420114040374756 1.193570613861084 1.143905520439148 1.1321691274642944 1.141961693763733 1.1481856107711792 1.1786556243896484 1.1711432933807373 1.1687527894973755 1.1597174406051636 1.1453087329864502 1.122436761856079 1.1427327394485474 1.1441938877105713 1.1311298608779907 1.13845956325531 1.181958794593811 1.1527868509292603 1.1493250131607056 1.167824149131775 1.1580746173858643 1.1632637977600098 1.1763432025909424 1.1744716167449951 1.1909536123275757 1.1555604934692383 1.1504902839660645 1.1505510807037354 1.1570161581039429 1.1642837524414062 1.1716853380203247 1.2064017057418823 1.1612887382507324 1.1694362163543701 1.1367045640945435 1.1610585451126099 1.1405693292617798 1.1837103366851807 1.157824993133545 1.1333394050598145 1.151144027709961 1.1660010814666748 1.1687248945236206 1.1199849843978882 1.156599998474121 1.1905908584594727 1.1651555299758911 1.1723438501358032 1.1372475624084473 1.1786538362503052 1.1714837551116943 1.1262905597686768 1.1389076709747314 1.1803967952728271 1.1596275568008423 1.1141126155853271 1.1491878032684326 1.152428388595581 +DYE886 DYE886R 8 1.132 1.1588484048843384 1.1449201107025146 1.1656519174575806 1.177656650543213 1.170764684677124 1.1658012866973877 1.1658371686935425 1.1340776681900024 1.1779097318649292 1.1455278396606445 1.1833356618881226 1.1513619422912598 1.172626256942749 1.1993064880371094 1.1606706380844116 1.1372830867767334 1.122388482093811 1.1468487977981567 1.1668959856033325 1.1490435600280762 1.1847865581512451 1.1424578428268433 1.191652774810791 1.13667893409729 1.1958887577056885 1.164075493812561 1.1702604293823242 1.1529650688171387 1.1592848300933838 1.1869850158691406 1.133922815322876 1.1369011402130127 1.1697978973388672 1.1563005447387695 1.1402307748794556 1.167863130569458 1.1759073734283447 1.1767719984054565 1.1311423778533936 1.1678701639175415 1.1783236265182495 1.181389570236206 1.1796411275863647 1.1407781839370728 1.2004305124282837 1.1445327997207642 1.1292494535446167 1.1449329853057861 1.1433212757110596 1.1773297786712646 1.1668857336044312 1.1673290729522705 1.1610099077224731 1.1414523124694824 1.124983310699463 1.1384285688400269 1.1460564136505127 1.1242142915725708 1.136635661125183 1.184064269065857 1.1543753147125244 1.1531541347503662 1.1706629991531372 1.1525694131851196 1.1616501808166504 1.178850769996643 1.1756393909454346 1.1907660961151123 1.1588680744171143 1.1448615789413452 1.150007724761963 1.1547151803970337 1.1601663827896118 1.1695988178253174 1.2063090801239014 1.1625999212265015 1.1677637100219727 1.1349343061447144 1.161794900894165 1.1359021663665771 1.1870152950286865 1.1628721952438354 1.1298446655273438 1.1458557844161987 1.1662726402282715 1.171133041381836 1.1195049285888672 1.1535468101501465 1.1965491771697998 1.167497158050537 1.1747766733169556 1.1341943740844727 1.1795704364776611 1.1685776710510254 1.1253480911254883 1.1359013319015503 1.1775261163711548 1.1545968055725098 1.1014275550842285 1.1451796293258667 1.1518281698226929 +DYE886 DYE886R 9 1.124 1.155268669128418 1.1455541849136353 1.1689423322677612 1.176868200302124 1.1594096422195435 1.1619341373443604 1.1567085981369019 1.1364855766296387 1.172798752784729 1.1480097770690918 1.1875087022781372 1.144953727722168 1.1656486988067627 1.187906265258789 1.153572678565979 1.139378547668457 1.1227413415908813 1.1447930335998535 1.1654657125473022 1.1489441394805908 1.1821119785308838 1.1409633159637451 1.1923003196716309 1.140831708908081 1.2045965194702148 1.1587597131729126 1.1725062131881714 1.1566590070724487 1.163038969039917 1.1917426586151123 1.1306418180465698 1.123685359954834 1.1590875387191772 1.1602495908737183 1.1372157335281372 1.1736115217208862 1.179250955581665 1.1688947677612305 1.1312990188598633 1.1595021486282349 1.1741657257080078 1.1791578531265259 1.1723676919937134 1.139519453048706 1.2040783166885376 1.1428167819976807 1.1225767135620117 1.1428279876708984 1.1361596584320068 1.1743155717849731 1.1542195081710815 1.1602994203567505 1.1579859256744385 1.133198618888855 1.1247377395629883 1.1284737586975098 1.1452683210372925 1.1108253002166748 1.1316386461257935 1.1791199445724487 1.1544644832611084 1.152564287185669 1.169958233833313 1.142996907234192 1.1578514575958252 1.1804569959640503 1.1717722415924072 1.1860082149505615 1.162050485610962 1.134246587753296 1.1446902751922607 1.1470319032669067 1.1491179466247559 1.1633658409118652 1.2001278400421143 1.1620467901229858 1.164345145225525 1.1291142702102661 1.160436749458313 1.1257308721542358 1.1885253190994263 1.1641508340835571 1.122305989265442 1.1388386487960815 1.164196491241455 1.1718124151229858 1.1146429777145386 1.1458371877670288 1.2012766599655151 1.1683640480041504 1.1746790409088135 1.1261118650436401 1.1737127304077148 1.1608763933181763 1.1208226680755615 1.1282148361206055 1.1691169738769531 1.1440849304199219 1.0825777053833008 1.1340199708938599 1.1459784507751465 +DYE886 DYE886R 10 1.144 1.144952654838562 1.1446913480758667 1.168050765991211 1.1635642051696777 1.1273339986801147 1.1448272466659546 1.1333280801773071 1.141146183013916 1.1607664823532104 1.1478530168533325 1.1867754459381104 1.1307023763656616 1.1532260179519653 1.1642787456512451 1.137794852256775 1.1387426853179932 1.1188771724700928 1.1407475471496582 1.154387354850769 1.1444683074951172 1.1759437322616577 1.1335618495941162 1.1918351650238037 1.1480368375778198 1.2021228075027466 1.145287275314331 1.174747347831726 1.1567944288253784 1.1660922765731812 1.1949034929275513 1.116373896598816 1.098903775215149 1.1360042095184326 1.1695808172225952 1.1273319721221924 1.1818009614944458 1.1865671873092651 1.151429295539856 1.1297615766525269 1.1439207792282104 1.1631014347076416 1.169213891029358 1.1431108713150024 1.1414109468460083 1.1998693943023682 1.1366350650787354 1.108235478401184 1.1273733377456665 1.1282076835632324 1.1702650785446167 1.1252691745758057 1.1436244249343872 1.1443554162979126 1.117620825767517 1.1193203926086426 1.105818748474121 1.1396384239196777 1.0868661403656006 1.1226168870925903 1.1597434282302856 1.1556649208068848 1.1423707008361816 1.1626415252685547 1.1270397901535034 1.1517354249954224 1.1817896366119385 1.157737135887146 1.1726819276809692 1.1646491289138794 1.1150349378585815 1.1302571296691895 1.1267832517623901 1.1257410049438477 1.1497156620025635 1.1810027360916138 1.1578879356384277 1.1627955436706543 1.116166591644287 1.1544474363327026 1.1047626733779907 1.18843674659729 1.1596852540969849 1.1067591905593872 1.1296532154083252 1.1598180532455444 1.1682864427566528 1.0984559059143066 1.1287930011749268 1.2043442726135254 1.1681501865386963 1.1709203720092773 1.1080535650253296 1.155401349067688 1.1433496475219727 1.1083999872207642 1.1122647523880005 1.1487692594528198 1.1214362382888794 1.05193293094635 1.107587456703186 1.12898588180542 +DYE886 DYE886R 11 1.091 1.1297260522842407 1.1414570808410645 1.1605589389801025 1.1351863145828247 1.0837416648864746 1.1156785488128662 1.101606011390686 1.1476463079452515 1.1445398330688477 1.142491340637207 1.1770552396774292 1.112367868423462 1.1417393684387207 1.1353907585144043 1.1173750162124634 1.1331934928894043 1.1101152896881104 1.1384146213531494 1.1324670314788818 1.134504795074463 1.1691111326217651 1.120292067527771 1.190099835395813 1.1547534465789795 1.178407073020935 1.1274152994155884 1.1761144399642944 1.149052381515503 1.166835069656372 1.1923556327819824 1.0901577472686768 1.0685988664627075 1.107922911643982 1.1826835870742798 1.1100990772247314 1.1892949342727661 1.1979833841323853 1.1301677227020264 1.1258461475372314 1.1281098127365112 1.14846932888031 1.1517014503479004 1.0954564809799194 1.1483104228973389 1.182604193687439 1.126392126083374 1.0889469385147095 1.0968232154846191 1.1256427764892578 1.1670444011688232 1.0885919332504272 1.1225686073303223 1.11933434009552 1.099679708480835 1.1090484857559204 1.0748320817947388 1.129813313484192 1.0625083446502686 1.1141481399536133 1.1287930011749268 1.1610888242721558 1.123369574546814 1.147843837738037 1.1109272241592407 1.1470258235931396 1.1808552742004395 1.1343835592269897 1.153449296951294 1.1625257730484009 1.0945240259170532 1.109838604927063 1.0961921215057373 1.0974805355072021 1.1313319206237793 1.1518985033035278 1.149369239807129 1.170401692390442 1.1000041961669922 1.1428457498550415 1.0797110795974731 1.186321496963501 1.150438904762268 1.0870648622512817 1.1209501028060913 1.155038595199585 1.1566356420516968 1.0712122917175293 1.1073498725891113 1.20198655128479 1.1657516956329346 1.1638224124908447 1.0839118957519531 1.1302542686462402 1.1191428899765015 1.0896618366241455 1.093544363975525 1.1180719137191772 1.0895462036132812 1.0204930305480957 1.0708616971969604 1.1039186716079712 +DYE886 DYE886R 12 1.039 1.108923316001892 1.1334925889968872 1.1449967622756958 1.0891871452331543 1.0364731550216675 1.074053168296814 1.065217137336731 1.1543927192687988 1.1231101751327515 1.1291582584381104 1.1553815603256226 1.090758204460144 1.1321128606796265 1.1041288375854492 1.0915738344192505 1.1195173263549805 1.0950418710708618 1.1392256021499634 1.0994114875793457 1.1152665615081787 1.1612372398376465 1.0998032093048096 1.1867740154266357 1.1554402112960815 1.1315197944641113 1.1055916547775269 1.1741540431976318 1.1284860372543335 1.1637274026870728 1.180308222770691 1.0507556200027466 1.031121850013733 1.0766152143478394 1.1968919038772583 1.083152413368225 1.1936246156692505 1.212378740310669 1.1073778867721558 1.1171015501022339 1.1141175031661987 1.131650447845459 1.125386357307434 1.035399079322815 1.157726764678955 1.148919701576233 1.110341191291809 1.0628303289413452 1.0492792129516602 1.1295143365859985 1.1626617908477783 1.0461506843566895 1.097832441329956 1.0808120965957642 1.078267216682434 1.0934122800827026 1.0348341464996338 1.1165872812271118 1.0419974327087402 1.1068428754806519 1.0875471830368042 1.1722501516342163 1.0995821952819824 1.122293472290039 1.0954073667526245 1.1462818384170532 1.1731271743774414 1.0997868776321411 1.1286506652832031 1.1505008935928345 1.0742437839508057 1.083914041519165 1.0537710189819336 1.065578818321228 1.1056931018829346 1.1129112243652344 1.1343674659729004 1.1916368007659912 1.0819560289382935 1.123165488243103 1.0526543855667114 1.1804300546646118 1.1373610496520996 1.0625702142715454 1.107984185218811 1.1491297483444214 1.131328821182251 1.03125 1.0821120738983154 1.190991997718811 1.15835702419281 1.152766466140747 1.0529963970184326 1.1011685132980347 1.0868315696716309 1.0626704692840576 1.0735453367233276 1.073695421218872 1.0448949337005615 0.9886194467544556 1.02375328540802 1.0714826583862305 +DYE886 DYE886R 13 0.935 1.038561224937439 1.0804606676101685 1.0735160112380981 0.9611364006996155 0.9472366571426392 0.9606353044509888 0.9837659001350403 1.1278938055038452 1.0553029775619507 1.0664052963256836 1.0685958862304688 1.0319708585739136 1.0921660661697388 1.0301613807678223 1.0094184875488281 1.0536664724349976 1.043204426765442 1.1163272857666016 1.0075862407684326 1.026719570159912 1.1173510551452637 1.0291399955749512 1.1420806646347046 1.0963948965072632 0.999407947063446 1.0321636199951172 1.1281936168670654 1.025917410850525 1.119766354560852 1.1058145761489868 0.9398567080497742 0.9290099143981934 0.9963023662567139 1.1856751441955566 0.9997901916503906 1.153594732284546 1.2109028100967407 1.0517303943634033 1.061825156211853 1.0752267837524414 1.0787787437438965 1.0404843091964722 0.912125289440155 1.1465522050857544 1.0314472913742065 1.047931432723999 0.9815974831581116 0.9217804074287415 1.1169390678405762 1.1136362552642822 0.9503875374794006 1.027856469154358 0.9647654294967651 1.0054653882980347 1.0338499546051025 0.9389554858207703 1.0680454969406128 1.0080180168151855 1.0715997219085693 0.9791763424873352 1.1718600988388062 1.036440372467041 1.0288403034210205 1.0454339981079102 1.1352794170379639 1.097926139831543 0.9887169599533081 1.0580382347106934 1.0794357061386108 1.0233150720596313 1.0081613063812256 0.9430501461029053 0.9823230504989624 1.0188477039337158 1.0118601322174072 1.0697014331817627 1.227695107460022 1.0302997827529907 1.0528430938720703 0.9926227927207947 1.1269911527633667 1.078051209449768 0.9913397431373596 1.0433591604232788 1.1022335290908813 1.0241870880126953 0.926573634147644 1.0151867866516113 1.1176395416259766 1.0886496305465698 1.0976295471191406 0.9657918810844421 1.0271339416503906 0.9917168617248535 0.984104573726654 1.0154205560684204 0.9420290589332581 0.9226232171058655 0.921663224697113 0.9071874618530273 0.9882348775863647 +DYE886 DYE886R 14 0.729 0.9975576996803284 1.033982515335083 1.0285570621490479 0.8625529408454895 0.9235011339187622 0.8869895339012146 0.964595377445221 1.1120821237564087 1.0043432712554932 1.0110663175582886 1.0055519342422485 1.0208858251571655 1.0828827619552612 1.003109097480774 0.9393430352210999 0.9845746159553528 0.9935948252677917 1.1234965324401855 0.9539066553115845 0.947496235370636 1.0897243022918701 0.9759109020233154 1.151885986328125 1.0426393747329712 0.9979755282402039 0.9932240843772888 1.0812125205993652 0.9267048239707947 1.0947285890579224 1.0400749444961548 0.8664335012435913 0.8516902923583984 0.9596819877624512 1.1742045879364014 0.9522693157196045 1.1280224323272705 1.2078851461410522 1.0293567180633545 1.0249743461608887 1.073706030845642 1.0768494606018066 0.9834003448486328 0.8469191193580627 1.121178388595581 0.9457376003265381 0.9978072047233582 0.9158051013946533 0.8285396695137024 1.1451787948608398 1.087605595588684 0.8929813504219055 0.9899994134902954 0.8701762557029724 0.9597711563110352 0.994753897190094 0.8714735507965088 1.061948537826538 1.0645335912704468 1.0599101781845093 0.915525496006012 1.199225902557373 1.0492228269577026 0.9636549353599548 1.0403861999511719 1.1890559196472168 1.02414071559906 0.8956910371780396 1.0104925632476807 1.014902114868164 1.0114461183547974 0.9713807106018066 0.8720171451568604 0.9412209987640381 0.9569242000579834 0.9560579657554626 1.019440770149231 1.2998543977737427 1.029234528541565 1.0133554935455322 0.9719536900520325 1.0878478288650513 1.0459730625152588 0.943221390247345 0.9775914549827576 1.077952265739441 0.9371871948242188 0.85296630859375 0.970387876033783 1.0602550506591797 1.038940191268921 1.0704327821731567 0.9077733159065247 0.9809414148330688 0.9269897937774658 0.9095051288604736 0.9923557043075562 0.8525139689445496 0.8314220309257507 0.8879536390304565 0.8473238945007324 0.9516568183898926 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/proton.yaml b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/proton.yaml new file mode 100644 index 0000000000..2f9f0e4426 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/proton_ite/proton.yaml @@ -0,0 +1,16 @@ +meta: + author: Rosalyn Pearson + title: Theoretical predictions + +theoryid: 200 + +use_cuts: nocuts + +pdf: 210219-01-rs-nnpdf40-baseline + +dataset_inputs: + - { dataset: DYE886R, cfac: [QCD] } + +actions_: + - group_result_table + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/table11.csv b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/table11.csv new file mode 100644 index 0000000000..d6b0c5f22d --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE866_Z0_800GEV_DW_RATIO/rawdata/table11.csv @@ -0,0 +1,72 @@ +#: table_doi: 10.17182/hepdata.22184.v1/t4 +#: name: Table 4 +#: description: The cross section ratio and the ratio and differences between the parton distribution functions (PDF) for the dbar and ubar sea quarks determined from the combination of all data sets. The quantities extracted from the cross section ratio are given for a mean Q**2 of 54 GeV**2. The systematic unxcertainty on the ratio is ledd than 1 PCT. + +#: data_file: Table4.yaml +#: keyword reactions: P DEUT --> MU+ MU- X | P P --> MU+ MU- X +#: keyword observables: PDF | SIG +#: keyword phrases: Inclusive | Integrated Cross Section | Cross Section | Proton-Proton Scattering | Di-Muon Production | Muon production +#: keyword cmenergies: 38.763 +#: P [GeV],,,800.0 +#: RE(Q=DEUT),,,P DEUT --> MU+ MU- X +#: RE(Q=P),,,P P --> MU+ MU- X +#: SQRT(S) [GeV],,,38.763 +X(C=TARGET PARTON),X(C=TARGET PARTON) LOW,X(C=TARGET PARTON) HIGH,XL(P=3 4),PT(P=3 4) [GEV],M(P=3 4) [GEV],SIG(Q=DEUT)2*SIG(Q=P),error +,error - +0.026,0.015,0.03,0.534,1.004,4.6,1.038,0.022,-0.022 +0.038,0.03,0.045,0.415,1.045,5.1,1.056,0.011,-0.011 +0.052,0.045,0.06,0.356,1.076,5.6,1.081,0.01,-0.01 +0.067,0.06,0.075,0.326,1.103,6.2,1.086,0.011,-0.011 +0.082,0.075,0.09,0.296,1.122,6.8,1.118,0.013,-0.013 +0.097,0.09,0.105,0.261,1.141,7.2,1.116,0.015,-0.015 +0.112,0.105,0.12,0.227,1.156,7.5,1.115,0.018,-0.018 +0.127,0.12,0.135,0.199,1.168,7.8,1.161,0.023,-0.023 +0.142,0.135,0.15,0.182,1.161,8.2,1.132,0.027,-0.027 +0.161,0.15,0.175,0.164,1.156,8.7,1.124,0.027,-0.027 +0.186,0.175,0.2,0.146,1.146,9.5,1.144,0.038,-0.038 +0.211,0.2,0.225,0.133,1.146,10.3,1.091,0.047,-0.047 +0.236,0.225,0.25,0.12,1.178,11.1,1.039,0.063,-0.063 +0.269,0.25,0.3,0.097,1.177,12.0,0.935,0.067,-0.067 +0.315,0.3,0.35,0.046,1.078,12.9,0.729,0.124,-0.124 + +#: P [GeV],,,800.0 +#: RE(Q=DEUT),,,P DEUT --> MU+ MU- X +#: RE(Q=P),,,P P --> MU+ MU- X +#: SQRT(S) [GeV],,,38.763 +X(C=TARGET PARTON),X(C=TARGET PARTON) LOW,X(C=TARGET PARTON) HIGH,XL(P=3 4),PT(P=3 4) [GEV],M(P=3 4) [GEV],PDF(N=DQBAR)/PDF(N=UQBAR),stat +,stat -,sys +,sys - +0.026,0.015,0.03,0.534,1.004,4.6,1.085,0.05,-0.05,0.017,-0.017 +0.038,0.03,0.045,0.415,1.045,5.1,1.14,0.027,-0.027,0.018,-0.018 +0.052,0.045,0.06,0.356,1.076,5.6,1.215,0.026,-0.026,0.02,-0.02 +0.067,0.06,0.075,0.326,1.103,6.2,1.249,0.028,-0.028,0.021,-0.021 +0.082,0.075,0.09,0.296,1.122,6.8,1.355,0.036,-0.036,0.023,-0.023 +0.097,0.09,0.105,0.261,1.141,7.2,1.385,0.046,-0.046,0.025,-0.025 +0.112,0.105,0.12,0.227,1.156,7.5,1.419,0.06,-0.06,0.027,-0.027 +0.127,0.12,0.135,0.199,1.168,7.8,1.63,0.085,-0.085,0.031,-0.031 +0.142,0.135,0.15,0.182,1.161,8.2,1.625,0.11,-0.11,0.033,-0.033 +0.161,0.15,0.175,0.164,1.156,8.7,1.585,0.111,-0.111,0.032,-0.032 +0.186,0.175,0.2,0.146,1.146,9.5,1.709,0.158,-0.158,0.036,-0.036 +0.211,0.2,0.225,0.133,1.146,10.3,1.56,0.194,-0.194,0.034,-0.034 +0.236,0.225,0.25,0.12,1.178,11.1,1.419,0.264,-0.264,0.036,-0.036 +0.269,0.25,0.3,0.097,1.177,12.0,1.082,0.256,-0.256,0.032,-0.032 +0.315,0.3,0.35,0.046,1.078,12.9,0.346,0.395,-0.395,0.022,-0.022 + +#: P [GeV],,,800.0 +#: RE(Q=DEUT),,,P DEUT --> MU+ MU- X +#: RE(Q=P),,,P P --> MU+ MU- X +#: SQRT(S) [GeV],,,38.763 +X(C=TARGET PARTON),X(C=TARGET PARTON) LOW,X(C=TARGET PARTON) HIGH,XL(P=3 4),PT(P=3 4) [GEV],M(P=3 4) [GEV],PDF(N=DQBAR)-PDF(N=UQBAR),stat +,stat -,sys +,sys - +0.026,0.015,0.03,0.534,1.004,4.6,0.862,0.489,-0.489,0.167,-0.167 +0.038,0.03,0.045,0.415,1.045,5.1,0.779,0.142,-0.142,0.096,-0.096 +0.052,0.045,0.06,0.356,1.076,5.6,0.711,0.077,-0.077,0.06,-0.06 +0.067,0.06,0.075,0.326,1.103,6.2,0.538,0.055,-0.055,0.041,-0.041 +0.082,0.075,0.09,0.296,1.122,6.8,0.512,0.044,-0.044,0.028,-0.028 +0.097,0.09,0.105,0.261,1.141,7.2,0.4,0.04,-0.04,0.022,-0.022 +0.112,0.105,0.12,0.227,1.156,7.5,0.321,0.038,-0.038,0.017,-0.017 +0.127,0.12,0.135,0.199,1.168,7.8,0.338,0.034,-0.034,0.013,-0.013 +0.142,0.135,0.15,0.182,1.161,8.2,0.259,0.035,-0.035,0.01,-0.01 +0.161,0.15,0.175,0.164,1.156,8.7,0.18,0.027,-0.027,0.008,-0.008 +0.186,0.175,0.2,0.146,1.146,9.5,0.142,0.023,-0.023,0.005,-0.005 +0.211,0.2,0.225,0.133,1.146,10.3,0.081,0.022,-0.022,0.004,-0.004 +0.236,0.225,0.25,0.12,1.178,11.1,0.045,0.023,-0.023,0.003,-0.003 +0.269,0.25,0.3,0.097,1.177,12.0,0.006,0.019,-0.019,0.002,-0.002 +0.315,0.3,0.35,0.046,1.078,12.9,-0.04,0.036,-0.036,0.002,-0.002 + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/filter.py b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/filter.py new file mode 100644 index 0000000000..c2e27b2241 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/filter.py @@ -0,0 +1,107 @@ +from nnpdf_data.filter_utils.hera_utils import commondata, covmat_is_close +from pathlib import Path +from dataclasses import dataclass +import typing +from typing import List +import numpy as np +import pandas as pd +from os import PathLike +import yaml +# TODO the same function might be placed differently depending on the version of the code. +try: + from validphys.newcommondata_utils import covmat_to_artunc +except ModuleNotFoundError: + from nnpdf_data.filter_utils.correlations import covmat_to_artunc + +def readdata() -> pd.DataFrame: + col_names = ["xtlow", "xtup", "xt", "xb", "M", "pt", "sigr", "stat", "sys", "dx"] + table_path = Path(f"./rawdata/table.csv") + df = pd.read_csv(table_path, names=col_names,header=0) + return df + +def nuclear_uncert_dw(tableN: PathLike, tablep: PathLike): + dfN = pd.read_table(tableN) + dfp = pd.read_table(tablep) + return dfN, dfp + +def get_covmat_list(covmat_filename: PathLike): + covmat = np.loadtxt(covmat_filename, delimiter=",") + return covmat + +def is_symmetric(mat: np.ndarray) -> bool: + return np.all(np.isclose(mat, mat.T)) + +@dataclass +class E906_DW_RATIO_commondata(commondata): + def __init__(self, data: pd.DataFrame, dataset_name: str, process: str): + + self.central_values = data["sigr"].astype(float).to_numpy() + # Kinematic quantities. + y = 0.5*np.log(data["xb"]/data["xt"]) + Ebeam = 120 + MP = 0.938 + s = 2*MP*(Ebeam+MP)*y/y + + kin=pd.concat([y,data["M"]**2,s],axis=1) + kin=kin.set_axis(["y","M2","s"],axis=1) + self.kinematics = kin.astype(float).to_numpy() + self.kinematic_quantities = ["y", "M2", "sqrts"] + + # Statistical uncertainties. + self.statistical_uncertainties = np.zeros(len(data["stat"])) + + # Systematic uncertainties. + syst = pd.DataFrame(data["sys"]) + syst = syst.set_axis(["sys_unc_0"], axis=1) + systypes = [("ADD", "CORR")] + + # Compute the artificial uncertainties from the + # covariance matrix found in equation 9 of + # https://arxiv.org/abs/2103.04024 + covmat = get_covmat_list("rawdata/covmat.csv") + if(not is_symmetric(covmat)): + raise ValueError("The covariance matrix is not symmetric.") + artunc = pd.DataFrame(covmat_to_artunc(len(covmat), + covmat.flatten().tolist())) + artunc_names = [] + for i in range(1,len(artunc)+1): artunc_names.append(f"sys_unc_{i}") + artunc = artunc.set_axis(artunc_names, axis=1) + + for _, col_name in enumerate(artunc): + systypes.append(("ADD","CORR")) + syst[col_name]=artunc[col_name] + + # Compute the point-to-point uncertainties + nrep = 100 + norm = np.sqrt(nrep) + norm = 100 + dfN, dfp = nuclear_uncert_dw("rawdata/nuclear_ite/output/tables/group_result_table.csv", + "rawdata/proton_ite/output/tables/group_result_table.csv") + for rep in range(1,nrep+1): + Delta = (dfN[f"rep_{rep:05d}"]-dfp["theory_central"])/norm + syst[f"NUCLEAR{rep:03d}"]=Delta + systypes.append(("ADD", f"NUCLEAR{rep:03d}")) + + self.systematic_uncertainties = syst.astype(float).to_numpy() + self.systypes = systypes + self.process = process + self.dataset_name = dataset_name + +def main(): + data = readdata() + # First create the commondata variant without the nuclear uncertainties. + DYE906 = E906_DW_RATIO_commondata(data, "DYE906_Z0", "Z0") + DYE906.write_new_commondata(Path("data_reimplemented_PDXSECRATIO.yaml"), + Path("kinematics_reimplemented_PDXSECRATIO.yaml"), + Path("uncertainties_reimplemented_PDXSECRATIO.yaml")) + if(covmat_is_close("DYE906_Z0_120GEV_DW_PDXSECRATIO", "legacy", "reimplemented")): + print("covmat is close") + else: + print("covmat is different.") + +if __name__ == "__main__": + main() + + + + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/kinematics_PDXSECRATIO.yaml b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/kinematics_PDXSECRATIO.yaml index 6dfb2b3506..8d3296a2e7 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/kinematics_PDXSECRATIO.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/kinematics_PDXSECRATIO.yaml @@ -1,73 +1,73 @@ bins: -- k1: +- y: min: null - mid: 0.7716781255773 + mid: 0.7716781255773036 max: null - k2: + M2: min: null mid: 22.1841 max: null - k3: + sqrts: min: null - mid: 15.06252595019 + mid: 226.879688 max: null -- k1: +- y: min: null - mid: 0.6138555766654 + mid: 0.6138555766654202 max: null - k2: + M2: min: null mid: 23.8144 max: null - k3: + sqrts: min: null - mid: 15.06252595019 + mid: 226.879688 max: null -- k1: +- y: min: null - mid: 0.4709431395316 + mid: 0.4709431395315594 max: null - k2: + M2: min: null mid: 26.1121 max: null - k3: + sqrts: min: null - mid: 15.06252595019 + mid: 226.879688 max: null -- k1: +- y: min: null - mid: 0.3398749254941 + mid: 0.339874925494062 max: null - k2: + M2: min: null mid: 29.8116 max: null - k3: + sqrts: min: null - mid: 15.06252595019 + mid: 226.879688 max: null -- k1: +- y: min: null - mid: 0.2290137190995 + mid: 0.2290137190995099 max: null - k2: + M2: min: null - mid: 34.4569 + mid: 34.456900000000005 max: null - k3: + sqrts: min: null - mid: 15.06252595019 + mid: 226.879688 max: null -- k1: +- y: min: null - mid: 0.1071365783003 + mid: 0.10713657830027844 max: null - k2: + M2: min: null - mid: 40.4496 + mid: 40.449600000000004 max: null - k3: + sqrts: min: null - mid: 15.06252595019 + mid: 226.879688 max: null diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/metadata.yaml b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/metadata.yaml index ff93174595..5880917362 100644 --- a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/metadata.yaml +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/metadata.yaml @@ -1,6 +1,6 @@ setname: DYE906_Z0_120GEV_DW version: 1 -version_comment: Port of old commondata +version_comment: Reimplementation in new commondata format. nnpdf_metadata: nnpdf31_process: DY NC experiment: DEUTERON @@ -36,23 +36,23 @@ implemented_observables: - 0.385 plot_x: $x_2$ kinematic_coverage: - - k1 - - k2 - - k3 + - y + - M2 + - sqrts kinematics: variables: - k1: - description: Variable k1 - label: k1 - units: '' - k2: - description: Variable k2 - label: k2 - units: '' - k3: - description: Variable k3 - label: k3 + y: + description: Rapidity of the lepton pair. + label: y units: '' + M2: + description: Invariant mass-squared. + label: M2 + units: '$GeV^2$' + sqrts: + description: Center of mass energy + label: sqrts + units: 'GeV' file: kinematics_PDXSECRATIO.yaml theory: operation: COM @@ -82,5 +82,8 @@ implemented_observables: legacy: data_uncertainties: - uncertainties_legacy_PDXSECRATIO.yaml + reimplemented: + data_uncertainties: + - uncertainties_reimplemented_PDXSECRATIO.yaml data_central: data_legacy_PDXSECRATIO.yaml ported_from: DYE906R_dw_ite diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/covmat.csv b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/covmat.csv new file mode 100644 index 0000000000..d5ffbd0c84 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/covmat.csv @@ -0,0 +1,6 @@ +2.70E-003, 1.19E-003, 1.15E-003, 1.20E-003, 1.09E-003, 1.16E-003 +1.19E-003, 1.87E-003, 1.25E-003, 1.31E-003, 1.19E-003, 1.26E-003 +1.15E-003, 1.25E-003, 1.79E-003, 1.25E-003, 1.15E-003, 1.21E-003 +1.20E-003, 1.31E-003, 1.25E-003, 2.14E-003, 1.20E-003, 1.27E-003 +1.09E-003, 1.19E-003, 1.15E-003, 1.20E-003, 2.49E-003, 1.16E-003 +1.16E-003, 1.26E-003, 1.21E-003, 1.27E-003, 1.16E-003, 4.06E-003 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/nuclear.yaml b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/nuclear.yaml new file mode 100644 index 0000000000..ad21188478 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/nuclear.yaml @@ -0,0 +1,15 @@ +meta: + author: Emanuele R. Nocera + title: Theoretical predictions + +theoryid: 200 + +use_cuts: internal + +pdf: 210525-ern-002 + +dataset_inputs: + - { dataset: DYE906_D, cfac: [ACC,QCD,DEU1] } + +actions_: + - group_result_table \ No newline at end of file diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/output/tables/group_result_table.csv new file mode 100644 index 0000000000..af38bcbed6 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/nuclear_ite/output/tables/group_result_table.csv @@ -0,0 +1,7 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 +DEUTERON DYE906_D 0 1.211 1.1804019212722778 1.2832574844360352 1.1906342506408691 1.0934110879898071 1.1625545024871826 1.1605019569396973 1.049924612045288 1.1823854446411133 1.111966609954834 1.2100660800933838 1.0664360523223877 1.2021270990371704 1.1317882537841797 1.2158352136611938 1.1949717998504639 1.2401751279830933 1.174344778060913 1.2396405935287476 1.0380897521972656 1.1911938190460205 1.1818318367004395 1.2020761966705322 1.25045907497406 1.1666834354400635 1.1304936408996582 1.2229970693588257 1.1959333419799805 1.090337872505188 1.2757179737091064 1.238031029701233 1.1748464107513428 1.1896238327026367 1.1876983642578125 1.2474794387817383 1.0225377082824707 1.1737775802612305 1.2977101802825928 1.158381462097168 1.2167949676513672 1.254159927368164 1.1892727613449097 1.1200522184371948 1.1651813983917236 1.3238037824630737 1.2292275428771973 1.2089266777038574 1.1242344379425049 1.3212822675704956 1.0988216400146484 1.167271375656128 1.305633783340454 1.1749095916748047 1.237284541130066 1.140678882598877 1.1767414808273315 1.0665844678878784 1.159403920173645 1.0240925550460815 1.1466498374938965 1.1685662269592285 1.2827730178833008 1.3305507898330688 1.2133300304412842 1.1348037719726562 1.0997333526611328 1.1377418041229248 1.186635971069336 1.1934502124786377 1.1602355241775513 1.2335364818572998 1.2201335430145264 1.1485438346862793 1.1809496879577637 1.2067960500717163 1.113970398902893 1.2856416702270508 1.201043963432312 1.231128215789795 1.1831988096237183 1.0652360916137695 1.113280177116394 1.1887307167053223 1.1769556999206543 1.2060869932174683 1.225696325302124 1.184424638748169 1.1865146160125732 1.2252568006515503 1.0953601598739624 1.2036473751068115 1.1983463764190674 1.2794876098632812 1.1016035079956055 1.1667201519012451 1.133230447769165 1.2241393327713013 1.1705107688903809 1.0728880167007446 1.174951434135437 1.2411514520645142 1.0963126420974731 +DEUTERON DYE906_D 1 1.141 1.1631320714950562 1.2513267993927002 1.191575288772583 1.1273456811904907 1.1167383193969727 1.1493804454803467 0.9996194243431091 1.1497101783752441 1.1292388439178467 1.1772456169128418 1.0476564168930054 1.1957546472549438 1.1132904291152954 1.167374849319458 1.2148445844650269 1.22028648853302 1.1119613647460938 1.1815415620803833 1.0514357089996338 1.2171975374221802 1.2117441892623901 1.1833397150039673 1.2286713123321533 1.1279373168945312 1.0663360357284546 1.157432198524475 1.1089041233062744 1.1149827241897583 1.2121548652648926 1.2184022665023804 1.108396053314209 1.2152409553527832 1.1326327323913574 1.2440435886383057 1.0812361240386963 1.1647765636444092 1.1944983005523682 1.1476010084152222 1.220829963684082 1.2088267803192139 1.1770719289779663 1.103860855102539 1.1648286581039429 1.2581831216812134 1.2047432661056519 1.2081454992294312 1.13473641872406 1.2711924314498901 1.12589430809021 1.1298238039016724 1.2868869304656982 1.2314870357513428 1.1607060432434082 1.0905970335006714 1.2150310277938843 1.0949732065200806 1.1512978076934814 1.0691561698913574 1.1417045593261719 1.1085665225982666 1.1927484273910522 1.258579969406128 1.1620479822158813 1.1672492027282715 1.1437032222747803 1.141533613204956 1.152364730834961 1.194718360900879 1.1644142866134644 1.1809039115905762 1.1933512687683105 1.1054046154022217 1.1688467264175415 1.1733578443527222 1.1557347774505615 1.227787971496582 1.165152907371521 1.189259648323059 1.1682672500610352 1.115576148033142 1.1292144060134888 1.203141212463379 1.1674554347991943 1.1940449476242065 1.1866087913513184 1.1566630601882935 1.1980054378509521 1.2251986265182495 1.0802291631698608 1.1633261442184448 1.1639575958251953 1.1943626403808594 1.1210530996322632 1.1847443580627441 1.1088449954986572 1.1860902309417725 1.1865187883377075 1.1069012880325317 1.1638169288635254 1.1404383182525635 1.1411924362182617 +DEUTERON DYE906_D 2 1.196 1.1615567207336426 1.2731537818908691 1.187732458114624 1.1572766304016113 1.0804717540740967 1.1499502658843994 0.9855287075042725 1.1115906238555908 1.1583366394042969 1.1581504344940186 1.0210349559783936 1.1972649097442627 1.097818374633789 1.1551477909088135 1.2278168201446533 1.207895278930664 1.1024879217147827 1.1607630252838135 1.0753445625305176 1.2474205493927002 1.222093939781189 1.1858179569244385 1.2095787525177002 1.107269287109375 1.052108645439148 1.1386609077453613 1.1394559144973755 1.1178141832351685 1.1755282878875732 1.2060517072677612 1.0854647159576416 1.2363783121109009 1.0555895566940308 1.2330580949783325 1.1127302646636963 1.1567370891571045 1.197671890258789 1.179834008216858 1.2105087041854858 1.1895679235458374 1.1722041368484497 1.1280937194824219 1.1706708669662476 1.216509222984314 1.211991310119629 1.2220919132232666 1.174021601676941 1.2260730266571045 1.1477320194244385 1.1223666667938232 1.260408878326416 1.2553762197494507 1.127502202987671 1.0852653980255127 1.2318150997161865 1.1197236776351929 1.1213111877441406 1.0854699611663818 1.1471788883209229 1.1139150857925415 1.1730239391326904 1.1995607614517212 1.1516164541244507 1.1865870952606201 1.16586172580719 1.1283719539642334 1.1135129928588867 1.2140374183654785 1.177595615386963 1.1561886072158813 1.175123691558838 1.0883898735046387 1.1936143636703491 1.182922601699829 1.1915123462677002 1.2322407960891724 1.1886415481567383 1.1675958633422852 1.1685048341751099 1.1330201625823975 1.153447151184082 1.2443395853042603 1.1511200666427612 1.197405457496643 1.1785895824432373 1.1304199695587158 1.2057137489318848 1.2347543239593506 1.0961836576461792 1.130548119544983 1.1791937351226807 1.1778732538223267 1.1378041505813599 1.200415015220642 1.097169280052185 1.1783738136291504 1.18678879737854 1.1326900720596313 1.1586544513702393 1.1315311193466187 1.1579158306121826 +DEUTERON DYE906_D 3 1.165 1.147016167640686 1.3244075775146484 1.1223859786987305 1.1758636236190796 1.0384862422943115 1.1442644596099854 0.9714230298995972 1.02250337600708 1.1647392511367798 1.1364269256591797 1.0038814544677734 1.1773070096969604 1.0714932680130005 1.095505952835083 1.1900826692581177 1.1906445026397705 1.0917797088623047 1.1389415264129639 1.1061253547668457 1.1958266496658325 1.2245057821273804 1.149387001991272 1.1697462797164917 1.0745652914047241 1.0755702257156372 1.1059629917144775 1.1378480195999146 1.0841031074523926 1.1273784637451172 1.1721056699752808 1.0706725120544434 1.2166656255722046 1.0099351406097412 1.20026695728302 1.1183823347091675 1.1133421659469604 1.2003552913665771 1.1994693279266357 1.159554362297058 1.154707670211792 1.1744279861450195 1.1538357734680176 1.1460163593292236 1.1934016942977905 1.20204758644104 1.2166895866394043 1.1941043138504028 1.150347352027893 1.1600028276443481 1.113740086555481 1.1971616744995117 1.2629389762878418 1.0859109163284302 1.0783244371414185 1.2209556102752686 1.1567331552505493 1.0803879499435425 1.0756442546844482 1.0962797403335571 1.114706039428711 1.18300461769104 1.13614821434021 1.1500366926193237 1.167883276939392 1.1169570684432983 1.0745434761047363 1.0501790046691895 1.2104507684707642 1.1636662483215332 1.1455777883529663 1.1674412488937378 1.0645703077316284 1.2070683240890503 1.173285722732544 1.179165005683899 1.2484889030456543 1.1697428226470947 1.131070613861084 1.160967230796814 1.0923030376434326 1.2043710947036743 1.2922033071517944 1.1424707174301147 1.211922526359558 1.1684412956237793 1.0823376178741455 1.211918830871582 1.215100884437561 1.1134284734725952 1.1224936246871948 1.2214831113815308 1.1825439929962158 1.1320003271102905 1.1932283639907837 1.0758355855941772 1.1807790994644165 1.1645021438598633 1.1177386045455933 1.134444236755371 1.1733965873718262 1.1681535243988037 +DEUTERON DYE906_D 4 1.193 1.1423379182815552 1.4065390825271606 1.049680471420288 1.1782156229019165 1.0552265644073486 1.1732659339904785 0.9531130194664001 0.9061144590377808 1.1710706949234009 1.131242036819458 1.050489902496338 1.18862783908844 1.0517137050628662 1.0374526977539062 1.095553994178772 1.205216884613037 1.1274725198745728 1.1536283493041992 1.145788311958313 1.15226149559021 1.2420272827148438 1.109276533126831 1.155180811882019 1.0834057331085205 1.1457011699676514 1.0815626382827759 1.124363660812378 1.0457946062088013 1.1007801294326782 1.1762703657150269 1.08259117603302 1.1993696689605713 1.044664740562439 1.1362674236297607 1.107385516166687 1.073319911956787 1.1955089569091797 1.2048503160476685 1.13908851146698 1.1351038217544556 1.193641185760498 1.191161870956421 1.1180588006973267 1.2045458555221558 1.163047432899475 1.2150025367736816 1.1892728805541992 1.0620431900024414 1.184036135673523 1.117417335510254 1.1363370418548584 1.2614840269088745 1.0954852104187012 1.0759155750274658 1.1827741861343384 1.2016624212265015 1.0921987295150757 1.0615134239196777 1.0678012371063232 1.0928412675857544 1.274582862854004 1.1097978353500366 1.147257685661316 1.1294021606445312 1.0356541872024536 1.0055421590805054 1.0249429941177368 1.1998487710952759 1.1627156734466553 1.1615488529205322 1.1917102336883545 1.039750576019287 1.2046222686767578 1.1898587942123413 1.1231061220169067 1.245199203491211 1.1210521459579468 1.07376229763031 1.186676025390625 1.107243537902832 1.2950655221939087 1.3436001539230347 1.1447088718414307 1.2436577081680298 1.174749493598938 1.0497251749038696 1.2123397588729858 1.2028098106384277 1.1362894773483276 1.1258820295333862 1.256481647491455 1.1971462965011597 1.1273269653320312 1.1722971200942993 1.0648096799850464 1.213463306427002 1.1474107503890991 1.1228770017623901 1.1059385538101196 1.2781939506530762 1.1633158922195435 +DEUTERON DYE906_D 5 1.113 1.1478140354156494 1.400309443473816 1.1897954940795898 1.1092281341552734 1.155456781387329 1.19669508934021 0.8049672245979309 0.8081468939781189 1.2386653423309326 1.0656681060791016 1.201444149017334 1.1921693086624146 0.9905967712402344 1.1173051595687866 1.1184978485107422 1.2513995170593262 1.2099679708480835 1.2221242189407349 1.0622050762176514 1.264392614364624 1.335730791091919 1.1539981365203857 1.2321960926055908 1.119781732559204 1.156801700592041 1.0427238941192627 1.1380423307418823 0.9819378852844238 1.098887324333191 1.3151172399520874 1.1016212701797485 1.2987439632415771 1.1939338445663452 0.9858443737030029 1.0454483032226562 1.0947450399398804 1.0522953271865845 1.169541358947754 1.224805474281311 1.2347298860549927 1.1911946535110474 1.1732479333877563 1.16059410572052 1.2271112203598022 1.1460120677947998 1.17999267578125 1.1000895500183105 0.9964040517807007 1.157643437385559 1.1206920146942139 1.2147867679595947 1.1924922466278076 1.2565292119979858 1.0132560729980469 1.1654068231582642 1.13950777053833 1.1572802066802979 1.037476897239685 1.1977263689041138 1.0362837314605713 1.443522572517395 1.0943766832351685 1.0592083930969238 1.0807216167449951 1.1957098245620728 0.9894808530807495 1.065423607826233 1.286243200302124 1.2798340320587158 1.1438326835632324 1.147090196609497 0.9924458861351013 1.0756051540374756 1.1867132186889648 1.0759642124176025 1.1339731216430664 1.0958023071289062 0.9707965850830078 1.1971423625946045 1.3941659927368164 1.3211030960083008 1.273452877998352 1.1193573474884033 1.2207354307174683 1.1269232034683228 1.065600872039795 1.1736536026000977 1.2430920600891113 1.0621614456176758 1.1511497497558594 1.1453485488891602 1.1736217737197876 1.109886646270752 1.1278632879257202 1.076914668083191 1.2269343137741089 1.0951167345046997 1.2485995292663574 1.0417650938034058 1.3287193775177002 1.1016905307769775 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv new file mode 100644 index 0000000000..964030fc49 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/output/tables/group_result_table.csv @@ -0,0 +1,7 @@ +group dataset id data_central theory_central rep_00001 rep_00002 rep_00003 rep_00004 rep_00005 rep_00006 rep_00007 rep_00008 rep_00009 rep_00010 rep_00011 rep_00012 rep_00013 rep_00014 rep_00015 rep_00016 rep_00017 rep_00018 rep_00019 rep_00020 rep_00021 rep_00022 rep_00023 rep_00024 rep_00025 rep_00026 rep_00027 rep_00028 rep_00029 rep_00030 rep_00031 rep_00032 rep_00033 rep_00034 rep_00035 rep_00036 rep_00037 rep_00038 rep_00039 rep_00040 rep_00041 rep_00042 rep_00043 rep_00044 rep_00045 rep_00046 rep_00047 rep_00048 rep_00049 rep_00050 rep_00051 rep_00052 rep_00053 rep_00054 rep_00055 rep_00056 rep_00057 rep_00058 rep_00059 rep_00060 rep_00061 rep_00062 rep_00063 rep_00064 rep_00065 rep_00066 rep_00067 rep_00068 rep_00069 rep_00070 rep_00071 rep_00072 rep_00073 rep_00074 rep_00075 rep_00076 rep_00077 rep_00078 rep_00079 rep_00080 rep_00081 rep_00082 rep_00083 rep_00084 rep_00085 rep_00086 rep_00087 rep_00088 rep_00089 rep_00090 rep_00091 rep_00092 rep_00093 rep_00094 rep_00095 rep_00096 rep_00097 rep_00098 rep_00099 rep_00100 rep_00101 rep_00102 rep_00103 rep_00104 rep_00105 rep_00106 rep_00107 rep_00108 rep_00109 rep_00110 rep_00111 rep_00112 rep_00113 rep_00114 rep_00115 rep_00116 rep_00117 rep_00118 rep_00119 rep_00120 rep_00121 rep_00122 rep_00123 rep_00124 rep_00125 rep_00126 rep_00127 rep_00128 rep_00129 rep_00130 rep_00131 rep_00132 rep_00133 rep_00134 rep_00135 rep_00136 rep_00137 rep_00138 rep_00139 rep_00140 rep_00141 rep_00142 rep_00143 rep_00144 rep_00145 rep_00146 rep_00147 rep_00148 rep_00149 rep_00150 rep_00151 rep_00152 rep_00153 rep_00154 rep_00155 rep_00156 rep_00157 rep_00158 rep_00159 rep_00160 rep_00161 rep_00162 rep_00163 rep_00164 rep_00165 rep_00166 rep_00167 rep_00168 rep_00169 rep_00170 rep_00171 rep_00172 rep_00173 rep_00174 rep_00175 rep_00176 rep_00177 rep_00178 rep_00179 rep_00180 rep_00181 rep_00182 rep_00183 rep_00184 rep_00185 rep_00186 rep_00187 rep_00188 rep_00189 rep_00190 rep_00191 rep_00192 rep_00193 rep_00194 rep_00195 rep_00196 rep_00197 rep_00198 rep_00199 rep_00200 rep_00201 rep_00202 rep_00203 rep_00204 rep_00205 rep_00206 rep_00207 rep_00208 rep_00209 rep_00210 rep_00211 rep_00212 rep_00213 rep_00214 rep_00215 rep_00216 rep_00217 rep_00218 rep_00219 rep_00220 rep_00221 rep_00222 rep_00223 rep_00224 rep_00225 rep_00226 rep_00227 rep_00228 rep_00229 rep_00230 rep_00231 rep_00232 rep_00233 rep_00234 rep_00235 rep_00236 rep_00237 rep_00238 rep_00239 rep_00240 rep_00241 rep_00242 rep_00243 rep_00244 rep_00245 rep_00246 rep_00247 rep_00248 rep_00249 rep_00250 rep_00251 rep_00252 rep_00253 rep_00254 rep_00255 rep_00256 rep_00257 rep_00258 rep_00259 rep_00260 rep_00261 rep_00262 rep_00263 rep_00264 rep_00265 rep_00266 rep_00267 rep_00268 rep_00269 rep_00270 rep_00271 rep_00272 rep_00273 rep_00274 rep_00275 rep_00276 rep_00277 rep_00278 rep_00279 rep_00280 rep_00281 rep_00282 rep_00283 rep_00284 rep_00285 rep_00286 rep_00287 rep_00288 rep_00289 rep_00290 rep_00291 rep_00292 rep_00293 rep_00294 rep_00295 rep_00296 rep_00297 rep_00298 rep_00299 rep_00300 rep_00301 rep_00302 rep_00303 rep_00304 rep_00305 rep_00306 rep_00307 rep_00308 rep_00309 rep_00310 rep_00311 rep_00312 rep_00313 rep_00314 rep_00315 rep_00316 rep_00317 rep_00318 rep_00319 rep_00320 rep_00321 rep_00322 rep_00323 rep_00324 rep_00325 rep_00326 rep_00327 rep_00328 rep_00329 rep_00330 rep_00331 rep_00332 rep_00333 rep_00334 rep_00335 rep_00336 rep_00337 rep_00338 rep_00339 rep_00340 rep_00341 rep_00342 rep_00343 rep_00344 rep_00345 rep_00346 rep_00347 rep_00348 rep_00349 rep_00350 rep_00351 rep_00352 rep_00353 rep_00354 rep_00355 rep_00356 rep_00357 rep_00358 rep_00359 rep_00360 rep_00361 rep_00362 rep_00363 rep_00364 rep_00365 rep_00366 rep_00367 rep_00368 rep_00369 rep_00370 rep_00371 rep_00372 rep_00373 rep_00374 rep_00375 rep_00376 rep_00377 rep_00378 rep_00379 rep_00380 rep_00381 rep_00382 rep_00383 rep_00384 rep_00385 rep_00386 rep_00387 rep_00388 rep_00389 rep_00390 rep_00391 rep_00392 rep_00393 rep_00394 rep_00395 rep_00396 rep_00397 rep_00398 rep_00399 rep_00400 rep_00401 rep_00402 rep_00403 rep_00404 rep_00405 rep_00406 rep_00407 rep_00408 rep_00409 rep_00410 rep_00411 rep_00412 rep_00413 rep_00414 rep_00415 rep_00416 rep_00417 rep_00418 rep_00419 rep_00420 rep_00421 rep_00422 rep_00423 rep_00424 rep_00425 rep_00426 rep_00427 rep_00428 rep_00429 rep_00430 rep_00431 rep_00432 rep_00433 rep_00434 rep_00435 rep_00436 rep_00437 rep_00438 rep_00439 rep_00440 rep_00441 rep_00442 rep_00443 rep_00444 rep_00445 rep_00446 rep_00447 rep_00448 rep_00449 rep_00450 rep_00451 rep_00452 rep_00453 rep_00454 rep_00455 rep_00456 rep_00457 rep_00458 rep_00459 rep_00460 rep_00461 rep_00462 rep_00463 rep_00464 rep_00465 rep_00466 rep_00467 rep_00468 rep_00469 rep_00470 rep_00471 rep_00472 rep_00473 rep_00474 rep_00475 rep_00476 rep_00477 rep_00478 rep_00479 rep_00480 rep_00481 rep_00482 rep_00483 rep_00484 rep_00485 rep_00486 rep_00487 rep_00488 rep_00489 rep_00490 rep_00491 rep_00492 rep_00493 rep_00494 rep_00495 rep_00496 rep_00497 rep_00498 rep_00499 rep_00500 rep_00501 rep_00502 rep_00503 rep_00504 rep_00505 rep_00506 rep_00507 rep_00508 rep_00509 rep_00510 rep_00511 rep_00512 rep_00513 rep_00514 rep_00515 rep_00516 rep_00517 rep_00518 rep_00519 rep_00520 rep_00521 rep_00522 rep_00523 rep_00524 rep_00525 rep_00526 rep_00527 rep_00528 rep_00529 rep_00530 rep_00531 rep_00532 rep_00533 rep_00534 rep_00535 rep_00536 rep_00537 rep_00538 rep_00539 rep_00540 rep_00541 rep_00542 rep_00543 rep_00544 rep_00545 rep_00546 rep_00547 rep_00548 rep_00549 rep_00550 rep_00551 rep_00552 rep_00553 rep_00554 rep_00555 rep_00556 rep_00557 rep_00558 rep_00559 rep_00560 rep_00561 rep_00562 rep_00563 rep_00564 rep_00565 rep_00566 rep_00567 rep_00568 rep_00569 rep_00570 rep_00571 rep_00572 rep_00573 rep_00574 rep_00575 rep_00576 rep_00577 rep_00578 rep_00579 rep_00580 rep_00581 rep_00582 rep_00583 rep_00584 rep_00585 rep_00586 rep_00587 rep_00588 rep_00589 rep_00590 rep_00591 rep_00592 rep_00593 rep_00594 rep_00595 rep_00596 rep_00597 rep_00598 rep_00599 rep_00600 rep_00601 rep_00602 rep_00603 rep_00604 rep_00605 rep_00606 rep_00607 rep_00608 rep_00609 rep_00610 rep_00611 rep_00612 rep_00613 rep_00614 rep_00615 rep_00616 rep_00617 rep_00618 rep_00619 rep_00620 rep_00621 rep_00622 rep_00623 rep_00624 rep_00625 rep_00626 rep_00627 rep_00628 rep_00629 rep_00630 rep_00631 rep_00632 rep_00633 rep_00634 rep_00635 rep_00636 rep_00637 rep_00638 rep_00639 rep_00640 rep_00641 rep_00642 rep_00643 rep_00644 rep_00645 rep_00646 rep_00647 rep_00648 rep_00649 rep_00650 rep_00651 rep_00652 rep_00653 rep_00654 rep_00655 rep_00656 rep_00657 rep_00658 rep_00659 rep_00660 rep_00661 rep_00662 rep_00663 rep_00664 rep_00665 rep_00666 rep_00667 rep_00668 rep_00669 rep_00670 rep_00671 rep_00672 rep_00673 rep_00674 rep_00675 rep_00676 rep_00677 rep_00678 rep_00679 rep_00680 rep_00681 rep_00682 rep_00683 rep_00684 rep_00685 rep_00686 rep_00687 rep_00688 rep_00689 rep_00690 rep_00691 rep_00692 rep_00693 rep_00694 rep_00695 rep_00696 rep_00697 rep_00698 rep_00699 rep_00700 rep_00701 rep_00702 rep_00703 rep_00704 rep_00705 rep_00706 rep_00707 rep_00708 rep_00709 rep_00710 rep_00711 rep_00712 rep_00713 rep_00714 rep_00715 rep_00716 rep_00717 rep_00718 rep_00719 rep_00720 rep_00721 rep_00722 rep_00723 rep_00724 rep_00725 rep_00726 rep_00727 rep_00728 rep_00729 rep_00730 rep_00731 rep_00732 rep_00733 rep_00734 rep_00735 rep_00736 rep_00737 rep_00738 rep_00739 rep_00740 rep_00741 rep_00742 rep_00743 rep_00744 rep_00745 rep_00746 rep_00747 rep_00748 rep_00749 rep_00750 rep_00751 rep_00752 rep_00753 rep_00754 rep_00755 rep_00756 rep_00757 rep_00758 rep_00759 rep_00760 rep_00761 rep_00762 rep_00763 rep_00764 rep_00765 rep_00766 rep_00767 rep_00768 rep_00769 rep_00770 rep_00771 rep_00772 rep_00773 rep_00774 rep_00775 rep_00776 rep_00777 rep_00778 rep_00779 rep_00780 rep_00781 rep_00782 rep_00783 rep_00784 rep_00785 rep_00786 rep_00787 rep_00788 rep_00789 rep_00790 rep_00791 rep_00792 rep_00793 rep_00794 rep_00795 rep_00796 rep_00797 rep_00798 rep_00799 rep_00800 rep_00801 rep_00802 rep_00803 rep_00804 rep_00805 rep_00806 rep_00807 rep_00808 rep_00809 rep_00810 rep_00811 rep_00812 rep_00813 rep_00814 rep_00815 rep_00816 rep_00817 rep_00818 rep_00819 rep_00820 rep_00821 rep_00822 rep_00823 rep_00824 rep_00825 rep_00826 rep_00827 rep_00828 rep_00829 rep_00830 rep_00831 rep_00832 rep_00833 rep_00834 rep_00835 rep_00836 rep_00837 rep_00838 rep_00839 rep_00840 rep_00841 rep_00842 rep_00843 rep_00844 rep_00845 rep_00846 rep_00847 rep_00848 rep_00849 rep_00850 rep_00851 rep_00852 rep_00853 rep_00854 rep_00855 rep_00856 rep_00857 rep_00858 rep_00859 rep_00860 rep_00861 rep_00862 rep_00863 rep_00864 rep_00865 rep_00866 rep_00867 rep_00868 rep_00869 rep_00870 rep_00871 rep_00872 rep_00873 rep_00874 rep_00875 rep_00876 rep_00877 rep_00878 rep_00879 rep_00880 rep_00881 rep_00882 rep_00883 rep_00884 rep_00885 rep_00886 rep_00887 rep_00888 rep_00889 rep_00890 rep_00891 rep_00892 rep_00893 rep_00894 rep_00895 rep_00896 rep_00897 rep_00898 rep_00899 rep_00900 rep_00901 rep_00902 rep_00903 rep_00904 rep_00905 rep_00906 rep_00907 rep_00908 rep_00909 rep_00910 rep_00911 rep_00912 rep_00913 rep_00914 rep_00915 rep_00916 rep_00917 rep_00918 rep_00919 rep_00920 rep_00921 rep_00922 rep_00923 rep_00924 rep_00925 rep_00926 rep_00927 rep_00928 rep_00929 rep_00930 rep_00931 rep_00932 rep_00933 rep_00934 rep_00935 rep_00936 rep_00937 rep_00938 rep_00939 rep_00940 rep_00941 rep_00942 rep_00943 rep_00944 rep_00945 rep_00946 rep_00947 rep_00948 rep_00949 rep_00950 rep_00951 rep_00952 rep_00953 rep_00954 rep_00955 rep_00956 rep_00957 rep_00958 rep_00959 rep_00960 rep_00961 rep_00962 rep_00963 rep_00964 rep_00965 rep_00966 rep_00967 rep_00968 rep_00969 rep_00970 rep_00971 rep_00972 rep_00973 rep_00974 rep_00975 rep_00976 rep_00977 rep_00978 rep_00979 rep_00980 rep_00981 rep_00982 rep_00983 rep_00984 rep_00985 rep_00986 rep_00987 rep_00988 rep_00989 rep_00990 rep_00991 rep_00992 rep_00993 rep_00994 rep_00995 rep_00996 rep_00997 rep_00998 rep_00999 rep_01000 +DYE906 DYE906R 0 1.211 1.1427515745162964 1.155190348625183 1.1734282970428467 1.062026858329773 1.2023521661758423 1.2243309020996094 1.2450181245803833 1.082713007926941 1.183700680732727 1.129150390625 1.1887518167495728 1.1275887489318848 1.2149649858474731 1.1253350973129272 1.1506704092025757 1.1214451789855957 1.204640507698059 1.1695802211761475 1.104047179222107 1.186981201171875 1.224758505821228 1.071527361869812 1.0145779848098755 0.9958842992782593 1.211233139038086 1.1590193510055542 1.210639238357544 1.1804704666137695 1.1305981874465942 1.1916930675506592 1.0720241069793701 1.0875898599624634 1.0961182117462158 1.0514663457870483 1.139448881149292 1.1944838762283325 1.1533536911010742 1.1379016637802124 1.1998130083084106 1.2183297872543335 1.1627657413482666 1.1933499574661255 1.0472612380981445 1.0544692277908325 1.1629900932312012 1.1538184881210327 1.2236076593399048 1.2458878755569458 1.2170917987823486 1.220559000968933 1.1203641891479492 1.1817504167556763 1.2018442153930664 1.1688079833984375 1.1334441900253296 1.1438257694244385 1.2165838479995728 1.1791130304336548 1.1951074600219727 1.0829687118530273 1.1637598276138306 1.1690047979354858 1.1631042957305908 1.1776673793792725 1.1988190412521362 1.1225690841674805 1.1415915489196777 1.0656851530075073 1.1651557683944702 1.1363587379455566 1.117311716079712 1.1357007026672363 1.167012095451355 1.0993974208831787 1.202815055847168 1.1344258785247803 1.2312281131744385 1.1921547651290894 1.2260457277297974 1.2014309167861938 1.1068978309631348 1.0859020948410034 1.1298925876617432 1.1380606889724731 1.2301266193389893 1.1019976139068604 1.1507123708724976 1.1444967985153198 1.152596116065979 1.1709918975830078 1.1476460695266724 1.0424089431762695 1.1588834524154663 1.1634933948516846 1.1012409925460815 1.0934745073318481 1.075339674949646 1.1626346111297607 1.1527596712112427 1.0982120037078857 1.144424319267273 1.1032484769821167 1.1222902536392212 1.1737844944000244 1.0899684429168701 1.0972751379013062 1.1333489418029785 1.1680805683135986 1.0899951457977295 1.0673246383666992 1.0802226066589355 1.110111951828003 1.2682766914367676 1.1754894256591797 1.001516342163086 1.061338186264038 1.1186082363128662 1.2547976970672607 1.209010362625122 1.0904635190963745 1.2036386728286743 1.1138994693756104 1.2375314235687256 1.1517293453216553 1.2082672119140625 1.112091064453125 1.1257554292678833 1.1513645648956299 1.1939154863357544 1.073041319847107 1.0914427042007446 1.1120885610580444 1.132049798965454 1.2131199836730957 1.1624443531036377 1.1652741432189941 1.1791332960128784 1.1832175254821777 1.031296968460083 1.2246603965759277 1.0303741693496704 1.0551503896713257 1.092326045036316 1.1261950731277466 0.9869654178619385 1.0686321258544922 1.2239545583724976 1.175452470779419 1.126208782196045 1.1762293577194214 1.1374144554138184 1.0957274436950684 1.2054197788238525 1.203184962272644 1.1814132928848267 1.014618992805481 1.1223633289337158 1.156931757926941 1.0767333507537842 1.2119708061218262 1.2011607885360718 1.1037602424621582 1.0169333219528198 1.1988941431045532 1.128039836883545 1.1143834590911865 1.1010128259658813 1.0901998281478882 1.1610708236694336 1.089091420173645 1.1844505071640015 1.0071167945861816 1.258750319480896 1.2077767848968506 1.1427860260009766 1.0656065940856934 1.093522548675537 1.2019597291946411 1.0690099000930786 0.9944436550140381 1.1012855768203735 1.0857224464416504 1.1984608173370361 1.1686052083969116 1.1853796243667603 1.1285606622695923 1.1159639358520508 1.1245313882827759 1.0892306566238403 1.1270263195037842 1.1196569204330444 1.0886975526809692 1.1867156028747559 1.088154673576355 1.0642352104187012 0.9715331196784973 1.0886523723602295 1.1539992094039917 1.1014914512634277 1.0436550378799438 1.174849033355713 1.182563066482544 1.2355557680130005 1.294425129890442 1.1086794137954712 1.057876467704773 1.1175565719604492 1.024171233177185 1.1991775035858154 1.133975625038147 1.0867650508880615 1.1595232486724854 1.2070387601852417 1.087982177734375 1.2263784408569336 1.0872122049331665 1.1734654903411865 1.1638696193695068 1.1595429182052612 1.2382389307022095 1.0751214027404785 1.1180787086486816 1.0567783117294312 1.1367696523666382 1.2655203342437744 1.0933793783187866 1.0842047929763794 1.156590223312378 1.0621404647827148 1.123817801475525 1.2073462009429932 1.1959917545318604 1.1908801794052124 1.1626102924346924 1.0983208417892456 1.216035008430481 1.104385495185852 1.0504816770553589 1.1196144819259644 1.1298129558563232 1.1231411695480347 1.1635329723358154 1.0673915147781372 1.1077768802642822 1.1699296236038208 1.1623928546905518 1.125900149345398 1.1571457386016846 1.1167314052581787 1.2292206287384033 1.136396884918213 1.139922022819519 1.1164509057998657 1.0902459621429443 1.195892572402954 0.9771191477775574 1.0431718826293945 1.1940516233444214 1.170888900756836 1.2187029123306274 1.2115920782089233 1.0921337604522705 1.0416165590286255 1.1769764423370361 1.1462717056274414 1.2208703756332397 1.0945124626159668 1.146867036819458 1.199582815170288 1.141374945640564 1.2324861288070679 1.2039726972579956 1.102585792541504 1.1931695938110352 1.1099265813827515 1.1343127489089966 1.2058000564575195 1.0807384252548218 1.027894377708435 1.2234441041946411 1.207382082939148 1.1093204021453857 1.220036506652832 1.09495210647583 1.1988098621368408 1.1479657888412476 1.1144567728042603 1.0782413482666016 1.191065788269043 1.1692332029342651 1.0996686220169067 1.12179696559906 1.159411072731018 1.0330710411071777 1.1153603792190552 1.2510383129119873 1.1597272157669067 1.0397588014602661 1.0836814641952515 1.106070637702942 1.1423919200897217 1.085167646408081 1.1691895723342896 1.0912479162216187 1.1516379117965698 1.1464580297470093 1.1076457500457764 1.1464725732803345 1.2225277423858643 1.1533293724060059 1.177221417427063 1.1423012018203735 1.1720038652420044 1.2196449041366577 1.1643749475479126 1.1016806364059448 1.0777419805526733 1.136818766593933 1.017804741859436 1.1601684093475342 0.9632904529571533 1.1124532222747803 1.0701680183410645 1.1704862117767334 1.0935816764831543 1.1409558057785034 1.164504051208496 1.2580363750457764 1.1919184923171997 1.0740690231323242 1.1886653900146484 1.0794496536254883 1.1712415218353271 1.1122652292251587 1.1140779256820679 1.1747745275497437 1.1192976236343384 1.1399744749069214 1.1881232261657715 1.0046583414077759 1.2064558267593384 1.214857578277588 1.064134955406189 1.1381081342697144 1.16440749168396 1.078305959701538 1.139369249343872 1.1448028087615967 1.1526752710342407 1.1404615640640259 1.122047781944275 1.1266725063323975 1.202509880065918 1.2604939937591553 1.1097545623779297 1.0508981943130493 1.1157681941986084 1.198958158493042 1.1641756296157837 1.1278821229934692 1.2526293992996216 1.0591697692871094 1.154467225074768 1.1616085767745972 1.0803946256637573 1.23051118850708 1.1227542161941528 1.2033191919326782 1.1083126068115234 1.1596242189407349 1.1960078477859497 1.2087002992630005 1.1341092586517334 1.0216315984725952 1.2292733192443848 1.0676379203796387 1.19225013256073 1.1177189350128174 1.0562180280685425 1.2077430486679077 1.2139461040496826 1.2192491292953491 1.1244397163391113 1.2066590785980225 1.084474802017212 1.1600401401519775 1.1678428649902344 1.1006426811218262 1.1171021461486816 1.2014797925949097 1.0604549646377563 1.2090163230895996 1.1068931818008423 1.1775480508804321 1.1103358268737793 1.066455602645874 1.1383217573165894 1.133142113685608 1.1827579736709595 1.11697256565094 1.206562876701355 1.0514507293701172 1.1741222143173218 1.1865324974060059 1.1396313905715942 1.1376618146896362 1.1782251596450806 1.2145757675170898 1.1904561519622803 1.2349209785461426 1.1940652132034302 1.0516114234924316 1.0729511976242065 1.1094428300857544 1.211859941482544 1.101302146911621 1.2294152975082397 1.1203978061676025 1.2333773374557495 1.1337518692016602 1.0823310613632202 1.1348315477371216 1.0795124769210815 1.1358577013015747 1.1815088987350464 1.1915053129196167 1.107473611831665 1.1444238424301147 1.2064627408981323 1.2561997175216675 1.208014726638794 1.1326162815093994 1.1568392515182495 1.1573320627212524 1.1230905055999756 1.224040150642395 1.0677410364151 1.1346802711486816 1.2055236101150513 1.1553730964660645 1.1858279705047607 1.018537998199463 1.211192011833191 0.984334409236908 1.0421239137649536 1.1703534126281738 1.2650710344314575 1.2011330127716064 1.1600362062454224 1.1244655847549438 1.1328048706054688 1.097936987876892 1.1141101121902466 1.1187999248504639 1.1452289819717407 1.0530272722244263 1.1633597612380981 1.1545836925506592 1.0575467348098755 1.143951416015625 1.1548306941986084 1.2274447679519653 1.2476763725280762 1.1321585178375244 1.1707371473312378 1.1591488122940063 1.0752973556518555 1.076729655265808 1.1275049448013306 1.1484891176223755 1.2206852436065674 1.2193506956100464 1.215815544128418 1.1874500513076782 1.1800429821014404 1.1854536533355713 1.242148756980896 1.191012978553772 1.0846225023269653 1.1704500913619995 1.2581851482391357 1.00667142868042 1.2394520044326782 1.2600246667861938 1.144034743309021 1.2114742994308472 1.130481481552124 1.1791518926620483 1.1140680313110352 1.077212929725647 1.2109711170196533 1.063947081565857 1.0874372720718384 1.1098856925964355 1.2270342111587524 1.0706831216812134 1.1197607517242432 1.189123272895813 1.0289080142974854 1.1015651226043701 1.1959565877914429 1.2467823028564453 1.1304938793182373 1.1353168487548828 1.1755412817001343 1.1412328481674194 1.1446257829666138 1.0059741735458374 1.0996848344802856 1.1018165349960327 1.17384934425354 1.1497657299041748 1.1935288906097412 1.172648549079895 1.151152491569519 1.2048630714416504 1.15389084815979 1.2706204652786255 0.981330156326294 1.1071336269378662 1.257694959640503 1.0319907665252686 1.0782204866409302 1.1354824304580688 1.1344928741455078 1.16087007522583 1.2459479570388794 1.1716493368148804 1.1480350494384766 1.1839795112609863 1.191709280014038 1.1106656789779663 1.182337760925293 1.1663790941238403 1.1014715433120728 1.1111783981323242 1.1655458211898804 1.0360640287399292 1.2167725563049316 1.1521618366241455 1.1234076023101807 1.1542778015136719 1.0717582702636719 1.1756367683410645 1.0925610065460205 1.2056553363800049 1.3067293167114258 1.0305567979812622 1.1347832679748535 1.1961636543273926 1.1644188165664673 1.0795881748199463 1.1230435371398926 1.2249215841293335 1.201597809791565 1.0880838632583618 1.1100035905838013 1.1107923984527588 1.150638461112976 1.1649366617202759 1.183093547821045 1.1811259984970093 1.072638750076294 1.082265853881836 1.0786411762237549 1.1626391410827637 1.185149073600769 1.1422512531280518 1.1011550426483154 1.138595700263977 1.1888600587844849 1.0629180669784546 1.203789472579956 1.1171352863311768 1.1821503639221191 1.140630841255188 1.1358497142791748 1.1728450059890747 1.149611234664917 1.257196068763733 1.213869333267212 1.0823607444763184 1.1941615343093872 0.955787718296051 1.1317105293273926 1.1463576555252075 1.1588705778121948 1.2577944993972778 1.1482012271881104 1.022324800491333 1.234627604484558 1.1485848426818848 1.2071425914764404 1.1207579374313354 1.0996239185333252 1.2188245058059692 1.1585496664047241 1.1813982725143433 1.151580810546875 1.1029958724975586 1.1606084108352661 1.020919919013977 1.133419156074524 1.0274429321289062 1.143931269645691 1.1541199684143066 1.1266573667526245 1.0802940130233765 1.1248112916946411 1.0509157180786133 1.1629111766815186 1.2510172128677368 1.1744965314865112 1.0443519353866577 1.1927213668823242 1.1890788078308105 1.163820743560791 1.1895273923873901 1.189229965209961 1.069316029548645 1.2611311674118042 1.1817312240600586 1.1899610757827759 1.1746386289596558 1.145867943763733 1.2795610427856445 1.2017358541488647 1.0918796062469482 1.2499895095825195 1.0868521928787231 1.125863790512085 1.1255600452423096 1.1931809186935425 1.1184794902801514 1.1637213230133057 1.1794204711914062 1.0633933544158936 1.0212773084640503 1.1716952323913574 1.1198179721832275 1.1092251539230347 1.2213326692581177 1.215564250946045 1.2466449737548828 1.2536147832870483 1.2134017944335938 1.0939387083053589 1.0467193126678467 1.0665971040725708 1.083534598350525 1.2049096822738647 1.2219130992889404 1.2025642395019531 1.1785274744033813 1.155523657798767 1.0710322856903076 1.0371934175491333 1.1345754861831665 1.0748714208602905 1.225551724433899 1.19119131565094 1.2026607990264893 1.2070411443710327 1.182407259941101 1.1746201515197754 1.0939791202545166 1.1664941310882568 1.165029764175415 1.0279009342193604 0.9733045697212219 1.2128533124923706 1.1226863861083984 1.0952967405319214 1.2009196281433105 1.1029287576675415 1.1782448291778564 1.0803090333938599 1.0910820960998535 1.1803942918777466 1.1507258415222168 1.0452234745025635 1.1092619895935059 1.1038392782211304 1.186911940574646 1.1915086507797241 1.1077018976211548 1.1814855337142944 1.2147784233093262 1.1412148475646973 1.181607723236084 1.1109726428985596 1.1586899757385254 1.0923587083816528 1.1027156114578247 1.0382407903671265 1.1370283365249634 1.200758457183838 1.2176913022994995 1.089627981185913 1.1538751125335693 1.0692291259765625 1.100123405456543 1.2394520044326782 1.2216848134994507 1.1626499891281128 1.1830483675003052 1.1662930250167847 1.093069076538086 1.1251112222671509 1.161554217338562 1.1277269124984741 1.0500869750976562 1.0777437686920166 1.127535343170166 1.029029130935669 1.1685487031936646 1.1278712749481201 1.0467398166656494 1.199334740638733 1.272019624710083 1.07086181640625 1.1177186965942383 1.0453851222991943 1.024320363998413 1.2127869129180908 1.1590549945831299 1.144823431968689 1.2422419786453247 1.2052167654037476 1.0110803842544556 1.1057965755462646 1.0978877544403076 1.1676487922668457 1.1779168844223022 1.1842385530471802 1.1589922904968262 1.1263045072555542 1.1278185844421387 1.2024807929992676 1.0843300819396973 1.2250155210494995 1.1629323959350586 1.1672474145889282 1.1302528381347656 1.1853972673416138 1.2029144763946533 1.1636284589767456 1.173768401145935 1.2371375560760498 1.1183897256851196 1.1104543209075928 1.186050295829773 1.1033803224563599 1.1448769569396973 1.2340128421783447 1.1181488037109375 1.1349254846572876 1.142287015914917 1.204805850982666 1.2447679042816162 1.1153557300567627 1.2091562747955322 1.2001398801803589 1.12108314037323 1.0365808010101318 0.9690722227096558 1.1642858982086182 1.1092864274978638 1.1043651103973389 1.132830023765564 1.1121264696121216 1.1523927450180054 1.0654031038284302 1.1535695791244507 1.0726549625396729 1.0407365560531616 1.1767469644546509 1.1241745948791504 1.1765416860580444 1.177843689918518 1.1272144317626953 1.0635987520217896 1.0974916219711304 1.083059549331665 1.090461254119873 1.2021228075027466 1.1066869497299194 1.2053337097167969 1.135797381401062 1.1958060264587402 1.2108837366104126 1.1342159509658813 1.1371123790740967 1.2332162857055664 1.0292892456054688 1.1639368534088135 1.233557105064392 1.127846360206604 1.1578834056854248 1.1862809658050537 1.1203391551971436 1.1234747171401978 1.1161357164382935 1.1674165725708008 1.1075711250305176 1.0727912187576294 1.1757426261901855 1.0869550704956055 1.1925930976867676 1.1329729557037354 1.182155728340149 1.0182726383209229 1.137794017791748 1.2049202919006348 1.1116012334823608 1.1821887493133545 1.23410165309906 1.0708448886871338 1.1172446012496948 1.2641775608062744 1.0763920545578003 1.1774996519088745 1.2533799409866333 1.1161366701126099 1.1043081283569336 1.1377125978469849 1.1007404327392578 1.1801040172576904 1.124550223350525 1.1518388986587524 1.1821517944335938 1.0816246271133423 1.124799132347107 1.184175968170166 1.1882292032241821 1.2195860147476196 1.180052399635315 1.1691888570785522 1.2475121021270752 1.0964654684066772 1.132338047027588 1.0952231884002686 1.1439733505249023 1.1820619106292725 1.1094368696212769 1.136132836341858 1.197460651397705 1.1232002973556519 1.272128939628601 1.190398097038269 1.1658178567886353 1.162238359451294 1.1728384494781494 1.1758397817611694 1.062976598739624 1.1737720966339111 1.2927258014678955 1.1571581363677979 1.1654870510101318 1.2572907209396362 1.1171191930770874 0.9943239092826843 1.0554150342941284 1.1541876792907715 1.2401951551437378 1.2491834163665771 1.053227186203003 1.070142388343811 1.1725437641143799 1.1793197393417358 1.2167621850967407 1.1894328594207764 1.0649381875991821 1.1821824312210083 1.0462764501571655 1.1342889070510864 1.1608959436416626 1.0117945671081543 1.0271433591842651 1.1237047910690308 1.0666100978851318 1.111480474472046 1.2230199575424194 1.105523705482483 1.1638069152832031 1.1447259187698364 1.0751943588256836 1.1347161531448364 1.206068515777588 1.0649521350860596 1.115351676940918 1.155336618423462 1.1288025379180908 1.0773314237594604 1.1567624807357788 1.234921932220459 1.15182626247406 1.062124490737915 1.2134407758712769 1.1690737009048462 1.1732497215270996 1.07498300075531 1.0663725137710571 1.0729775428771973 1.1581157445907593 1.0787807703018188 1.137293815612793 1.2302134037017822 1.123374104499817 1.2263412475585938 1.13552987575531 1.1045777797698975 1.0090665817260742 1.0920099020004272 1.0997778177261353 1.1564382314682007 1.1219844818115234 1.098160743713379 1.133306622505188 1.2461713552474976 1.0760184526443481 1.0965324640274048 1.1857776641845703 1.168705940246582 1.17189359664917 1.1930972337722778 1.1348856687545776 1.1104912757873535 1.1791919469833374 1.0770009756088257 1.1784579753875732 1.121483325958252 1.0837756395339966 1.2076002359390259 1.1734156608581543 1.1554901599884033 1.1435130834579468 1.1647685766220093 1.1652162075042725 1.2167061567306519 1.170274019241333 1.174148678779602 1.1837408542633057 1.0562324523925781 1.0686017274856567 1.2029824256896973 1.1112521886825562 1.1687227487564087 1.14278244972229 1.227493405342102 1.2149829864501953 1.1872584819793701 1.180420160293579 1.1649503707885742 1.0775493383407593 1.0916112661361694 1.0652180910110474 1.1398677825927734 1.15077805519104 1.1396085023880005 1.0790057182312012 1.2012666463851929 1.1393444538116455 1.0533796548843384 1.1314367055892944 1.1181378364562988 1.1531049013137817 1.1216135025024414 1.1241053342819214 1.1242660284042358 1.1295292377471924 1.1619230508804321 1.1047823429107666 1.1397258043289185 1.1624213457107544 1.1456024646759033 1.0942163467407227 1.1072841882705688 1.086288332939148 1.2080029249191284 1.2611726522445679 1.118464469909668 1.1997648477554321 1.077752709388733 1.2397828102111816 1.168276309967041 1.0569463968276978 1.1309770345687866 1.1097960472106934 1.0992449522018433 1.079149603843689 1.1146055459976196 1.1503187417984009 1.1141209602355957 1.1725969314575195 1.1970981359481812 1.1654237508773804 1.143635869026184 1.1069804430007935 1.1250741481781006 1.1392828226089478 +DYE906 DYE906R 1 1.141 1.1587209701538086 1.1724226474761963 1.1999990940093994 1.0993632078170776 1.1951581239700317 1.2123314142227173 1.24355149269104 1.0845355987548828 1.201871395111084 1.1306419372558594 1.1719889640808105 1.1610785722732544 1.2027530670166016 1.1184139251708984 1.1792564392089844 1.1406619548797607 1.2093815803527832 1.1587263345718384 1.1346536874771118 1.2018426656723022 1.234336495399475 1.0818613767623901 1.0314987897872925 1.024525761604309 1.2038257122039795 1.1692805290222168 1.2164278030395508 1.1943302154541016 1.1322250366210938 1.164451003074646 1.117693305015564 1.1050386428833008 1.122706651687622 1.094543218612671 1.1652792692184448 1.2047206163406372 1.1521633863449097 1.16439950466156 1.2272884845733643 1.253833532333374 1.1603318452835083 1.1915491819381714 1.0568863153457642 1.0992591381072998 1.2045410871505737 1.149839162826538 1.230425238609314 1.2533478736877441 1.2279921770095825 1.2291151285171509 1.1360905170440674 1.1716375350952148 1.2115123271942139 1.1624367237091064 1.1473673582077026 1.1560808420181274 1.242323637008667 1.204737901687622 1.1798014640808105 1.104677677154541 1.1566787958145142 1.173891305923462 1.1859233379364014 1.191373586654663 1.2163636684417725 1.166812539100647 1.1732844114303589 1.061561107635498 1.20794677734375 1.183315396308899 1.1578961610794067 1.1311200857162476 1.1810224056243896 1.089516043663025 1.206111192703247 1.17918062210083 1.2402064800262451 1.1791669130325317 1.2581267356872559 1.2144560813903809 1.1069427728652954 1.1038620471954346 1.1527386903762817 1.1519311666488647 1.2293468713760376 1.12394118309021 1.147922396659851 1.1859172582626343 1.1861318349838257 1.1623417139053345 1.1634094715118408 1.1103800535202026 1.2050331830978394 1.1680028438568115 1.1335607767105103 1.1142207384109497 1.1093460321426392 1.1477428674697876 1.1564773321151733 1.1377851963043213 1.1677218675613403 1.1390148401260376 1.1393944025039673 1.1759611368179321 1.1669700145721436 1.14939284324646 1.1447783708572388 1.1712507009506226 1.1115325689315796 1.1271246671676636 1.1181118488311768 1.1303132772445679 1.2680772542953491 1.2011550664901733 1.041821837425232 1.12464439868927 1.1453423500061035 1.2794287204742432 1.2259206771850586 1.1166285276412964 1.1889299154281616 1.1317219734191895 1.2486340999603271 1.189827561378479 1.2026760578155518 1.1616992950439453 1.1563494205474854 1.1652549505233765 1.188048243522644 1.0841751098632812 1.113730549812317 1.1399272680282593 1.1855225563049316 1.210955262184143 1.19083571434021 1.192417860031128 1.1948847770690918 1.1851298809051514 1.0525847673416138 1.2468078136444092 1.0751653909683228 1.0474286079406738 1.0905382633209229 1.167281985282898 1.0084599256515503 1.096687912940979 1.2113713026046753 1.1520898342132568 1.1223342418670654 1.1760454177856445 1.1688653230667114 1.1289418935775757 1.219852089881897 1.2042081356048584 1.1966705322265625 1.0621644258499146 1.1639729738235474 1.1976388692855835 1.1203666925430298 1.2242038249969482 1.1865137815475464 1.1352742910385132 1.0440618991851807 1.2241939306259155 1.1640797853469849 1.130037546157837 1.1082857847213745 1.1131430864334106 1.1875602006912231 1.1164348125457764 1.2017552852630615 1.0399099588394165 1.2629071474075317 1.1915452480316162 1.2049193382263184 1.0602363348007202 1.1064488887786865 1.1909714937210083 1.078390121459961 1.0232062339782715 1.1430673599243164 1.0885555744171143 1.2074493169784546 1.180254340171814 1.1944657564163208 1.1620285511016846 1.14715576171875 1.1594735383987427 1.1132466793060303 1.1131120920181274 1.1214563846588135 1.113568663597107 1.1972426176071167 1.1083623170852661 1.0793148279190063 1.0090378522872925 1.1338833570480347 1.1605596542358398 1.1306835412979126 1.0588741302490234 1.196045160293579 1.1799908876419067 1.2380748987197876 1.2718799114227295 1.1253564357757568 1.1001158952713013 1.1515580415725708 1.0686755180358887 1.188757300376892 1.1553970575332642 1.13252592086792 1.1448564529418945 1.2055944204330444 1.1421706676483154 1.2429935932159424 1.1293385028839111 1.1973824501037598 1.174263596534729 1.203889012336731 1.236517310142517 1.1448864936828613 1.1112626791000366 1.0886757373809814 1.1517002582550049 1.2597219944000244 1.1433833837509155 1.1311897039413452 1.18074369430542 1.0857316255569458 1.1557190418243408 1.2222888469696045 1.1807712316513062 1.1887831687927246 1.1650886535644531 1.1170549392700195 1.2149171829223633 1.1273515224456787 1.0715584754943848 1.1908098459243774 1.1224445104599 1.143929362297058 1.1799384355545044 1.1140813827514648 1.118028163909912 1.1858514547348022 1.1553928852081299 1.1204533576965332 1.1692243814468384 1.1219812631607056 1.2492295503616333 1.12232506275177 1.18562650680542 1.1443262100219727 1.1134601831436157 1.2294625043869019 1.0037074089050293 1.0805976390838623 1.1790363788604736 1.1505206823349 1.2124991416931152 1.203474521636963 1.1165822744369507 1.0779906511306763 1.1814086437225342 1.1371690034866333 1.213316798210144 1.078952670097351 1.1296143531799316 1.2014738321304321 1.1388975381851196 1.2331323623657227 1.2187244892120361 1.1387596130371094 1.2143272161483765 1.1232446432113647 1.1867010593414307 1.2222508192062378 1.110568642616272 1.081303596496582 1.2955079078674316 1.2220110893249512 1.115328073501587 1.2395676374435425 1.1515177488327026 1.1852741241455078 1.1879645586013794 1.1338756084442139 1.1204555034637451 1.1890590190887451 1.2021063566207886 1.1546958684921265 1.1346888542175293 1.1403857469558716 1.033310055732727 1.1680481433868408 1.2333824634552002 1.1553276777267456 1.07820725440979 1.1563823223114014 1.1032397747039795 1.147936463356018 1.0967817306518555 1.1888748407363892 1.125170350074768 1.169167160987854 1.144800066947937 1.0957131385803223 1.1754270792007446 1.2448762655258179 1.126508355140686 1.1885725259780884 1.1291526556015015 1.1792879104614258 1.2211672067642212 1.1730306148529053 1.1286627054214478 1.0997577905654907 1.1385791301727295 1.0417146682739258 1.147743821144104 1.001081943511963 1.1338236331939697 1.1052244901657104 1.151330828666687 1.1170461177825928 1.144283652305603 1.179264783859253 1.2834749221801758 1.2237002849578857 1.1063064336776733 1.162958025932312 1.0865225791931152 1.1761974096298218 1.1431763172149658 1.1509610414505005 1.1768388748168945 1.1429401636123657 1.1408658027648926 1.1627941131591797 1.0271650552749634 1.2114027738571167 1.2110153436660767 1.0836575031280518 1.1536682844161987 1.143032193183899 1.0892797708511353 1.1675364971160889 1.1641892194747925 1.1313644647598267 1.1399592161178589 1.1043108701705933 1.1749740839004517 1.1944972276687622 1.2496206760406494 1.1181303262710571 1.0704787969589233 1.1737945079803467 1.1672704219818115 1.1675214767456055 1.1143779754638672 1.2494593858718872 1.0787259340286255 1.2000705003738403 1.176160454750061 1.0881680250167847 1.2206263542175293 1.1586841344833374 1.2256805896759033 1.1228842735290527 1.1622735261917114 1.2289249897003174 1.2190676927566528 1.16648268699646 1.0748993158340454 1.242378830909729 1.1087688207626343 1.1971180438995361 1.139455795288086 1.0751787424087524 1.2044425010681152 1.2324929237365723 1.2281242609024048 1.132093906402588 1.2199608087539673 1.1010223627090454 1.1908282041549683 1.167700171470642 1.139319658279419 1.1688872575759888 1.1883307695388794 1.0647616386413574 1.2068530321121216 1.1303818225860596 1.1900343894958496 1.1434648036956787 1.0958448648452759 1.1407041549682617 1.1798118352890015 1.200891375541687 1.1405086517333984 1.2157721519470215 1.0935651063919067 1.1507604122161865 1.152726173400879 1.1725234985351562 1.2091495990753174 1.2124340534210205 1.2090530395507812 1.215908169746399 1.2341521978378296 1.2183947563171387 1.077633023262024 1.1354793310165405 1.1352653503417969 1.2251477241516113 1.1277143955230713 1.234737753868103 1.1374239921569824 1.2290000915527344 1.1488463878631592 1.1008026599884033 1.137516736984253 1.130318522453308 1.1738214492797852 1.1478334665298462 1.1705905199050903 1.108841896057129 1.1315743923187256 1.2580677270889282 1.249104380607605 1.2091730833053589 1.1485488414764404 1.1795742511749268 1.1348414421081543 1.131149172782898 1.2053613662719727 1.0976917743682861 1.219018816947937 1.2178257703781128 1.115447759628296 1.1681841611862183 1.0595557689666748 1.2076952457427979 1.018842101097107 1.091552495956421 1.1551451683044434 1.2730282545089722 1.20112144947052 1.1991795301437378 1.1374760866165161 1.1652336120605469 1.1390568017959595 1.095329761505127 1.1069953441619873 1.140910267829895 1.0794215202331543 1.1490118503570557 1.1638990640640259 1.1148792505264282 1.171204686164856 1.191872239112854 1.1978689432144165 1.2531967163085938 1.1316124200820923 1.1909669637680054 1.162998914718628 1.0786575078964233 1.0884935855865479 1.120628833770752 1.181688666343689 1.2211542129516602 1.2626502513885498 1.1946061849594116 1.1932834386825562 1.1814075708389282 1.1848692893981934 1.2552049160003662 1.2072442770004272 1.1379749774932861 1.1904090642929077 1.3013405799865723 1.0461727380752563 1.258806586265564 1.2778815031051636 1.204782485961914 1.254787802696228 1.1451469659805298 1.1829782724380493 1.1103391647338867 1.1177973747253418 1.2218737602233887 1.072677493095398 1.1199017763137817 1.130210518836975 1.2555813789367676 1.0867382287979126 1.153433918952942 1.2043430805206299 1.0738688707351685 1.1242412328720093 1.1973217725753784 1.2459335327148438 1.1440081596374512 1.1571111679077148 1.1913230419158936 1.1503111124038696 1.1674937009811401 1.0355472564697266 1.0926648378372192 1.1249361038208008 1.1673997640609741 1.1809765100479126 1.2096097469329834 1.141684651374817 1.159023404121399 1.2179045677185059 1.1917469501495361 1.2466143369674683 1.026026964187622 1.1347882747650146 1.3024604320526123 1.0566723346710205 1.1001269817352295 1.1382343769073486 1.1258838176727295 1.1826562881469727 1.242850661277771 1.1985888481140137 1.1877117156982422 1.2037100791931152 1.2038084268569946 1.1280733346939087 1.1820358037948608 1.1569632291793823 1.1293243169784546 1.1489962339401245 1.1699838638305664 1.0515004396438599 1.239900827407837 1.1940454244613647 1.1117490530014038 1.1740330457687378 1.100160837173462 1.2112030982971191 1.1025978326797485 1.214740514755249 1.3442271947860718 1.069751262664795 1.1515401601791382 1.1785759925842285 1.1668199300765991 1.094016194343567 1.1386613845825195 1.2220008373260498 1.2121272087097168 1.1545263528823853 1.1224159002304077 1.133657455444336 1.1486138105392456 1.2126556634902954 1.2182310819625854 1.177818775177002 1.1200282573699951 1.1100211143493652 1.0779861211776733 1.1509360074996948 1.144066572189331 1.1446994543075562 1.143786072731018 1.1728297472000122 1.1620632410049438 1.0773192644119263 1.1904659271240234 1.1395264863967896 1.1911673545837402 1.1403741836547852 1.1268361806869507 1.164108395576477 1.1658748388290405 1.2556365728378296 1.2294154167175293 1.1040990352630615 1.209100604057312 0.9682193398475647 1.1653079986572266 1.147382378578186 1.1715681552886963 1.206022024154663 1.1879472732543945 1.039957046508789 1.2410961389541626 1.1684935092926025 1.2281935214996338 1.1099637746810913 1.1137728691101074 1.2227190732955933 1.1729711294174194 1.1830084323883057 1.1632155179977417 1.127221703529358 1.2107691764831543 1.0597469806671143 1.1342706680297852 1.0853136777877808 1.1319410800933838 1.1781444549560547 1.1501364707946777 1.0844464302062988 1.121731162071228 1.0891425609588623 1.1825264692306519 1.2767157554626465 1.188175082206726 1.1084284782409668 1.1984890699386597 1.1928473711013794 1.1492352485656738 1.2222900390625 1.167972207069397 1.1074447631835938 1.2782970666885376 1.1798161268234253 1.1755107641220093 1.1792651414871216 1.1248384714126587 1.3155806064605713 1.2261608839035034 1.1255258321762085 1.2191957235336304 1.0936577320098877 1.158653974533081 1.1432420015335083 1.1952391862869263 1.1323858499526978 1.1669546365737915 1.2158015966415405 1.0879719257354736 1.0655851364135742 1.187476396560669 1.1366163492202759 1.176144003868103 1.2259809970855713 1.207762360572815 1.2295595407485962 1.2799077033996582 1.2258622646331787 1.123742938041687 1.064245581626892 1.0876524448394775 1.1215736865997314 1.2021710872650146 1.2091697454452515 1.2155097723007202 1.1889721155166626 1.167130708694458 1.1045000553131104 1.0729422569274902 1.155279517173767 1.115612506866455 1.2380213737487793 1.1860953569412231 1.2249094247817993 1.1886342763900757 1.1696492433547974 1.1827430725097656 1.1595110893249512 1.1932036876678467 1.2047476768493652 1.0488563776016235 1.0323512554168701 1.2062320709228516 1.123646855354309 1.0764013528823853 1.2039263248443604 1.116317629814148 1.1433537006378174 1.1185945272445679 1.1216098070144653 1.2045987844467163 1.125381588935852 1.0843373537063599 1.1599085330963135 1.1342488527297974 1.1998443603515625 1.1509674787521362 1.112865924835205 1.19696044921875 1.2243572473526 1.134802222251892 1.183388352394104 1.1260480880737305 1.1351161003112793 1.1186223030090332 1.1496119499206543 1.0701134204864502 1.1184122562408447 1.1946508884429932 1.226958990097046 1.119667649269104 1.1577966213226318 1.0831018686294556 1.1449590921401978 1.2374809980392456 1.2577558755874634 1.189928650856018 1.2039594650268555 1.1696083545684814 1.126036524772644 1.1316474676132202 1.202863335609436 1.1587531566619873 1.1032475233078003 1.1230850219726562 1.1573688983917236 1.0671336650848389 1.165784239768982 1.1548539400100708 1.0598009824752808 1.2385557889938354 1.2678369283676147 1.106022596359253 1.1192632913589478 1.0693415403366089 1.062195897102356 1.2147811651229858 1.1865803003311157 1.1432411670684814 1.2543776035308838 1.2093911170959473 1.0471457242965698 1.1335103511810303 1.0933479070663452 1.17118239402771 1.15241277217865 1.2282541990280151 1.1301182508468628 1.1300444602966309 1.123153805732727 1.2450213432312012 1.1285886764526367 1.2340577840805054 1.2240914106369019 1.1556493043899536 1.1846433877944946 1.1842169761657715 1.1774708032608032 1.2043007612228394 1.1778740882873535 1.2670116424560547 1.1539888381958008 1.1725629568099976 1.2037956714630127 1.1385966539382935 1.1735305786132812 1.2155089378356934 1.1405682563781738 1.1484832763671875 1.1775013208389282 1.2036091089248657 1.2428340911865234 1.180708646774292 1.230108380317688 1.2112566232681274 1.1377135515213013 1.0722124576568604 0.9969918131828308 1.202521562576294 1.1407636404037476 1.1252696514129639 1.169118881225586 1.1301803588867188 1.1436104774475098 1.0899112224578857 1.1778225898742676 1.1264170408248901 1.0457788705825806 1.1824060678482056 1.1623302698135376 1.189407229423523 1.1549367904663086 1.1665786504745483 1.0829681158065796 1.1300128698349 1.1365352869033813 1.1093190908432007 1.1943063735961914 1.1495361328125 1.1822190284729004 1.1702948808670044 1.2202064990997314 1.2002030611038208 1.1312217712402344 1.1594544649124146 1.2336548566818237 1.0782482624053955 1.1975548267364502 1.194724440574646 1.1531609296798706 1.1660321950912476 1.165270209312439 1.1505258083343506 1.1400634050369263 1.1283642053604126 1.1931263208389282 1.0969377756118774 1.079615831375122 1.1905009746551514 1.13003408908844 1.190773367881775 1.1428195238113403 1.203931450843811 1.049683690071106 1.1432831287384033 1.2711988687515259 1.1372932195663452 1.181923270225525 1.2718234062194824 1.0772135257720947 1.1316094398498535 1.2828001976013184 1.1206308603286743 1.1742159128189087 1.2419631481170654 1.146927833557129 1.1167376041412354 1.166932225227356 1.1455928087234497 1.1900105476379395 1.1542881727218628 1.1692132949829102 1.1754082441329956 1.1227736473083496 1.1333674192428589 1.1792845726013184 1.172739863395691 1.2281626462936401 1.1688659191131592 1.1485167741775513 1.240195631980896 1.1012256145477295 1.1793054342269897 1.1336150169372559 1.1372836828231812 1.1671884059906006 1.1026734113693237 1.1573456525802612 1.1845589876174927 1.131065845489502 1.2784051895141602 1.2285076379776 1.1792546510696411 1.1956511735916138 1.1593824625015259 1.1856387853622437 1.0880171060562134 1.1779167652130127 1.3295577764511108 1.173171877861023 1.1686139106750488 1.2568678855895996 1.1271107196807861 1.0086009502410889 1.0748275518417358 1.127150058746338 1.2743630409240723 1.2546857595443726 1.0979036092758179 1.0893207788467407 1.1874316930770874 1.207440733909607 1.2577053308486938 1.1858915090560913 1.061658263206482 1.1978806257247925 1.0394015312194824 1.200459599494934 1.184040904045105 1.0643726587295532 1.051429033279419 1.1367034912109375 1.0806934833526611 1.1415244340896606 1.2021868228912354 1.120615005493164 1.1955260038375854 1.1543439626693726 1.1343488693237305 1.1549729108810425 1.1965017318725586 1.0748659372329712 1.1740987300872803 1.1569478511810303 1.128926157951355 1.1376454830169678 1.162429690361023 1.2634100914001465 1.1916531324386597 1.096078634262085 1.1860603094100952 1.1723089218139648 1.1901451349258423 1.0977745056152344 1.0911259651184082 1.0937076807022095 1.1556053161621094 1.0834920406341553 1.16167414188385 1.208609938621521 1.121333122253418 1.222029447555542 1.1605159044265747 1.1007683277130127 1.0511480569839478 1.1164458990097046 1.121292233467102 1.1938661336898804 1.115095615386963 1.1100108623504639 1.1650241613388062 1.2459481954574585 1.1028953790664673 1.09148108959198 1.181978702545166 1.1552563905715942 1.2135592699050903 1.203411340713501 1.141663670539856 1.1255559921264648 1.200825572013855 1.1215773820877075 1.2053093910217285 1.1301336288452148 1.0691367387771606 1.1901742219924927 1.1712068319320679 1.1444021463394165 1.1584550142288208 1.2019823789596558 1.1645691394805908 1.2229913473129272 1.157779335975647 1.2061264514923096 1.1865031719207764 1.0943714380264282 1.1149812936782837 1.2364550828933716 1.139841914176941 1.1928318738937378 1.152825117111206 1.2437549829483032 1.2101168632507324 1.2367984056472778 1.1804592609405518 1.174694538116455 1.105355143547058 1.0869109630584717 1.0850588083267212 1.1297078132629395 1.2097607851028442 1.1573809385299683 1.0947304964065552 1.2203410863876343 1.2082544565200806 1.088463306427002 1.1730437278747559 1.1158089637756348 1.160959005355835 1.1454957723617554 1.1204136610031128 1.1386032104492188 1.1798131465911865 1.1666598320007324 1.1313167810440063 1.1507346630096436 1.1305361986160278 1.1436020135879517 1.1222277879714966 1.1335439682006836 1.1397262811660767 1.1966420412063599 1.2812615633010864 1.1310943365097046 1.1815409660339355 1.1029051542282104 1.2507349252700806 1.1798732280731201 1.0829460620880127 1.1715810298919678 1.127612829208374 1.1247702836990356 1.1141104698181152 1.157791018486023 1.1621885299682617 1.1228809356689453 1.1597614288330078 1.1889809370040894 1.1972662210464478 1.1403487920761108 1.1354258060455322 1.1425414085388184 1.1686803102493286 +DYE906 DYE906R 2 1.196 1.153212070465088 1.1552807092666626 1.2042045593261719 1.1083413362503052 1.1873114109039307 1.178046703338623 1.2240594625473022 1.065125823020935 1.1768467426300049 1.11361563205719 1.1688637733459473 1.1462929248809814 1.1720689535140991 1.1046295166015625 1.168846845626831 1.143493413925171 1.2240519523620605 1.1377315521240234 1.1328511238098145 1.2031567096710205 1.226731300354004 1.072684645652771 1.0090795755386353 1.017109990119934 1.212446928024292 1.1481438875198364 1.201928734779358 1.1970090866088867 1.1223145723342896 1.1412814855575562 1.133669376373291 1.0929226875305176 1.1126776933670044 1.097602367401123 1.1630032062530518 1.1892775297164917 1.1624037027359009 1.1637189388275146 1.2353217601776123 1.2779200077056885 1.158341646194458 1.1754146814346313 1.0372852087020874 1.112614393234253 1.237213373184204 1.1436820030212402 1.2291224002838135 1.2586491107940674 1.2334171533584595 1.2143839597702026 1.1600778102874756 1.163926124572754 1.193560242652893 1.130522608757019 1.1291085481643677 1.1182935237884521 1.233757734298706 1.1999799013137817 1.165658712387085 1.099622368812561 1.154687523841858 1.1547282934188843 1.1903976202011108 1.1707888841629028 1.2267787456512451 1.1667016744613647 1.168904185295105 1.0445377826690674 1.2433899641036987 1.184865951538086 1.147806167602539 1.1132795810699463 1.1494884490966797 1.089047908782959 1.173732042312622 1.1907581090927124 1.2115726470947266 1.1491400003433228 1.2766835689544678 1.2140182256698608 1.0808873176574707 1.0854212045669556 1.144079327583313 1.1576664447784424 1.2209867238998413 1.1032869815826416 1.12367844581604 1.200469970703125 1.1761072874069214 1.1573899984359741 1.1815745830535889 1.1297922134399414 1.2304868698120117 1.1550120115280151 1.1185824871063232 1.1193821430206299 1.1318590641021729 1.1327407360076904 1.1611512899398804 1.1575931310653687 1.1727243661880493 1.1475681066513062 1.1283077001571655 1.125035047531128 1.1851469278335571 1.1969348192214966 1.1255292892456055 1.1641511917114258 1.1232925653457642 1.1360667943954468 1.1115121841430664 1.115395426750183 1.2665361166000366 1.2070255279541016 1.036924123764038 1.1479896306991577 1.138870358467102 1.3038524389266968 1.2425576448440552 1.0898844003677368 1.1654253005981445 1.1212525367736816 1.1958210468292236 1.1954560279846191 1.1705822944641113 1.1682801246643066 1.1951642036437988 1.155334711074829 1.1654125452041626 1.085951328277588 1.108181357383728 1.1205697059631348 1.1940773725509644 1.2052412033081055 1.206483244895935 1.2064391374588013 1.2065638303756714 1.1722968816757202 1.0541627407073975 1.2695918083190918 1.100273609161377 1.0352667570114136 1.0759038925170898 1.167067527770996 1.0048480033874512 1.0883550643920898 1.1789021492004395 1.1295042037963867 1.1047608852386475 1.1679364442825317 1.1755365133285522 1.1103767156600952 1.2369190454483032 1.2172776460647583 1.1906038522720337 1.0472283363342285 1.1569491624832153 1.182484745979309 1.1214412450790405 1.221827507019043 1.1447727680206299 1.1165663003921509 1.0422568321228027 1.2195600271224976 1.1683118343353271 1.1388742923736572 1.0964607000350952 1.122135043144226 1.1954188346862793 1.1219714879989624 1.1940059661865234 1.0302543640136719 1.2638136148452759 1.167838454246521 1.2228816747665405 1.0435882806777954 1.0951018333435059 1.1644126176834106 1.0521444082260132 1.0254625082015991 1.1388425827026367 1.055458426475525 1.1666091680526733 1.1823475360870361 1.183512806892395 1.1678755283355713 1.1316969394683838 1.177046775817871 1.0919954776763916 1.0801937580108643 1.0989534854888916 1.1065151691436768 1.197116732597351 1.103649616241455 1.0509579181671143 1.0097087621688843 1.1395535469055176 1.1480984687805176 1.1386713981628418 1.0290000438690186 1.1951353549957275 1.183977723121643 1.2311187982559204 1.2251075506210327 1.0959330797195435 1.1082279682159424 1.1558235883712769 1.0813102722167969 1.1612683534622192 1.153767466545105 1.142258882522583 1.1092517375946045 1.200989842414856 1.1547874212265015 1.2199888229370117 1.134594440460205 1.1708906888961792 1.1713347434997559 1.2197149991989136 1.2505789995193481 1.163487195968628 1.091871976852417 1.1159244775772095 1.1399396657943726 1.2479640245437622 1.1567083597183228 1.138188123703003 1.1697877645492554 1.0746840238571167 1.1540395021438599 1.2614814043045044 1.160078763961792 1.163112998008728 1.1423569917678833 1.0991771221160889 1.1708024740219116 1.153275489807129 1.0843422412872314 1.2299855947494507 1.08249032497406 1.1357595920562744 1.1887277364730835 1.082395315170288 1.1066737174987793 1.192674994468689 1.1420735120773315 1.0975033044815063 1.1718766689300537 1.1221508979797363 1.2445855140686035 1.0751221179962158 1.2014195919036865 1.1423743963241577 1.1120470762252808 1.195028305053711 1.0113974809646606 1.0850815773010254 1.136979579925537 1.1124476194381714 1.2094063758850098 1.2056427001953125 1.0853394269943237 1.0889966487884521 1.1559947729110718 1.1044065952301025 1.2261879444122314 1.0526076555252075 1.1180258989334106 1.1846745014190674 1.102476954460144 1.2255090475082397 1.232958436012268 1.1270477771759033 1.2075905799865723 1.118942141532898 1.1971970796585083 1.2403361797332764 1.12578547000885 1.0940546989440918 1.314642071723938 1.2232826948165894 1.114020586013794 1.2407313585281372 1.1695888042449951 1.1517499685287476 1.2025079727172852 1.1256614923477173 1.1298037767410278 1.1692988872528076 1.1800146102905273 1.1530205011367798 1.128994107246399 1.1147741079330444 0.9952595829963684 1.1762380599975586 1.1713148355484009 1.129663348197937 1.0909422636032104 1.189899206161499 1.0900527238845825 1.143696665763855 1.041715383529663 1.1702477931976318 1.1374355554580688 1.1758040189743042 1.1283321380615234 1.0532240867614746 1.1698052883148193 1.2559070587158203 1.1026880741119385 1.1831835508346558 1.0942120552062988 1.1471736431121826 1.178942322731018 1.1734095811843872 1.1322033405303955 1.1182652711868286 1.1267328262329102 1.0231001377105713 1.1304982900619507 1.0142428874969482 1.135014533996582 1.1116536855697632 1.0956182479858398 1.090174674987793 1.126909613609314 1.185836911201477 1.299032211303711 1.2320533990859985 1.1026685237884521 1.1188557147979736 1.087321162223816 1.1691312789916992 1.150101900100708 1.1616977453231812 1.1697180271148682 1.108330488204956 1.1131312847137451 1.1109651327133179 1.0293247699737549 1.2183661460876465 1.2000049352645874 1.0831477642059326 1.14267098903656 1.1249628067016602 1.076751708984375 1.1681190729141235 1.1684237718582153 1.1011085510253906 1.1021009683609009 1.0592830181121826 1.1847412586212158 1.1758387088775635 1.2314083576202393 1.1021795272827148 1.0579582452774048 1.2065726518630981 1.1230703592300415 1.1342670917510986 1.0771135091781616 1.2265340089797974 1.0425209999084473 1.2275159358978271 1.179141640663147 1.0450489521026611 1.1879808902740479 1.175501823425293 1.2422901391983032 1.1124459505081177 1.1224874258041382 1.292190432548523 1.2416778802871704 1.1666215658187866 1.109029769897461 1.25422203540802 1.133512258529663 1.1869480609893799 1.1478912830352783 1.0591005086898804 1.191626787185669 1.2312884330749512 1.2122235298156738 1.1388541460037231 1.217883825302124 1.0915372371673584 1.1912513971328735 1.1565935611724854 1.1403642892837524 1.1951769590377808 1.1641173362731934 1.0456472635269165 1.173656702041626 1.122012734413147 1.1675385236740112 1.1405930519104004 1.0902457237243652 1.145538330078125 1.1951433420181274 1.198522686958313 1.1348004341125488 1.2331069707870483 1.095198392868042 1.1283091306686401 1.1421592235565186 1.1888763904571533 1.2497566938400269 1.1644049882888794 1.223230242729187 1.2329530715942383 1.205501675605774 1.2289316654205322 1.0738197565078735 1.153086543083191 1.1583285331726074 1.2005163431167603 1.1275311708450317 1.1852116584777832 1.140647292137146 1.2043720483779907 1.1240928173065186 1.1013858318328857 1.1234136819839478 1.1294251680374146 1.1977347135543823 1.1180442571640015 1.1363986730575562 1.0948433876037598 1.1126922369003296 1.3298327922821045 1.2408922910690308 1.2071101665496826 1.1386818885803223 1.1822110414505005 1.0723775625228882 1.1263371706008911 1.1619230508804321 1.1008976697921753 1.2452020645141602 1.2362556457519531 1.0593674182891846 1.1309162378311157 1.0788503885269165 1.2053226232528687 1.0228617191314697 1.0795865058898926 1.137091875076294 1.2869261503219604 1.20884108543396 1.2340279817581177 1.1092463731765747 1.1617248058319092 1.1710712909698486 1.061667561531067 1.0717618465423584 1.1537857055664062 1.075080156326294 1.139197826385498 1.148786187171936 1.1249279975891113 1.1737780570983887 1.1790854930877686 1.1699631214141846 1.2438502311706543 1.0961719751358032 1.195555329322815 1.1351386308670044 1.0584038496017456 1.0824352502822876 1.097701072692871 1.1403298377990723 1.212678074836731 1.2846509218215942 1.1769317388534546 1.2054635286331177 1.1714692115783691 1.188097596168518 1.2619482278823853 1.2004022598266602 1.14960515499115 1.2136459350585938 1.3122057914733887 1.0546162128448486 1.277298927307129 1.2988227605819702 1.22934091091156 1.2523924112319946 1.134107232093811 1.1838966608047485 1.0764093399047852 1.1410585641860962 1.220733404159546 1.0515192747116089 1.1186745166778564 1.1150254011154175 1.2829539775848389 1.0849158763885498 1.1480927467346191 1.212112545967102 1.0690165758132935 1.1289197206497192 1.1939175128936768 1.2403062582015991 1.1455280780792236 1.1535391807556152 1.176184058189392 1.147655963897705 1.167239785194397 1.0287278890609741 1.0803757905960083 1.104460597038269 1.1601213216781616 1.1831892728805542 1.2220897674560547 1.107620120048523 1.1530786752700806 1.2328299283981323 1.2057360410690308 1.209482192993164 1.0297454595565796 1.1399025917053223 1.3140965700149536 1.0393635034561157 1.087470531463623 1.1282644271850586 1.0995752811431885 1.2034176588058472 1.2126497030258179 1.1739082336425781 1.192151427268982 1.2034136056900024 1.201295256614685 1.135166049003601 1.1677368879318237 1.1369373798370361 1.1483533382415771 1.1489479541778564 1.1592395305633545 1.0292171239852905 1.2510992288589478 1.2053638696670532 1.0760862827301025 1.1816133260726929 1.0851329565048218 1.2497364282608032 1.0893865823745728 1.2203738689422607 1.390450119972229 1.0688214302062988 1.16314697265625 1.163578987121582 1.142760157585144 1.073816180229187 1.1120041608810425 1.2080390453338623 1.2175605297088623 1.1886227130889893 1.083713412284851 1.1254721879959106 1.1558836698532104 1.2290211915969849 1.2408812046051025 1.1735615730285645 1.132272720336914 1.11031174659729 1.0767138004302979 1.146731972694397 1.084708333015442 1.1218595504760742 1.1479034423828125 1.1929473876953125 1.1288509368896484 1.078665852546692 1.178037405014038 1.1331654787063599 1.1737085580825806 1.1227834224700928 1.1123327016830444 1.159005880355835 1.168703556060791 1.2444822788238525 1.2237616777420044 1.0835212469100952 1.2150137424468994 0.9590599536895752 1.1622486114501953 1.1464594602584839 1.1719040870666504 1.1317116022109985 1.2142657041549683 1.0504587888717651 1.2305030822753906 1.1577045917510986 1.2575159072875977 1.0808289051055908 1.1028972864151 1.2190312147140503 1.1609137058258057 1.1838594675064087 1.170156717300415 1.1133103370666504 1.2305965423583984 1.0794113874435425 1.12066650390625 1.1251322031021118 1.0861589908599854 1.1752793788909912 1.1629551649093628 1.0625224113464355 1.1116825342178345 1.092678189277649 1.1808879375457764 1.2796865701675415 1.1817935705184937 1.133636236190796 1.1898771524429321 1.1896411180496216 1.1299891471862793 1.2653636932373047 1.1481754779815674 1.0923908948898315 1.295442819595337 1.1576050519943237 1.1169878244400024 1.1497361660003662 1.0779392719268799 1.3268885612487793 1.2427585124969482 1.1142033338546753 1.187201976776123 1.0684800148010254 1.1626964807510376 1.1470173597335815 1.1912263631820679 1.134087085723877 1.1554639339447021 1.2289007902145386 1.0946323871612549 1.0649040937423706 1.1919811964035034 1.1455172300338745 1.2121037244796753 1.2276846170425415 1.212991714477539 1.1916215419769287 1.3220471143722534 1.2345457077026367 1.1583613157272339 1.0723148584365845 1.0719904899597168 1.1158066987991333 1.197268009185791 1.1628283262252808 1.1920078992843628 1.1869746446609497 1.1770731210708618 1.1042786836624146 1.0996702909469604 1.1462002992630005 1.1353015899658203 1.2657569646835327 1.188896656036377 1.2236286401748657 1.1685998439788818 1.1379400491714478 1.161719799041748 1.1817759275436401 1.1891047954559326 1.2150952816009521 1.0498789548873901 1.0505962371826172 1.2119683027267456 1.1112805604934692 1.0529588460922241 1.1939283609390259 1.091540813446045 1.1029131412506104 1.1217408180236816 1.1224642992019653 1.208939552307129 1.0997053384780884 1.0995455980300903 1.1734118461608887 1.120266318321228 1.1930924654006958 1.090497374534607 1.0934208631515503 1.1717172861099243 1.2063170671463013 1.1095436811447144 1.1854268312454224 1.1011000871658325 1.123367428779602 1.124739646911621 1.148593544960022 1.0624858140945435 1.0738213062286377 1.1936500072479248 1.2174760103225708 1.1316008567810059 1.1364043951034546 1.0572009086608887 1.1903274059295654 1.2115585803985596 1.2912821769714355 1.2071362733840942 1.2070344686508179 1.1842583417892456 1.1211460828781128 1.100263237953186 1.203182339668274 1.1449906826019287 1.1235601902008057 1.1292036771774292 1.1727954149246216 1.092533826828003 1.1450245380401611 1.149365782737732 1.0682483911514282 1.2453737258911133 1.2742760181427002 1.120639443397522 1.0904655456542969 1.0768388509750366 1.078816533088684 1.2273948192596436 1.2023781538009644 1.1275020837783813 1.2419353723526 1.201040267944336 1.052208662033081 1.1594644784927368 1.0931100845336914 1.1395188570022583 1.0908827781677246 1.26849365234375 1.0943669080734253 1.1197190284729004 1.099683165550232 1.2677103281021118 1.1283247470855713 1.244086742401123 1.2441545724868774 1.1319704055786133 1.2367275953292847 1.1565860509872437 1.175794243812561 1.2045915126800537 1.153072714805603 1.2859320640563965 1.1589339971542358 1.195278286933899 1.2094824314117432 1.137284755706787 1.18618905544281 1.1946806907653809 1.1616703271865845 1.1276609897613525 1.189766526222229 1.1898630857467651 1.2332165241241455 1.1761373281478882 1.238518238067627 1.2163453102111816 1.1093382835388184 1.0705382823944092 0.9814556241035461 1.224691390991211 1.1094141006469727 1.1426910161972046 1.1739405393600464 1.123029112815857 1.1456772089004517 1.0987271070480347 1.161916971206665 1.1425988674163818 1.0216232538223267 1.1790202856063843 1.1692827939987183 1.2012478113174438 1.1398857831954956 1.1873000860214233 1.082833170890808 1.1398433446884155 1.1594158411026 1.1061031818389893 1.1475168466567993 1.1607086658477783 1.154362440109253 1.1739418506622314 1.2389659881591797 1.1767505407333374 1.1091957092285156 1.1482945680618286 1.2104722261428833 1.1032013893127441 1.2066650390625 1.127059817314148 1.163072943687439 1.1534337997436523 1.1385210752487183 1.1476646661758423 1.1426310539245605 1.12422776222229 1.1962610483169556 1.0532538890838623 1.0454084873199463 1.1932308673858643 1.14398992061615 1.2033430337905884 1.126793384552002 1.2114297151565552 1.0330073833465576 1.1294499635696411 1.2939074039459229 1.1347113847732544 1.1805164813995361 1.311787486076355 1.071364164352417 1.113133430480957 1.2973989248275757 1.1264305114746094 1.1709903478622437 1.223059892654419 1.1606965065002441 1.1138781309127808 1.1831527948379517 1.1528123617172241 1.166743516921997 1.1548877954483032 1.1247235536575317 1.1509922742843628 1.116976022720337 1.1025797128677368 1.1526565551757812 1.154304027557373 1.2424895763397217 1.1762118339538574 1.105932354927063 1.2196937799453735 1.0811190605163574 1.2026349306106567 1.1456822156906128 1.1167373657226562 1.1304023265838623 1.0730328559875488 1.1805614233016968 1.1683710813522339 1.1033459901809692 1.268298625946045 1.2761623859405518 1.193214774131775 1.2005819082260132 1.066433310508728 1.2026917934417725 1.068394422531128 1.17668879032135 1.311574101448059 1.1653664112091064 1.155696988105774 1.2593671083450317 1.1026182174682617 0.9867224097251892 1.0643997192382812 1.102968692779541 1.293007254600525 1.2251415252685547 1.1108232736587524 1.0687339305877686 1.1886169910430908 1.1916323900222778 1.2591313123703003 1.1610276699066162 1.0536465644836426 1.2108289003372192 1.0223594903945923 1.2245924472808838 1.1914833784103394 1.0676612854003906 1.0608054399490356 1.121228814125061 1.0710515975952148 1.1443958282470703 1.174869418144226 1.1041483879089355 1.1886234283447266 1.1550930738449097 1.1638773679733276 1.1482594013214111 1.1950762271881104 1.0655440092086792 1.1917150020599365 1.1482785940170288 1.1160439252853394 1.167153000831604 1.158561110496521 1.2766350507736206 1.195537805557251 1.0976195335388184 1.156194806098938 1.1643297672271729 1.1758791208267212 1.0779138803482056 1.0981049537658691 1.0816127061843872 1.139695167541504 1.0419777631759644 1.1339510679244995 1.1872353553771973 1.1007254123687744 1.2142139673233032 1.1485497951507568 1.0469202995300293 1.0595659017562866 1.111747145652771 1.1200292110443115 1.1992899179458618 1.0993859767913818 1.1025389432907104 1.1373798847198486 1.231722354888916 1.1067609786987305 1.0773593187332153 1.1678305864334106 1.1287755966186523 1.2315490245819092 1.2140238285064697 1.1529812812805176 1.1229639053344727 1.170898675918579 1.114473819732666 1.2156895399093628 1.1281507015228271 1.0498777627944946 1.1729172468185425 1.1648759841918945 1.1337077617645264 1.157220482826233 1.2183133363723755 1.1601247787475586 1.2489323616027832 1.1354012489318848 1.2161684036254883 1.1636223793029785 1.088945746421814 1.1180599927902222 1.2389960289001465 1.122215747833252 1.1563198566436768 1.1308207511901855 1.2677369117736816 1.1797001361846924 1.2471323013305664 1.1737037897109985 1.1685277223587036 1.1053917407989502 1.0534570217132568 1.0821220874786377 1.0978096723556519 1.2476153373718262 1.1520416736602783 1.064550757408142 1.209657073020935 1.2096481323242188 1.093888521194458 1.1752320528030396 1.1319515705108643 1.153888463973999 1.146653652191162 1.093957781791687 1.1113524436950684 1.176206350326538 1.161495327949524 1.1353507041931152 1.1695713996887207 1.100282073020935 1.1353905200958252 1.1115641593933105 1.1319756507873535 1.1434733867645264 1.159295678138733 1.290575385093689 1.1418344974517822 1.1147977113723755 1.1007061004638672 1.2380610704421997 1.1682316064834595 1.0605789422988892 1.187867522239685 1.1138603687286377 1.1358834505081177 1.117295742034912 1.1819257736206055 1.1417595148086548 1.095528483390808 1.1552554368972778 1.1673789024353027 1.2072877883911133 1.1282522678375244 1.1225025653839111 1.1538441181182861 1.1661375761032104 +DYE906 DYE906R 3 1.165 1.1289384365081787 1.080856204032898 1.1910606622695923 1.0733298063278198 1.2018060684204102 1.1345868110656738 1.1720788478851318 1.0236303806304932 1.0783648490905762 1.1014914512634277 1.2200146913528442 1.0767102241516113 1.1070157289505005 1.0888240337371826 1.1251734495162964 1.118300437927246 1.2930783033370972 1.129144310951233 1.1023151874542236 1.1796008348464966 1.2127069234848022 1.040452003479004 0.9487748146057129 0.9845045208930969 1.2657791376113892 1.094191312789917 1.1869096755981445 1.161900520324707 1.098258376121521 1.1315394639968872 1.1152749061584473 1.0509979724884033 1.070698618888855 1.0816740989685059 1.1331337690353394 1.1433241367340088 1.1885629892349243 1.1495858430862427 1.191987156867981 1.269766926765442 1.1501529216766357 1.1403348445892334 0.9976978302001953 1.0890216827392578 1.2568328380584717 1.1233294010162354 1.2110971212387085 1.2418314218521118 1.2055189609527588 1.1583057641983032 1.1900560855865479 1.1500822305679321 1.1367647647857666 1.0577248334884644 1.0952593088150024 1.0525315999984741 1.1399279832839966 1.1212904453277588 1.1318303346633911 1.0532313585281372 1.1663758754730225 1.1030669212341309 1.1830211877822876 1.087283730506897 1.2243438959121704 1.1385748386383057 1.1218671798706055 1.0123870372772217 1.2600284814834595 1.1019182205200195 1.071865200996399 1.0960322618484497 1.0930442810058594 1.1041367053985596 1.0949666500091553 1.1689220666885376 1.147757887840271 1.0953196287155151 1.2762538194656372 1.194596767425537 1.0258965492248535 1.0287766456604004 1.0831711292266846 1.1408473253250122 1.2103642225265503 1.0314819812774658 1.0885440111160278 1.1812292337417603 1.1348549127578735 1.1521540880203247 1.2316275835037231 1.087925910949707 1.2253583669662476 1.1297967433929443 1.071316123008728 1.0574562549591064 1.17572021484375 1.1049164533615112 1.1837230920791626 1.1688283681869507 1.183792233467102 1.1431901454925537 1.115678310394287 1.0427923202514648 1.135385274887085 1.2483307123184204 1.073418140411377 1.15675950050354 1.1077436208724976 1.0908617973327637 1.0531842708587646 1.048691749572754 1.2414733171463013 1.1926944255828857 0.9805969595909119 1.1178523302078247 1.1177308559417725 1.3233764171600342 1.2526681423187256 1.029188871383667 1.1818320751190186 1.0900088548660278 1.0912086963653564 1.168885350227356 1.1422752141952515 1.1335008144378662 1.2293672561645508 1.1340500116348267 1.1455490589141846 1.0911022424697876 1.0893445014953613 1.0537497997283936 1.1624934673309326 1.2157591581344604 1.2138197422027588 1.2176982164382935 1.2161983251571655 1.1368674039840698 1.0236159563064575 1.283669352531433 1.1087464094161987 1.032260537147522 1.0568292140960693 1.1161582469940186 0.9742394685745239 1.050625205039978 1.1337783336639404 1.1054987907409668 1.0600134134292603 1.1584466695785522 1.1663116216659546 1.0467263460159302 1.2818466424942017 1.2600367069244385 1.1398073434829712 0.9760685563087463 1.1194071769714355 1.1047981977462769 1.0794404745101929 1.2219129800796509 1.064555287361145 1.0253663063049316 1.0158559083938599 1.1911208629608154 1.134937047958374 1.136946201324463 1.06412672996521 1.1029548645019531 1.1949490308761597 1.0779316425323486 1.170461893081665 0.9782170057296753 1.2732152938842773 1.1424494981765747 1.157962441444397 1.010334849357605 1.075253963470459 1.1332613229751587 0.9951775074005127 0.9884158372879028 1.0987422466278076 1.0008959770202637 1.0958614349365234 1.176151156425476 1.1222373247146606 1.1203877925872803 1.0749435424804688 1.1736868619918823 1.0138680934906006 1.024531364440918 1.0656309127807617 1.048555850982666 1.1971802711486816 1.0994060039520264 0.9974809288978577 0.9662270545959473 1.1055142879486084 1.12631356716156 1.1268937587738037 0.9611586332321167 1.1640368700027466 1.241118311882019 1.2328654527664185 1.1536660194396973 1.018297553062439 1.0911800861358643 1.1247844696044922 1.0853503942489624 1.1403051614761353 1.1354671716690063 1.1186697483062744 1.047656536102295 1.2157201766967773 1.1382449865341187 1.1156059503555298 1.1032931804656982 1.111527919769287 1.1646357774734497 1.2085540294647217 1.2869950532913208 1.1252371072769165 1.0628013610839844 1.1365556716918945 1.1089328527450562 1.2440048456192017 1.1213730573654175 1.110580325126648 1.1644058227539062 1.0068295001983643 1.1429868936538696 1.321186900138855 1.1531299352645874 1.1263047456741333 1.0981199741363525 1.052072525024414 1.0766258239746094 1.1751891374588013 1.0836354494094849 1.2333098649978638 1.0161097049713135 1.113866925239563 1.2198119163513184 1.000177025794983 1.0691118240356445 1.201579213142395 1.119268774986267 1.061623454093933 1.166046142578125 1.0957878828048706 1.20338773727417 0.993363082408905 1.1919018030166626 1.1197030544281006 1.0718590021133423 1.1240136623382568 1.0045561790466309 1.0606088638305664 1.0944299697875977 1.0580183267593384 1.215929627418518 1.2336795330047607 1.0357615947723389 1.0684274435043335 1.101507306098938 1.0443252325057983 1.2651748657226562 1.022248387336731 1.1257131099700928 1.1280803680419922 1.034200668334961 1.2119942903518677 1.2283400297164917 1.0760079622268677 1.1897895336151123 1.0889909267425537 1.1407318115234375 1.264374852180481 1.12542724609375 1.0797460079193115 1.257601261138916 1.2036141157150269 1.092689037322998 1.2212940454483032 1.148505687713623 1.0970078706741333 1.2030218839645386 1.0893080234527588 1.0882478952407837 1.1328699588775635 1.1269795894622803 1.0930875539779663 1.1199194192886353 1.0924628973007202 0.9327576756477356 1.146398663520813 1.0889753103256226 1.0797619819641113 1.0852891206741333 1.1846058368682861 1.0817853212356567 1.1319328546524048 0.9420263171195984 1.1201837062835693 1.1542308330535889 1.1098510026931763 1.0927188396453857 1.0085728168487549 1.1514337062835693 1.2570133209228516 1.0710617303848267 1.1609725952148438 1.0538312196731567 1.081558346748352 1.0591636896133423 1.1570944786071777 1.1141859292984009 1.1277679204940796 1.109505534172058 0.966808557510376 1.1143543720245361 0.9893093109130859 1.0994629859924316 1.0810730457305908 0.9939334988594055 1.0243492126464844 1.0775649547576904 1.167792797088623 1.2842820882797241 1.2178070545196533 1.062322974205017 1.054369568824768 1.0663962364196777 1.1448032855987549 1.151293396949768 1.1574937105178833 1.1486279964447021 1.0557644367218018 1.0679192543029785 1.0507216453552246 1.0000606775283813 1.2522664070129395 1.201874852180481 1.0794191360473633 1.111053705215454 1.1049073934555054 1.0392701625823975 1.1221083402633667 1.154927372932434 1.0889800786972046 1.0456607341766357 1.0164161920547485 1.1496353149414062 1.1378545761108398 1.2192254066467285 1.068799614906311 1.0293229818344116 1.2202402353286743 1.0733833312988281 1.0926556587219238 1.0103185176849365 1.1621925830841064 0.9618273377418518 1.221679925918579 1.1693580150604248 0.9616290926933289 1.1336363554000854 1.1592326164245605 1.2585045099258423 1.069338321685791 1.0505319833755493 1.410079002380371 1.3018704652786255 1.132642388343811 1.0983352661132812 1.2841929197311401 1.1335413455963135 1.1562448740005493 1.162302017211914 1.032844066619873 1.1690646409988403 1.2107136249542236 1.1778331995010376 1.1471749544143677 1.1962496042251587 1.0697966814041138 1.1566249132156372 1.1188452243804932 1.0826952457427979 1.2063698768615723 1.12240469455719 1.013651967048645 1.1033142805099487 1.0782369375228882 1.1704497337341309 1.0903295278549194 1.0557814836502075 1.1554772853851318 1.2061415910720825 1.1940486431121826 1.107817530632019 1.2750380039215088 1.046799898147583 1.118201494216919 1.1676673889160156 1.2019131183624268 1.210863471031189 1.111084222793579 1.2582765817642212 1.254384994506836 1.149491786956787 1.2248034477233887 1.0323708057403564 1.1004763841629028 1.1828010082244873 1.1474448442459106 1.105502724647522 1.0781779289245605 1.1397148370742798 1.1980807781219482 1.0767680406570435 1.073580265045166 1.099839210510254 1.0488120317459106 1.1965357065200806 1.1228622198104858 1.0833609104156494 1.0725646018981934 1.066809058189392 1.39225435256958 1.2408380508422852 1.193456768989563 1.1086066961288452 1.167691946029663 1.000509262084961 1.1225159168243408 1.103498101234436 1.0795444250106812 1.212775707244873 1.2646123170852661 1.0107539892196655 1.078688383102417 1.0780270099639893 1.2182748317718506 0.9877123832702637 1.0263785123825073 1.1243388652801514 1.315722107887268 1.2403545379638672 1.2571170330047607 1.0630995035171509 1.1187342405319214 1.198197364807129 1.015865445137024 1.0248626470565796 1.1820050477981567 1.0564905405044556 1.1430920362472534 1.1116890907287598 1.0900168418884277 1.142320990562439 1.1308666467666626 1.1668118238449097 1.1922074556350708 1.064286231994629 1.1901546716690063 1.0816625356674194 0.9987478256225586 1.082701563835144 1.0683326721191406 1.0532349348068237 1.2151917219161987 1.2969592809677124 1.1944611072540283 1.2096920013427734 1.1500303745269775 1.2031593322753906 1.2657747268676758 1.1563910245895386 1.1440095901489258 1.2564420700073242 1.2401831150054932 1.032827377319336 1.311916708946228 1.3077261447906494 1.2031984329223633 1.1861717700958252 1.134108543395996 1.1876238584518433 1.0143436193466187 1.1402822732925415 1.1999297142028809 0.9925049543380737 1.090922474861145 1.075971245765686 1.3026330471038818 1.0657895803451538 1.0990720987319946 1.1916773319244385 1.0052416324615479 1.1268787384033203 1.174909234046936 1.2165769338607788 1.131872534751892 1.142342209815979 1.113313913345337 1.1247165203094482 1.1477699279785156 1.0079588890075684 1.069934368133545 1.0489846467971802 1.1817735433578491 1.172134518623352 1.2447859048843384 1.0813477039337158 1.1307628154754639 1.249513864517212 1.173951506614685 1.1689661741256714 0.9832008481025696 1.125404715538025 1.2954438924789429 0.99110347032547 1.048275351524353 1.1142611503601074 1.028826355934143 1.246505856513977 1.1583747863769531 1.1108232736587524 1.1339499950408936 1.1747719049453735 1.164494514465332 1.130698800086975 1.1616847515106201 1.1014912128448486 1.1558054685592651 1.1050606966018677 1.1358802318572998 0.967438280582428 1.2255200147628784 1.1935651302337646 1.0134978294372559 1.1945103406906128 1.0400971174240112 1.2994579076766968 1.0557873249053955 1.216091513633728 1.434775710105896 1.02210533618927 1.1658754348754883 1.1632696390151978 1.1235986948013306 1.0242185592651367 1.0447325706481934 1.165429949760437 1.2164567708969116 1.1793559789657593 1.000089406967163 1.0649352073669434 1.1587618589401245 1.1542214155197144 1.2337024211883545 1.161463975906372 1.1150082349777222 1.0718573331832886 1.0775715112686157 1.1779274940490723 1.030287504196167 1.0887430906295776 1.134495496749878 1.2051950693130493 1.0854665040969849 1.0659221410751343 1.174545407295227 1.1109410524368286 1.1439013481140137 1.1072399616241455 1.0961928367614746 1.1767774820327759 1.1461728811264038 1.1951591968536377 1.1795494556427002 1.027005910873413 1.2464224100112915 0.9348796606063843 1.152417540550232 1.176340103149414 1.1585551500320435 1.055674433708191 1.2057772874832153 1.0485972166061401 1.230426549911499 1.119444727897644 1.2814671993255615 1.0405755043029785 1.084510087966919 1.1982063055038452 1.1120761632919312 1.1954874992370605 1.1642102003097534 1.0439659357070923 1.2160842418670654 1.0871607065200806 1.102834701538086 1.118639588356018 1.0309590101242065 1.1358085870742798 1.1809744834899902 1.005834937095642 1.1212481260299683 1.073621153831482 1.1530570983886719 1.244811773300171 1.1583735942840576 1.0923646688461304 1.1509790420532227 1.1770133972167969 1.1337405443191528 1.3172345161437988 1.1611288785934448 1.0326855182647705 1.3032222986221313 1.1276596784591675 0.9979861378669739 1.1479812860488892 1.006401538848877 1.3119359016418457 1.2873777151107788 1.0411279201507568 1.1479798555374146 1.00675630569458 1.1376280784606934 1.1322723627090454 1.201793909072876 1.1143486499786377 1.094617486000061 1.2343828678131104 1.0761295557022095 1.0268213748931885 1.1595408916473389 1.1460531949996948 1.2049810886383057 1.2481133937835693 1.2683342695236206 1.1318641901016235 1.3542832136154175 1.23811936378479 1.2248561382293701 1.0663470029830933 1.0197521448135376 1.0427825450897217 1.2183194160461426 1.0481104850769043 1.1139103174209595 1.1521751880645752 1.1755059957504272 1.0652540922164917 1.1116231679916382 1.1139252185821533 1.1179499626159668 1.333064079284668 1.223873496055603 1.1709767580032349 1.1548194885253906 1.0880619287490845 1.1340444087982178 1.1673495769500732 1.174196720123291 1.1747509241104126 1.0400363206863403 1.032701015472412 1.2617131471633911 1.0899012088775635 1.0385445356369019 1.1493009328842163 1.034767985343933 1.109116792678833 1.0833786725997925 1.0954784154891968 1.1950968503952026 1.098587155342102 1.0896741151809692 1.1450196504592896 1.050086259841919 1.174851655960083 1.0417231321334839 1.0550346374511719 1.1208316087722778 1.160130262374878 1.1042290925979614 1.2044798135757446 1.0155318975448608 1.1266825199127197 1.1263312101364136 1.0835241079330444 1.0264291763305664 1.0053439140319824 1.2214149236679077 1.2175346612930298 1.1358894109725952 1.1362805366516113 1.0271077156066895 1.2169653177261353 1.136094570159912 1.3031514883041382 1.2091875076293945 1.215131402015686 1.205864667892456 1.0719395875930786 1.033194661140442 1.119590401649475 1.0814735889434814 1.0954439640045166 1.1064692735671997 1.1581470966339111 1.1073594093322754 1.1226228475570679 1.1107947826385498 1.0556514263153076 1.2028309106826782 1.3256969451904297 1.1124941110610962 1.1013003587722778 1.068227767944336 1.0508708953857422 1.2604544162750244 1.1830761432647705 1.1090989112854004 1.2103761434555054 1.199486255645752 1.0275918245315552 1.19053316116333 1.0885025262832642 1.0926791429519653 0.9978364706039429 1.2971197366714478 1.0823525190353394 1.1088498830795288 1.0446860790252686 1.2620344161987305 1.0924263000488281 1.26547110080719 1.1971111297607422 1.1276211738586426 1.2863521575927734 1.084553837776184 1.2193900346755981 1.1448115110397339 1.1241940259933472 1.3061004877090454 1.0697726011276245 1.1690336465835571 1.1742572784423828 1.090972661972046 1.1803642511367798 1.165746808052063 1.179598093032837 1.083129644393921 1.1774871349334717 1.1639124155044556 1.2195703983306885 1.145186185836792 1.2382893562316895 1.1981545686721802 1.0451793670654297 1.0142135620117188 0.9340499043464661 1.2186347246170044 1.0153669118881226 1.1678284406661987 1.1426271200180054 1.078054428100586 1.163495659828186 1.105782389640808 1.0933279991149902 1.120705246925354 0.9650691747665405 1.1730303764343262 1.165671467781067 1.2019119262695312 1.136792540550232 1.1677031517028809 1.0734816789627075 1.1114616394042969 1.1332024335861206 1.0907896757125854 1.1035653352737427 1.139321208000183 1.1106557846069336 1.1708340644836426 1.241092562675476 1.1344038248062134 1.0970019102096558 1.0968892574310303 1.1529901027679443 1.115061640739441 1.21976637840271 1.017051339149475 1.1519255638122559 1.1223912239074707 1.1150647401809692 1.1202280521392822 1.1220327615737915 1.1088635921478271 1.1698979139328003 0.9746090769767761 0.982990026473999 1.163057565689087 1.1462441682815552 1.2236419916152954 1.1115872859954834 1.1980764865875244 0.9731618165969849 1.1180508136749268 1.2767038345336914 1.103228211402893 1.182297706604004 1.336284875869751 1.0908684730529785 1.0608142614364624 1.2747066020965576 1.1051889657974243 1.1738544702529907 1.223395586013794 1.1608140468597412 1.1066694259643555 1.1992764472961426 1.1264313459396362 1.1164844036102295 1.1376796960830688 1.0075448751449585 1.108351230621338 1.0900957584381104 1.0607328414916992 1.1207183599472046 1.1419193744659424 1.261268138885498 1.2154573202133179 1.0798439979553223 1.178216576576233 1.0346174240112305 1.1973183155059814 1.1171497106552124 1.0774294137954712 1.0900911092758179 1.0277090072631836 1.2031261920928955 1.1501151323318481 1.0549341440200806 1.241056203842163 1.3394538164138794 1.2116528749465942 1.177635669708252 0.958333432674408 1.2350623607635498 1.0224080085754395 1.2188702821731567 1.2132360935211182 1.1243412494659424 1.1444729566574097 1.2955050468444824 1.0843307971954346 0.9291839003562927 1.0420477390289307 1.1189146041870117 1.306424617767334 1.1362757682800293 1.1003375053405762 1.0229613780975342 1.1598082780838013 1.11197030544281 1.2261016368865967 1.1454198360443115 1.0687658786773682 1.220565915107727 0.9953452348709106 1.2206158638000488 1.2102470397949219 1.0026130676269531 1.0705106258392334 1.0750142335891724 1.0343749523162842 1.1289352178573608 1.1782771348953247 1.0725740194320679 1.1526559591293335 1.138564109802246 1.1435970067977905 1.1122722625732422 1.1856476068496704 1.03122079372406 1.1475400924682617 1.1380021572113037 1.090141773223877 1.139992356300354 1.136164665222168 1.2783604860305786 1.1576184034347534 1.088322401046753 1.1153419017791748 1.136802077293396 1.1542431116104126 1.018175721168518 1.0947998762130737 1.0260425806045532 1.1087030172348022 0.9651274085044861 1.0491318702697754 1.1654996871948242 1.0715532302856445 1.2313421964645386 1.0907886028289795 0.9639045596122742 1.0557160377502441 1.0933032035827637 1.1016556024551392 1.1605629920959473 1.093928337097168 1.082123041152954 1.0364887714385986 1.2036548852920532 1.1098785400390625 1.0574697256088257 1.185235857963562 1.070056438446045 1.2437548637390137 1.2385600805282593 1.1922602653503418 1.0951751470565796 1.0988651514053345 1.0536084175109863 1.19679856300354 1.1451185941696167 1.0274046659469604 1.1533695459365845 1.1481397151947021 1.148366928100586 1.1379444599151611 1.192980170249939 1.1518627405166626 1.3531177043914795 1.1075857877731323 1.188105821609497 1.1115710735321045 1.0274549722671509 1.0791617631912231 1.2208043336868286 1.0734683275222778 1.0618469715118408 1.0737299919128418 1.29973566532135 1.1175709962844849 1.2258025407791138 1.15390145778656 1.192124843597412 1.0687590837478638 1.0049762725830078 1.0553704500198364 1.046814203262329 1.2697349786758423 1.1484075784683228 0.9853615760803223 1.1636972427368164 1.1317977905273438 1.0453758239746094 1.1478718519210815 1.170562982559204 1.1565495729446411 1.1547181606292725 1.055256724357605 1.0472804307937622 1.1385879516601562 1.1605072021484375 1.1074891090393066 1.1975873708724976 1.071844458580017 1.115310549736023 1.0555505752563477 1.091995358467102 1.0798527002334595 1.1257880926132202 1.293266773223877 1.1447715759277344 1.005913257598877 1.091472864151001 1.1878395080566406 1.13238525390625 0.9902374744415283 1.1786218881607056 1.079512357711792 1.1328691244125366 1.0688235759735107 1.1683876514434814 1.0490994453430176 1.0369974374771118 1.1750134229660034 1.1357228755950928 1.188267707824707 1.0921597480773926 1.0665589570999146 1.1482808589935303 1.1222037076950073 +DYE906 DYE906R 4 1.193 1.136496663093567 1.0538959503173828 1.2172538042068481 1.003506064414978 1.3050298690795898 1.1576142311096191 1.1411765813827515 1.0185290575027466 0.9557165503501892 1.174981951713562 1.4225878715515137 1.035804271697998 1.032914400100708 1.08712899684906 1.0879408121109009 1.0982922315597534 1.4835386276245117 1.1690915822982788 1.077842354774475 1.1833908557891846 1.263533115386963 1.0104973316192627 0.9082202911376953 0.9645646214485168 1.3568435907363892 1.069812297821045 1.2161965370178223 1.0406380891799927 1.087081789970398 1.1751469373703003 1.0289905071258545 1.017557978630066 1.0558369159698486 1.1405339241027832 1.1272727251052856 1.096656084060669 1.289952278137207 1.144472599029541 1.1015262603759766 1.2507646083831787 1.15509033203125 1.1024799346923828 1.0054303407669067 1.0102654695510864 1.3059221506118774 1.0913639068603516 1.1889722347259521 1.2299249172210693 1.1333130598068237 1.11607027053833 1.2627413272857666 1.1806246042251587 1.110124111175537 0.986798882484436 1.1078317165374756 1.156592845916748 0.9960290789604187 0.977643609046936 1.0990204811096191 0.9926397204399109 1.2196636199951172 1.0547047853469849 1.2148213386535645 0.9836783409118652 1.2109538316726685 1.114629864692688 1.0819746255874634 1.0005524158477783 1.2682543992996216 1.0200740098953247 0.9974878430366516 1.1114399433135986 1.0992417335510254 1.154261589050293 1.016741394996643 1.1747545003890991 1.1222981214523315 1.1037687063217163 1.2955776453018188 1.2038826942443848 0.9941794276237488 0.963155210018158 0.9921847581863403 1.1484295129776 1.2226841449737549 1.0525225400924683 1.1270874738693237 1.1849305629730225 1.1608728170394897 1.097021222114563 1.39899480342865 1.0589313507080078 1.2226954698562622 1.1823921203613281 1.1257209777832031 0.9756163954734802 1.2198538780212402 1.0552161931991577 1.265755295753479 1.2543787956237793 1.2913979291915894 1.194183349609375 1.1397457122802734 1.0279191732406616 1.078075885772705 1.3207710981369019 1.0563435554504395 1.1416528224945068 1.0925461053848267 1.0573780536651611 1.0060369968414307 0.9832001328468323 1.1896542310714722 1.2361173629760742 0.9267249703407288 1.085777759552002 1.172143816947937 1.3772989511489868 1.2850958108901978 0.994093656539917 1.3812302350997925 1.0971859693527222 1.0803966522216797 1.1180981397628784 1.2097691297531128 1.122385025024414 1.1794012784957886 1.1558688879013062 1.1906341314315796 1.1394153833389282 1.0945067405700684 1.0289047956466675 1.1359353065490723 1.4268674850463867 1.2583597898483276 1.284035086631775 1.268027901649475 1.1114755868911743 1.0286284685134888 1.3046878576278687 1.1284071207046509 1.0845729112625122 1.0679774284362793 1.061112642288208 0.9564328193664551 1.0485937595367432 1.1375077962875366 1.1243659257888794 1.0015456676483154 1.1794239282608032 1.1994999647140503 1.0616352558135986 1.373774528503418 1.357124924659729 1.13052237033844 1.031467318534851 1.108208417892456 1.023247241973877 1.0363056659698486 1.3125452995300293 0.9785661697387695 0.9474931955337524 0.9847898483276367 1.1783850193023682 1.0764155387878418 1.1509671211242676 1.0418305397033691 1.046711802482605 1.2219150066375732 0.9744886159896851 1.2250972986221313 0.9458699822425842 1.3658896684646606 1.1413980722427368 1.0549845695495605 0.9847404360771179 1.101392388343811 1.1929967403411865 0.9683291912078857 0.9724969863891602 1.0903470516204834 1.0039050579071045 1.1235469579696655 1.1764214038848877 0.9900635480880737 1.037013053894043 1.057671308517456 1.1755619049072266 0.9207973480224609 0.9648179411888123 1.052757978439331 0.9448320269584656 1.2469063997268677 1.1892050504684448 0.9963524341583252 0.9451700448989868 1.1135139465332031 1.1342047452926636 1.1363520622253418 0.9227355718612671 1.102905035018921 1.5311692953109741 1.331403136253357 1.105371117591858 0.9435052275657654 1.1346601247787476 1.1065486669540405 1.1656721830368042 1.1488566398620605 1.1490169763565063 1.1334476470947266 1.0020594596862793 1.3540618419647217 1.2133129835128784 1.0006908178329468 1.0578657388687134 1.1421157121658325 1.1459940671920776 1.2334060668945312 1.326311469078064 1.10057532787323 1.07768976688385 1.2124830484390259 1.1390008926391602 1.347787857055664 1.0441093444824219 1.0992530584335327 1.2884691953659058 0.9090662002563477 1.2104352712631226 1.410785436630249 1.1914873123168945 1.140241265296936 1.1422572135925293 1.094107747077942 0.9849245548248291 1.2266037464141846 1.1123673915863037 1.194071888923645 0.9924196600914001 1.1760653257369995 1.3455820083618164 1.0389021635055542 1.0483845472335815 1.2741247415542603 1.1255065202713013 1.0566493272781372 1.209375262260437 1.0595685243606567 1.2159578800201416 0.9238596558570862 1.2464828491210938 1.1124327182769775 0.9927662014961243 1.1737431287765503 1.0442988872528076 1.0587176084518433 1.100775957107544 1.0796161890029907 1.262174367904663 1.3842254877090454 1.0864137411117554 1.0738719701766968 1.0798896551132202 1.0051586627960205 1.3675436973571777 1.0165023803710938 1.1908808946609497 1.051834225654602 1.03644859790802 1.2544783353805542 1.192055106163025 1.1444947719573975 1.2670117616653442 1.0739588737487793 1.0237252712249756 1.2738744020462036 1.1166558265686035 1.0927374362945557 1.2040810585021973 1.1804556846618652 1.0261456966400146 1.24586820602417 1.0837156772613525 1.0275838375091553 1.2731425762176514 1.073333740234375 1.0345414876937866 1.161429762840271 1.103932499885559 1.0714530944824219 1.1373754739761353 1.103892207145691 0.928736686706543 1.1496847867965698 1.1460802555084229 1.0476077795028687 1.101721167564392 1.2602163553237915 1.0950132608413696 1.1336029767990112 0.8958208560943604 1.0778096914291382 1.2144291400909424 1.0010937452316284 1.0706325769424438 1.0477973222732544 1.1952764987945557 1.277296781539917 1.0483304262161255 1.1781589984893799 1.0619115829467773 1.1542893648147583 1.0127894878387451 1.1320804357528687 1.1719470024108887 1.149755597114563 1.1638227701187134 0.9389875531196594 1.1345018148422241 0.9741948843002319 1.0359375476837158 1.058432698249817 0.9495172500610352 0.990355908870697 1.0193955898284912 1.1273244619369507 1.230741262435913 1.2298874855041504 1.0380709171295166 1.0164794921875 1.03010094165802 1.154160976409912 1.151314616203308 1.1965363025665283 1.1487773656845093 1.0631004571914673 1.1098781824111938 1.0343241691589355 0.9602181911468506 1.3791511058807373 1.4029709100723267 1.1179492473602295 1.1520427465438843 1.1053516864776611 1.0082145929336548 1.0335849523544312 1.1430046558380127 1.1550873517990112 1.0695527791976929 1.0483405590057373 1.0654276609420776 1.1124234199523926 1.305035948753357 1.0291916131973267 1.0282807350158691 1.2680999040603638 1.0359210968017578 1.1658512353897095 0.9901108741760254 1.1127711534500122 0.9795757532119751 1.2266765832901 1.1780441999435425 0.9703887701034546 1.115212082862854 1.0933555364608765 1.3404974937438965 1.0119532346725464 1.0641205310821533 1.6279264688491821 1.4547107219696045 1.117936134338379 1.0754976272583008 1.3556628227233887 1.1661007404327393 1.1539040803909302 1.172855019569397 0.9968728423118591 1.1910320520401 1.2113016843795776 1.1795827150344849 1.2056726217269897 1.1913373470306396 1.0745770931243896 1.1057578325271606 1.064128041267395 0.9997382760047913 1.2484934329986572 1.1030203104019165 0.9996420741081238 1.061565637588501 1.0229355096817017 1.2590488195419312 0.9898459911346436 1.0851439237594604 1.1984213590621948 1.3196942806243896 1.3089114427566528 1.1007916927337646 1.4321943521499634 0.9917795658111572 1.1847327947616577 1.2534877061843872 1.272731900215149 1.086778163909912 1.2560091018676758 1.3159685134887695 1.3471057415008545 1.1382250785827637 1.2102938890457153 0.9865115880966187 1.0378990173339844 1.2761095762252808 1.1356217861175537 1.1514500379562378 0.9453417658805847 1.2457112073898315 1.3589552640914917 1.0706952810287476 1.0459481477737427 1.1126760244369507 0.9343323111534119 1.188903570175171 1.2034387588500977 1.0520662069320679 1.1023640632629395 0.9907769560813904 1.4022711515426636 1.3064844608306885 1.1906812191009521 1.0659501552581787 1.1820834875106812 0.9936489462852478 1.1562938690185547 1.11728835105896 1.0531691312789917 1.1548670530319214 1.3293246030807495 1.0803759098052979 1.0378481149673462 1.1324501037597656 1.3215206861495972 0.9650497436523438 0.9781944155693054 1.14548921585083 1.4378060102462769 1.3521486520767212 1.2466416358947754 1.0490585565567017 1.1148909330368042 1.2397689819335938 0.993415117263794 1.0193259716033936 1.2452646493911743 1.0695466995239258 1.2026264667510986 1.087137222290039 1.0941359996795654 1.1363918781280518 1.1403812170028687 1.267120122909546 1.1470881700515747 1.0926913022994995 1.1563293933868408 0.998547375202179 0.9397661089897156 1.1653964519500732 1.112396240234375 1.0711811780929565 1.33528733253479 1.3437175750732422 1.4038527011871338 1.2175294160842896 1.1549100875854492 1.2628833055496216 1.327644944190979 1.1209568977355957 1.1689022779464722 1.3562406301498413 1.0474933385849 1.0090761184692383 1.3905565738677979 1.299195647239685 1.1608420610427856 1.058496117591858 1.2180421352386475 1.197847843170166 0.9619222283363342 1.1033425331115723 1.1854677200317383 0.9637971520423889 1.094543218612671 1.0540109872817993 1.309716820716858 1.078129768371582 1.0810670852661133 1.1915943622589111 0.9768900871276855 1.1874955892562866 1.1455224752426147 1.1802490949630737 1.127320647239685 1.159887433052063 1.0227603912353516 1.0904022455215454 1.1337103843688965 1.0398876667022705 1.0924912691116333 1.0617272853851318 1.3487173318862915 1.2109119892120361 1.32901930809021 1.124183177947998 1.1380189657211304 1.3055624961853027 1.021705150604248 1.1557633876800537 0.9250181317329407 1.127449631690979 1.2949752807617188 0.9909797310829163 1.077670693397522 1.110854148864746 0.9325089454650879 1.3876458406448364 1.137914776802063 1.1143596172332764 1.0307912826538086 1.1389919519424438 1.085790991783142 1.1457624435424805 1.3755778074264526 1.075890064239502 1.1620153188705444 1.0776907205581665 1.1382825374603271 0.9199223518371582 1.121025562286377 1.2248786687850952 0.9659692049026489 1.2915397882461548 1.0396686792373657 1.3747272491455078 1.0583258867263794 1.2239195108413696 1.5035182237625122 0.9696279168128967 1.191734790802002 1.2439507246017456 1.1863824129104614 1.006606101989746 0.9996253848075867 1.0961264371871948 1.228354811668396 1.1788657903671265 0.9651588201522827 1.0564552545547485 1.1446030139923096 0.9995934963226318 1.1730746030807495 1.143915057182312 1.1254236698150635 1.0251266956329346 1.1079217195510864 1.3414798974990845 1.0582112073898315 1.1024510860443115 1.1919443607330322 1.3089015483856201 1.0343912839889526 1.0504765510559082 1.2233121395111084 1.1452996730804443 1.1513885259628296 1.1930134296417236 1.0856833457946777 1.3300625085830688 1.146844744682312 1.1012333631515503 1.119455337524414 1.0130784511566162 1.394527792930603 0.9330490231513977 1.2536510229110718 1.321370005607605 1.1726586818695068 1.1075587272644043 1.2057405710220337 1.075005292892456 1.267129898071289 1.1001484394073486 1.2813386917114258 1.0231425762176514 1.1074527502059937 1.196315884590149 1.0619863271713257 1.316899299621582 1.1630796194076538 0.990338921546936 1.19920015335083 1.1625714302062988 1.1445584297180176 1.055367350578308 1.0565054416656494 1.0944525003433228 1.2379881143569946 0.9397646188735962 1.209782361984253 1.0887259244918823 1.1409977674484253 1.198533535003662 1.182748556137085 1.0179083347320557 1.0855450630187988 1.2334773540496826 1.2365845441818237 1.3983372449874878 1.287912368774414 0.9903838038444519 1.3170580863952637 1.0978848934173584 0.9141563177108765 1.2836252450942993 0.9940358400344849 1.3482890129089355 1.4303513765335083 0.9481577277183533 1.13668692111969 0.9719240069389343 1.134566307067871 1.088611364364624 1.2976948022842407 1.0884891748428345 0.9790442585945129 1.2782485485076904 1.0621728897094727 1.0650215148925781 1.187765121459961 1.1654608249664307 1.2142599821090698 1.3176679611206055 1.5294469594955444 1.166129469871521 1.329324722290039 1.261376142501831 1.3261555433273315 1.0801844596862793 0.9673346281051636 0.958246648311615 1.324564814567566 0.9215536117553711 1.0738987922668457 1.0924162864685059 1.1751344203948975 1.0599744319915771 1.1436419486999512 1.142103910446167 1.0634452104568481 1.5009922981262207 1.356933355331421 1.077336072921753 1.2030869722366333 1.1451433897018433 1.1636847257614136 1.1332353353500366 1.2153410911560059 1.0649120807647705 1.084458589553833 1.058091640472412 1.4157185554504395 1.1048998832702637 1.0773563385009766 1.0733214616775513 1.0177083015441895 1.2496038675308228 1.048962116241455 1.0839529037475586 1.239651083946228 1.2187174558639526 1.1231883764266968 1.1725486516952515 0.9600631594657898 1.2803577184677124 1.0883996486663818 1.0193792581558228 1.1320031881332397 1.1573271751403809 1.2601739168167114 1.2630455493927002 0.9214255213737488 1.1684269905090332 1.1932450532913208 0.97179114818573 1.0030111074447632 0.9829649329185486 1.3227115869522095 1.308625340461731 1.1814260482788086 1.2907463312149048 0.9961385726928711 1.206098198890686 1.0485728979110718 1.2741674184799194 1.2060132026672363 1.3046547174453735 1.2483566999435425 1.0384624004364014 0.992153525352478 0.9654749035835266 1.0480352640151978 1.0654851198196411 1.091049075126648 1.1336735486984253 1.1584186553955078 1.1631832122802734 1.12876558303833 1.0256872177124023 1.1179358959197998 1.5121976137161255 1.1421362161636353 1.2540918588638306 1.0687695741653442 1.0067050457000732 1.3442836999893188 1.1312270164489746 1.135529637336731 1.2248005867004395 1.2533726692199707 1.061787724494934 1.1973485946655273 1.127537488937378 1.1115002632141113 0.9508786797523499 1.3449360132217407 1.1310926675796509 1.167923092842102 0.9738169312477112 1.2088356018066406 1.105846643447876 1.3307440280914307 1.1285414695739746 1.253351092338562 1.333871841430664 1.0116546154022217 1.3717505931854248 1.0542957782745361 1.1648510694503784 1.3849351406097412 0.9649132490158081 1.1262009143829346 1.142506718635559 1.0861103534698486 1.2005586624145508 1.1308035850524902 1.2440829277038574 1.0820742845535278 1.176507830619812 1.1533063650131226 1.254907250404358 1.163211703300476 1.2574687004089355 1.1655970811843872 1.0622999668121338 0.938880980014801 0.9347289800643921 1.2201626300811768 1.0571541786193848 1.2454558610916138 1.1229994297027588 1.0383257865905762 1.2214877605438232 1.1753978729248047 1.0333579778671265 1.134993314743042 0.9199999570846558 1.2288011312484741 1.214918613433838 1.2439943552017212 1.1694966554641724 1.1234569549560547 1.08624267578125 1.0401023626327515 1.0644712448120117 1.1391899585723877 1.1577022075653076 1.0935251712799072 1.1199921369552612 1.2235467433929443 1.2477744817733765 1.0904664993286133 1.1934337615966797 1.0422449111938477 1.11301851272583 1.1745097637176514 1.2208129167556763 0.975646436214447 1.1548246145248413 1.1168131828308105 1.1426132917404175 1.1077427864074707 1.1061252355575562 1.1767902374267578 1.1732640266418457 0.9659091830253601 0.914138913154602 1.0785311460494995 1.2109240293502808 1.2755507230758667 1.1781880855560303 1.1780999898910522 0.9485517144203186 1.1789828538894653 1.2789300680160522 1.0753841400146484 1.230362057685852 1.3820855617523193 1.2297585010528564 1.0060622692108154 1.3181661367416382 1.1259881258010864 1.2219022512435913 1.285820722579956 1.2046819925308228 1.1125355958938599 1.3044300079345703 1.157432198524475 1.108217716217041 1.1446940898895264 0.9823912382125854 1.07832670211792 1.0643669366836548 1.1906437873840332 1.1600496768951416 1.1948751211166382 1.303971529006958 1.3112859725952148 1.1357368230819702 1.14181649684906 1.0135154724121094 1.1724112033843994 1.0421783924102783 1.0287132263183594 1.0891541242599487 1.0320192575454712 1.2610911130905151 1.1594517230987549 1.0591144561767578 1.2177095413208008 1.396494746208191 1.2356350421905518 1.2056291103363037 1.0207293033599854 1.3012330532073975 1.0107322931289673 1.3371297121047974 1.093321442604065 1.0773024559020996 1.2338175773620605 1.4394898414611816 1.194007158279419 0.9203851222991943 1.0846394300460815 1.2795137166976929 1.3829400539398193 1.007696509361267 1.0733699798583984 1.0407979488372803 1.0946555137634277 1.0424519777297974 1.1847331523895264 1.3167884349822998 1.1266793012619019 1.2340642213821411 0.9904025197029114 1.2884472608566284 1.2901344299316406 0.9867392182350159 1.1089482307434082 1.0863192081451416 1.0286211967468262 1.1531171798706055 1.2899856567382812 1.111288070678711 1.1503217220306396 1.1294366121292114 1.0702012777328491 1.0799188613891602 1.1266987323760986 0.9661781191825867 1.051619529724121 1.2122334241867065 1.0751808881759644 1.0741921663284302 1.1334909200668335 1.2896085977554321 1.1039564609527588 1.1604564189910889 1.1391228437423706 1.1169116497039795 1.2111412286758423 0.9796136617660522 1.1654733419418335 0.9630173444747925 1.083938479423523 0.9339577555656433 0.970470130443573 1.165693759918213 1.04560124874115 1.4198412895202637 1.0378944873809814 0.9634135365486145 1.1031535863876343 1.092030644416809 1.072564721107483 1.1290520429611206 1.1539140939712524 1.1210346221923828 0.9855600595474243 1.2598638534545898 1.206669807434082 1.0563732385635376 1.309787631034851 0.9851561188697815 1.2887444496154785 1.3474987745285034 1.3137483596801758 1.0695698261260986 1.0577517747879028 1.043826699256897 1.179028034210205 1.3081982135772705 1.0381344556808472 1.1345254182815552 1.1305197477340698 1.1942236423492432 1.1264710426330566 1.1515568494796753 1.1831778287887573 1.7308461666107178 1.1008343696594238 1.1382766962051392 1.0800387859344482 0.9853707551956177 1.0553488731384277 1.2389943599700928 1.0405594110488892 0.9696753025054932 1.0140658617019653 1.3635351657867432 1.0862070322036743 1.2307080030441284 1.142696738243103 1.2630760669708252 1.0416879653930664 0.9844294786453247 1.0516384840011597 1.02945876121521 1.3163349628448486 1.2754788398742676 0.9340854287147522 1.1134512424468994 1.026941180229187 0.993943989276886 1.1388927698135376 1.246854543685913 1.2341729402542114 1.286102533340454 1.0397253036499023 1.0115877389907837 1.1038932800292969 1.2250651121139526 1.1329045295715332 1.2514894008636475 1.0572609901428223 1.1002018451690674 0.9855017066001892 1.035754680633545 1.011515736579895 1.1756173372268677 1.3209556341171265 1.1546493768692017 0.9080415964126587 1.1186797618865967 1.0878719091415405 1.1544467210769653 0.9428301453590393 1.1640242338180542 1.0818430185317993 1.1207668781280518 0.9826713800430298 1.104305624961853 1.002845287322998 1.0181981325149536 1.2389990091323853 1.1162079572677612 1.1593575477600098 1.0105621814727783 1.0161185264587402 1.1373674869537354 1.0709961652755737 +DYE906 DYE906R 5 1.113 1.263046383857727 1.3278615474700928 1.306358814239502 1.004259467124939 1.6614941358566284 1.3902292251586914 1.2602159976959229 1.0905303955078125 1.081753134727478 1.404671549797058 1.760830044746399 1.1358389854431152 0.9702361226081848 1.0749714374542236 1.0894310474395752 1.1277350187301636 1.8344783782958984 1.343123435974121 1.0344302654266357 1.4728775024414062 1.4226040840148926 0.9645787477493286 0.9509025812149048 0.9959626197814941 1.5983537435531616 1.148967981338501 1.356385588645935 1.0019629001617432 1.1026793718338013 1.3319083452224731 1.077177882194519 1.012065052986145 1.084566593170166 1.2791372537612915 1.267522931098938 1.1570976972579956 1.53867506980896 1.0912765264511108 1.0938278436660767 1.3447593450546265 1.1875 1.045811414718628 1.0849473476409912 0.8629961609840393 1.5029520988464355 1.033540964126587 1.259151816368103 1.3297559022903442 1.3934582471847534 1.4136981964111328 1.3628907203674316 1.4068797826766968 1.4296033382415771 1.003831386566162 1.2255345582962036 1.6430437564849854 0.9239538908004761 0.9354484677314758 1.1479003429412842 0.903122067451477 1.3387370109558105 1.0227524042129517 1.419724941253662 0.982271134853363 1.1896779537200928 1.186518907546997 1.207901954650879 1.0093539953231812 1.1916382312774658 1.211870789527893 0.9998846054077148 1.186543583869934 1.268427848815918 1.234142541885376 1.244132399559021 1.371556043624878 1.228197455406189 1.4047058820724487 1.3868204355239868 1.3395811319351196 1.0308412313461304 0.9597890377044678 1.0318986177444458 1.1879148483276367 1.2787615060806274 1.459011435508728 1.4203217029571533 1.1555894613265991 1.4555184841156006 1.0303831100463867 1.7622426748275757 1.1113638877868652 1.2649482488632202 1.67727792263031 1.4559540748596191 0.9542371034622192 1.036596417427063 0.9497203826904297 1.4164149761199951 1.6009242534637451 1.555533528327942 1.5252703428268433 1.3410475254058838 1.1976381540298462 1.03191077709198 1.3909894227981567 1.3132128715515137 1.148231029510498 1.0906885862350464 1.1454654932022095 1.0496771335601807 1.0474278926849365 1.2383348941802979 1.521818995475769 0.9130594730377197 1.356886386871338 1.4349205493927002 1.7282168865203857 1.4206509590148926 1.04719877243042 1.736856460571289 1.1131007671356201 1.4007519483566284 1.1017130613327026 1.4969379901885986 1.3010673522949219 0.9643830060958862 1.4271786212921143 1.4044581651687622 1.1714285612106323 1.1872824430465698 1.106339931488037 1.0805211067199707 2.78609299659729 1.3622875213623047 1.443987488746643 1.4447495937347412 1.2373062372207642 1.1897449493408203 1.2903755903244019 1.188688039779663 1.1873987913131714 1.1184240579605103 1.3126003742218018 1.042197346687317 1.1360805034637451 1.4553427696228027 1.2453877925872803 0.9432982206344604 1.241538405418396 1.1210386753082275 1.280100703239441 1.4577223062515259 1.3893340826034546 1.5272748470306396 1.4057817459106445 1.3031858205795288 0.9865381717681885 1.1142672300338745 1.7064828872680664 1.0793731212615967 0.9490014314651489 1.0109734535217285 1.253900408744812 1.025878667831421 1.182102084159851 1.0662938356399536 0.9603253602981567 1.3460525274276733 0.8213583827018738 1.7884241342544556 1.094608187675476 1.8670263290405273 1.1036287546157837 0.9909222722053528 0.98087078332901 1.137571930885315 1.5169862508773804 1.0730606317520142 1.0382927656173706 1.1209989786148071 1.0821856260299683 1.483124852180481 1.2619279623031616 1.3568309545516968 1.3184130191802979 1.1498838663101196 1.364533543586731 0.9233505129814148 0.882037341594696 1.1248005628585815 0.9446672201156616 1.3717310428619385 1.4589167833328247 1.089569091796875 0.9069392681121826 1.2334882020950317 1.2099452018737793 1.1653730869293213 0.9662788510322571 1.03090500831604 2.1842200756073 1.9054150581359863 1.2859760522842407 1.0456738471984863 1.262582540512085 1.1586769819259644 1.266865611076355 1.1029161214828491 1.3725299835205078 1.393545389175415 1.0201401710510254 1.8133686780929565 1.452900767326355 1.3989826440811157 0.9845654368400574 1.5759731531143188 1.2107564210891724 1.3088637590408325 1.3377130031585693 1.0598936080932617 1.1703763008117676 1.2948724031448364 1.3679848909378052 2.060004472732544 0.9629130363464355 1.1340581178665161 1.3381218910217285 0.8982058167457581 1.4660837650299072 1.5409342050552368 1.2331324815750122 1.4644172191619873 1.3853344917297363 1.2886821031570435 1.2236576080322266 1.45736563205719 1.1162505149841309 1.1320728063583374 1.1284624338150024 1.4702850580215454 1.445581316947937 1.3684583902359009 1.1010524034500122 1.5398869514465332 1.1613410711288452 1.1117326021194458 1.5531272888183594 1.0290433168411255 1.7498029470443726 0.9870617985725403 1.6921577453613281 1.195290207862854 0.9567585587501526 1.506343960762024 1.2245925664901733 1.1185067892074585 1.3027185201644897 1.5328575372695923 1.4550737142562866 1.602977991104126 1.3914445638656616 1.1603480577468872 1.1527544260025024 1.0656310319900513 1.569297432899475 1.0547173023223877 1.3802776336669922 1.2186098098754883 1.260353446006775 1.5231736898422241 1.053373098373413 1.52373206615448 1.7124098539352417 1.1334413290023804 0.9593840837478638 1.4225212335586548 1.0392298698425293 1.1043739318847656 1.32015061378479 1.1805442571640015 1.019924283027649 1.6685348749160767 1.0480271577835083 0.9469659328460693 1.5800552368164062 1.084267020225525 0.9681941866874695 1.3784767389297485 1.1092734336853027 1.1109070777893066 1.2007781267166138 1.1474568843841553 1.194854974746704 1.3060287237167358 1.583499550819397 1.2127151489257812 1.1626185178756714 1.3460062742233276 1.1440987586975098 1.140869379043579 1.0575906038284302 0.9962765574455261 1.2804276943206787 1.071051836013794 1.1480567455291748 1.3098323345184326 1.3378922939300537 1.4326926469802856 0.9986259937286377 1.395039439201355 1.193045973777771 1.681678056716919 1.5486643314361572 1.0724290609359741 1.456629991531372 1.1423457860946655 1.6100599765777588 0.998035728931427 1.272367000579834 1.0283145904541016 1.069624423980713 1.0579781532287598 1.1192189455032349 1.013840913772583 0.9616798758506775 1.0426161289215088 1.2270445823669434 1.337799310684204 1.0786237716674805 1.1731975078582764 0.9801378846168518 1.2920198440551758 1.2645426988601685 1.2594048976898193 1.264792799949646 1.1814850568771362 1.532456636428833 1.1968218088150024 0.9288565516471863 1.6516928672790527 2.4788777828216553 1.1583038568496704 1.408774733543396 1.0706090927124023 1.012707233428955 0.9002989530563354 1.2075742483139038 1.3232269287109375 1.3937636613845825 1.155299425125122 1.0231144428253174 1.161365270614624 1.9386290311813354 1.0852110385894775 1.0938249826431274 1.3886858224868774 1.1275866031646729 1.6649342775344849 1.0970245599746704 1.2982420921325684 1.2454700469970703 1.3340650796890259 1.2155262231826782 1.1821547746658325 1.390383005142212 1.010411024093628 1.6732462644577026 1.0498435497283936 1.4588181972503662 1.8975478410720825 1.6090517044067383 1.3244163990020752 1.1658012866973877 1.3575122356414795 1.2562085390090942 1.28114914894104 1.1780765056610107 0.9620601534843445 1.406440019607544 1.487605094909668 1.4106264114379883 1.4000881910324097 1.2481575012207031 1.1420360803604126 1.0968626737594604 1.0772091150283813 1.0980879068374634 1.2627133131027222 1.2006316184997559 0.9841769337654114 1.1959112882614136 1.1260231733322144 1.3668121099472046 0.8325520753860474 1.2340832948684692 1.3341822624206543 1.8526030778884888 1.8270528316497803 1.1314575672149658 1.9706435203552246 1.1591864824295044 1.4640072584152222 1.2948002815246582 1.4325263500213623 0.8990534543991089 1.7611863613128662 1.421870231628418 1.6135454177856445 1.4713497161865234 1.1107679605484009 1.0045415163040161 1.0869556665420532 1.498193621635437 1.2104893922805786 1.3616304397583008 0.9696768522262573 1.759513258934021 1.8530066013336182 1.1912026405334473 1.0438339710235596 1.1833090782165527 0.8688493371009827 1.2081327438354492 1.3786346912384033 1.1557214260101318 1.2917050123214722 1.1180429458618164 1.3913122415542603 1.5898798704147339 1.2749826908111572 1.0422515869140625 1.257167935371399 1.03255295753479 1.2088598012924194 1.4417405128479004 0.9852325320243835 1.101302981376648 1.497036099433899 1.4530948400497437 1.0580191612243652 1.288443684577942 1.5364233255386353 0.9756775498390198 0.972828209400177 1.2616143226623535 2.002502918243408 1.7241054773330688 1.1442853212356567 1.1389856338500977 1.1252707242965698 1.2004822492599487 0.9949061870574951 1.1454545259475708 1.2813857793807983 1.0688637495040894 1.369876503944397 1.0941249132156372 1.239763855934143 1.3499211072921753 1.177394986152649 1.5285162925720215 1.1957815885543823 1.2364352941513062 0.9676634669303894 0.9973149299621582 1.0954270362854004 1.4087013006210327 1.420952320098877 1.2442365884780884 1.6459354162216187 1.296662449836731 2.073394298553467 1.238835096359253 1.2593499422073364 1.3769601583480835 1.5723179578781128 1.2984287738800049 1.1818323135375977 1.583211064338684 0.8624433279037476 1.0145072937011719 1.4492435455322266 1.2200307846069336 1.2401154041290283 0.9183676242828369 1.514525055885315 1.1384493112564087 0.9376869201660156 1.1025516986846924 1.2074044942855835 1.1510472297668457 0.9912540912628174 1.1269166469573975 1.3418914079666138 1.1154108047485352 1.2770236730575562 1.550424575805664 1.1896544694900513 1.2634086608886719 1.1153349876403809 1.3687046766281128 1.1563388109207153 1.267979621887207 0.9593334197998047 1.0940792560577393 1.0938215255737305 1.196452021598816 1.134701132774353 1.439667820930481 1.7622157335281372 1.4155038595199585 1.5483249425888062 1.3571455478668213 1.226467490196228 1.3728015422821045 0.8276554942131042 1.2228116989135742 0.8609294295310974 1.1112738847732544 1.3639761209487915 1.186192274093628 1.2248305082321167 1.0925925970077515 1.0459011793136597 1.6555330753326416 1.2599892616271973 1.248901605606079 0.9537357687950134 1.1213369369506836 0.9317727088928223 1.1939260959625244 2.8083531856536865 1.0499954223632812 1.2905458211898804 1.1814043521881104 1.2533164024353027 0.9806957244873047 0.920026957988739 1.4956423044204712 1.0285581350326538 1.4829033613204956 1.1840808391571045 1.4446207284927368 1.2041542530059814 1.2605676651000977 1.6243457794189453 0.92704176902771 1.2144701480865479 1.6155167818069458 1.4746856689453125 1.1904957294464111 1.1336684226989746 1.0326288938522339 1.1358424425125122 1.08349609375 1.09938645362854 1.43910551071167 1.0472620725631714 0.9972742199897766 1.0890196561813354 1.104066252708435 1.1176449060440063 1.0487004518508911 1.1126317977905273 1.6934932470321655 1.30679190158844 1.152803897857666 1.4407670497894287 1.780914545059204 1.0442920923233032 0.9999632835388184 1.444057822227478 1.4115056991577148 1.1399227380752563 1.4350379705429077 1.042270302772522 1.8446213006973267 1.3539232015609741 0.9743619561195374 1.0886681079864502 1.1372078657150269 2.039210319519043 1.0699529647827148 1.5119174718856812 1.4999725818634033 1.471807837486267 1.300743818283081 1.3173993825912476 1.0871630907058716 1.6144319772720337 1.134610652923584 1.1913199424743652 1.0726697444915771 1.1748273372650146 1.3029160499572754 1.2637197971343994 1.7322715520858765 1.1605199575424194 1.0802112817764282 1.1907496452331543 1.4232831001281738 1.2534006834030151 0.9594314694404602 1.1707079410552979 1.2363673448562622 1.4293009042739868 0.8360085487365723 1.4776428937911987 1.2170401811599731 1.2203766107559204 1.2799955606460571 1.5348972082138062 0.887275218963623 0.9694444537162781 1.5753333568572998 1.452305555343628 1.5897753238677979 1.6118104457855225 1.0031808614730835 1.4036118984222412 0.9820841550827026 1.0575120449066162 1.5133663415908813 1.2445234060287476 1.9290919303894043 1.6025062799453735 0.9591726064682007 1.2687644958496094 1.0112135410308838 1.3237966299057007 0.984874963760376 1.5364090204238892 1.1246849298477173 0.8765098452568054 1.377076506614685 0.998944878578186 1.2641931772232056 1.7607746124267578 1.1503630876541138 1.4037846326828003 1.603950023651123 2.4417388439178467 1.6372087001800537 1.329147458076477 1.340867042541504 1.3379347324371338 1.0724756717681885 1.039788007736206 1.0373018980026245 1.6230121850967407 1.4047507047653198 1.374852180480957 1.053466558456421 1.0884490013122559 1.2266242504119873 1.258840560913086 1.385494589805603 0.9665314555168152 1.8457491397857666 1.7795754671096802 1.0832514762878418 1.480360746383667 1.564041018486023 1.3738809823989868 1.1215720176696777 1.378645658493042 0.8781377673149109 1.2407809495925903 1.088890790939331 1.7657337188720703 1.1763533353805542 1.1743919849395752 1.1376851797103882 1.1441947221755981 1.5180566310882568 0.9202567338943481 1.0637726783752441 1.5430155992507935 1.6183921098709106 1.1683512926101685 1.302983283996582 1.045364260673523 2.201155424118042 1.228075385093689 0.9570865631103516 1.4622173309326172 1.285690188407898 1.8169636726379395 1.2649827003479004 0.9206908345222473 1.322121262550354 1.3344396352767944 0.8844221234321594 1.0655081272125244 1.1403014659881592 1.6417299509048462 1.4190335273742676 1.3257604837417603 1.733176589012146 0.8627572655677795 1.1964739561080933 1.0836718082427979 1.1308784484863281 1.2743806838989258 1.507901906967163 1.2704414129257202 1.0647904872894287 1.032232642173767 1.113011121749878 1.1359329223632812 1.0511435270309448 1.0411906242370605 1.0280503034591675 1.187827229499817 1.3342578411102295 1.3244653940200806 1.0709688663482666 1.0401145219802856 2.033587694168091 1.1726747751235962 1.667109489440918 1.1019893884658813 1.023456335067749 1.5440627336502075 1.0626236200332642 1.246004343032837 1.363863229751587 1.3715729713439941 1.16341233253479 1.142762303352356 1.309941291809082 1.3215996026992798 1.0153759717941284 1.3536593914031982 1.2045798301696777 1.4695440530776978 0.9058142900466919 1.1237645149230957 1.0687042474746704 1.3707804679870605 1.2562339305877686 1.655219554901123 1.2932208776474 1.0998597145080566 1.7668187618255615 1.1945353746414185 1.3119263648986816 1.732124924659729 1.1440964937210083 1.2354997396469116 1.5587674379348755 1.3608514070510864 1.2520864009857178 1.093557357788086 1.4513829946517944 1.2291104793548584 1.143721580505371 1.172371506690979 1.595152497291565 1.082993745803833 1.3565257787704468 1.1317782402038574 1.5503135919570923 0.9930381774902344 1.0515989065170288 1.2144732475280762 1.8122920989990234 1.4649964570999146 1.218177318572998 1.0357577800750732 1.3499877452850342 1.261550784111023 1.6112284660339355 1.2458070516586304 0.9573324918746948 1.2746083736419678 1.4702028036117554 1.5101611614227295 1.2327548265457153 1.031847596168518 1.0640740394592285 1.0089493989944458 1.0312683582305908 1.3373652696609497 1.6903388500213623 0.9973919987678528 1.4385567903518677 1.384931206703186 1.2605079412460327 1.1000773906707764 1.5588452816009521 0.9925141930580139 1.5300770998001099 1.0991028547286987 1.2342356443405151 1.2438158988952637 1.1585768461227417 1.159314513206482 1.2869936227798462 1.245751976966858 1.0677796602249146 1.5468839406967163 1.364439606666565 1.1313214302062988 0.842596173286438 1.2084280252456665 1.4706913232803345 1.3784818649291992 1.2357410192489624 1.118817687034607 0.9894734025001526 1.383417010307312 1.254018783569336 1.1673678159713745 1.4370890855789185 1.6028436422348022 1.4842323064804077 0.9900739192962646 1.9414434432983398 1.1038082838058472 1.3667103052139282 1.3979730606079102 1.3669400215148926 1.2066631317138672 1.5525413751602173 1.242164134979248 1.3222448825836182 1.2386888265609741 1.4203920364379883 1.110956072807312 1.1316571235656738 1.6115080118179321 1.3827530145645142 1.4221328496932983 1.3765238523483276 1.4471205472946167 1.3689026832580566 1.3184510469436646 1.0659364461898804 1.1267144680023193 0.9194830656051636 0.976636528968811 1.189404845237732 1.0873022079467773 1.367159366607666 1.1987745761871338 1.2649680376052856 1.171636939048767 1.5003244876861572 1.3246694803237915 1.4791066646575928 1.4257441759109497 1.4388872385025024 1.0872083902359009 1.4586539268493652 1.3203160762786865 1.1123111248016357 1.6798038482666016 1.6476867198944092 1.592108964920044 1.0104488134384155 1.2511526346206665 1.7632367610931396 1.6457922458648682 0.9314975738525391 0.9754688143730164 1.2213581800460815 1.0046216249465942 1.3034276962280273 1.117714762687683 2.045847177505493 1.2194740772247314 1.2601587772369385 0.9892353415489197 1.2957967519760132 1.3875162601470947 1.0791441202163696 1.1250464916229248 1.3145813941955566 1.1340028047561646 1.162197470664978 1.6896584033966064 1.3857886791229248 1.2913827896118164 1.1606743335723877 0.9256498217582703 1.0855951309204102 1.14359712600708 0.875832200050354 0.9919155836105347 1.6340886354446411 1.0277001857757568 1.001144289970398 1.2883660793304443 1.2404918670654297 1.0434828996658325 1.3651916980743408 1.534972906112671 1.1229221820831299 1.518524408340454 1.0203696489334106 1.3765621185302734 0.9204519987106323 1.094843864440918 1.035363793373108 1.1228264570236206 1.2513952255249023 1.0758204460144043 2.0203495025634766 1.170102596282959 1.1960433721542358 1.1882084608078003 1.0827583074569702 1.1224901676177979 1.1589932441711426 1.3533855676651 1.3254947662353516 1.2608647346496582 1.7894409894943237 1.462706208229065 1.0814424753189087 1.591755986213684 0.9217960834503174 1.3383947610855103 1.560173511505127 1.5753436088562012 1.2244623899459839 1.183651328086853 1.2377712726593018 1.1899105310440063 1.840543270111084 1.1932059526443481 1.0421347618103027 1.0742439031600952 1.1971336603164673 1.130652666091919 1.2308086156845093 1.2693551778793335 2.8319268226623535 1.1533277034759521 1.201710820198059 1.1692419052124023 1.0739600658416748 0.9973690509796143 1.4366106986999512 1.0856070518493652 1.0062412023544312 0.9668024182319641 1.4341707229614258 1.2806912660598755 1.3608237504959106 1.119146466255188 1.2706938982009888 1.1201337575912476 1.0693929195404053 1.1986500024795532 1.1101731061935425 1.4131213426589966 1.5806787014007568 1.0705053806304932 1.1072107553482056 0.9972822070121765 1.0592904090881348 1.319908857345581 1.3080811500549316 1.50674569606781 1.4622983932495117 1.0935758352279663 1.0399526357650757 1.1002527475357056 1.4365205764770508 1.3335527181625366 1.3370771408081055 1.0128257274627686 1.0700676441192627 0.8557952046394348 0.9431668519973755 1.143030047416687 1.489465355873108 1.518367886543274 1.1321580410003662 0.8873753547668457 1.163206934928894 0.9751740097999573 1.3420559167861938 1.085005521774292 1.1485931873321533 1.0894283056259155 0.9502487778663635 0.9083091616630554 0.9412298202514648 1.1630139350891113 1.113876223564148 1.3460785150527954 1.1593574285507202 1.1032825708389282 0.9938542246818542 0.954893171787262 1.135839581489563 1.028746247291565 diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/proton.yaml b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/proton.yaml new file mode 100644 index 0000000000..a4ca6b4713 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/proton_ite/proton.yaml @@ -0,0 +1,16 @@ +meta: + author: Emanuele R. Nocera + title: Theoretical predictions + +theoryid: 200 + +use_cuts: internal + +pdf: 210314-001-rs-nnpdf40-1000 + +dataset_inputs: + - {dataset: DYE906R, cfac: [ACC,QCD]} + +actions_: + - group_result_table + diff --git a/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/table.csv b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/table.csv new file mode 100644 index 0000000000..fde1ea83f0 --- /dev/null +++ b/nnpdf_data/nnpdf_data/commondata/DYE906_Z0_120GEV_DW/rawdata/table.csv @@ -0,0 +1,7 @@ +xtlow, xtup, xt, xb, M, pt, sigr, stat, syst, dxt +0.130, 0.160, 0.147, 0.688, 4.71, 0.651, 1.211, 0.052, 0.053, 0.013 +0.160, 0.195, 0.179, 0.611, 4.88, 0.717, 1.141, 0.043, 0.025, 0.016 +0.195, 0.240, 0.216, 0.554, 5.11, 0.757, 1.196, 0.042, 0.044, 0.019 +0.240, 0.290, 0.263, 0.519, 5.46, 0.786, 1.165, 0.046, 0.032, 0.022 +0.290, 0.350, 0.315, 0.498, 5.87, 0.785, 1.193, 0.050, 0.034, 0.026 +0.350, 0.450, 0.385, 0.477, 6.36, 0.776, 1.113, 0.064, 0.039, 0.030