diff --git a/converter_app/readers/uxd_reader.py b/converter_app/readers/uxd_reader.py index 801887ab..a628abbb 100644 --- a/converter_app/readers/uxd_reader.py +++ b/converter_app/readers/uxd_reader.py @@ -17,8 +17,6 @@ class UXDReader(Reader): identifier = 'uxd_reader' priority = 10 - - def __init__(self, file: File): super().__init__(file) self._file_extensions = ['.uxd'] @@ -42,6 +40,11 @@ def _read_data(self, line: str): except ValueError: pass + def _add_metadata(self, key, val): + if self.float_pattern.fullmatch(val): + val = self.get_value(val) + self._table.add_metadata(key, val) + def prepare_tables(self): tables = [] tables = [] @@ -57,7 +60,7 @@ def prepare_tables(self): data = line.split('=') key = data[0].strip()[1:] value = data[1].strip().replace('\n', '') - self._table.add_metadata(key, value) + self._add_metadata(key, value) else: data_rows.append(line) try: @@ -69,11 +72,11 @@ def prepare_tables(self): self._read_data(row) if 'START' in self._table['metadata'] and 'STEPSIZE' in self._table['metadata']: - end = self.as_number(self._table['metadata']['START']) + (self.as_number(self._table['metadata']['STEPSIZE']) * (len(self._table['rows']) - 1)) + end = self.as_number(self._table['metadata']['START']) + ( + self.as_number(self._table['metadata']['STEPSIZE']) * (len(self._table['rows']) - 1)) self._table.add_metadata("END", end) return tables Readers.instance().register(UXDReader) - diff --git a/converter_app/readers/xrdml.py b/converter_app/readers/xrdml.py index 638109da..db7decc3 100644 --- a/converter_app/readers/xrdml.py +++ b/converter_app/readers/xrdml.py @@ -42,13 +42,14 @@ def _prepare_step_size(self, col_length, table): if mt_p.startswith(path): for v in values: if 'endPosition' in v and 'startPosition' in v: + step_size = (v['endPosition'] - v['startPosition']) / (len(table['rows']) - 1) + table.add_metadata(f'COL #{col_length}.stepSize', step_size) + table.add_metadata(f'COL #{col_length}.startPosition', v['startPosition']) + table.add_metadata(f'COL #{col_length}.endPosition', v['endPosition']) + table.add_metadata(f'COL #{col_length}.unit', v['unit']) + table.add_metadata(f'COL #{col_length}.axis', v['axis']) col_length += 1 - step_size = (v['endPosition'] - v['startPosition']) / (len(self._table['rows']) - 1) - self._table.add_metadata(f'COL #{col_length}.stepSize', step_size) - self._table.add_metadata(f'COL #{col_length}.startPosition', v['startPosition']) - self._table.add_metadata(f'COL #{col_length}.endPosition', v['endPosition']) - self._table.add_metadata(f'COL #{col_length}.unit', v['unit']) - self._table.add_metadata(f'COL #{col_length}.axis', v['axis']) + def prepare_tables(self): tables = super().prepare_tables() for table in tables: diff --git "a/test_manager/reader_results/Powder Diffraction/Malvern Panalytical/Data Collector-xrdml/LA_P37cd_DUT52Zr-Thermo-XRD-5-90-45min_25\302\260C_1.xrdml.json" "b/test_manager/reader_results/Powder Diffraction/Malvern Panalytical/Data Collector-xrdml/LA_P37cd_DUT52Zr-Thermo-XRD-5-90-45min_25\302\260C_1.xrdml.json" index 86ec83fd..19b53aa9 100644 --- "a/test_manager/reader_results/Powder Diffraction/Malvern Panalytical/Data Collector-xrdml/LA_P37cd_DUT52Zr-Thermo-XRD-5-90-45min_25\302\260C_1.xrdml.json" +++ "b/test_manager/reader_results/Powder Diffraction/Malvern Panalytical/Data Collector-xrdml/LA_P37cd_DUT52Zr-Thermo-XRD-5-90-45min_25\302\260C_1.xrdml.json" @@ -1 +1 @@ -{"tables": [{"header": [], "metadata": {"#.comment": "", "#.comment.entry": "Configuration=AP HTK 1200N oven with z-axis, Owner=user-1, Creation date=24.06.2019 13:33:55", "#.comment.entry (1)": "Goniometer=Omega/2Theta; Minimum step size 2Theta:0.0001; Minimum step size Omega:0.0001", "#.comment.entry (2)": "Sample stage=AP HTK 1200N oven with z-axis; Minimum step size Z:0.001", "#.comment.entry (3)": "Diffractometer system=EMPYREAN", "#.comment.entry (4)": "Measurement program=E:\\XRD Programs\\Leila\\HTC-1200N\\LAP-12-Thermo-XRD-5-90-45min.xrdmp, Identifier={7919BF4C-DDCA-4EAF-844C-147204A2E96A}", "#.comment.entry (5)": "Batch program=E:\\XRD Programs\\Leila\\HTC-1200N\\LAP-37cd-thermo-XRD-batch-25-400C.xrdmp, Identifier={133F67DC-2F10-424F-8341-D0703B7CEF2A}", "#.comment.entry (6)": "Height control correction model name=AP HTK 1200N Oven (air)", "#.sample": "", "#.sample.type": "To be analyzed", "#.xrdMeasurement": "", "#.xrdMeasurement.measurementType": "Scan", "#.xrdMeasurement.status": "Completed", "#.xrdMeasurement.sampleMode": "Reflection", "#.xrdMeasurement.comment": "", "#.xrdMeasurement.comment.entry": "PHD Lower Level = 4.02 (keV), PHD Upper Level = 12.88 (keV)", "#.xrdMeasurement.usedWavelength": "", "#.xrdMeasurement.usedWavelength.intended": "K-Alpha 1", "#.xrdMeasurement.usedWavelength.kAlpha1": "1.5405980", "#.xrdMeasurement.usedWavelength.kAlpha1.unit": "Angstrom", "#.xrdMeasurement.usedWavelength.kAlpha2": "1.5444260", "#.xrdMeasurement.usedWavelength.kAlpha2.unit": "Angstrom", "#.xrdMeasurement.usedWavelength.kBeta": "1.3922500", "#.xrdMeasurement.usedWavelength.kBeta.unit": "Angstrom", "#.xrdMeasurement.usedWavelength.ratioKAlpha2KAlpha1": "0.0000", "#.xrdMeasurement.incidentBeamPath": "", "#.xrdMeasurement.incidentBeamPath.radius": "240.00", "#.xrdMeasurement.incidentBeamPath.radius.unit": "mm", "#.xrdMeasurement.incidentBeamPath.xRayTube": "", "#.xrdMeasurement.incidentBeamPath.xRayTube.id": "1010048", "#.xrdMeasurement.incidentBeamPath.xRayTube.name": "Empyrean Cu LFF HR (9430 033 7310x) DK422082", "#.xrdMeasurement.incidentBeamPath.xRayTube.tension": "40.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.tension.unit": "kV", "#.xrdMeasurement.incidentBeamPath.xRayTube.current": "40.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.current.unit": "mA", "#.xrdMeasurement.incidentBeamPath.xRayTube.anodeMaterial": "Cu", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus": "", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.type": "Line", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.length": "12.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.length.unit": "mm", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.width": "0.4", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.width.unit": "mm", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.takeOffAngle": "6.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.takeOffAngle.unit": "deg", "#.xrdMeasurement.incidentBeamPath.monochromator": "", "#.xrdMeasurement.incidentBeamPath.monochromator.id": "23010013", "#.xrdMeasurement.incidentBeamPath.monochromator.name": "Inc. beam Johansson 1xGe111 Cu/Co", "#.xrdMeasurement.incidentBeamPath.monochromator.hybrid": "false", "#.xrdMeasurement.incidentBeamPath.monochromator.crystal": "Ge", "#.xrdMeasurement.incidentBeamPath.monochromator.crystal.type": "Symmetric", "#.xrdMeasurement.incidentBeamPath.monochromator.crystal.shape": "Curved", "#.xrdMeasurement.incidentBeamPath.monochromator.numberOfReflections": "1", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl": "", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl.h": "1", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl.k": "1", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl.l": "1", "#.xrdMeasurement.incidentBeamPath.mask": "", "#.xrdMeasurement.incidentBeamPath.mask.id": "22080003", "#.xrdMeasurement.incidentBeamPath.mask.name": "Fixed incident beam mask 15 mm", "#.xrdMeasurement.incidentBeamPath.mask.distanceToSample": "125.00", "#.xrdMeasurement.incidentBeamPath.mask.distanceToSample.unit": "mm", "#.xrdMeasurement.incidentBeamPath.mask.width": "11.60", "#.xrdMeasurement.incidentBeamPath.mask.width.unit": "mm", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit": "", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.id": "22010002", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.name": "Fixed slit 2\u00b0", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.{http://www.w3.org/2001/XMLSchema-instance}type": "fixedAntiScatterSlitType", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.height": "3.03", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.height.unit": "mm", "#.xrdMeasurement.incidentBeamPath.divergenceSlit": "", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.id": "22010012", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.name": "Programmable divergence slit", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.{http://www.w3.org/2001/XMLSchema-instance}type": "automaticDivergenceSlitType", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.distanceToSample": "157.00", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.distanceToSample.unit": "mm", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.irradiatedLength": "10.0", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.irradiatedLength.unit": "mm", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.offset": "0.00", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.offset.unit": "mm", "#.xrdMeasurement.diffractedBeamPath": "", "#.xrdMeasurement.diffractedBeamPath.radius": "240.00", "#.xrdMeasurement.diffractedBeamPath.radius.unit": "mm", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit": "", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.id": "22060009", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.name": "Programmable anti-scatter slit", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.{http://www.w3.org/2001/XMLSchema-instance}type": "automaticAntiScatterSlitType", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.observedLength": "10.0", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.observedLength.unit": "mm", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.offset": "0.00", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.offset.unit": "mm", "#.xrdMeasurement.diffractedBeamPath.sollerSlit": "", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.id": "21020003", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.name": "Large Soller slits 0.04 rad.", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.opening": "0.0400", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.opening.unit": "rad", "#.xrdMeasurement.diffractedBeamPath.detector": "", "#.xrdMeasurement.diffractedBeamPath.detector.id": "7010019", "#.xrdMeasurement.diffractedBeamPath.detector.name": "PIXcel1D-Medipix3 detector", "#.xrdMeasurement.diffractedBeamPath.detector.{http://www.w3.org/2001/XMLSchema-instance}type": "rtmsDetectorType", "#.xrdMeasurement.diffractedBeamPath.detector.phd": "", "#.xrdMeasurement.diffractedBeamPath.detector.phd.unit": "%", "#.xrdMeasurement.diffractedBeamPath.detector.phd.lowerLevel": "25.0", "#.xrdMeasurement.diffractedBeamPath.detector.phd.upperLevel": "80.0", "#.xrdMeasurement.diffractedBeamPath.detector.mode": "Scanning", "#.xrdMeasurement.diffractedBeamPath.detector.activeLength": "3.3482", "#.xrdMeasurement.diffractedBeamPath.detector.activeLength.unit": "deg", "#.xrdMeasurement.scan": "", "#.xrdMeasurement.scan.appendNumber": "0", "#.xrdMeasurement.scan.mode": "Continuous", "#.xrdMeasurement.scan.scanAxis": "Gonio", "#.xrdMeasurement.scan.status": "Completed", "#.xrdMeasurement.scan.header": "", "#.xrdMeasurement.scan.header.startTimeStamp": "2023-03-20T13:19:14+01:00", "#.xrdMeasurement.scan.header.endTimeStamp": "2023-03-20T14:03:19+01:00", "#.xrdMeasurement.scan.header.author": "", "#.xrdMeasurement.scan.header.author.name": "User", "#.xrdMeasurement.scan.header.source": "", "#.xrdMeasurement.scan.header.source.applicationSoftware": "Data Collector", "#.xrdMeasurement.scan.header.source.applicationSoftware.version": "6.1a", "#.xrdMeasurement.scan.header.source.instrumentControlSoftware": "EMPYREAN", "#.xrdMeasurement.scan.header.source.instrumentControlSoftware.version": "8.1 20181218", "#.xrdMeasurement.scan.header.source.instrumentID": "0000000011226268", "#.xrdMeasurement.scan.dataPoints": "", "#.xrdMeasurement.scan.dataPoints.positions": "", "#.xrdMeasurement.scan.dataPoints.positions.axis": "2Theta", "#.xrdMeasurement.scan.dataPoints.positions.unit": "deg", "#.xrdMeasurement.scan.dataPoints.positions.startPosition": "5.00116514", "#.xrdMeasurement.scan.dataPoints.positions.endPosition": "89.99348491", "#.xrdMeasurement.scan.dataPoints.positions (1)": "", "#.xrdMeasurement.scan.dataPoints.positions.axis (1)": "Omega", "#.xrdMeasurement.scan.dataPoints.positions.unit (1)": "deg", "#.xrdMeasurement.scan.dataPoints.positions.startPosition (1)": "2.50058257", "#.xrdMeasurement.scan.dataPoints.positions.endPosition (1)": "44.99674246", "#.xrdMeasurement.scan.dataPoints.positions (2)": "", "#.xrdMeasurement.scan.dataPoints.positions.axis (2)": "Z", "#.xrdMeasurement.scan.dataPoints.positions.unit (2)": "mm", "#.xrdMeasurement.scan.dataPoints.positions.commonPosition": "8.780", "#.xrdMeasurement.scan.dataPoints.commonCountingTime": "97.920", "#.xrdMeasurement.scan.dataPoints.commonCountingTime.unit": "seconds", "#.xrdMeasurement.scan.dataPoints.counts.unit": "counts", "#.xrdMeasurement.scan.nonAmbientPoints": "", "#.xrdMeasurement.scan.nonAmbientPoints.type": "Temperature", "#.xrdMeasurement.scan.nonAmbientPoints.unit": "K", "#.xrdMeasurement.scan.nonAmbientPoints.measurementTimes.unit": "seconds", "#.xrdMeasurement.scan.nonAmbientPoints.measurementTimes.deltaTime": "1", "rows": "0", "columns": "0"}, "columns": [], "rows": []}, {"header": [], "metadata": {"COL #0": "counts", "COL #0 XML PATH": "#.xrdMeasurement.scan.dataPoints.counts", "counts.unit": "counts", "rows": "6474", "columns": "1"}, "columns": [{"key": "0", "name": "Column #0"}], "rows": [[90], [99], [98], [75], [84], [95], [87], [101], [102], [96], [87], [86], [86], [90], [92], [105], [86], [96], [82], [101], [100], [86], [70], [104], [77], [97], [85], [72], [111], [97], [79], [98], [118], [102], [104], [102], [89], [110], [102], [107], [106], [104], [89], [105], [102], [118], [105], [101], [125], [119], [122], [143], [127], [139], [126], [141], [137], [145], [130], [175], [152], [147], [160], [171], [189], [165], [202], [188], [207], [200], [248], [223], [250], [285], [291], [294], [335], [317], [358], [397], [392], [437], [467], [514], [551], [554], [575], [597], [667], [752], [784], [865], [988], [1007], [1057], [1223], [1390], [1485], [1686], [1854], [2089], [2401], [2726], [3106], [3714], [4452], [5657], [7949], [11519], [16397], [18240], [12207], [4921], [1986], [955], [561], [332], [342], [271], [230], [229], [241], [204], [234], [209], [205], [231], [234], [214], [245], [228], [223], [236], [213], [228], [278], [234], [264], [245], [302], [279], [267], [280], [277], [242], [305], [269], [274], [303], [294], [315], [312], [327], [315], [327], [334], [366], [376], [414], [370], [392], [389], [448], [470], [439], [457], [475], [480], [506], [551], [593], [560], [617], [675], [669], [796], [781], [920], [962], [1098], [1338], [1506], [1740], [2133], [2524], [3043], [2709], [1507], [753], [401], [296], [236], [240], [199], [183], [177], [214], [189], [193], [160], [160], [175], [161], [134], [166], [156], [144], [144], [157], [151], [130], [132], [142], [119], [129], [139], [136], [120], [126], [117], [126], [124], [129], [105], [129], [120], [116], [108], [118], [95], [121], [96], [113], [131], [104], [128], [122], [98], [108], [110], [122], [116], [89], [120], [110], [101], [98], [112], [104], [111], [102], [121], [109], [94], [113], [120], [117], [110], [111], [96], [107], [126], [143], [124], [94], [100], [105], [93], [97], [107], [108], [122], [120], [100], [116], [92], [109], [102], [98], [95], [85], [112], [96], [100], [91], [94], [96], [83], [96], [96], [107], [83], [92], [107], [103], [95], [104], [92], [97], [91], [100], [101], [97], [112], [91], [107], [99], [108], [116], [90], [84], [91], [68], [91], [102], [99], [117], [88], [94], [109], [94], [92], [95], [102], [105], [91], [118], [105], [89], [87], [105], [92], [99], [100], [88], [114], [93], [102], [95], [92], [94], [109], [91], [105], [110], [111], [87], [93], [85], [94], [82], [96], [106], [95], [99], [94], [95], [96], [116], [108], [90], [91], [112], [82], [83], [107], [98], [100], [81], [116], [105], [93], [115], [72], [95], [89], [100], [118], [113], [99], [80], [103], [101], [99], [105], [83], [90], [84], [97], [85], [110], [99], [96], [114], [94], [118], [109], [120], [108], [106], [109], [101], [93], [111], [103], [112], [115], [118], [112], [107], [139], [117], [132], [139], [163], [158], [190], [194], [289], [315], [293], [229], [151], [123], [112], [105], [94], [85], [88], [107], [102], [108], [93], [89], [95], [86], [103], [111], [89], [86], [85], [89], [95], [88], [90], [105], [82], [108], [92], [116], [92], [98], [109], [85], [95], [99], [86], [87], [99], [95], [100], [93], [106], [105], [99], [93], [80], [105], [114], [92], [92], [97], [89], [74], [84], [101], [101], [105], [100], [97], [113], [100], [101], [84], [109], [81], [89], [102], [100], [103], [91], [90], [89], [103], [100], [98], [99], [93], [96], [88], [104], [113], [105], [104], [81], [101], [98], [91], [96], [106], [112], [90], [105], [108], [122], [100], [97], [104], [114], [80], [89], [110], [79], [87], [97], [97], [87], [103], [109], [89], [93], [97], [100], [95], [112], [115], [103], [126], [117], [119], [120], [126], [148], [140], [143], [158], [169], [203], [217], [207], [246], [285], [318], [392], [456], [571], [716], [868], [953], [793], [432], [219], [137], [109], [129], [100], [100], [94], [120], [132], [95], [98], [103], [110], [143], [106], [145], [150], [158], [139], [140], [190], [167], [203], [230], [236], [265], [356], [358], [439], [512], [583], [693], [848], [1046], [1415], [1773], [2442], [3514], [4940], [5656], [4701], [2449], [869], [357], [208], [167], [140], [124], [134], [141], [112], [103], [95], [81], [107], [88], [106], [98], [108], [93], [99], [93], [106], [86], [87], [103], [84], [101], [86], [86], [109], [99], [99], [106], [84], [85], [97], [93], [109], [99], [89], [90], [94], [84], [74], [84], [95], [80], [99], [103], [87], [107], [97], [91], [83], [109], [95], [122], [104], [111], [92], [91], [99], [111], [120], [116], [104], [130], [113], [124], [117], [158], [158], [167], [196], [237], [260], [280], [270], [228], [164], [131], [115], [101], [97], [98], [92], [78], [86], [74], [99], [89], [102], [91], [100], [98], [96], [91], [84], [87], [69], [93], [112], [97], [99], [77], [88], [104], [100], [76], [103], [89], [77], [105], [89], [86], [79], [95], [86], [81], [102], [72], [91], [108], [81], [99], [101], [99], [96], [86], [110], [107], [119], [123], [113], [115], [115], [155], [168], [164], [181], [238], [285], [298], [349], [435], [530], [646], [825], [976], [1217], [1382], [1100], [744], [333], [168], [114], [80], [91], [93], [93], [80], [102], [90], [88], [79], [99], [91], [83], [86], [83], [88], [76], [70], [64], [78], [72], [78], [72], [70], [88], [97], [98], [89], [73], [75], [82], [66], [81], [73], [82], [101], [98], [87], [87], [82], [68], [66], [70], [68], [71], [86], [87], [90], [83], [93], [89], [77], [78], [73], [86], [74], [74], [76], [72], [75], [96], [88], [98], [81], [77], [100], [93], [84], [70], [108], [89], [76], [81], [79], [78], [77], [73], [75], [77], [81], [85], [70], [90], [97], [92], [88], [101], [97], [98], [101], [105], [138], [122], [133], [165], [193], [200], [228], [211], [145], [115], [96], [73], [76], [75], [80], [92], [81], [80], [98], [77], [108], [95], [98], [96], [102], [91], [113], [109], [111], [135], [174], [204], [186], [237], [366], [411], [517], [603], [759], [658], [541], [323], [150], [98], [75], [90], [80], [89], [75], [71], [87], [73], [65], [86], [80], [77], [85], [81], [88], [86], [85], [69], [86], [92], [82], [74], [83], [73], [119], [103], [91], [113], [90], [73], [78], [89], [78], [81], [78], [69], [81], [72], [64], [62], [80], [72], [74], [81], [84], [63], [77], [82], [67], [69], [60], [85], [103], [54], [73], [70], [77], [69], [64], [77], [65], [57], [70], [75], [81], [67], [70], [76], [63], [58], [61], [61], [75], [77], [74], [78], [80], [62], [85], [60], [69], [61], [69], [81], [80], [76], [53], [56], [76], [62], [70], [76], [90], [70], [58], [78], [62], [69], [64], [74], [62], [66], [58], [70], [80], [69], [66], [66], [75], [81], [67], [76], [64], [79], [70], [71], [93], [56], [68], [70], [55], [67], [66], [72], [85], [66], [76], [75], [75], [75], [80], [76], [76], [73], [75], [71], [59], [72], [59], [81], [78], [76], [66], [70], [81], [54], [75], [73], [73], [71], [79], [64], [67], [69], [71], [76], [71], [74], [95], [69], [71], [82], [103], [101], [110], [114], [135], [159], [171], [219], [219], [264], [360], [393], [356], [318], [194], [114], [103], [88], [54], [68], [68], [84], [76], [73], [66], [61], [78], [68], [95], [95], [98], [108], [117], [111], [129], [147], [173], [202], [230], [285], [276], [172], [153], [88], [92], [75], [65], [79], [68], [59], [68], [64], [75], [67], [55], [69], [72], [67], [80], [58], [75], [69], [72], [80], [43], [61], [59], [59], [67], [58], [57], [57], [57], [65], [64], [72], [79], [70], [59], [68], [66], [71], [69], [68], [73], [61], [72], [74], [89], [82], [75], [68], [70], [90], [87], [80], [71], [72], [85], [46], [64], [65], [57], [62], [46], [57], [51], [43], [72], [63], [73], [57], [58], [54], [62], [73], [68], [66], [74], [74], [58], [88], [72], [68], [65], [72], [75], [76], [56], [70], [53], [91], [53], [66], [56], [68], [67], [62], [75], [66], [63], [55], [59], [59], [59], [71], [66], [71], [80], [62], [55], [77], [68], [63], [74], [63], [70], [86], [94], [94], [75], [94], [103], [103], [113], [133], [154], [180], [221], [298], [392], [438], [402], [266], [203], [121], [86], [67], [72], [88], [66], [79], [81], [61], [74], [73], [61], [72], [74], [53], [75], [59], [68], [56], [66], [61], [72], [63], [57], [63], [68], [57], [67], [61], [67], [66], [75], [64], [51], [51], [65], [57], [79], [77], [50], [49], [66], [72], [78], [78], [70], [91], [77], [84], [86], [75], [71], [69], [71], [82], [83], [78], [78], [98], [99], [125], [128], [145], [208], [271], [275], [397], [494], [581], [821], [930], [1021], [810], [541], [245], [132], [100], [90], [102], [97], [106], [116], [140], [152], [180], [216], [264], [317], [429], [580], [701], [943], [1267], [1583], [1804], [2054], [1730], [1083], [506], [232], [123], [99], [89], [97], [81], [61], [64], [62], [76], [56], [74], [69], [81], [59], [56], [61], [59], [62], [78], [58], [72], [82], [73], [60], [60], [64], [73], [64], [69], [63], [81], [77], [67], [78], [76], [57], [80], [83], [73], [86], [82], [102], [108], [93], [84], [78], [69], [71], [63], [80], [62], [73], [69], [66], [66], [76], [78], [62], [66], [69], [75], [70], [65], [63], [65], [68], [65], [53], [60], [74], [59], [48], [61], [52], [65], [69], [60], [54], [73], [63], [74], [65], [60], [81], [76], [70], [90], [86], [72], [63], [92], [81], [64], [53], [55], [66], [65], [71], [70], [83], [62], [61], [81], [94], [77], [96], [113], [122], [198], [209], [216], [221], [204], [149], [115], [89], [70], [74], [86], [67], [58], [55], [76], [75], [57], [63], [69], [73], [75], [71], [81], [88], [74], [79], [72], [76], [56], [61], [71], [63], [70], [66], [60], [61], [81], [69], [82], [107], [108], [110], [140], [181], [210], [204], [281], [321], [347], [274], [176], [102], [78], [63], [67], [65], [56], [54], [75], [62], [51], [67], [65], [52], [69], [69], [82], [69], [70], [60], [68], [66], [80], [65], [65], [56], [55], [68], [54], [58], [76], [59], [80], [68], [59], [57], [67], [64], [50], [56], [59], [76], [76], [64], [81], [66], [60], [60], [62], [67], [54], [61], [63], [51], [52], [79], [69], [75], [65], [69], [80], [70], [87], [72], [64], [61], [69], [59], [50], [71], [65], [75], [80], [61], [30], [63], [57], [53], [75], [74], [71], [64], [55], [64], [63], [56], [46], [71], [66], [62], [67], [66], [54], [65], [81], [84], [83], [103], [118], [121], [169], [182], [286], [372], [441], [473], [476], [337], [180], [118], [76], [82], [78], [57], [63], [64], [59], [56], [81], [67], [54], [67], [63], [81], [69], [72], [74], [77], [62], [63], [75], [75], [68], [77], [70], [68], [80], [83], [78], [98], [105], [118], [149], [143], [211], [248], [250], [237], [202], [146], [91], [106], [96], [108], [109], [153], [167], [185], [263], [322], [443], [601], [811], [1074], [1364], [1748], [1986], [1970], [1581], [928], [429], [199], [160], [122], [113], [93], [109], [88], [108], [101], [110], [90], [119], [158], [165], [165], [234], [228], [183], [134], [106], [84], [78], [70], [86], [79], [68], [83], [68], [83], [71], [73], [105], [94], [104], [117], [131], [120], [125], [95], [98], [66], [80], [63], [72], [57], [74], [74], [76], [73], [63], [76], [88], [87], [101], [93], [72], [86], [74], [83], [81], [68], [64], [82], [80], [91], [69], [81], [74], [86], [72], [76], [74], [80], [84], [76], [94], [93], [100], [75], [103], [101], [123], [125], [119], [139], [144], [160], [180], [223], [277], [402], [463], [572], [762], [859], [879], [828], [569], [319], [247], [168], [192], [165], [157], [196], [176], [192], [211], [240], [268], [294], [321], [372], [416], [494], [606], [771], [827], [1065], [1349], [1841], [2383], [3226], [3992], [5227], [6706], [8369], [9124], [8651], [6529], [3947], [2166], [1322], [905], [711], [583], [487], [432], [371], [314], [296], [288], [281], [276], [280], [342], [396], [455], [484], [661], [786], [970], [1065], [1059], [836], [511], [295], [180], [144], [126], [113], [114], [89], [107], [108], [88], [96], [97], [75], [88], [79], [86], [75], [89], [89], [83], [75], [91], [75], [102], [74], [83], [85], [84], [81], [93], [88], [88], [109], [121], [110], [95], [91], [94], [80], [76], [77], [91], [70], [86], [79], [80], [93], [91], [105], [132], [130], [173], [152], [161], [158], [125], [93], [70], [54], [62], [62], [54], [71], [55], [54], [57], [57], [60], [71], [63], [64], [63], [57], [66], [63], [72], [67], [78], [92], [112], [111], [133], [173], [274], [242], [323], [464], [602], [758], [846], [808], [679], [414], [188], [90], [101], [89], [66], [61], [65], [56], [42], [59], [59], [59], [53], [57], [53], [62], [60], [65], [67], [61], [58], [56], [64], [65], [66], [66], [62], [59], [66], [55], [80], [63], [68], [81], [59], [62], [56], [63], [57], [59], [46], [63], [64], [78], [59], [75], [82], [72], [85], [99], [118], [122], [116], [85], [94], [69], [82], [82], [97], [116], [131], [151], [187], [278], [342], [453], [672], [780], [920], [923], [723], [475], [193], [111], [95], [74], [74], [79], [91], [90], [113], [109], [161], [146], [192], [224], [250], [229], [187], [129], [84], [60], [60], [59], [41], [49], [54], [40], [60], [46], [55], [55], [67], [40], [44], [54], [66], [36], [42], [57], [49], [47], [47], [52], [43], [49], [51], [64], [58], [34], [47], [54], [60], [45], [51], [48], [65], [72], [64], [64], [80], [106], [118], [156], [219], [263], [379], [420], [522], [467], [438], [270], [160], [93], [66], [67], [57], [45], [51], [75], [66], [65], [50], [63], [64], [36], [54], [50], [54], [66], [43], [56], [45], [55], [56], [48], [54], [52], [72], [74], [86], [87], [82], [88], [77], [80], [64], [68], [77], [79], [89], [86], [149], [152], [194], [282], [364], [525], [683], [991], [1129], [1193], [918], [506], [234], [140], [87], [84], [105], [101], [122], [148], [188], [245], [279], [380], [442], [471], [395], [313], [202], [96], [64], [59], [58], [62], [68], [60], [75], [64], [78], [106], [124], [127], [120], [126], [100], [75], [59], [52], [53], [41], [65], [55], [56], [58], [56], [65], [85], [64], [61], [86], [80], [73], [72], [53], [44], [43], [57], [57], [44], [35], [36], [61], [52], [42], [61], [57], [41], [43], [34], [39], [51], [56], [44], [48], [45], [54], [56], [54], [42], [49], [49], [50], [38], [46], [46], [55], [46], [54], [53], [40], [49], [46], [52], [47], [51], [46], [47], [64], [51], [42], [49], [61], [49], [54], [54], [42], [61], [51], [57], [57], [58], [78], [96], [101], [118], [97], [84], [90], [93], [102], [115], [153], [170], [230], [328], [469], [534], [750], [970], [1257], [1417], [1438], [1243], [788], [399], [181], [93], [85], [69], [59], [82], [60], [60], [66], [83], [71], [74], [70], [85], [58], [57], [47], [45], [53], [54], [43], [49], [47], [36], [48], [45], [48], [46], [37], [50], [44], [42], [38], [49], [57], [53], [53], [54], [51], [60], [63], [47], [77], [80], [85], [68], [75], [71], [43], [39], [37], [50], [47], [42], [63], [43], [51], [46], [57], [52], [48], [57], [60], [62], [103], [92], [105], [136], [147], [220], [287], [453], [589], [707], [978], [1112], [1178], [1028], [607], [306], [165], [86], [69], [68], [76], [68], [68], [78], [82], [74], [74], [72], [94], [85], [56], [52], [57], [55], [46], [61], [64], [83], [73], [78], [99], [109], [136], [128], [127], [111], [88], [72], [76], [60], [40], [60], [63], [48], [57], [78], [101], [91], [110], [114], [113], [67], [53], [48], [37], [39], [34], [46], [44], [38], [43], [52], [56], [50], [36], [29], [47], [46], [36], [48], [51], [52], [53], [61], [59], [44], [64], [80], [82], [89], [98], [102], [67], [67], [53], [60], [53], [60], [79], [81], [96], [106], [153], [159], [193], [187], [197], [153], [93], [64], [39], [49], [43], [43], [48], [50], [43], [43], [37], [39], [36], [47], [55], [55], [59], [43], [61], [52], [63], [81], [109], [124], [111], [186], [220], [242], [208], [204], [127], [90], [59], [70], [41], [35], [50], [62], [41], [53], [38], [44], [45], [37], [59], [37], [35], [44], [41], [43], [61], [57], [54], [46], [51], [55], [60], [58], [58], [70], [65], [72], [82], [119], [156], [146], [222], [320], [424], [566], [719], [923], [1013], [1182], [1042], [680], [355], [159], [102], [114], [115], [113], [128], [182], [211], [237], [333], [374], [350], [331], [230], [140], [88], [62], [48], [64], [71], [59], [70], [73], [101], [85], [86], [104], [81], [94], [58], [51], [41], [52], [58], [48], [48], [43], [57], [37], [55], [40], [44], [45], [39], [52], [60], [54], [35], [52], [35], [43], [42], [44], [32], [43], [42], [40], [51], [47], [58], [54], [46], [75], [49], [69], [69], [103], [103], [106], [115], [139], [127], [94], [61], [63], [59], [49], [50], [47], [65], [78], [87], [109], [112], [116], [125], [119], [66], [61], [56], [51], [40], [53], [57], [77], [72], [84], [85], [107], [110], [98], [102], [69], [76], [66], [63], [63], [80], [81], [115], [116], [152], [208], [187], [204], [181], [133], [97], [104], [112], [133], [167], [225], [312], [431], [524], [677], [966], [1181], [1170], [910], [500], [220], [110], [74], [50], [46], [42], [46], [43], [54], [51], [49], [68], [53], [59], [49], [49], [49], [48], [68], [73], [86], [92], [110], [150], [128], [152], [138], [98], [83], [61], [51], [50], [47], [56], [46], [26], [46], [38], [38], [43], [38], [41], [35], [46], [49], [35], [40], [42], [50], [43], [44], [42], [41], [43], [34], [42], [37], [43], [41], [23], [33], [51], [42], [41], [41], [40], [41], [38], [36], [49], [37], [39], [28], [44], [41], [48], [53], [54], [63], [58], [49], [65], [66], [61], [37], [41], [37], [44], [37], [37], [59], [50], [54], [31], [58], [56], [64], [68], [83], [75], [75], [78], [114], [99], [178], [170], [267], [325], [427], [475], [499], [455], [286], [166], [97], [60], [77], [57], [58], [65], [104], [80], [116], [124], [114], [100], [83], [54], [47], [45], [48], [37], [50], [52], [50], [48], [40], [40], [56], [39], [34], [50], [46], [38], [43], [46], [35], [39], [48], [37], [37], [46], [47], [42], [35], [41], [46], [47], [38], [50], [35], [43], [28], [35], [39], [44], [35], [29], [36], [40], [37], [44], [49], [44], [60], [39], [82], [54], [65], [73], [81], [62], [59], [70], [62], [63], [76], [90], [110], [153], [176], [227], [225], [260], [205], [185], [150], [134], [163], [173], [221], [337], [406], [581], [742], [883], [1049], [1009], [827], [468], [241], [106], [97], [57], [49], [48], [42], [46], [57], [48], [55], [46], [51], [50], [46], [50], [41], [50], [49], [55], [62], [58], [85], [74], [70], [59], [65], [61], [54], [71], [65], [81], [88], [95], [92], [127], [130], [149], [156], [116], [72], [40], [51], [48], [38], [39], [51], [52], [56], [52], [40], [68], [52], [61], [80], [92], [91], [139], [124], [173], [230], [297], [370], [447], [488], [410], [285], [165], [101], [76], [63], [76], [77], [98], [80], [125], [134], [142], [136], [122], [82], [71], [59], [48], [62], [60], [62], [47], [55], [77], [74], [88], [110], [112], [130], [133], [183], [244], [335], [473], [598], [762], [1035], [1187], [1284], [1085], [788], [428], [280], [178], [141], [164], [228], [244], [332], [381], [439], [538], [481], [393], [218], [127], [94], [75], [53], [60], [57], [59], [70], [80], [81], [89], [67], [61], [50], [50], [46], [43], [53], [61], [67], [77], [80], [69], [84], [69], [54], [48], [55], [47], [46], [37], [47], [59], [49], [71], [55], [63], [73], [77], [88], [92], [152], [164], [243], [336], [362], [466], [612], [760], [710], [686], [486], [285], [140], [111], [88], [73], [76], [87], [114], [138], [163], [141], [136], [108], [82], [88], [65], [67], [73], [67], [75], [84], [104], [145], [109], [130], [122], [111], [92], [91], [104], [117], [140], [171], [201], [230], [304], [275], [265], [191], [127], [103], [98], [93], [103], [152], [172], [208], [230], [288], [271], [238], [164], [90], [74], [61], [56], [52], [64], [56], [55], [57], [67], [63], [58], [57], [46], [75], [55], [72], [39], [51], [49], [56], [83], [71], [71], [79], [58], [50], [51], [43], [40], [29], [41], [52], [52], [38], [50], [49], [58], [57], [80], [61], [81], [97], [94], [137], [157], [187], [189], [262], [236], [176], [112], [82], [56], [63], [72], [54], [76], [91], [80], [87], [92], [93], [65], [70], [59], [55], [57], [35], [53], [76], [69], [88], [88], [83], [73], [71], [72], [72], [74], [95], [90], [136], [149], [188], [259], [275], [295], [264], [162], [108], [78], [67], [60], [79], [100], [77], [110], [104], [94], [106], [90], [72], [85], [94], [119], [126], [119], [168], [220], [261], [279], [263], [230], [196], [118], [93], [60], [68], [79], [76], [82], [98], [117], [117], [91], [85], [66], [68], [62], [65], [69], [81], [58], [84], [65], [82], [78], [82], [80], [76], [80], [87], [108], [110], [106], [108], [98], [117], [129], [148], [162], [159], [179], [186], [211], [273], [295], [331], [426], [467], [579], [755], [930], [1218], [1467], [1883], [2458], [3043], [3708], [4440], [4964], [4808], [4111], [2979], [1954], [1244], [828], [637], [461], [381], [354], [284], [263], [221], [194], [193], [168], [162], [151], [141], [117], [106], [97], [98], [89], [83], [107], [101], [86], [79], [75], [82], [97], [89], [88], [76], [83], [89], [97], [97], [99], [86], [93], [71], [82], [66], [70], [59], [80], [79], [86], [87], [99], [81], [91], [82], [75], [59], [55], [57], [53], [55], [51], [59], [46], [58], [48], [41], [53], [40], [53], [45], [45], [61], [51], [54], [61], [57], [59], [60], [61], [61], [56], [75], [74], [74], [70], [118], [99], [124], [97], [88], [64], [69], [41], [51], [55], [44], [66], [65], [77], [83], [62], [86], [86], [108], [132], [141], [173], [246], [308], [381], [454], [568], [549], [442], [318], [216], [196], [177], [200], [262], [303], [369], [472], [512], [511], [438], [304], [157], [112], [81], [64], [64], [57], [70], [63], [80], [85], [75], [61], [60], [53], [44], [42], [48], [46], [51], [49], [52], [45], [46], [45], [30], [50], [36], [57], [54], [47], [43], [56], [50], [49], [75], [92], [102], [106], [141], [185], [182], [241], [345], [413], [466], [510], [473], [327], [204], [117], [85], [60], [65], [61], [60], [69], [57], [60], [74], [59], [55], [53], [64], [78], [75], [89], [89], [99], [121], [154], [138], [114], [143], [145], [163], [233], [310], [386], [498], [563], [674], [653], [529], [360], [250], [118], [82], [70], [54], [45], [46], [53], [46], [42], [39], [44], [48], [44], [49], [70], [56], [76], [75], [95], [102], [83], [84], [61], [66], [60], [73], [69], [68], [74], [99], [101], [108], [90], [92], [73], [51], [54], [34], [34], [35], [35], [35], [40], [37], [38], [49], [47], [56], [55], [58], [62], [93], [113], [133], [116], [143], [137], [110], [67], [57], [43], [50], [28], [36], [28], [54], [52], [56], [49], [42], [35], [46], [43], [39], [40], [55], [93], [75], [88], [61], [54], [75], [55], [49], [49], [64], [70], [78], [93], [109], [120], [110], [107], [74], [59], [70], [63], [77], [88], [93], [108], [107], [120], [106], [83], [79], [54], [80], [45], [53], [58], [72], [75], [86], [90], [90], [58], [59], [68], [71], [51], [76], [81], [87], [92], [99], [85], [84], [73], [59], [29], [42], [37], [40], [32], [27], [39], [32], [34], [39], [32], [41], [31], [59], [38], [34], [38], [31], [41], [44], [48], [48], [34], [44], [44], [32], [42], [50], [57], [67], [64], [78], [52], [56], [56], [48], [63], [55], [86], [88], [96], [92], [99], [104], [73], [65], [67], [65], [84], [115], [143], [180], [169], [176], [173], [133], [92], [57], [57], [45], [56], [28], [39], [37], [49], [44], [38], [43], [55], [40], [50], [69], [73], [67], [98], [89], [108], [84], [86], [67], [57], [43], [40], [44], [38], [36], [40], [67], [55], [58], [39], [46], [45], [39], [26], [21], [47], [49], [34], [35], [36], [46], [31], [49], [38], [44], [63], [68], [86], [78], [109], [120], [104], [89], [85], [55], [46], [43], [39], [39], [36], [46], [43], [40], [47], [52], [44], [44], [56], [74], [78], [104], [104], [112], [125], [102], [76], [71], [55], [79], [75], [80], [87], [90], [103], [108], [99], [108], [77], [98], [94], [124], [129], [205], [204], [200], [200], [212], [143], [110], [74], [91], [78], [63], [77], [77], [92], [84], [79], [73], [60], [54], [48], [63], [57], [69], [63], [79], [68], [56], [76], [55], [49], [44], [44], [40], [40], [45], [46], [60], [45], [55], [66], [65], [76], [88], [115], [137], [178], [206], [233], [256], [233], [141], [120], [111], [70], [90], [119], [110], [114], [121], [148], [115], [107], [87], [76], [70], [54], [69], [91], [73], [100], [88], [111], [156], [164], [226], [268], [315], [429], [520], [601], [727], [798], [800], [614], [425], [251], [203], [150], [168], [172], [189], [213], [235], [211], [199], [144], [90], [83], [72], [77], [71], [80], [68], [74], [79], [85], [60], [76], [64], [69], [80], [81], [73], [89], [102], [107], [93], [89], [76], [54], [53], [43], [42], [66], [45], [60], [65], [68], [72], [75], [84], [90], [110], [107], [129], [159], [184], [184], [203], [139], [127], [93], [91], [103], [119], [107], [132], [161], [162], [148], [124], [126], [152], [130], [126], [123], [158], [157], [156], [196], [235], [292], [334], [362], [401], [538], [677], [815], [1042], [1275], [1509], [1752], [2116], [2330], [2570], [2545], [2517], [2111], [1501], [1119], [745], [620], [484], [346], [315], [226], [206], [161], [175], [147], [151], [130], [131], [148], [110], [85], [96], [81], [74], [61], [75], [85], [90], [102], [93], [87], [86], [62], [62], [72], [76], [66], [72], [67], [80], [76], [88], [107], [119], [150], [194], [242], [278], [318], [374], [397], [335], [257], [171], [118], [95], [102], [81], [78], [112], [129], [119], [105], [97], [74], [63], [83], [70], [72], [99], [111], [105], [121], [121], [103], [119], [118], [139], [157], [200], [238], [288], [263], [278], [263], [174], [118], [75], [59], [58], [45], [34], [48], [39], [35], [50], [46], [38], [41], [31], [46], [32], [48], [46], [44], [59], [60], [74], [53], [54], [69], [56], [74], [90], [94], [128], [95], [85], [44], [35], [47], [33], [29], [29], [33], [41], [38], [25], [30], [41], [33], [38], [30], [42], [38], [45], [38], [47], [38], [47], [36], [34], [39], [48], [42], [68], [68], [66], [67], [56], [50], [38], [49], [60], [54], [54], [67], [71], [60], [67], [74], [77], [77], [76], [74], [117], [113], [138], [150], [161], [154], [151], [146], [171], [168], [194], [213], [289], [341], [374], [429], [340], [270], [180], [104], [80], [60], [75], [59], [71], [65], [73], [55], [47], [44], [41], [51], [49], [48], [53], [45], [53], [68], [43], [35], [36], [45], [37], [39], [35], [21], [37], [29], [24], [29], [36], [35], [50], [45], [33], [48], [44], [55], [46], [49], [53], [46], [78], [96], [71], [129], [112], [122], [133], [144], [115], [102], [86], [79], [89], [102], [129], [132], [160], [153], [142], [103], [73], [53], [51], [57], [80], [75], [97], [94], [107], [87], [76], [83], [120], [126], [156], [170], [224], [224], [239], [202], [174], [121], [84], [70], [60], [58], [56], [66], [42], [66], [67], [51], [70], [61], [68], [79], [89], [88], [87], [92], [98], [77], [59], [51], [25], [33], [23], [29], [31], [32], [42], [21], [32], [24], [41], [39], [28], [32], [33], [35], [34], [29], [41], [32], [43], [46], [39], [53], [52], [56], [61], [53], [73], [49], [65], [55], [58], [62], [74], [92], [74], [91], [118], [128], [141], [181], [208], [242], [294], [337], [415], [496], [459], [431], [324], [194], [126], [107], [115], [92], [129], [126], [117], [121], [115], [69], [48], [46], [47], [39], [47], [43], [47], [54], [35], [52], [42], [28], [50], [39], [43], [47], [38], [55], [45], [47], [37], [26], [42], [49], [53], [65], [61], [85], [69], [104], [125], [149], [190], [209], [290], [333], [400], [450], [435], [432], [278], [206], [128], [103], [70], [67], [75], [64], [73], [78], [74], [64], [64], [61], [39], [60], [51], [70], [76], [69], [85], [90], [103], [121], [136], [184], [206], [207], [281], [327], [310], [216], [117], [81], [61], [48], [38], [38], [39], [36], [31], [42], [33], [34], [34], [41], [38], [31], [38], [48], [68], [44], [51], [48], [51], [50], [45], [63], [69], [75], [71], [74], [65], [56], [44], [35], [36], [41], [29], [22], [32], [29], [45], [29], [33], [31], [32], [24], [46], [36], [55], [61], [36], [44], [51], [64], [57], [63], [87], [90], [96], [100], [86], [78], [63], [78], [48], [40], [47], [61], [43], [59], [73], [85], [84], [103], [114], [131], [187], [193], [220], [284], [265], [239], [168], [106], [90], [57], [48], [53], [54], [55], [57], [40], [63], [48], [57], [61], [80], [88], [94], [110], [98], [103], [91], [67], [56], [47], [49], [55], [31], [32], [35], [44], [21], [44], [37], [40], [43], [26], [43], [37], [35], [41], [36], [56], [56], [56], [69], [80], [95], [136], [115], [145], [112], [114], [75], [56], [42], [35], [42], [34], [47], [42], [28], [47], [37], [35], [46], [50], [52], [66], [59], [78], [70], [55], [55], [48], [51], [44], [77], [71], [79], [86], [89], [84], [99], [96], [106], [113], [142], [124], [178], [185], [202], [145], [143], [101], [90], [94], [90], [70], [96], [96], [91], [68], [58], [64], [50], [44], [48], [62], [73], [73], [78], [66], [63], [47], [39], [32], [27], [38], [37], [39], [37], [28], [42], [35], [42], [29], [47], [66], [59], [58], [60], [64], [61], [45], [43], [58], [43], [37], [36], [48], [44], [58], [50], [51], [43], [34], [48], [43], [46], [62], [62], [72], [82], [90], [106], [106], [135], [153], [196], [209], [225], [229], [257], [151], [132], [113], [122], [119], [167], [181], [182], [147], [138], [114], [80], [64], [39], [25], [31], [45], [23], [32], [35], [47], [29], [27], [53], [47], [60], [49], [75], [65], [53], [52], [33], [33], [33], [28], [40], [37], [32], [21], [29], [35], [20], [32], [29], [37], [29], [35], [38], [37], [38], [34], [52], [41], [71], [57], [68], [51], [74], [76], [81], [66], [51], [45], [56], [53], [65], [68], [60], [82], [67], [89], [88], [81], [103], [107], [136], [155], [175], [189], [164], [132], [108], [56], [57], [48], [28], [34], [31], [25], [30], [44], [30], [25], [42], [33], [58], [70], [80], [90], [72], [59], [58], [50], [61], [47], [60], [53], [42], [56], [40], [43], [34], [33], [29], [45], [42], [22], [40], [29], [48], [47], [55], [61], [72], [76], [88], [116], [113], [114], [102], [75], [55], [49], [48], [42], [35], [39], [46], [58], [48], [42], [46], [57], [49], [53], [52], [67], [64], [81], [73], [66], [69], [68], [62], [91], [82], [95], [99], [116], [99], [78], [54], [51], [43], [38], [31], [42], [40], [24], [35], [36], [38], [46], [45], [53], [43], [46], [55], [59], [46], [32], [28], [39], [42], [31], [34], [34], [40], [43], [26], [42], [34], [30], [39], [33], [45], [43], [35], [39], [38], [64], [62], [72], [79], [98], [139], [129], [117], [131], [107], [84], [66], [56], [42], [51], [64], [55], [75], [53], [59], [50], [51], [50], [55], [66], [85], [96], [82], [108], [76], [89], [117], [98], [123], [120], [147], [175], [169], [151], [137], [113], [69], [66], [55], [67], [53], [60], [73], [63], [58], [55], [38], [36], [47], [35], [42], [36], [31], [42], [46], [38], [52], [46], [42], [51], [63], [71], [48], [52], [46], [38], [37], [33], [32], [27], [44], [35], [35], [32], [44], [26], [36], [37], [46], [37], [40], [39], [44], [32], [47], [46], [42], [50], [53], [48], [44], [47], [47], [56], [50], [67], [51], [62], [78], [74], [92], [99], [127], [111], [128], [165], [172], [187], [228], [249], [319], [355], [441], [484], [516], [603], [591], [602], [471], [395], [358], [304], [215], [182], [134], [108], [97], [114], [98], [89], [82], [88], [75], [80], [46], [42], [52], [44], [53], [38], [34], [41], [42], [41], [43], [47], [29], [43], [46], [46], [49], [42], [41], [46], [44], [52], [50], [62], [69], [54], [63], [49], [50], [35], [39], [40], [50], [51], [41], [45], [45], [45], [45], [37], [37], [55], [48], [58], [53], [61], [60], [52], [45], [39], [40], [38], [45], [42], [48], [34], [46], [41], [37], [28], [25], [25], [40], [34], [25], [26], [28], [34], [27], [39], [40], [30], [45], [47], [43], [43], [40], [42], [31], [33], [46], [35], [51], [32], [35], [29], [43], [17], [34], [32], [27], [23], [21], [28], [29], [21], [20], [24], [36], [30], [28], [43], [39], [44], [39], [41], [47], [34], [37], [44], [35], [40], [55], [53], [53], [45], [34], [37], [37], [42], [48], [37], [33], [52], [56], [47], [59], [60], [69], [80], [82], [73], [81], [70], [65], [60], [47], [42], [53], [47], [51], [42], [55], [37], [33], [27], [23], [27], [37], [18], [22], [35], [34], [26], [27], [35], [24], [25], [31], [30], [30], [33], [27], [32], [28], [29], [28], [29], [41], [18], [36], [30], [36], [44], [41], [55], [62], [67], [91], [99], [84], [69], [61], [67], [56], [40], [53], [63], [61], [55], [50], [49], [47], [58], [39], [28], [28], [18], [29], [24], [33], [29], [36], [38], [39], [48], [41], [54], [49], [45], [62], [46], [35], [42], [43], [49], [41], [54], [53], [48], [45], [38], [42], [23], [26], [22], [30], [22], [37], [27], [28], [26], [36], [36], [38], [45], [43], [40], [32], [40], [38], [29], [35], [22], [30], [26], [26], [32], [31], [22], [30], [23], [32], [35], [28], [36], [34], [38], [32], [29], [36], [27], [19], [27], [24], [36], [27], [30], [34], [33], [44], [44], [39], [44], [46], [43], [54], [32], [54], [35], [41], [31], [40], [40], [45], [45], [42], [40], [28], [36], [30], [48], [34], [32], [53], [45], [43], [30], [39], [23], [39], [29], [41], [43], [56], [35], [27], [27], [28], [21], [27], [18], [28], [18], [22], [20], [26], [20], [22], [23], [15], [23], [20], [19], [23], [30], [35], [38], [42], [47], [39], [49], [54], [53], [58], [48], [40], [41], [25], [27], [18], [25], [22], [22], [19], [20], [32], [30], [34], [39], [33], [33], [34], [32], [32], [35], [33], [33], [41], [59], [39], [41], [39], [33], [40], [37], [33], [27], [27], [25], [24], [29], [27], [35], [39], [31], [41], [35], [24], [35], [42], [39], [29], [36], [23], [23], [31], [38], [42], [30], [29], [28], [31], [34], [32], [13], [23], [25], [26], [17], [27], [28], [27], [27], [27], [20], [31], [25], [28], [24], [29], [29], [34], [20], [25], [29], [45], [37], [41], [43], [27], [41], [53], [36], [33], [28], [28], [33], [33], [37], [37], [41], [36], [35], [42], [50], [48], [47], [56], [53], [49], [51], [55], [46], [67], [62], [59], [57], [70], [59], [53], [36], [31], [23], [33], [26], [27], [22], [41], [34], [47], [25], [24], [37], [25], [20], [23], [37], [34], [35], [23], [35], [27], [32], [21], [39], [30], [30], [39], [37], [40], [33], [40], [40], [38], [60], [48], [38], [36], [38], [32], [47], [47], [43], [46], [51], [50], [44], [63], [64], [58], [95], [89], [112], [107], [113], [94], [118], [115], [153], [146], [178], [184], [156], [185], [170], [161], [128], [143], [126], [161], [168], [188], [210], [245], [317], [330], [396], [456], [540], [666], [748], [837], [900], [831], [724], [632], [444], [364], [262], [212], [180], [150], [136], [123], [97], [100], [75], [82], [79], [65], [88], [58], [65], [49], [44], [55], [69], [52], [62], [38], [44], [60], [61], [46], [59], [62], [70], [70], [61], [76], [55], [58], [45], [58], [46], [48], [61], [64], [52], [73], [76], [90], [82], [96], [110], [109], [131], [145], [116], [101], [63], [60], [56], [46], [34], [37], [32], [33], [45], [39], [39], [36], [36], [47], [64], [31], [53], [38], [33], [36], [40], [39], [37], [47], [57], [49], [37], [35], [35], [32], [25], [34], [37], [38], [35], [32], [38], [25], [40], [52], [48], [53], [58], [53], [64], [51], [49], [48], [47], [53], [45], [39], [34], [47], [45], [31], [22], [37], [42], [26], [30], [41], [37], [44], [33], [29], [37], [35], [39], [45], [42], [52], [34], [36], [21], [37], [26], [30], [30], [32], [33], [29], [25], [31], [42], [46], [35], [36], [43], [52], [53], [43], [51], [39], [43], [47], [43], [31], [48], [44], [49], [36], [35], [37], [42], [23], [14], [25], [22], [27], [29], [16], [32], [30], [28], [27], [31], [27], [38], [27], [23], [19], [37], [29], [28], [26], [18], [36], [37], [24], [24], [27], [38], [31], [34], [28], [31], [32], [46], [41], [50], [39], [52], [51], [60], [66], [46], [71], [67], [54], [36], [41], [33], [39], [54], [50], [58], [49], [25], [25], [34], [29], [39], [46], [34], [47], [39], [37], [36], [33], [47], [42], [54], [34], [45], [31], [40], [28], [26], [26], [28], [29], [22], [31], [31], [30], [23], [39], [48], [44], [39], [39], [40], [41], [45], [44], [24], [38], [33], [28], [37], [32], [19], [42], [32], [28], [29], [36], [24], [35], [30], [31], [35], [36], [37], [25], [34], [27], [29], [31], [40], [39], [45], [57], [33], [46], [33], [39], [61], [47], [54], [50], [50], [43], [34], [30], [39], [40], [29], [37], [42], [30], [31], [34], [39], [26], [42], [32], [28], [26], [38], [43], [30], [36], [31], [21], [20], [23], [20], [35], [28], [34], [28], [39], [39], [42], [37], [41], [33], [43], [40], [47], [47], [51], [57], [63], [58], [60], [49], [44], [39], [48], [39], [47], [45], [35], [55], [53], [46], [42], [82], [62], [78], [65], [81], [86], [74], [67], [62], [73], [86], [89], [78], [78], [85], [71], [75], [52], [57], [48], [48], [46], [44], [36], [56], [43], [41], [45], [35], [37], [31], [40], [39], [39], [30], [27], [40], [36], [47], [46], [56], [48], [58], [65], [69], [71], [95], [106], [109], [127], [115], [115], [138], [113], [97], [73], [76], [71], [64], [88], [62], [66], [70], [64], [64], [60], [63], [73], [94], [74], [77], [81], [70], [54], [55], [55], [70], [52], [63], [55], [57], [52], [35], [29], [21], [24], [30], [37], [41], [39], [33], [32], [37], [44], [45], [53], [61], [50], [49], [72], [62], [63], [50], [63], [72], [75], [60], [64], [63], [49], [39], [37], [45], [35], [32], [43], [30], [47], [38], [48], [41], [68], [57], [62], [49], [67], [56], [46], [50], [41], [37], [42], [39], [48], [51], [33], [50], [45], [54], [49], [43], [44], [46], [46], [56], [50], [52], [68], [72], [96], [125], [126], [131], [105], [121], [66], [75], [57], [54], [55], [54], [49], [63], [53], [36], [45], [31], [29], [47], [32], [25], [43], [44], [28], [32], [30], [33], [28], [41], [32], [29], [29], [32], [29], [34], [39], [30], [28], [21], [31], [34], [37], [43], [52], [58], [56], [55], [70], [71], [62], [76], [54], [81], [78], [75], [75], [97], [105], [88], [100], [90], [68], [66], [69], [59], [95], [90], [88], [78], [66], [62], [49], [48], [41], [52], [49], [55], [51], [75], [57], [93], [101], [102], [119], [123], [108], [109], [86], [62], [64], [46], [49], [58], [52], [44], [47], [46], [43], [49], [43], [38], [37], [46], [42], [45], [42], [24], [28], [41], [32], [28], [26], [27], [29], [27], [26], [23], [22], [27], [28], [39], [32], [19], [23], [31], [37], [32], [37], [32], [36], [48], [40], [33], [31], [32], [40], [34], [39], [33], [28], [36], [32], [30], [32], [35], [28], [30], [33], [40], [35], [29], [45], [35], [38], [39], [45], [46], [39], [53], [49], [62], [55], [58], [63], [42], [53], [61], [56], [69], [52], [42], [50], [48], [22], [25], [29], [28], [31], [23], [35], [33], [23], [32], [34], [34], [23], [29], [50], [42], [49], [50], [41], [40], [40], [59], [49], [57], [55], [45], [51], [53], [58], [43], [57], [50], [55], [46], [47], [57], [54], [53], [46], [72], [77], [68], [61], [85], [106], [92], [110], [128], [134], [156], [179], [118], [99], [90], [69], [57], [53], [43], [35], [29], [32], [49], [40], [44], [40], [48], [63], [45], [53], [53], [66], [49], [62], [68], [75], [75], [88], [85], [78], [55], [53], [41], [50], [55], [37], [33], [33], [32], [42], [39], [32], [41], [40], [32], [28], [45], [50], [39], [40], [46], [55], [53], [62], [68], [71], [62], [70], [79], [75], [57], [55], [52], [53], [56], [79], [54], [62], [94], [80], [76], [81], [93], [99], [110], [92], [88], [72], [56], [61], [45], [44], [44], [38], [36], [47], [45], [42], [37], [45], [42], [50], [45], [51], [46], [42], [36], [41], [54], [51], [47], [60], [39], [36], [51], [44], [46], [32], [35], [46], [47], [52], [50], [60], [51], [46], [75], [68], [53], [74], [73], [81], [58], [61], [42], [64], [62], [47], [64], [55], [50], [57], [51], [71], [74], [57], [90], [78], [96], [86], [90], [77], [92], [113], [85], [127], [139], [135], [154], [116], [152], [174], [192], [173], [215], [232], [258], [292], [381], [371], [457], [501], [603], [700], [806], [919], [979], [1046], [985], [932], [805], [673], [535], [444], [364], [310], [234], [187], [195], [184], [124], [126], [95], [125], [101], [100], [85], [97], [77], [86], [98], [86], [81], [61], [82], [104], [93], [72], [61], [73], [68], [77], [80], [65], [74], [65], [53], [53], [73], [59], [64], [69], [65], [68], [73], [68], [75], [81], [79], [94], [97], [73], [83], [89], [93], [96], [94], [115], [95], [134], [142], [107], [92], [105], [73], [75], [65], [86], [58], [64], [68], [51], [52], [56], [39], [45], [52], [51], [53], [45], [47], [43], [41], [40], [37], [30], [29], [25], [37], [27], [36], [34], [44], [49], [44], [42], [45], [56], [49], [50], [63], [49], [61], [66], [64], [69], [73], [68], [79], [74], [75], [97], [98], [111], [108], [112], [117], [103], [105], [68], [87], [97], [90], [90], [86], [78], [56], [41], [55], [47], [37], [51], [46], [38], [49], [52], [60], [65], [48], [78], [68], [49], [47], [67], [43], [41], [44], [42], [43]]}, {"header": [], "metadata": {"COL #0": "measurementTimes", "COL #0 XML PATH": "#.xrdMeasurement.scan.nonAmbientPoints.measurementTimes", "measurementTimes.unit": "seconds", "measurementTimes.deltaTime": "1", "COL #1": "nonAmbientValues", "COL #1 XML PATH": "#.xrdMeasurement.scan.nonAmbientPoints.nonAmbientValues", "rows": "2598", "columns": "2"}, "columns": [{"key": "0", "name": "Column #0"}, {"key": "1", "name": "Column #1"}], "rows": [[0, 298], [1, 298], [3, 298], [4, 298], [5, 298], [6, 298], [7, 298], [8, 298], [9, 298], [10, 298], [11, 298], [12, 298], [13, 298], [14, 298], [15, 298], [16, 298], [17, 298], [18, 298], [19, 298], [20, 298], [21, 298], [22, 298], [23, 298], [24, 298], [25, 298], [26, 298], [27, 298], [28, 298], [29, 298], [30, 298], [31, 298], [32, 298], [33, 298], [34, 298], [35, 298], [36, 298], [37, 298], [38, 298], [39, 298], [41, 298], [42, 298], [43, 298], [44, 298], [45, 298], [46, 298], [47, 298], [48, 298], [49, 298], [50, 298], [51, 298], [52, 298], [53, 298], [54, 298], [55, 298], [56, 298], [57, 298], [58, 298], [59, 298], [60, 298], [61, 298], [62, 298], [63, 298], [64, 298], [65, 298], [66, 298], [67, 298], [68, 298], [69, 298], [70, 298], [71, 298], [72, 298], [73, 298], [74, 298], [75, 298], [76, 298], [77, 298], [78, 298], [79, 298], [80, 298], [81, 298], [82, 298], [83, 298], [84, 298], [85, 298], [86, 298], [87, 298], [88, 298], [89, 298], [90, 298], [91, 298], [92, 298], [93, 298], [94, 298], [95, 298], [96, 298], [97, 298], [98, 298], [99, 298], [100, 298], [101, 298], [102, 298], [103, 298], [104, 298], [105, 298], [106, 298], [107, 298], [108, 298], [109, 298], [110, 298], [111, 298], [112, 298], [113, 298], [114, 298], [115, 298], [116, 298], [117, 298], [119, 298], [120, 298], [121, 298], [123, 298], [125, 298], [126, 298], [127, 298], [128, 298], [129, 298], [130, 298], [131, 298], [132, 298], [133, 298], [134, 298], [135, 298], [136, 298], [137, 298], [138, 298], [139, 298], [140, 298], [141, 298], [142, 298], [143, 298], [144, 298], [145, 298], [146, 298], [147, 298], [148, 298], [149, 298], [150, 298], [151, 298], [152, 298], [153, 298], [154, 298], [155, 298], [156, 298], [157, 298], [158, 298], [159, 298], [160, 298], [161, 298], [162, 298], [163, 298], [164, 298], [165, 298], [166, 298], [167, 298], [168, 298], [169, 298], [170, 298], [171, 298], [172, 298], [173, 298], [174, 298], [175, 298], [176, 298], [177, 298], [178, 298], [179, 298], [180, 298], [181, 298], [182, 298], [183, 298], [184, 298], [185, 298], [186, 298], [187, 298], [188, 298], [189, 298], [190, 298], [191, 298], [192, 298], [193, 298], [194, 298], [195, 298], [196, 298], [197, 298], [198, 298], [199, 298], [200, 298], [201, 298], [202, 298], [204, 298], [205, 298], [206, 298], [207, 298], [208, 298], [209, 298], [210, 298], [211, 298], [212, 298], [213, 298], [214, 298], [215, 298], [216, 298], [217, 298], [218, 298], [219, 298], [220, 298], [221, 298], [222, 298], [223, 298], [224, 298], [225, 298], [226, 298], [227, 298], [228, 298], [229, 298], [230, 298], [231, 298], [232, 298], [233, 298], [234, 298], [235, 298], [236, 298], [237, 298], [238, 298], [239, 298], [240, 298], [241, 298], [242, 298], [243, 298], [244, 298], [245, 298], [246, 298], [247, 298], [248, 298], [249, 298], [250, 298], [251, 298], [252, 298], [253, 298], [254, 298], [255, 298], [256, 298], [257, 298], [258, 298], [259, 298], [260, 298], [261, 298], [262, 298], [263, 298], [264, 298], [265, 298], [266, 298], [267, 298], [268, 298], [269, 298], [270, 298], [271, 298], [272, 298], [273, 298], [274, 298], [275, 298], [276, 298], [277, 298], [278, 298], [279, 298], [280, 298], [282, 298], [283, 298], [284, 298], [285, 298], [286, 298], [287, 298], [288, 298], [289, 298], [290, 298], [291, 298], [292, 298], [293, 298], [294, 298], [295, 298], [296, 298], [297, 298], [298, 298], [299, 298], [300, 298], [301, 298], [302, 298], [303, 298], [304, 298], [305, 298], [306, 298], [307, 298], [308, 298], [309, 298], [310, 298], [311, 298], [312, 298], [313, 298], [314, 298], [315, 298], [316, 298], [317, 298], [318, 298], [319, 298], [320, 298], [321, 298], [322, 298], [323, 298], [324, 298], [325, 298], [326, 298], [327, 298], [328, 298], [329, 298], [330, 298], [331, 298], [332, 298], [333, 298], [334, 298], [335, 298], [336, 298], [337, 298], [338, 298], [339, 298], [340, 298], [341, 298], [342, 298], [343, 298], [344, 298], [345, 298], [346, 298], [347, 298], [348, 298], [349, 298], [350, 298], [351, 298], [352, 298], [353, 298], [354, 298], [355, 298], [356, 298], [357, 298], [358, 298], [360, 298], [361, 298], [362, 298], [363, 298], [364, 298], [365, 298], [366, 298], [367, 298], [368, 298], [369, 298], [370, 298], [371, 298], [372, 298], [373, 298], [374, 298], [375, 298], [376, 298], [377, 298], [378, 298], [379, 298], [380, 298], [381, 298], [382, 298], [383, 298], [384, 298], [385, 298], [386, 298], [387, 298], [388, 298], [389, 298], [390, 298], [391, 298], [392, 298], [393, 298], [394, 298], [395, 298], [396, 298], [397, 298], [398, 298], [399, 298], [400, 298], [401, 298], [402, 298], [403, 298], [404, 298], [405, 298], [406, 298], [407, 298], [408, 298], [409, 298], [410, 298], [411, 298], [412, 298], [413, 298], [414, 298], [415, 298], [416, 298], [417, 298], [418, 298], [419, 298], [420, 298], [421, 298], [422, 298], [423, 298], [424, 298], [425, 298], [426, 298], [427, 298], [428, 298], [429, 298], [430, 298], [431, 298], [432, 298], [433, 298], [434, 298], [435, 298], [436, 298], [437, 298], [439, 298], [440, 298], [441, 298], [442, 298], [443, 298], [444, 298], [445, 298], [446, 298], [447, 298], [448, 298], [449, 298], [450, 298], [451, 298], [452, 298], [453, 298], [454, 298], [455, 298], [456, 298], [457, 298], [458, 298], [459, 298], [460, 298], [461, 298], [462, 298], [463, 298], [464, 298], [465, 298], [466, 298], [467, 298], [468, 298], [469, 298], [470, 298], [471, 298], [472, 298], [473, 298], [474, 298], [475, 298], [476, 298], [477, 298], [478, 298], [479, 298], [480, 298], [481, 298], [482, 298], [483, 298], [484, 298], [485, 298], [486, 298], [487, 298], [488, 298], [489, 298], [490, 298], [491, 298], [492, 298], [493, 298], [494, 298], [495, 298], [496, 298], [497, 298], [498, 298], [499, 298], [500, 298], [501, 298], [502, 298], [503, 298], [504, 298], [505, 298], [506, 298], [507, 298], [508, 298], [509, 298], [510, 298], [511, 298], [513, 298], [514, 298], [515, 298], [516, 298], [517, 298], [518, 298], [519, 298], [520, 298], [521, 298], [522, 298], [523, 298], [524, 298], [525, 298], [526, 298], [527, 298], [528, 298], [529, 298], [530, 298], [531, 298], [532, 298], [533, 298], [534, 298], [535, 298], [536, 298], [537, 298], [538, 298], [539, 298], [540, 298], [541, 298], [542, 298], [543, 298], [544, 298], [545, 298], [546, 298], [547, 298], [548, 298], [549, 298], [550, 298], [551, 298], [552, 298], [553, 298], [554, 298], [555, 298], [556, 298], [557, 298], [558, 298], [559, 298], [560, 298], [561, 298], [562, 298], [563, 298], [564, 298], [565, 298], [566, 298], [567, 298], [568, 298], [569, 298], [570, 298], [571, 298], [572, 298], [573, 298], [574, 298], [575, 298], [576, 298], [577, 298], [578, 298], [579, 298], [580, 298], [581, 298], [582, 298], [583, 298], [584, 298], [586, 298], [587, 298], [588, 298], [590, 298], [591, 298], [592, 298], [593, 298], [594, 298], [595, 298], [596, 298], [597, 298], [598, 298], [599, 298], [600, 298], [601, 298], [602, 298], [603, 298], [604, 298], [605, 298], [606, 298], [607, 298], [608, 298], [609, 298], [610, 298], [611, 298], [612, 298], [613, 298], [614, 298], [615, 298], [616, 298], [617, 298], [618, 298], [619, 298], [620, 298], [621, 298], [622, 298], [623, 298], [624, 298], [625, 298], [626, 298], [627, 298], [628, 298], [629, 298], [630, 298], [631, 298], [632, 298], [633, 298], [634, 298], [635, 298], [636, 298], [637, 298], [638, 298], [639, 298], [640, 298], [641, 298], [642, 298], [643, 298], [644, 298], [645, 298], [646, 298], [647, 298], [648, 298], [649, 298], [650, 298], [651, 298], [652, 298], [653, 298], [654, 298], [655, 298], [656, 298], [657, 298], [658, 298], [659, 298], [660, 298], [661, 298], [662, 298], [663, 298], [664, 298], [665, 298], [666, 298], [667, 298], [668, 298], [669, 298], [670, 298], [671, 298], [672, 298], [673, 298], [674, 298], [675, 298], [676, 298], [677, 298], [678, 298], [679, 298], [681, 298], [682, 298], [683, 298], [684, 298], [685, 298], [686, 298], [687, 298], [688, 298], [689, 298], [690, 298], [691, 298], [692, 298], [693, 298], [694, 298], [695, 298], [696, 298], [697, 298], [698, 298], [699, 298], [700, 298], [701, 298], [702, 298], [703, 298], [704, 298], [705, 298], [706, 298], [707, 298], [708, 298], [709, 298], [710, 298], [711, 298], [712, 298], [713, 298], [714, 298], [715, 298], [716, 298], [717, 298], [718, 298], [719, 298], [720, 298], [721, 298], [722, 298], [723, 298], [724, 298], [725, 298], [726, 298], [727, 298], [728, 298], [729, 298], [730, 298], [731, 298], [732, 298], [733, 298], [734, 298], [735, 298], [736, 298], [737, 298], [738, 298], [739, 298], [740, 298], [741, 298], [742, 298], [743, 298], [744, 298], [745, 298], [746, 298], [747, 298], [748, 298], [749, 298], [750, 298], [751, 298], [752, 298], [754, 298], [755, 298], [756, 298], [757, 298], [758, 298], [759, 298], [760, 298], [761, 298], [762, 298], [763, 298], [764, 298], [765, 298], [766, 298], [767, 298], [768, 298], [769, 298], [770, 298], [771, 298], [772, 298], [773, 298], [774, 298], [775, 298], [776, 298], [777, 298], [778, 298], [779, 298], [780, 298], [781, 298], [782, 298], [783, 298], [784, 298], [785, 298], [786, 298], [787, 298], [788, 298], [789, 298], [790, 298], [791, 298], [792, 298], [793, 298], [794, 298], [795, 298], [796, 298], [797, 298], [798, 298], [799, 298], [800, 298], [801, 298], [802, 298], [803, 298], [804, 298], [805, 298], [806, 298], [807, 298], [808, 298], [809, 298], [810, 298], [811, 298], [812, 298], [813, 298], [814, 298], [815, 298], [816, 298], [817, 298], [818, 298], [819, 298], [820, 298], [821, 298], [822, 298], [823, 298], [824, 298], [825, 298], [826, 298], [828, 298], [829, 298], [830, 298], [831, 298], [832, 298], [833, 298], [834, 298], [835, 298], [836, 298], [837, 298], [838, 298], [839, 298], [840, 298], [841, 298], [842, 298], [843, 298], [844, 298], [845, 298], [846, 298], [847, 298], [848, 298], [849, 298], [850, 298], [851, 298], [852, 298], [853, 298], [854, 298], [855, 298], [856, 298], [857, 298], [858, 298], [859, 298], [860, 298], [861, 298], [862, 298], [863, 298], [864, 298], [865, 298], [866, 298], [867, 298], [868, 298], [869, 298], [870, 298], [871, 298], [872, 298], [873, 298], [874, 298], [875, 298], [876, 298], [877, 298], [878, 298], [879, 298], [880, 298], [881, 298], [882, 298], [883, 298], [884, 298], [885, 298], [886, 298], [887, 298], [888, 298], [889, 298], [890, 298], [891, 298], [892, 298], [893, 298], [894, 298], [895, 298], [896, 298], [897, 298], [898, 298], [899, 298], [900, 298], [901, 298], [902, 298], [903, 298], [904, 298], [905, 298], [906, 298], [907, 298], [908, 298], [909, 298], [910, 298], [911, 298], [912, 298], [913, 298], [915, 298], [916, 298], [917, 298], [918, 298], [919, 298], [920, 298], [921, 298], [922, 298], [923, 298], [924, 298], [925, 298], [926, 298], [927, 298], [928, 298], [929, 298], [930, 298], [931, 298], [932, 298], [933, 298], [934, 298], [935, 298], [936, 298], [937, 298], [938, 298], [939, 298], [940, 298], [941, 298], [942, 298], [943, 298], [944, 298], [945, 298], [946, 298], [947, 298], [948, 298], [949, 298], [950, 298], [951, 298], [952, 298], [953, 298], [954, 298], [955, 298], [956, 298], [957, 298], [958, 298], [959, 298], [960, 298], [961, 298], [962, 298], [963, 298], [964, 298], [965, 298], [966, 298], [967, 298], [968, 298], [969, 298], [970, 298], [971, 298], [972, 298], [973, 298], [974, 298], [975, 298], [976, 298], [977, 298], [978, 298], [979, 298], [980, 298], [981, 298], [982, 298], [983, 298], [984, 298], [985, 298], [986, 298], [987, 298], [988, 298], [989, 298], [990, 298], [991, 298], [992, 298], [993, 298], [994, 298], [995, 298], [996, 298], [997, 298], [999, 298], [1000, 298], [1001, 298], [1002, 298], [1003, 298], [1004, 298], [1005, 298], [1006, 298], [1007, 298], [1008, 298], [1009, 298], [1010, 298], [1011, 298], [1012, 298], [1013, 298], [1014, 298], [1015, 298], [1016, 298], [1017, 298], [1018, 298], [1019, 298], [1020, 298], [1021, 298], [1022, 298], [1023, 298], [1024, 298], [1025, 298], [1026, 298], [1027, 298], [1028, 298], [1029, 298], [1030, 298], [1031, 298], [1032, 298], [1033, 298], [1034, 298], [1035, 298], [1036, 298], [1037, 298], [1038, 298], [1039, 298], [1040, 298], [1041, 298], [1042, 298], [1043, 298], [1044, 298], [1045, 298], [1046, 298], [1047, 298], [1048, 298], [1049, 298], [1050, 298], [1051, 298], [1052, 298], [1053, 298], [1054, 298], [1055, 298], [1056, 298], [1057, 298], [1058, 298], [1059, 298], [1060, 298], [1061, 298], [1062, 298], [1063, 298], [1064, 298], [1065, 298], [1066, 298], [1067, 298], [1068, 298], [1069, 298], [1070, 298], [1071, 298], [1072, 298], [1073, 298], [1075, 298], [1076, 298], [1077, 298], [1078, 298], [1079, 298], [1080, 298], [1081, 298], [1082, 298], [1083, 298], [1084, 298], [1085, 298], [1086, 298], [1087, 298], [1088, 298], [1089, 298], [1090, 298], [1091, 298], [1092, 298], [1093, 298], [1094, 298], [1095, 298], [1096, 298], [1097, 298], [1098, 298], [1099, 298], [1100, 298], [1101, 298], [1102, 298], [1103, 298], [1104, 298], [1105, 298], [1106, 298], [1107, 298], [1108, 298], [1109, 298], [1110, 298], [1111, 298], [1112, 298], [1113, 298], [1114, 298], [1115, 298], [1116, 298], [1117, 298], [1118, 298], [1119, 298], [1120, 298], [1121, 298], [1122, 298], [1123, 298], [1124, 298], [1125, 298], [1126, 298], [1127, 298], [1128, 298], [1129, 298], [1130, 298], [1131, 298], [1132, 298], [1133, 298], [1134, 298], [1135, 298], [1136, 298], [1137, 298], [1138, 298], [1139, 298], [1140, 298], [1141, 298], [1142, 298], [1143, 298], [1144, 298], [1145, 298], [1146, 298], [1147, 298], [1148, 298], [1149, 298], [1151, 298], [1152, 298], [1153, 298], [1154, 298], [1155, 298], [1156, 298], [1157, 298], [1158, 298], [1159, 298], [1160, 298], [1161, 298], [1162, 298], [1163, 298], [1164, 298], [1165, 298], [1166, 298], [1167, 298], [1168, 298], [1169, 298], [1170, 298], [1171, 298], [1172, 298], [1173, 298], [1174, 298], [1175, 298], [1176, 298], [1177, 298], [1178, 298], [1179, 298], [1180, 298], [1181, 298], [1182, 298], [1183, 298], [1184, 298], [1185, 298], [1186, 298], [1187, 298], [1188, 298], [1189, 298], [1190, 298], [1191, 298], [1192, 298], [1193, 298], [1194, 298], [1195, 298], [1196, 298], [1197, 298], [1198, 298], [1199, 298], [1200, 298], [1201, 298], [1202, 298], [1203, 298], [1204, 298], [1205, 298], [1206, 298], [1207, 298], [1208, 298], [1209, 298], [1210, 298], [1211, 298], [1212, 298], [1213, 298], [1214, 298], [1215, 298], [1216, 298], [1217, 298], [1218, 298], [1219, 298], [1220, 298], [1221, 298], [1222, 298], [1223, 298], [1224, 298], [1225, 298], [1227, 298], [1228, 298], [1229, 298], [1230, 298], [1231, 298], [1232, 298], [1233, 298], [1234, 298], [1235, 298], [1236, 298], [1237, 298], [1238, 298], [1239, 298], [1240, 298], [1241, 298], [1242, 298], [1243, 298], [1244, 298], [1245, 298], [1246, 298], [1247, 298], [1248, 298], [1249, 298], [1250, 298], [1251, 298], [1252, 298], [1253, 298], [1254, 298], [1255, 298], [1256, 298], [1257, 298], [1258, 298], [1259, 298], [1260, 298], [1261, 298], [1262, 298], [1263, 298], [1264, 298], [1265, 298], [1266, 298], [1267, 298], [1268, 298], [1269, 298], [1270, 298], [1271, 298], [1272, 298], [1273, 298], [1274, 298], [1275, 298], [1276, 298], [1277, 298], [1278, 298], [1279, 298], [1280, 298], [1281, 298], [1282, 298], [1283, 298], [1284, 298], [1285, 298], [1286, 298], [1287, 298], [1288, 298], [1289, 298], [1290, 298], [1291, 298], [1292, 298], [1293, 298], [1294, 298], [1295, 298], [1296, 298], [1297, 298], [1298, 298], [1299, 298], [1300, 298], [1302, 298], [1303, 298], [1304, 298], [1306, 298], [1307, 298], [1308, 298], [1309, 298], [1310, 298], [1311, 298], [1312, 298], [1313, 298], [1314, 298], [1315, 298], [1316, 298], [1317, 298], [1318, 298], [1319, 298], [1320, 298], [1321, 298], [1322, 298], [1323, 298], [1324, 298], [1325, 298], [1326, 298], [1327, 298], [1328, 298], [1329, 298], [1330, 298], [1331, 298], [1332, 298], [1333, 298], [1334, 298], [1335, 298], [1336, 298], [1337, 298], [1338, 298], [1339, 298], [1340, 298], [1341, 298], [1342, 298], [1343, 298], [1344, 298], [1345, 298], [1346, 298], [1347, 298], [1348, 298], [1349, 298], [1350, 298], [1351, 298], [1352, 298], [1353, 298], [1354, 298], [1355, 298], [1356, 298], [1357, 298], [1358, 298], [1359, 298], [1360, 298], [1361, 298], [1362, 298], [1363, 298], [1364, 298], [1365, 298], [1366, 298], [1367, 298], [1368, 298], [1369, 298], [1370, 298], [1371, 298], [1373, 298], [1374, 298], [1375, 298], [1376, 298], [1377, 298], [1378, 298], [1379, 298], [1380, 298], [1381, 298], [1382, 298], [1383, 298], [1384, 298], [1385, 298], [1386, 298], [1387, 298], [1388, 298], [1389, 298], [1390, 298], [1391, 298], [1392, 298], [1393, 298], [1394, 298], [1395, 298], [1396, 298], [1397, 298], [1398, 298], [1399, 298], [1400, 298], [1401, 298], [1402, 298], [1403, 298], [1404, 298], [1405, 298], [1406, 298], [1407, 298], [1408, 298], [1409, 298], [1410, 298], [1411, 298], [1412, 298], [1413, 298], [1414, 298], [1415, 298], [1416, 298], [1417, 298], [1418, 298], [1419, 298], [1420, 298], [1421, 298], [1422, 298], [1423, 298], [1424, 298], [1425, 298], [1426, 298], [1427, 298], [1428, 298], [1429, 298], [1430, 298], [1431, 298], [1432, 298], [1433, 298], [1434, 298], [1435, 298], [1436, 298], [1437, 298], [1438, 298], [1439, 298], [1440, 298], [1441, 298], [1442, 298], [1443, 298], [1444, 298], [1446, 298], [1447, 298], [1448, 298], [1449, 298], [1450, 298], [1451, 298], [1452, 298], [1454, 298], [1456, 298], [1457, 298], [1458, 298], [1459, 298], [1460, 298], [1461, 298], [1462, 298], [1463, 298], [1464, 298], [1465, 298], [1466, 298], [1467, 298], [1468, 298], [1469, 298], [1470, 298], [1471, 298], [1472, 298], [1473, 298], [1474, 298], [1475, 298], [1476, 298], [1477, 298], [1478, 298], [1479, 298], [1480, 298], [1481, 298], [1482, 298], [1483, 298], [1484, 298], [1485, 298], [1486, 298], [1487, 298], [1488, 298], [1489, 298], [1490, 298], [1491, 298], [1492, 298], [1493, 298], [1494, 298], [1495, 298], [1496, 298], [1497, 298], [1498, 298], [1499, 298], [1500, 298], [1501, 298], [1502, 298], [1503, 298], [1504, 298], [1505, 298], [1506, 298], [1507, 298], [1508, 298], [1509, 298], [1510, 298], [1511, 298], [1512, 298], [1513, 298], [1514, 298], [1515, 298], [1516, 298], [1517, 298], [1518, 298], [1519, 298], [1520, 298], [1521, 298], [1522, 298], [1523, 298], [1524, 298], [1525, 298], [1526, 298], [1527, 298], [1528, 298], [1530, 298], [1531, 298], [1532, 298], [1533, 298], [1534, 298], [1535, 298], [1536, 298], [1537, 298], [1538, 298], [1539, 298], [1540, 298], [1541, 298], [1542, 298], [1543, 298], [1544, 298], [1545, 298], [1546, 298], [1547, 298], [1548, 298], [1549, 298], [1550, 298], [1551, 298], [1552, 298], [1553, 298], [1554, 298], [1555, 298], [1556, 298], [1557, 298], [1558, 298], [1559, 298], [1560, 298], [1561, 298], [1562, 298], [1563, 298], [1564, 298], [1565, 298], [1566, 298], [1567, 298], [1568, 298], [1569, 298], [1570, 298], [1571, 298], [1572, 298], [1573, 298], [1574, 298], [1575, 298], [1576, 298], [1577, 298], [1578, 298], [1579, 298], [1580, 298], [1581, 298], [1582, 298], [1583, 298], [1584, 298], [1585, 298], [1586, 298], [1587, 298], [1588, 298], [1589, 298], [1590, 298], [1591, 298], [1592, 298], [1593, 298], [1594, 298], [1595, 298], [1596, 298], [1597, 298], [1598, 298], [1599, 298], [1600, 298], [1601, 298], [1602, 298], [1604, 298], [1605, 298], [1606, 298], [1607, 298], [1608, 298], [1609, 298], [1610, 298], [1611, 298], [1612, 298], [1613, 298], [1614, 298], [1615, 298], [1616, 298], [1617, 298], [1618, 298], [1619, 298], [1620, 298], [1621, 298], [1622, 298], [1623, 298], [1624, 298], [1625, 298], [1626, 298], [1627, 298], [1628, 298], [1629, 298], [1630, 298], [1631, 298], [1632, 298], [1633, 298], [1634, 298], [1635, 298], [1636, 298], [1637, 298], [1638, 298], [1639, 298], [1640, 298], [1641, 298], [1642, 298], [1643, 298], [1644, 298], [1645, 298], [1646, 298], [1647, 298], [1648, 298], [1649, 298], [1650, 298], [1651, 298], [1652, 298], [1653, 298], [1654, 298], [1655, 298], [1656, 298], [1657, 298], [1658, 298], [1659, 298], [1660, 298], [1661, 298], [1662, 298], [1663, 298], [1664, 298], [1665, 298], [1666, 298], [1667, 298], [1668, 298], [1669, 298], [1670, 298], [1671, 298], [1672, 298], [1673, 298], [1674, 298], [1675, 298], [1676, 298], [1677, 298], [1678, 298], [1679, 298], [1680, 298], [1681, 298], [1682, 298], [1683, 298], [1684, 298], [1686, 298], [1687, 298], [1688, 298], [1689, 298], [1690, 298], [1691, 298], [1692, 298], [1693, 298], [1694, 298], [1695, 298], [1696, 298], [1697, 298], [1698, 298], [1699, 298], [1700, 298], [1701, 298], [1702, 298], [1703, 298], [1704, 298], [1705, 298], [1706, 298], [1707, 298], [1708, 298], [1709, 298], [1710, 298], [1711, 298], [1712, 298], [1713, 298], [1714, 298], [1715, 298], [1716, 298], [1717, 298], [1718, 298], [1719, 298], [1720, 298], [1721, 298], [1722, 298], [1723, 298], [1724, 298], [1725, 298], [1726, 298], [1727, 298], [1728, 298], [1729, 298], [1730, 298], [1731, 298], [1732, 298], [1733, 298], [1734, 298], [1735, 298], [1736, 298], [1737, 298], [1738, 298], [1739, 298], [1740, 298], [1741, 298], [1742, 298], [1743, 298], [1744, 298], [1745, 298], [1746, 298], [1747, 298], [1748, 298], [1749, 298], [1750, 298], [1751, 298], [1752, 298], [1753, 298], [1754, 298], [1755, 298], [1756, 298], [1757, 298], [1758, 298], [1760, 298], [1761, 298], [1762, 298], [1764, 298], [1765, 298], [1766, 298], [1767, 298], [1768, 298], [1769, 298], [1770, 298], [1771, 298], [1772, 298], [1773, 298], [1774, 298], [1775, 298], [1776, 298], [1777, 298], [1778, 298], [1779, 298], [1780, 298], [1781, 298], [1782, 298], [1783, 298], [1784, 298], [1785, 298], [1786, 298], [1787, 298], [1788, 298], [1789, 298], [1790, 298], [1791, 298], [1792, 298], [1793, 298], [1794, 298], [1795, 298], [1796, 298], [1797, 298], [1798, 298], [1799, 298], [1800, 298], [1801, 298], [1802, 298], [1803, 298], [1804, 298], [1805, 298], [1806, 298], [1807, 298], [1808, 298], [1809, 298], [1810, 298], [1811, 298], [1812, 298], [1813, 298], [1814, 298], [1815, 298], [1816, 298], [1817, 298], [1818, 298], [1819, 298], [1820, 298], [1821, 298], [1822, 298], [1823, 298], [1824, 298], [1825, 298], [1826, 298], [1827, 298], [1828, 298], [1829, 298], [1830, 298], [1831, 298], [1832, 298], [1833, 298], [1834, 298], [1835, 298], [1836, 298], [1837, 298], [1838, 298], [1839, 298], [1840, 298], [1841, 298], [1842, 298], [1844, 298], [1845, 298], [1846, 298], [1847, 298], [1848, 298], [1849, 298], [1850, 298], [1851, 298], [1852, 298], [1853, 298], [1854, 298], [1855, 298], [1856, 298], [1857, 298], [1858, 298], [1859, 298], [1860, 298], [1861, 298], [1862, 298], [1863, 298], [1864, 298], [1865, 298], [1866, 298], [1867, 298], [1868, 298], [1869, 298], [1870, 298], [1871, 298], [1872, 298], [1873, 298], [1874, 298], [1875, 298], [1876, 298], [1877, 298], [1878, 298], [1879, 298], [1880, 298], [1881, 298], [1882, 298], [1883, 298], [1884, 298], [1885, 298], [1886, 298], [1887, 298], [1888, 298], [1889, 298], [1890, 298], [1891, 298], [1892, 298], [1893, 298], [1894, 298], [1895, 298], [1896, 298], [1897, 298], [1898, 298], [1899, 298], [1900, 298], [1901, 298], [1902, 298], [1903, 298], [1904, 298], [1905, 298], [1906, 298], [1907, 298], [1908, 298], [1909, 298], [1910, 298], [1911, 298], [1912, 298], [1913, 298], [1914, 298], [1915, 298], [1916, 298], [1917, 298], [1918, 298], [1920, 298], [1921, 298], [1922, 298], [1923, 298], [1924, 298], [1925, 298], [1926, 298], [1928, 298], [1929, 298], [1930, 298], [1931, 298], [1932, 298], [1933, 298], [1934, 298], [1935, 298], [1936, 298], [1937, 298], [1938, 298], [1939, 298], [1940, 298], [1941, 298], [1942, 298], [1943, 298], [1944, 298], [1945, 298], [1946, 298], [1947, 298], [1948, 298], [1949, 298], [1950, 298], [1951, 298], [1952, 298], [1953, 298], [1954, 298], [1955, 298], [1956, 298], [1957, 298], [1958, 298], [1959, 298], [1960, 298], [1961, 298], [1962, 298], [1963, 298], [1964, 298], [1965, 298], [1966, 298], [1967, 298], [1968, 298], [1969, 298], [1970, 298], [1971, 298], [1972, 298], [1973, 298], [1974, 298], [1975, 298], [1976, 298], [1977, 298], [1978, 298], [1979, 298], [1980, 298], [1981, 298], [1982, 298], [1983, 298], [1984, 298], [1985, 298], [1986, 298], [1987, 298], [1988, 298], [1989, 298], [1990, 298], [1991, 298], [1992, 298], [1993, 298], [1994, 298], [1995, 298], [1996, 298], [1997, 298], [1998, 298], [1999, 298], [2000, 298], [2001, 298], [2002, 298], [2003, 298], [2005, 298], [2006, 298], [2007, 298], [2008, 298], [2009, 298], [2011, 298], [2012, 298], [2013, 298], [2014, 298], [2015, 298], [2016, 298], [2017, 298], [2018, 298], [2019, 298], [2020, 298], [2021, 298], [2022, 298], [2023, 298], [2024, 298], [2025, 298], [2026, 298], [2027, 298], [2028, 298], [2029, 298], [2030, 298], [2031, 298], [2032, 298], [2033, 298], [2034, 298], [2035, 298], [2036, 298], [2037, 298], [2038, 298], [2039, 298], [2040, 298], [2041, 298], [2042, 298], [2043, 298], [2044, 298], [2045, 298], [2046, 298], [2047, 298], [2048, 298], [2049, 298], [2050, 298], [2051, 298], [2052, 298], [2053, 298], [2054, 298], [2055, 298], [2056, 298], [2057, 298], [2058, 298], [2059, 298], [2060, 298], [2061, 298], [2062, 298], [2063, 298], [2064, 298], [2065, 298], [2066, 298], [2067, 298], [2068, 298], [2069, 298], [2070, 298], [2071, 298], [2072, 298], [2073, 298], [2074, 298], [2075, 298], [2076, 298], [2077, 298], [2078, 298], [2079, 298], [2080, 298], [2081, 298], [2082, 298], [2083, 298], [2084, 298], [2085, 298], [2086, 298], [2087, 298], [2088, 298], [2089, 298], [2091, 298], [2092, 298], [2093, 298], [2094, 298], [2095, 298], [2096, 298], [2097, 298], [2099, 298], [2100, 298], [2101, 298], [2102, 298], [2103, 298], [2104, 298], [2105, 298], [2106, 298], [2107, 298], [2108, 298], [2109, 298], [2110, 298], [2111, 298], [2112, 298], [2113, 298], [2114, 298], [2115, 298], [2116, 298], [2117, 298], [2118, 298], [2119, 298], [2120, 298], [2121, 298], [2122, 298], [2123, 298], [2124, 298], [2125, 298], [2126, 298], [2127, 298], [2128, 298], [2129, 298], [2130, 298], [2131, 298], [2132, 298], [2133, 298], [2134, 298], [2135, 298], [2136, 298], [2137, 298], [2138, 298], [2139, 298], [2140, 298], [2141, 298], [2142, 298], [2143, 298], [2144, 298], [2145, 298], [2146, 298], [2147, 298], [2148, 298], [2149, 298], [2150, 298], [2151, 298], [2152, 298], [2153, 298], [2154, 298], [2155, 298], [2156, 298], [2157, 298], [2158, 298], [2159, 298], [2160, 298], [2161, 298], [2162, 298], [2163, 298], [2165, 298], [2166, 298], [2167, 298], [2168, 298], [2169, 298], [2171, 298], [2172, 298], [2173, 298], [2174, 298], [2175, 298], [2176, 298], [2177, 298], [2178, 298], [2179, 298], [2180, 298], [2181, 298], [2182, 298], [2183, 298], [2184, 298], [2185, 298], [2186, 298], [2187, 298], [2188, 298], [2189, 298], [2190, 298], [2191, 298], [2192, 298], [2193, 298], [2194, 298], [2195, 298], [2196, 298], [2197, 298], [2198, 298], [2199, 298], [2200, 298], [2201, 298], [2202, 298], [2203, 298], [2204, 298], [2205, 298], [2206, 298], [2207, 298], [2208, 298], [2209, 298], [2210, 298], [2211, 298], [2212, 298], [2213, 298], [2214, 298], [2215, 298], [2216, 298], [2217, 298], [2218, 298], [2219, 298], [2220, 298], [2221, 298], [2222, 298], [2223, 298], [2224, 298], [2225, 298], [2226, 298], [2227, 298], [2228, 298], [2229, 298], [2230, 298], [2231, 298], [2232, 298], [2233, 298], [2234, 298], [2235, 298], [2236, 298], [2237, 298], [2238, 298], [2239, 298], [2240, 298], [2241, 298], [2242, 298], [2243, 298], [2244, 298], [2246, 298], [2247, 298], [2248, 298], [2249, 298], [2250, 298], [2251, 298], [2252, 298], [2253, 298], [2254, 298], [2255, 298], [2256, 298], [2257, 298], [2258, 298], [2259, 298], [2260, 298], [2261, 298], [2262, 298], [2263, 298], [2264, 298], [2265, 298], [2266, 298], [2267, 298], [2268, 298], [2269, 298], [2270, 298], [2271, 298], [2272, 298], [2273, 298], [2274, 298], [2275, 298], [2276, 298], [2277, 298], [2278, 298], [2279, 298], [2280, 298], [2281, 298], [2282, 298], [2283, 298], [2284, 298], [2285, 298], [2286, 298], [2287, 298], [2288, 298], [2289, 298], [2290, 298], [2291, 298], [2292, 298], [2293, 298], [2294, 298], [2295, 298], [2296, 298], [2297, 298], [2298, 298], [2299, 298], [2300, 298], [2301, 298], [2302, 298], [2303, 298], [2304, 298], [2305, 298], [2306, 298], [2307, 298], [2308, 298], [2309, 298], [2310, 298], [2311, 298], [2312, 298], [2313, 298], [2314, 298], [2315, 298], [2316, 298], [2317, 298], [2318, 298], [2319, 298], [2320, 298], [2321, 298], [2322, 298], [2323, 298], [2324, 298], [2325, 298], [2326, 298], [2327, 298], [2328, 298], [2329, 298], [2330, 299], [2331, 299], [2332, 298], [2333, 298], [2334, 298], [2335, 298], [2337, 299], [2338, 299], [2339, 299], [2340, 299], [2341, 299], [2342, 299], [2343, 299], [2344, 299], [2345, 299], [2346, 298], [2347, 299], [2348, 299], [2349, 299], [2350, 299], [2351, 299], [2352, 299], [2353, 299], [2354, 299], [2355, 299], [2356, 299], [2357, 299], [2358, 298], [2359, 298], [2360, 298], [2361, 299], [2362, 299], [2363, 299], [2364, 299], [2365, 299], [2366, 299], [2367, 299], [2368, 299], [2369, 299], [2370, 299], [2371, 299], [2372, 299], [2373, 299], [2374, 299], [2375, 299], [2376, 299], [2377, 299], [2378, 299], [2379, 299], [2380, 299], [2381, 299], [2382, 299], [2383, 299], [2384, 299], [2385, 299], [2386, 299], [2387, 299], [2388, 299], [2389, 299], [2390, 299], [2391, 299], [2392, 299], [2393, 299], [2394, 299], [2395, 299], [2396, 299], [2397, 299], [2398, 299], [2399, 299], [2400, 299], [2401, 299], [2402, 299], [2403, 299], [2404, 299], [2405, 299], [2406, 299], [2407, 299], [2408, 299], [2409, 299], [2410, 299], [2411, 299], [2412, 299], [2413, 299], [2414, 299], [2415, 299], [2416, 299], [2417, 299], [2418, 299], [2419, 299], [2420, 299], [2422, 299], [2424, 299], [2425, 299], [2426, 299], [2427, 299], [2428, 299], [2429, 299], [2430, 299], [2431, 299], [2432, 299], [2433, 299], [2434, 299], [2435, 299], [2436, 299], [2437, 299], [2438, 299], [2439, 299], [2440, 299], [2441, 299], [2442, 298], [2443, 298], [2444, 298], [2445, 299], [2446, 299], [2447, 299], [2448, 299], [2449, 299], [2450, 299], [2451, 299], [2452, 299], [2453, 299], [2454, 298], [2455, 298], [2456, 298], [2457, 298], [2458, 298], [2459, 298], [2460, 298], [2461, 299], [2462, 298], [2463, 298], [2464, 298], [2465, 298], [2466, 299], [2467, 298], [2468, 298], [2469, 298], [2470, 298], [2471, 298], [2472, 298], [2473, 298], [2474, 298], [2475, 298], [2476, 298], [2477, 298], [2478, 298], [2479, 298], [2480, 298], [2481, 298], [2482, 298], [2483, 298], [2484, 298], [2485, 298], [2486, 298], [2487, 298], [2488, 298], [2489, 298], [2490, 298], [2491, 298], [2492, 298], [2493, 298], [2494, 298], [2495, 298], [2496, 298], [2497, 298], [2499, 298], [2500, 298], [2501, 298], [2502, 298], [2503, 298], [2504, 298], [2505, 298], [2506, 298], [2507, 298], [2508, 298], [2509, 298], [2510, 298], [2511, 298], [2512, 298], [2513, 298], [2514, 298], [2515, 298], [2516, 298], [2517, 298], [2518, 298], [2519, 298], [2520, 298], [2521, 298], [2522, 298], [2523, 298], [2524, 298], [2525, 298], [2526, 298], [2527, 298], [2528, 298], [2529, 298], [2530, 298], [2531, 298], [2532, 298], [2533, 298], [2534, 298], [2535, 298], [2536, 298], [2537, 298], [2538, 298], [2539, 298], [2540, 298], [2541, 298], [2542, 298], [2543, 298], [2544, 298], [2545, 298], [2546, 298], [2547, 298], [2548, 298], [2549, 298], [2550, 298], [2551, 298], [2552, 298], [2553, 298], [2554, 298], [2555, 298], [2556, 298], [2557, 298], [2558, 298], [2559, 298], [2560, 298], [2561, 298], [2562, 298], [2563, 298], [2564, 298], [2565, 298], [2566, 298], [2567, 298], [2568, 298], [2569, 298], [2571, 298], [2572, 298], [2573, 298], [2574, 298], [2576, 298], [2577, 298], [2578, 298], [2579, 298], [2580, 298], [2581, 298], [2582, 298], [2583, 298], [2584, 298], [2585, 298], [2586, 298], [2587, 298], [2588, 298], [2589, 298], [2590, 298], [2591, 298], [2592, 298], [2593, 298], [2594, 298], [2595, 298], [2596, 298], [2597, 298], [2598, 298], [2599, 298], [2600, 298], [2601, 298], [2602, 298], [2603, 298], [2604, 298], [2605, 298], [2606, 298], [2607, 298], [2608, 298], [2609, 298], [2610, 298], [2611, 298], [2612, 298], [2613, 298], [2614, 298], [2615, 298], [2616, 298], [2617, 298], [2618, 298], [2619, 298], [2620, 298], [2621, 298], [2622, 298], [2623, 298], [2624, 298], [2625, 298], [2626, 298], [2627, 298], [2628, 298], [2629, 298], [2630, 298], [2631, 298], [2632, 298], [2633, 298], [2634, 298], [2635, 298], [2636, 298], [2637, 298], [2638, 298], [2639, 298], [2640, 298], [2641, 298], [2642, 298], [2643, 298], [2644, 298]]}, {"header": [], "metadata": {"COL #0": "positions", "COL #0 XML PATH": "#.xrdMeasurement.scan.dataPoints.positions.startPosition", "positions.axis": "2Theta", "positions.unit": "deg", "COL #1": "positions", "COL #1 XML PATH": "#.xrdMeasurement.scan.dataPoints.positions.endPosition", "positions.axis (1)": "2Theta", "positions.unit (1)": "deg", "COL #2.stepSize": 84.99231977000001, "COL #2.startPosition": 5.00116514, "COL #2.endPosition": 89.99348491, "COL #2.unit": "deg", "COL #2.axis": "2Theta", "COL #3.stepSize": 42.49615989, "COL #3.startPosition": 2.50058257, "COL #3.endPosition": 44.99674246, "COL #3.unit": "deg", "COL #3.axis": "Omega", "COL #3.stepSize (1)": 84.99231977000001, "COL #3.startPosition (1)": 5.00116514, "COL #3.endPosition (1)": 89.99348491, "COL #3.unit (1)": "deg", "COL #3.axis (1)": "2Theta", "COL #4.stepSize": 42.49615989, "COL #4.startPosition": 2.50058257, "COL #4.endPosition": 44.99674246, "COL #4.unit": "deg", "COL #4.axis": "Omega", "COL #5.stepSize": 84.99231977000001, "COL #5.startPosition": 5.00116514, "COL #5.endPosition": 89.99348491, "COL #5.unit": "deg", "COL #5.axis": "2Theta", "COL #6.stepSize": 42.49615989, "COL #6.startPosition": 2.50058257, "COL #6.endPosition": 44.99674246, "COL #6.unit": "deg", "COL #6.axis": "Omega", "rows": "2", "columns": "2"}, "columns": [{"key": "0", "name": "Column #0"}, {"key": "1", "name": "Column #1"}], "rows": [[5.00116514, 89.99348491], [2.50058257, 44.99674246]]}], "metadata": {"file_name": "LA_P37cd_DUT52Zr-Thermo-XRD-5-90-45min_25\u00b0C_1.xrdml", "content_type": "", "mime_type": "text/plain", "extension": ".xrdml", "reader": "XRDMLReader", "uploaded": "2024-10-09T10:29:05.749105"}} \ No newline at end of file +{"tables": [{"header": [], "metadata": {"#.comment": "", "#.comment.entry": "Configuration=AP HTK 1200N oven with z-axis, Owner=user-1, Creation date=24.06.2019 13:33:55", "#.comment.entry (1)": "Goniometer=Omega/2Theta; Minimum step size 2Theta:0.0001; Minimum step size Omega:0.0001", "#.comment.entry (2)": "Sample stage=AP HTK 1200N oven with z-axis; Minimum step size Z:0.001", "#.comment.entry (3)": "Diffractometer system=EMPYREAN", "#.comment.entry (4)": "Measurement program=E:\\XRD Programs\\Leila\\HTC-1200N\\LAP-12-Thermo-XRD-5-90-45min.xrdmp, Identifier={7919BF4C-DDCA-4EAF-844C-147204A2E96A}", "#.comment.entry (5)": "Batch program=E:\\XRD Programs\\Leila\\HTC-1200N\\LAP-37cd-thermo-XRD-batch-25-400C.xrdmp, Identifier={133F67DC-2F10-424F-8341-D0703B7CEF2A}", "#.comment.entry (6)": "Height control correction model name=AP HTK 1200N Oven (air)", "#.sample": "", "#.sample.type": "To be analyzed", "#.xrdMeasurement": "", "#.xrdMeasurement.measurementType": "Scan", "#.xrdMeasurement.status": "Completed", "#.xrdMeasurement.sampleMode": "Reflection", "#.xrdMeasurement.comment": "", "#.xrdMeasurement.comment.entry": "PHD Lower Level = 4.02 (keV), PHD Upper Level = 12.88 (keV)", "#.xrdMeasurement.usedWavelength": "", "#.xrdMeasurement.usedWavelength.intended": "K-Alpha 1", "#.xrdMeasurement.usedWavelength.kAlpha1": "1.5405980", "#.xrdMeasurement.usedWavelength.kAlpha1.unit": "Angstrom", "#.xrdMeasurement.usedWavelength.kAlpha2": "1.5444260", "#.xrdMeasurement.usedWavelength.kAlpha2.unit": "Angstrom", "#.xrdMeasurement.usedWavelength.kBeta": "1.3922500", "#.xrdMeasurement.usedWavelength.kBeta.unit": "Angstrom", "#.xrdMeasurement.usedWavelength.ratioKAlpha2KAlpha1": "0.0000", "#.xrdMeasurement.incidentBeamPath": "", "#.xrdMeasurement.incidentBeamPath.radius": "240.00", "#.xrdMeasurement.incidentBeamPath.radius.unit": "mm", "#.xrdMeasurement.incidentBeamPath.xRayTube": "", "#.xrdMeasurement.incidentBeamPath.xRayTube.id": "1010048", "#.xrdMeasurement.incidentBeamPath.xRayTube.name": "Empyrean Cu LFF HR (9430 033 7310x) DK422082", "#.xrdMeasurement.incidentBeamPath.xRayTube.tension": "40.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.tension.unit": "kV", "#.xrdMeasurement.incidentBeamPath.xRayTube.current": "40.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.current.unit": "mA", "#.xrdMeasurement.incidentBeamPath.xRayTube.anodeMaterial": "Cu", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus": "", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.type": "Line", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.length": "12.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.length.unit": "mm", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.width": "0.4", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.width.unit": "mm", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.takeOffAngle": "6.0", "#.xrdMeasurement.incidentBeamPath.xRayTube.focus.takeOffAngle.unit": "deg", "#.xrdMeasurement.incidentBeamPath.monochromator": "", "#.xrdMeasurement.incidentBeamPath.monochromator.id": "23010013", "#.xrdMeasurement.incidentBeamPath.monochromator.name": "Inc. beam Johansson 1xGe111 Cu/Co", "#.xrdMeasurement.incidentBeamPath.monochromator.hybrid": "false", "#.xrdMeasurement.incidentBeamPath.monochromator.crystal": "Ge", "#.xrdMeasurement.incidentBeamPath.monochromator.crystal.type": "Symmetric", "#.xrdMeasurement.incidentBeamPath.monochromator.crystal.shape": "Curved", "#.xrdMeasurement.incidentBeamPath.monochromator.numberOfReflections": "1", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl": "", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl.h": "1", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl.k": "1", "#.xrdMeasurement.incidentBeamPath.monochromator.hkl.l": "1", "#.xrdMeasurement.incidentBeamPath.mask": "", "#.xrdMeasurement.incidentBeamPath.mask.id": "22080003", "#.xrdMeasurement.incidentBeamPath.mask.name": "Fixed incident beam mask 15 mm", "#.xrdMeasurement.incidentBeamPath.mask.distanceToSample": "125.00", "#.xrdMeasurement.incidentBeamPath.mask.distanceToSample.unit": "mm", "#.xrdMeasurement.incidentBeamPath.mask.width": "11.60", "#.xrdMeasurement.incidentBeamPath.mask.width.unit": "mm", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit": "", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.id": "22010002", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.name": "Fixed slit 2\u00b0", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.{http://www.w3.org/2001/XMLSchema-instance}type": "fixedAntiScatterSlitType", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.height": "3.03", "#.xrdMeasurement.incidentBeamPath.antiScatterSlit.height.unit": "mm", "#.xrdMeasurement.incidentBeamPath.divergenceSlit": "", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.id": "22010012", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.name": "Programmable divergence slit", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.{http://www.w3.org/2001/XMLSchema-instance}type": "automaticDivergenceSlitType", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.distanceToSample": "157.00", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.distanceToSample.unit": "mm", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.irradiatedLength": "10.0", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.irradiatedLength.unit": "mm", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.offset": "0.00", "#.xrdMeasurement.incidentBeamPath.divergenceSlit.offset.unit": "mm", "#.xrdMeasurement.diffractedBeamPath": "", "#.xrdMeasurement.diffractedBeamPath.radius": "240.00", "#.xrdMeasurement.diffractedBeamPath.radius.unit": "mm", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit": "", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.id": "22060009", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.name": "Programmable anti-scatter slit", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.{http://www.w3.org/2001/XMLSchema-instance}type": "automaticAntiScatterSlitType", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.observedLength": "10.0", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.observedLength.unit": "mm", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.offset": "0.00", "#.xrdMeasurement.diffractedBeamPath.antiScatterSlit.offset.unit": "mm", "#.xrdMeasurement.diffractedBeamPath.sollerSlit": "", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.id": "21020003", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.name": "Large Soller slits 0.04 rad.", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.opening": "0.0400", "#.xrdMeasurement.diffractedBeamPath.sollerSlit.opening.unit": "rad", "#.xrdMeasurement.diffractedBeamPath.detector": "", "#.xrdMeasurement.diffractedBeamPath.detector.id": "7010019", "#.xrdMeasurement.diffractedBeamPath.detector.name": "PIXcel1D-Medipix3 detector", "#.xrdMeasurement.diffractedBeamPath.detector.{http://www.w3.org/2001/XMLSchema-instance}type": "rtmsDetectorType", "#.xrdMeasurement.diffractedBeamPath.detector.phd": "", "#.xrdMeasurement.diffractedBeamPath.detector.phd.unit": "%", "#.xrdMeasurement.diffractedBeamPath.detector.phd.lowerLevel": "25.0", "#.xrdMeasurement.diffractedBeamPath.detector.phd.upperLevel": "80.0", "#.xrdMeasurement.diffractedBeamPath.detector.mode": "Scanning", "#.xrdMeasurement.diffractedBeamPath.detector.activeLength": "3.3482", "#.xrdMeasurement.diffractedBeamPath.detector.activeLength.unit": "deg", "#.xrdMeasurement.scan": "", "#.xrdMeasurement.scan.appendNumber": "0", "#.xrdMeasurement.scan.mode": "Continuous", "#.xrdMeasurement.scan.scanAxis": "Gonio", "#.xrdMeasurement.scan.status": "Completed", "#.xrdMeasurement.scan.header": "", "#.xrdMeasurement.scan.header.startTimeStamp": "2023-03-20T13:19:14+01:00", "#.xrdMeasurement.scan.header.endTimeStamp": "2023-03-20T14:03:19+01:00", "#.xrdMeasurement.scan.header.author": "", "#.xrdMeasurement.scan.header.author.name": "User", "#.xrdMeasurement.scan.header.source": "", "#.xrdMeasurement.scan.header.source.applicationSoftware": "Data Collector", "#.xrdMeasurement.scan.header.source.applicationSoftware.version": "6.1a", "#.xrdMeasurement.scan.header.source.instrumentControlSoftware": "EMPYREAN", "#.xrdMeasurement.scan.header.source.instrumentControlSoftware.version": "8.1 20181218", "#.xrdMeasurement.scan.header.source.instrumentID": "0000000011226268", "#.xrdMeasurement.scan.dataPoints": "", "#.xrdMeasurement.scan.dataPoints.positions": "", "#.xrdMeasurement.scan.dataPoints.positions.axis": "2Theta", "#.xrdMeasurement.scan.dataPoints.positions.unit": "deg", "#.xrdMeasurement.scan.dataPoints.positions.startPosition": "5.00116514", "#.xrdMeasurement.scan.dataPoints.positions.endPosition": "89.99348491", "#.xrdMeasurement.scan.dataPoints.positions (1)": "", "#.xrdMeasurement.scan.dataPoints.positions.axis (1)": "Omega", "#.xrdMeasurement.scan.dataPoints.positions.unit (1)": "deg", "#.xrdMeasurement.scan.dataPoints.positions.startPosition (1)": "2.50058257", "#.xrdMeasurement.scan.dataPoints.positions.endPosition (1)": "44.99674246", "#.xrdMeasurement.scan.dataPoints.positions (2)": "", "#.xrdMeasurement.scan.dataPoints.positions.axis (2)": "Z", "#.xrdMeasurement.scan.dataPoints.positions.unit (2)": "mm", "#.xrdMeasurement.scan.dataPoints.positions.commonPosition": "8.780", "#.xrdMeasurement.scan.dataPoints.commonCountingTime": "97.920", "#.xrdMeasurement.scan.dataPoints.commonCountingTime.unit": "seconds", "#.xrdMeasurement.scan.dataPoints.counts.unit": "counts", "#.xrdMeasurement.scan.nonAmbientPoints": "", "#.xrdMeasurement.scan.nonAmbientPoints.type": "Temperature", "#.xrdMeasurement.scan.nonAmbientPoints.unit": "K", "#.xrdMeasurement.scan.nonAmbientPoints.measurementTimes.unit": "seconds", "#.xrdMeasurement.scan.nonAmbientPoints.measurementTimes.deltaTime": "1", "rows": "0", "columns": "0"}, "columns": [], "rows": []}, {"header": [], "metadata": {"COL #0": "counts", "COL #0 XML PATH": "#.xrdMeasurement.scan.dataPoints.counts", "counts.unit": "counts", "COL #1.stepSize": 0.013130282677274835, "COL #1.startPosition": 5.00116514, "COL #1.endPosition": 89.99348491, "COL #1.unit": "deg", "COL #1.axis": "2Theta", "COL #2.stepSize": 0.006565141339409856, "COL #2.startPosition": 2.50058257, "COL #2.endPosition": 44.99674246, "COL #2.unit": "deg", "COL #2.axis": "Omega", "rows": "6474", "columns": "1"}, "columns": [{"key": "0", "name": "Column #0"}], "rows": [[90], [99], [98], [75], [84], [95], [87], [101], [102], [96], [87], [86], [86], [90], [92], [105], [86], [96], [82], [101], [100], [86], [70], [104], [77], [97], [85], [72], [111], [97], [79], [98], [118], [102], [104], [102], [89], [110], [102], [107], [106], [104], [89], [105], [102], [118], [105], [101], [125], [119], [122], [143], [127], [139], [126], [141], [137], [145], [130], [175], [152], [147], [160], [171], [189], [165], [202], [188], [207], [200], [248], [223], [250], [285], [291], [294], [335], [317], [358], [397], [392], [437], [467], [514], [551], [554], [575], [597], [667], [752], [784], [865], [988], [1007], [1057], [1223], [1390], [1485], [1686], [1854], [2089], [2401], [2726], [3106], [3714], [4452], [5657], [7949], [11519], [16397], [18240], [12207], [4921], [1986], [955], [561], [332], [342], [271], [230], [229], [241], [204], [234], [209], [205], [231], [234], [214], [245], [228], [223], [236], [213], [228], [278], [234], [264], [245], [302], [279], [267], [280], [277], [242], [305], [269], [274], [303], [294], [315], [312], [327], [315], [327], [334], [366], [376], [414], [370], [392], [389], [448], [470], [439], [457], [475], [480], [506], [551], [593], [560], [617], [675], [669], [796], [781], [920], [962], [1098], [1338], [1506], [1740], [2133], [2524], [3043], [2709], [1507], [753], [401], [296], [236], [240], [199], [183], [177], [214], [189], [193], [160], [160], [175], [161], [134], [166], [156], [144], [144], [157], [151], [130], [132], [142], [119], [129], [139], [136], [120], [126], [117], [126], [124], [129], [105], [129], [120], [116], [108], [118], [95], [121], [96], [113], [131], [104], [128], [122], [98], [108], [110], [122], [116], [89], [120], [110], [101], [98], [112], [104], [111], [102], [121], [109], [94], [113], [120], [117], [110], [111], [96], [107], [126], [143], [124], [94], [100], [105], [93], [97], [107], [108], [122], [120], [100], [116], [92], [109], [102], [98], [95], [85], [112], [96], [100], [91], [94], [96], [83], [96], [96], [107], [83], [92], [107], [103], [95], [104], [92], [97], [91], [100], [101], [97], [112], [91], [107], [99], [108], [116], [90], [84], [91], [68], [91], [102], [99], [117], [88], [94], [109], [94], [92], [95], [102], [105], [91], [118], [105], [89], [87], [105], [92], [99], [100], [88], [114], [93], [102], [95], [92], [94], [109], [91], [105], [110], [111], [87], [93], [85], [94], [82], [96], [106], [95], [99], [94], [95], [96], [116], [108], [90], [91], [112], [82], [83], [107], [98], [100], [81], [116], [105], [93], [115], [72], [95], [89], [100], [118], [113], [99], [80], [103], [101], [99], [105], [83], [90], [84], [97], [85], [110], [99], [96], [114], [94], [118], [109], [120], [108], [106], [109], [101], [93], [111], [103], [112], [115], [118], [112], [107], [139], [117], [132], [139], [163], [158], [190], [194], [289], [315], [293], [229], [151], [123], [112], [105], [94], [85], [88], [107], [102], [108], [93], [89], [95], [86], [103], [111], [89], [86], [85], [89], [95], [88], [90], [105], [82], [108], [92], [116], [92], [98], [109], [85], [95], [99], [86], [87], [99], [95], [100], [93], [106], [105], [99], [93], [80], [105], [114], [92], [92], [97], [89], [74], [84], [101], [101], [105], [100], [97], [113], [100], [101], [84], [109], [81], [89], [102], [100], [103], [91], [90], [89], [103], [100], [98], [99], [93], [96], [88], [104], [113], [105], [104], [81], [101], [98], [91], [96], [106], [112], [90], [105], [108], [122], [100], [97], [104], [114], [80], [89], [110], [79], [87], [97], [97], [87], [103], [109], [89], [93], [97], [100], [95], [112], [115], [103], [126], [117], [119], [120], [126], [148], [140], [143], [158], [169], [203], [217], [207], [246], [285], [318], [392], [456], [571], [716], [868], [953], [793], [432], [219], [137], [109], [129], [100], [100], [94], [120], [132], [95], [98], [103], [110], [143], [106], [145], [150], [158], [139], [140], [190], [167], [203], [230], [236], [265], [356], [358], [439], [512], [583], [693], [848], [1046], [1415], [1773], [2442], [3514], [4940], [5656], [4701], [2449], [869], [357], [208], [167], [140], [124], [134], [141], [112], [103], [95], [81], [107], [88], [106], [98], [108], [93], [99], [93], [106], [86], [87], [103], [84], [101], [86], [86], [109], [99], [99], [106], [84], [85], [97], [93], [109], [99], [89], [90], [94], [84], [74], [84], [95], [80], [99], [103], [87], [107], [97], [91], [83], [109], [95], [122], [104], [111], [92], [91], [99], [111], [120], [116], [104], [130], [113], [124], [117], [158], [158], [167], [196], [237], [260], [280], [270], [228], [164], [131], [115], [101], [97], [98], [92], [78], [86], [74], [99], [89], [102], [91], [100], [98], [96], [91], [84], [87], [69], [93], [112], [97], [99], [77], [88], [104], [100], [76], [103], [89], [77], [105], [89], [86], [79], [95], [86], [81], [102], [72], [91], [108], [81], [99], [101], [99], [96], [86], [110], [107], [119], [123], [113], [115], [115], [155], [168], [164], [181], [238], [285], [298], [349], [435], [530], [646], [825], [976], [1217], [1382], [1100], [744], [333], [168], [114], [80], [91], [93], [93], [80], [102], [90], [88], [79], [99], [91], [83], [86], [83], [88], [76], [70], [64], [78], [72], [78], [72], [70], [88], [97], [98], [89], [73], [75], [82], [66], [81], [73], [82], [101], [98], [87], [87], [82], [68], [66], [70], [68], [71], [86], [87], [90], [83], [93], [89], [77], [78], [73], [86], [74], [74], [76], [72], [75], [96], [88], [98], [81], [77], [100], [93], [84], [70], [108], [89], [76], [81], [79], [78], [77], [73], [75], [77], [81], [85], [70], [90], [97], [92], [88], [101], [97], [98], [101], [105], [138], [122], [133], [165], [193], [200], [228], [211], [145], [115], [96], [73], [76], [75], [80], [92], [81], [80], [98], [77], [108], [95], [98], [96], [102], [91], [113], [109], [111], [135], [174], [204], [186], [237], [366], [411], [517], [603], [759], [658], [541], [323], [150], [98], [75], [90], [80], [89], [75], [71], [87], [73], [65], [86], [80], [77], [85], [81], [88], [86], [85], [69], [86], [92], [82], [74], [83], [73], [119], [103], [91], [113], [90], [73], [78], [89], [78], [81], [78], [69], [81], [72], [64], [62], [80], [72], [74], [81], [84], [63], [77], [82], [67], [69], [60], [85], [103], [54], [73], [70], [77], [69], [64], [77], [65], [57], [70], [75], [81], [67], [70], [76], [63], [58], [61], [61], [75], [77], [74], [78], [80], [62], [85], [60], [69], [61], [69], [81], [80], [76], [53], [56], [76], [62], [70], [76], [90], [70], [58], [78], [62], [69], [64], [74], [62], [66], [58], [70], [80], [69], [66], [66], [75], [81], [67], [76], [64], [79], [70], [71], [93], [56], [68], [70], [55], [67], [66], [72], [85], [66], [76], [75], [75], [75], [80], [76], [76], [73], [75], [71], [59], [72], [59], [81], [78], [76], [66], [70], [81], [54], [75], [73], [73], [71], [79], [64], [67], [69], [71], [76], [71], [74], [95], [69], [71], [82], [103], [101], [110], [114], [135], [159], [171], [219], [219], [264], [360], [393], [356], [318], [194], [114], [103], [88], [54], [68], [68], [84], [76], [73], [66], [61], [78], [68], [95], [95], [98], [108], [117], [111], [129], [147], [173], [202], [230], [285], [276], [172], [153], [88], [92], [75], [65], [79], [68], [59], [68], [64], [75], [67], [55], [69], [72], [67], [80], [58], [75], [69], [72], [80], [43], [61], [59], [59], [67], [58], [57], [57], [57], [65], [64], [72], [79], [70], [59], [68], [66], [71], [69], [68], [73], [61], [72], [74], [89], [82], [75], [68], [70], [90], [87], [80], [71], [72], [85], [46], [64], [65], [57], [62], [46], [57], [51], [43], [72], [63], [73], [57], [58], [54], [62], [73], [68], [66], [74], [74], [58], [88], [72], [68], [65], [72], [75], [76], [56], [70], [53], [91], [53], [66], [56], [68], [67], [62], [75], [66], [63], [55], [59], [59], [59], [71], [66], [71], [80], [62], [55], [77], [68], [63], [74], [63], [70], [86], [94], [94], [75], [94], [103], [103], [113], [133], [154], [180], [221], [298], [392], [438], [402], [266], [203], [121], [86], [67], [72], [88], [66], [79], [81], [61], [74], [73], [61], [72], [74], [53], [75], [59], [68], [56], [66], [61], [72], [63], [57], [63], [68], [57], [67], [61], [67], [66], [75], [64], [51], [51], [65], [57], [79], [77], [50], [49], [66], [72], [78], [78], [70], [91], [77], [84], [86], [75], [71], [69], [71], [82], [83], [78], [78], [98], [99], [125], [128], [145], [208], [271], [275], [397], [494], [581], [821], [930], [1021], [810], [541], [245], [132], [100], [90], [102], [97], [106], [116], [140], [152], [180], [216], [264], [317], [429], [580], [701], [943], [1267], [1583], [1804], [2054], [1730], [1083], [506], [232], [123], [99], [89], [97], [81], [61], [64], [62], [76], [56], [74], [69], [81], [59], [56], [61], [59], [62], [78], [58], [72], [82], [73], [60], [60], [64], [73], [64], [69], [63], [81], [77], [67], [78], [76], [57], [80], [83], [73], [86], [82], [102], [108], [93], [84], [78], [69], [71], [63], [80], [62], [73], [69], [66], [66], [76], [78], [62], [66], [69], [75], [70], [65], [63], [65], [68], [65], [53], [60], [74], [59], [48], [61], [52], [65], [69], [60], [54], [73], [63], [74], [65], [60], [81], [76], [70], [90], [86], [72], [63], [92], [81], [64], [53], [55], [66], [65], [71], [70], [83], [62], [61], [81], [94], [77], [96], [113], [122], [198], [209], [216], [221], [204], [149], [115], [89], [70], [74], [86], [67], [58], [55], [76], [75], [57], [63], [69], [73], [75], [71], [81], [88], [74], [79], [72], [76], [56], [61], [71], [63], [70], [66], [60], [61], [81], [69], [82], [107], [108], [110], [140], [181], [210], [204], [281], [321], [347], [274], [176], [102], [78], [63], [67], [65], [56], [54], [75], [62], [51], [67], [65], [52], [69], [69], [82], [69], [70], [60], [68], [66], [80], [65], [65], [56], [55], [68], [54], [58], [76], [59], [80], [68], [59], [57], [67], [64], [50], [56], [59], [76], [76], [64], [81], [66], [60], [60], [62], [67], [54], [61], [63], [51], [52], [79], [69], [75], [65], [69], [80], [70], [87], [72], [64], [61], [69], [59], [50], [71], [65], [75], [80], [61], [30], [63], [57], [53], [75], [74], [71], [64], [55], [64], [63], [56], [46], [71], [66], [62], [67], [66], [54], [65], [81], [84], [83], [103], [118], [121], [169], [182], [286], [372], [441], [473], [476], [337], [180], [118], [76], [82], [78], [57], [63], [64], [59], [56], [81], [67], [54], [67], [63], [81], [69], [72], [74], [77], [62], [63], [75], [75], [68], [77], [70], [68], [80], [83], [78], [98], [105], [118], [149], [143], [211], [248], [250], [237], [202], [146], [91], [106], [96], [108], [109], [153], [167], [185], [263], [322], [443], [601], [811], [1074], [1364], [1748], [1986], [1970], [1581], [928], [429], [199], [160], [122], [113], [93], [109], [88], [108], [101], [110], [90], [119], [158], [165], [165], [234], [228], [183], [134], [106], [84], [78], [70], [86], [79], [68], [83], [68], [83], [71], [73], [105], [94], [104], [117], [131], [120], [125], [95], [98], [66], [80], [63], [72], [57], [74], [74], [76], [73], [63], [76], [88], [87], [101], [93], [72], [86], [74], [83], [81], [68], [64], [82], [80], [91], [69], [81], [74], [86], [72], [76], [74], [80], [84], [76], [94], [93], [100], [75], [103], [101], [123], [125], [119], [139], [144], [160], [180], [223], [277], [402], [463], [572], [762], [859], [879], [828], [569], [319], [247], [168], [192], [165], [157], [196], [176], [192], [211], [240], [268], [294], [321], [372], [416], [494], [606], [771], [827], [1065], [1349], [1841], [2383], [3226], [3992], [5227], [6706], [8369], [9124], [8651], [6529], [3947], [2166], [1322], [905], [711], [583], [487], [432], [371], [314], [296], [288], [281], [276], [280], [342], [396], [455], [484], [661], [786], [970], [1065], [1059], [836], [511], [295], [180], [144], [126], [113], [114], [89], [107], [108], [88], [96], [97], [75], [88], [79], [86], [75], [89], [89], [83], [75], [91], [75], [102], [74], [83], [85], [84], [81], [93], [88], [88], [109], [121], [110], [95], [91], [94], [80], [76], [77], [91], [70], [86], [79], [80], [93], [91], [105], [132], [130], [173], [152], [161], [158], [125], [93], [70], [54], [62], [62], [54], [71], [55], [54], [57], [57], [60], [71], [63], [64], [63], [57], [66], [63], [72], [67], [78], [92], [112], [111], [133], [173], [274], [242], [323], [464], [602], [758], [846], [808], [679], [414], [188], [90], [101], [89], [66], [61], [65], [56], [42], [59], [59], [59], [53], [57], [53], [62], [60], [65], [67], [61], [58], [56], [64], [65], [66], [66], [62], [59], [66], [55], [80], [63], [68], [81], [59], [62], [56], [63], [57], [59], [46], [63], [64], [78], [59], [75], [82], [72], [85], [99], [118], [122], [116], [85], [94], [69], [82], [82], [97], [116], [131], [151], [187], [278], [342], [453], [672], [780], [920], [923], [723], [475], [193], [111], [95], [74], [74], [79], [91], [90], [113], [109], [161], [146], [192], [224], [250], [229], [187], [129], [84], [60], [60], [59], [41], [49], [54], [40], [60], [46], [55], [55], [67], [40], [44], [54], [66], [36], [42], [57], [49], [47], [47], [52], [43], [49], [51], [64], [58], [34], [47], [54], [60], [45], [51], [48], [65], [72], [64], [64], [80], [106], [118], [156], [219], [263], [379], [420], [522], [467], [438], [270], [160], [93], [66], [67], [57], [45], [51], [75], [66], [65], [50], [63], [64], [36], [54], [50], [54], [66], [43], [56], [45], [55], [56], [48], [54], [52], [72], [74], [86], [87], [82], [88], [77], [80], [64], [68], [77], [79], [89], [86], [149], [152], [194], [282], [364], [525], [683], [991], [1129], [1193], [918], [506], [234], [140], [87], [84], [105], [101], [122], [148], [188], [245], [279], [380], [442], [471], [395], [313], [202], [96], [64], [59], [58], [62], [68], [60], [75], [64], [78], [106], [124], [127], [120], [126], [100], [75], [59], [52], [53], [41], [65], [55], [56], [58], [56], [65], [85], [64], [61], [86], [80], [73], [72], [53], [44], [43], [57], [57], [44], [35], [36], [61], [52], [42], [61], [57], [41], [43], [34], [39], [51], [56], [44], [48], [45], [54], [56], [54], [42], [49], [49], [50], [38], [46], [46], [55], [46], [54], [53], [40], [49], [46], [52], [47], [51], [46], [47], [64], [51], [42], [49], [61], [49], [54], [54], [42], [61], [51], [57], [57], [58], [78], [96], [101], [118], [97], [84], [90], [93], [102], [115], [153], [170], [230], [328], [469], [534], [750], [970], [1257], [1417], [1438], [1243], [788], [399], [181], [93], [85], [69], [59], [82], [60], [60], [66], [83], [71], [74], [70], [85], [58], [57], [47], [45], [53], [54], [43], [49], [47], [36], [48], [45], [48], [46], [37], [50], [44], [42], [38], [49], [57], [53], [53], [54], [51], [60], [63], [47], [77], [80], [85], [68], [75], [71], [43], [39], [37], [50], [47], [42], [63], [43], [51], [46], [57], [52], [48], [57], [60], [62], [103], [92], [105], [136], [147], [220], [287], [453], [589], [707], [978], [1112], [1178], [1028], [607], [306], [165], [86], [69], [68], [76], [68], [68], [78], [82], [74], [74], [72], [94], [85], [56], [52], [57], [55], [46], [61], [64], [83], [73], [78], [99], [109], [136], [128], [127], [111], [88], [72], [76], [60], [40], [60], [63], [48], [57], [78], [101], [91], [110], [114], [113], [67], [53], [48], [37], [39], [34], [46], [44], [38], [43], [52], [56], [50], [36], [29], [47], [46], [36], [48], [51], [52], [53], [61], [59], [44], [64], [80], [82], [89], [98], [102], [67], [67], [53], [60], [53], [60], [79], [81], [96], [106], [153], [159], [193], [187], [197], [153], [93], [64], [39], [49], [43], [43], [48], [50], [43], [43], [37], [39], [36], [47], [55], [55], [59], [43], [61], [52], [63], [81], [109], [124], [111], [186], [220], [242], [208], [204], [127], [90], [59], [70], [41], [35], [50], [62], [41], [53], [38], [44], [45], [37], [59], [37], [35], [44], [41], [43], [61], [57], [54], [46], [51], [55], [60], [58], [58], [70], [65], [72], [82], [119], [156], [146], [222], [320], [424], [566], [719], [923], [1013], [1182], [1042], [680], [355], [159], [102], [114], [115], [113], [128], [182], [211], [237], [333], [374], [350], [331], [230], [140], [88], [62], [48], [64], [71], [59], [70], [73], [101], [85], [86], [104], [81], [94], [58], [51], [41], [52], [58], [48], [48], [43], [57], [37], [55], [40], [44], [45], [39], [52], [60], [54], [35], [52], [35], [43], [42], [44], [32], [43], [42], [40], [51], [47], [58], [54], [46], [75], [49], [69], [69], [103], [103], [106], [115], [139], [127], [94], [61], [63], [59], [49], [50], [47], [65], [78], [87], [109], [112], [116], [125], [119], [66], [61], [56], [51], [40], [53], [57], [77], [72], [84], [85], [107], [110], [98], [102], [69], [76], [66], [63], [63], [80], [81], [115], [116], [152], [208], [187], [204], [181], [133], [97], [104], [112], [133], [167], [225], [312], [431], [524], [677], [966], [1181], [1170], [910], [500], [220], [110], [74], [50], [46], [42], [46], [43], [54], [51], [49], [68], [53], [59], [49], [49], [49], [48], [68], [73], [86], [92], [110], [150], [128], [152], [138], [98], [83], [61], [51], [50], [47], [56], [46], [26], [46], [38], [38], [43], [38], [41], [35], [46], [49], [35], [40], [42], [50], [43], [44], [42], [41], [43], [34], [42], [37], [43], [41], [23], [33], [51], [42], [41], [41], [40], [41], [38], [36], [49], [37], [39], [28], [44], [41], [48], [53], [54], [63], [58], [49], [65], [66], [61], [37], [41], [37], [44], [37], [37], [59], [50], [54], [31], [58], [56], [64], [68], [83], [75], [75], [78], [114], [99], [178], [170], [267], [325], [427], [475], [499], [455], [286], [166], [97], [60], [77], [57], [58], [65], [104], [80], [116], [124], [114], [100], [83], [54], [47], [45], [48], [37], [50], [52], [50], [48], [40], [40], [56], [39], [34], [50], [46], [38], [43], [46], [35], [39], [48], [37], [37], [46], [47], [42], [35], [41], [46], [47], [38], [50], [35], [43], [28], [35], [39], [44], [35], [29], [36], [40], [37], [44], [49], [44], [60], [39], [82], [54], [65], [73], [81], [62], [59], [70], [62], [63], [76], [90], [110], [153], [176], [227], [225], [260], [205], [185], [150], [134], [163], [173], [221], [337], [406], [581], [742], [883], [1049], [1009], [827], [468], [241], [106], [97], [57], [49], [48], [42], [46], [57], [48], [55], [46], [51], [50], [46], [50], [41], [50], [49], [55], [62], [58], [85], [74], [70], [59], [65], [61], [54], [71], [65], [81], [88], [95], [92], [127], [130], [149], [156], [116], [72], [40], [51], [48], [38], [39], [51], [52], [56], [52], [40], [68], [52], [61], [80], [92], [91], [139], [124], [173], [230], [297], [370], [447], [488], [410], [285], [165], [101], [76], [63], [76], [77], [98], [80], [125], [134], [142], [136], [122], [82], [71], [59], [48], [62], [60], [62], [47], [55], [77], [74], [88], [110], [112], [130], [133], [183], [244], [335], [473], [598], [762], [1035], [1187], [1284], [1085], [788], [428], [280], [178], [141], [164], [228], [244], [332], [381], [439], [538], [481], [393], [218], [127], [94], [75], [53], [60], [57], [59], [70], [80], [81], [89], [67], [61], [50], [50], [46], [43], [53], [61], [67], [77], [80], [69], [84], [69], [54], [48], [55], [47], [46], [37], [47], [59], [49], [71], [55], [63], [73], [77], [88], [92], [152], [164], [243], [336], [362], [466], [612], [760], [710], [686], [486], [285], [140], [111], [88], [73], [76], [87], [114], [138], [163], [141], [136], [108], [82], [88], [65], [67], [73], [67], [75], [84], [104], [145], [109], [130], [122], [111], [92], [91], [104], [117], [140], [171], [201], [230], [304], [275], [265], [191], [127], [103], [98], [93], [103], [152], [172], [208], [230], [288], [271], [238], [164], [90], [74], [61], [56], [52], [64], [56], [55], [57], [67], [63], [58], [57], [46], [75], [55], [72], [39], [51], [49], [56], [83], [71], [71], [79], [58], [50], [51], [43], [40], [29], [41], [52], [52], [38], [50], [49], [58], [57], [80], [61], [81], [97], [94], [137], [157], [187], [189], [262], [236], [176], [112], [82], [56], [63], [72], [54], [76], [91], [80], [87], [92], [93], [65], [70], [59], [55], [57], [35], [53], [76], [69], [88], [88], [83], [73], [71], [72], [72], [74], [95], [90], [136], [149], [188], [259], [275], [295], [264], [162], [108], [78], [67], [60], [79], [100], [77], [110], [104], [94], [106], [90], [72], [85], [94], [119], [126], [119], [168], [220], [261], [279], [263], [230], [196], [118], [93], [60], [68], [79], [76], [82], [98], [117], [117], [91], [85], [66], [68], [62], [65], [69], [81], [58], [84], [65], [82], [78], [82], [80], [76], [80], [87], [108], [110], [106], [108], [98], [117], [129], [148], [162], [159], [179], [186], [211], [273], [295], [331], [426], [467], [579], [755], [930], [1218], [1467], [1883], [2458], [3043], [3708], [4440], [4964], [4808], [4111], [2979], [1954], [1244], [828], [637], [461], [381], [354], [284], [263], [221], [194], [193], [168], [162], [151], [141], [117], [106], [97], [98], [89], [83], [107], [101], [86], [79], [75], [82], [97], [89], [88], [76], [83], [89], [97], [97], [99], [86], [93], [71], [82], [66], [70], [59], [80], [79], [86], [87], [99], [81], [91], [82], [75], [59], [55], [57], [53], [55], [51], [59], [46], [58], [48], [41], [53], [40], [53], [45], [45], [61], [51], [54], [61], [57], [59], [60], [61], [61], [56], [75], [74], [74], [70], [118], [99], [124], [97], [88], [64], [69], [41], [51], [55], [44], [66], [65], [77], [83], [62], [86], [86], [108], [132], [141], [173], [246], [308], [381], [454], [568], [549], [442], [318], [216], [196], [177], [200], [262], [303], [369], [472], [512], [511], [438], [304], [157], [112], [81], [64], [64], [57], [70], [63], [80], [85], [75], [61], [60], [53], [44], [42], [48], [46], [51], [49], [52], [45], [46], [45], [30], [50], [36], [57], [54], [47], [43], [56], [50], [49], [75], [92], [102], [106], [141], [185], [182], [241], [345], [413], [466], [510], [473], [327], [204], [117], [85], [60], [65], [61], [60], [69], [57], [60], [74], [59], [55], [53], [64], [78], [75], [89], [89], [99], [121], [154], [138], [114], [143], [145], [163], [233], [310], [386], [498], [563], [674], [653], [529], [360], [250], [118], [82], [70], [54], [45], [46], [53], [46], [42], [39], [44], [48], [44], [49], [70], [56], [76], [75], [95], [102], [83], [84], [61], [66], [60], [73], [69], [68], [74], [99], [101], [108], [90], [92], [73], [51], [54], [34], [34], [35], [35], [35], [40], [37], [38], [49], [47], [56], [55], [58], [62], [93], [113], [133], [116], [143], [137], [110], [67], [57], [43], [50], [28], [36], [28], [54], [52], [56], [49], [42], [35], [46], [43], [39], [40], [55], [93], [75], [88], [61], [54], [75], [55], [49], [49], [64], [70], [78], [93], [109], [120], [110], [107], [74], [59], [70], [63], [77], [88], [93], [108], [107], [120], [106], [83], [79], [54], [80], [45], [53], [58], [72], [75], [86], [90], [90], [58], [59], [68], [71], [51], [76], [81], [87], [92], [99], [85], [84], [73], [59], [29], [42], [37], [40], [32], [27], [39], [32], [34], [39], [32], [41], [31], [59], [38], [34], [38], [31], [41], [44], [48], [48], [34], [44], [44], [32], [42], [50], [57], [67], [64], [78], [52], [56], [56], [48], [63], [55], [86], [88], [96], [92], [99], [104], [73], [65], [67], [65], [84], [115], [143], [180], [169], [176], [173], [133], [92], [57], [57], [45], [56], [28], [39], [37], [49], [44], [38], [43], [55], [40], [50], [69], [73], [67], [98], [89], [108], [84], [86], [67], [57], [43], [40], [44], [38], [36], [40], [67], [55], [58], [39], [46], [45], [39], [26], [21], [47], [49], [34], [35], [36], [46], [31], [49], [38], [44], [63], [68], [86], [78], [109], [120], [104], [89], [85], [55], [46], [43], [39], [39], [36], [46], [43], [40], [47], [52], [44], [44], [56], [74], [78], [104], [104], [112], [125], [102], [76], [71], [55], [79], [75], [80], [87], [90], [103], [108], [99], [108], [77], [98], [94], [124], [129], [205], [204], [200], [200], [212], [143], [110], [74], [91], [78], [63], [77], [77], [92], [84], [79], [73], [60], [54], [48], [63], [57], [69], [63], [79], [68], [56], [76], [55], [49], [44], [44], [40], [40], [45], [46], [60], [45], [55], [66], [65], [76], [88], [115], [137], [178], [206], [233], [256], [233], [141], [120], [111], [70], [90], [119], [110], [114], [121], [148], [115], [107], [87], [76], [70], [54], [69], [91], [73], [100], [88], [111], [156], [164], [226], [268], [315], [429], [520], [601], [727], [798], [800], [614], [425], [251], [203], [150], [168], [172], [189], [213], [235], [211], [199], [144], [90], [83], [72], [77], [71], [80], [68], [74], [79], [85], [60], [76], [64], [69], [80], [81], [73], [89], [102], [107], [93], [89], [76], [54], [53], [43], [42], [66], [45], [60], [65], [68], [72], [75], [84], [90], [110], [107], [129], [159], [184], [184], [203], [139], [127], [93], [91], [103], [119], [107], [132], [161], [162], [148], [124], [126], [152], [130], [126], [123], [158], [157], [156], [196], [235], [292], [334], [362], [401], [538], [677], [815], [1042], [1275], [1509], [1752], [2116], [2330], [2570], [2545], [2517], [2111], [1501], [1119], [745], [620], [484], [346], [315], [226], [206], [161], [175], [147], [151], [130], [131], [148], [110], [85], [96], [81], [74], [61], [75], [85], [90], [102], [93], [87], [86], [62], [62], [72], [76], [66], [72], [67], [80], [76], [88], [107], [119], [150], [194], [242], [278], [318], [374], [397], [335], [257], [171], [118], [95], [102], [81], [78], [112], [129], [119], [105], [97], [74], [63], [83], [70], [72], [99], [111], [105], [121], [121], [103], [119], [118], [139], [157], [200], [238], [288], [263], [278], [263], [174], [118], [75], [59], [58], [45], [34], [48], [39], [35], [50], [46], [38], [41], [31], [46], [32], [48], [46], [44], [59], [60], [74], [53], [54], [69], [56], [74], [90], [94], [128], [95], [85], [44], [35], [47], [33], [29], [29], [33], [41], [38], [25], [30], [41], [33], [38], [30], [42], [38], [45], [38], [47], [38], [47], [36], [34], [39], [48], [42], [68], [68], [66], [67], [56], [50], [38], [49], [60], [54], [54], [67], [71], [60], [67], [74], [77], [77], [76], [74], [117], [113], [138], [150], [161], [154], [151], [146], [171], [168], [194], [213], [289], [341], [374], [429], [340], [270], [180], [104], [80], [60], [75], [59], [71], [65], [73], [55], [47], [44], [41], [51], [49], [48], [53], [45], [53], [68], [43], [35], [36], [45], [37], [39], [35], [21], [37], [29], [24], [29], [36], [35], [50], [45], [33], [48], [44], [55], [46], [49], [53], [46], [78], [96], [71], [129], [112], [122], [133], [144], [115], [102], [86], [79], [89], [102], [129], [132], [160], [153], [142], [103], [73], [53], [51], [57], [80], [75], [97], [94], [107], [87], [76], [83], [120], [126], [156], [170], [224], [224], [239], [202], [174], [121], [84], [70], [60], [58], [56], [66], [42], [66], [67], [51], [70], [61], [68], [79], [89], [88], [87], [92], [98], [77], [59], [51], [25], [33], [23], [29], [31], [32], [42], [21], [32], [24], [41], [39], [28], [32], [33], [35], [34], [29], [41], [32], [43], [46], [39], [53], [52], [56], [61], [53], [73], [49], [65], [55], [58], [62], [74], [92], [74], [91], [118], [128], [141], [181], [208], [242], [294], [337], [415], [496], [459], [431], [324], [194], [126], [107], [115], [92], [129], [126], [117], [121], [115], [69], [48], [46], [47], [39], [47], [43], [47], [54], [35], [52], [42], [28], [50], [39], [43], [47], [38], [55], [45], [47], [37], [26], [42], [49], [53], [65], [61], [85], [69], [104], [125], [149], [190], [209], [290], [333], [400], [450], [435], [432], [278], [206], [128], [103], [70], [67], [75], [64], [73], [78], [74], [64], [64], [61], [39], [60], [51], [70], [76], [69], [85], [90], [103], [121], [136], [184], [206], [207], [281], [327], [310], [216], [117], [81], [61], [48], [38], [38], [39], [36], [31], [42], [33], [34], [34], [41], [38], [31], [38], [48], [68], [44], [51], [48], [51], [50], [45], [63], [69], [75], [71], [74], [65], [56], [44], [35], [36], [41], [29], [22], [32], [29], [45], [29], [33], [31], [32], [24], [46], [36], [55], [61], [36], [44], [51], [64], [57], [63], [87], [90], [96], [100], [86], [78], [63], [78], [48], [40], [47], [61], [43], [59], [73], [85], [84], [103], [114], [131], [187], [193], [220], [284], [265], [239], [168], [106], [90], [57], [48], [53], [54], [55], [57], [40], [63], [48], [57], [61], [80], [88], [94], [110], [98], [103], [91], [67], [56], [47], [49], [55], [31], [32], [35], [44], [21], [44], [37], [40], [43], [26], [43], [37], [35], [41], [36], [56], [56], [56], [69], [80], [95], [136], [115], [145], [112], [114], [75], [56], [42], [35], [42], [34], [47], [42], [28], [47], [37], [35], [46], [50], [52], [66], [59], [78], [70], [55], [55], [48], [51], [44], [77], [71], [79], [86], [89], [84], [99], [96], [106], [113], [142], [124], [178], [185], [202], [145], [143], [101], [90], [94], [90], [70], [96], [96], [91], [68], [58], [64], [50], [44], [48], [62], [73], [73], [78], [66], [63], [47], [39], [32], [27], [38], [37], [39], [37], [28], [42], [35], [42], [29], [47], [66], [59], [58], [60], [64], [61], [45], [43], [58], [43], [37], [36], [48], [44], [58], [50], [51], [43], [34], [48], [43], [46], [62], [62], [72], [82], [90], [106], [106], [135], [153], [196], [209], [225], [229], [257], [151], [132], [113], [122], [119], [167], [181], [182], [147], [138], [114], [80], [64], [39], [25], [31], [45], [23], [32], [35], [47], [29], [27], [53], [47], [60], [49], [75], [65], [53], [52], [33], [33], [33], [28], [40], [37], [32], [21], [29], [35], [20], [32], [29], [37], [29], [35], [38], [37], [38], [34], [52], [41], [71], [57], [68], [51], [74], [76], [81], [66], [51], [45], [56], [53], [65], [68], [60], [82], [67], [89], [88], [81], [103], [107], [136], [155], [175], [189], [164], [132], [108], [56], [57], [48], [28], [34], [31], [25], [30], [44], [30], [25], [42], [33], [58], [70], [80], [90], [72], [59], [58], [50], [61], [47], [60], [53], [42], [56], [40], [43], [34], [33], [29], [45], [42], [22], [40], [29], [48], [47], [55], [61], [72], [76], [88], [116], [113], [114], [102], [75], [55], [49], [48], [42], [35], [39], [46], [58], [48], [42], [46], [57], [49], [53], [52], [67], [64], [81], [73], [66], [69], [68], [62], [91], [82], [95], [99], [116], [99], [78], [54], [51], [43], [38], [31], [42], [40], [24], [35], [36], [38], [46], [45], [53], [43], [46], [55], [59], [46], [32], [28], [39], [42], [31], [34], [34], [40], [43], [26], [42], [34], [30], [39], [33], [45], [43], [35], [39], [38], [64], [62], [72], [79], [98], [139], [129], [117], [131], [107], [84], [66], [56], [42], [51], [64], [55], [75], [53], [59], [50], [51], [50], [55], [66], [85], [96], [82], [108], [76], [89], [117], [98], [123], [120], [147], [175], [169], [151], [137], [113], [69], [66], [55], [67], [53], [60], [73], [63], [58], [55], [38], [36], [47], [35], [42], [36], [31], [42], [46], [38], [52], [46], [42], [51], [63], [71], [48], [52], [46], [38], [37], [33], [32], [27], [44], [35], [35], [32], [44], [26], [36], [37], [46], [37], [40], [39], [44], [32], [47], [46], [42], [50], [53], [48], [44], [47], [47], [56], [50], [67], [51], [62], [78], [74], [92], [99], [127], [111], [128], [165], [172], [187], [228], [249], [319], [355], [441], [484], [516], [603], [591], [602], [471], [395], [358], [304], [215], [182], [134], [108], [97], [114], [98], [89], [82], [88], [75], [80], [46], [42], [52], [44], [53], [38], [34], [41], [42], [41], [43], [47], [29], [43], [46], [46], [49], [42], [41], [46], [44], [52], [50], [62], [69], [54], [63], [49], [50], [35], [39], [40], [50], [51], [41], [45], [45], [45], [45], [37], [37], [55], [48], [58], [53], [61], [60], [52], [45], [39], [40], [38], [45], [42], [48], [34], [46], [41], [37], [28], [25], [25], [40], [34], [25], [26], [28], [34], [27], [39], [40], [30], [45], [47], [43], [43], [40], [42], [31], [33], [46], [35], [51], [32], [35], [29], [43], [17], [34], [32], [27], [23], [21], [28], [29], [21], [20], [24], [36], [30], [28], [43], [39], [44], [39], [41], [47], [34], [37], [44], [35], [40], [55], [53], [53], [45], [34], [37], [37], [42], [48], [37], [33], [52], [56], [47], [59], [60], [69], [80], [82], [73], [81], [70], [65], [60], [47], [42], [53], [47], [51], [42], [55], [37], [33], [27], [23], [27], [37], [18], [22], [35], [34], [26], [27], [35], [24], [25], [31], [30], [30], [33], [27], [32], [28], [29], [28], [29], [41], [18], [36], [30], [36], [44], [41], [55], [62], [67], [91], [99], [84], [69], [61], [67], [56], [40], [53], [63], [61], [55], [50], [49], [47], [58], [39], [28], [28], [18], [29], [24], [33], [29], [36], [38], [39], [48], [41], [54], [49], [45], [62], [46], [35], [42], [43], [49], [41], [54], [53], [48], [45], [38], [42], [23], [26], [22], [30], [22], [37], [27], [28], [26], [36], [36], [38], [45], [43], [40], [32], [40], [38], [29], [35], [22], [30], [26], [26], [32], [31], [22], [30], [23], [32], [35], [28], [36], [34], [38], [32], [29], [36], [27], [19], [27], [24], [36], [27], [30], [34], [33], [44], [44], [39], [44], [46], [43], [54], [32], [54], [35], [41], [31], [40], [40], [45], [45], [42], [40], [28], [36], [30], [48], [34], [32], [53], [45], [43], [30], [39], [23], [39], [29], [41], [43], [56], [35], [27], [27], [28], [21], [27], [18], [28], [18], [22], [20], [26], [20], [22], [23], [15], [23], [20], [19], [23], [30], [35], [38], [42], [47], [39], [49], [54], [53], [58], [48], [40], [41], [25], [27], [18], [25], [22], [22], [19], [20], [32], [30], [34], [39], [33], [33], [34], [32], [32], [35], [33], [33], [41], [59], [39], [41], [39], [33], [40], [37], [33], [27], [27], [25], [24], [29], [27], [35], [39], [31], [41], [35], [24], [35], [42], [39], [29], [36], [23], [23], [31], [38], [42], [30], [29], [28], [31], [34], [32], [13], [23], [25], [26], [17], [27], [28], [27], [27], [27], [20], [31], [25], [28], [24], [29], [29], [34], [20], [25], [29], [45], [37], [41], [43], [27], [41], [53], [36], [33], [28], [28], [33], [33], [37], [37], [41], [36], [35], [42], [50], [48], [47], [56], [53], [49], [51], [55], [46], [67], [62], [59], [57], [70], [59], [53], [36], [31], [23], [33], [26], [27], [22], [41], [34], [47], [25], [24], [37], [25], [20], [23], [37], [34], [35], [23], [35], [27], [32], [21], [39], [30], [30], [39], [37], [40], [33], [40], [40], [38], [60], [48], [38], [36], [38], [32], [47], [47], [43], [46], [51], [50], [44], [63], [64], [58], [95], [89], [112], [107], [113], [94], [118], [115], [153], [146], [178], [184], [156], [185], [170], [161], [128], [143], [126], [161], [168], [188], [210], [245], [317], [330], [396], [456], [540], [666], [748], [837], [900], [831], [724], [632], [444], [364], [262], [212], [180], [150], [136], [123], [97], [100], [75], [82], [79], [65], [88], [58], [65], [49], [44], [55], [69], [52], [62], [38], [44], [60], [61], [46], [59], [62], [70], [70], [61], [76], [55], [58], [45], [58], [46], [48], [61], [64], [52], [73], [76], [90], [82], [96], [110], [109], [131], [145], [116], [101], [63], [60], [56], [46], [34], [37], [32], [33], [45], [39], [39], [36], [36], [47], [64], [31], [53], [38], [33], [36], [40], [39], [37], [47], [57], [49], [37], [35], [35], [32], [25], [34], [37], [38], [35], [32], [38], [25], [40], [52], [48], [53], [58], [53], [64], [51], [49], [48], [47], [53], [45], [39], [34], [47], [45], [31], [22], [37], [42], [26], [30], [41], [37], [44], [33], [29], [37], [35], [39], [45], [42], [52], [34], [36], [21], [37], [26], [30], [30], [32], [33], [29], [25], [31], [42], [46], [35], [36], [43], [52], [53], [43], [51], [39], [43], [47], [43], [31], [48], [44], [49], [36], [35], [37], [42], [23], [14], [25], [22], [27], [29], [16], [32], [30], [28], [27], [31], [27], [38], [27], [23], [19], [37], [29], [28], [26], [18], [36], [37], [24], [24], [27], [38], [31], [34], [28], [31], [32], [46], [41], [50], [39], [52], [51], [60], [66], [46], [71], [67], [54], [36], [41], [33], [39], [54], [50], [58], [49], [25], [25], [34], [29], [39], [46], [34], [47], [39], [37], [36], [33], [47], [42], [54], [34], [45], [31], [40], [28], [26], [26], [28], [29], [22], [31], [31], [30], [23], [39], [48], [44], [39], [39], [40], [41], [45], [44], [24], [38], [33], [28], [37], [32], [19], [42], [32], [28], [29], [36], [24], [35], [30], [31], [35], [36], [37], [25], [34], [27], [29], [31], [40], [39], [45], [57], [33], [46], [33], [39], [61], [47], [54], [50], [50], [43], [34], [30], [39], [40], [29], [37], [42], [30], [31], [34], [39], [26], [42], [32], [28], [26], [38], [43], [30], [36], [31], [21], [20], [23], [20], [35], [28], [34], [28], [39], [39], [42], [37], [41], [33], [43], [40], [47], [47], [51], [57], [63], [58], [60], [49], [44], [39], [48], [39], [47], [45], [35], [55], [53], [46], [42], [82], [62], [78], [65], [81], [86], [74], [67], [62], [73], [86], [89], [78], [78], [85], [71], [75], [52], [57], [48], [48], [46], [44], [36], [56], [43], [41], [45], [35], [37], [31], [40], [39], [39], [30], [27], [40], [36], [47], [46], [56], [48], [58], [65], [69], [71], [95], [106], [109], [127], [115], [115], [138], [113], [97], [73], [76], [71], [64], [88], [62], [66], [70], [64], [64], [60], [63], [73], [94], [74], [77], [81], [70], [54], [55], [55], [70], [52], [63], [55], [57], [52], [35], [29], [21], [24], [30], [37], [41], [39], [33], [32], [37], [44], [45], [53], [61], [50], [49], [72], [62], [63], [50], [63], [72], [75], [60], [64], [63], [49], [39], [37], [45], [35], [32], [43], [30], [47], [38], [48], [41], [68], [57], [62], [49], [67], [56], [46], [50], [41], [37], [42], [39], [48], [51], [33], [50], [45], [54], [49], [43], [44], [46], [46], [56], [50], [52], [68], [72], [96], [125], [126], [131], [105], [121], [66], [75], [57], [54], [55], [54], [49], [63], [53], [36], [45], [31], [29], [47], [32], [25], [43], [44], [28], [32], [30], [33], [28], [41], [32], [29], [29], [32], [29], [34], [39], [30], [28], [21], [31], [34], [37], [43], [52], [58], [56], [55], [70], [71], [62], [76], [54], [81], [78], [75], [75], [97], [105], [88], [100], [90], [68], [66], [69], [59], [95], [90], [88], [78], [66], [62], [49], [48], [41], [52], [49], [55], [51], [75], [57], [93], [101], [102], [119], [123], [108], [109], [86], [62], [64], [46], [49], [58], [52], [44], [47], [46], [43], [49], [43], [38], [37], [46], [42], [45], [42], [24], [28], [41], [32], [28], [26], [27], [29], [27], [26], [23], [22], [27], [28], [39], [32], [19], [23], [31], [37], [32], [37], [32], [36], [48], [40], [33], [31], [32], [40], [34], [39], [33], [28], [36], [32], [30], [32], [35], [28], [30], [33], [40], [35], [29], [45], [35], [38], [39], [45], [46], [39], [53], [49], [62], [55], [58], [63], [42], [53], [61], [56], [69], [52], [42], [50], [48], [22], [25], [29], [28], [31], [23], [35], [33], [23], [32], [34], [34], [23], [29], [50], [42], [49], [50], [41], [40], [40], [59], [49], [57], [55], [45], [51], [53], [58], [43], [57], [50], [55], [46], [47], [57], [54], [53], [46], [72], [77], [68], [61], [85], [106], [92], [110], [128], [134], [156], [179], [118], [99], [90], [69], [57], [53], [43], [35], [29], [32], [49], [40], [44], [40], [48], [63], [45], [53], [53], [66], [49], [62], [68], [75], [75], [88], [85], [78], [55], [53], [41], [50], [55], [37], [33], [33], [32], [42], [39], [32], [41], [40], [32], [28], [45], [50], [39], [40], [46], [55], [53], [62], [68], [71], [62], [70], [79], [75], [57], [55], [52], [53], [56], [79], [54], [62], [94], [80], [76], [81], [93], [99], [110], [92], [88], [72], [56], [61], [45], [44], [44], [38], [36], [47], [45], [42], [37], [45], [42], [50], [45], [51], [46], [42], [36], [41], [54], [51], [47], [60], [39], [36], [51], [44], [46], [32], [35], [46], [47], [52], [50], [60], [51], [46], [75], [68], [53], [74], [73], [81], [58], [61], [42], [64], [62], [47], [64], [55], [50], [57], [51], [71], [74], [57], [90], [78], [96], [86], [90], [77], [92], [113], [85], [127], [139], [135], [154], [116], [152], [174], [192], [173], [215], [232], [258], [292], [381], [371], [457], [501], [603], [700], [806], [919], [979], [1046], [985], [932], [805], [673], [535], [444], [364], [310], [234], [187], [195], [184], [124], [126], [95], [125], [101], [100], [85], [97], [77], [86], [98], [86], [81], [61], [82], [104], [93], [72], [61], [73], [68], [77], [80], [65], [74], [65], [53], [53], [73], [59], [64], [69], [65], [68], [73], [68], [75], [81], [79], [94], [97], [73], [83], [89], [93], [96], [94], [115], [95], [134], [142], [107], [92], [105], [73], [75], [65], [86], [58], [64], [68], [51], [52], [56], [39], [45], [52], [51], [53], [45], [47], [43], [41], [40], [37], [30], [29], [25], [37], [27], [36], [34], [44], [49], [44], [42], [45], [56], [49], [50], [63], [49], [61], [66], [64], [69], [73], [68], [79], [74], [75], [97], [98], [111], [108], [112], [117], [103], [105], [68], [87], [97], [90], [90], [86], [78], [56], [41], [55], [47], [37], [51], [46], [38], [49], [52], [60], [65], [48], [78], [68], [49], [47], [67], [43], [41], [44], [42], [43]]}, {"header": [], "metadata": {"COL #0": "measurementTimes", "COL #0 XML PATH": "#.xrdMeasurement.scan.nonAmbientPoints.measurementTimes", "measurementTimes.unit": "seconds", "measurementTimes.deltaTime": "1", "COL #1": "nonAmbientValues", "COL #1 XML PATH": "#.xrdMeasurement.scan.nonAmbientPoints.nonAmbientValues", "rows": "2598", "columns": "2"}, "columns": [{"key": "0", "name": "Column #0"}, {"key": "1", "name": "Column #1"}], "rows": [[0, 298], [1, 298], [3, 298], [4, 298], [5, 298], [6, 298], [7, 298], [8, 298], [9, 298], [10, 298], [11, 298], [12, 298], [13, 298], [14, 298], [15, 298], [16, 298], [17, 298], [18, 298], [19, 298], [20, 298], [21, 298], [22, 298], [23, 298], [24, 298], [25, 298], [26, 298], [27, 298], [28, 298], [29, 298], [30, 298], [31, 298], [32, 298], [33, 298], [34, 298], [35, 298], [36, 298], [37, 298], [38, 298], [39, 298], [41, 298], [42, 298], [43, 298], [44, 298], [45, 298], [46, 298], [47, 298], [48, 298], [49, 298], [50, 298], [51, 298], [52, 298], [53, 298], [54, 298], [55, 298], [56, 298], [57, 298], [58, 298], [59, 298], [60, 298], [61, 298], [62, 298], [63, 298], [64, 298], [65, 298], [66, 298], [67, 298], [68, 298], [69, 298], [70, 298], [71, 298], [72, 298], [73, 298], [74, 298], [75, 298], [76, 298], [77, 298], [78, 298], [79, 298], [80, 298], [81, 298], [82, 298], [83, 298], [84, 298], [85, 298], [86, 298], [87, 298], [88, 298], [89, 298], [90, 298], [91, 298], [92, 298], [93, 298], [94, 298], [95, 298], [96, 298], [97, 298], [98, 298], [99, 298], [100, 298], [101, 298], [102, 298], [103, 298], [104, 298], [105, 298], [106, 298], [107, 298], [108, 298], [109, 298], [110, 298], [111, 298], [112, 298], [113, 298], [114, 298], [115, 298], [116, 298], [117, 298], [119, 298], [120, 298], [121, 298], [123, 298], [125, 298], [126, 298], [127, 298], [128, 298], [129, 298], [130, 298], [131, 298], [132, 298], [133, 298], [134, 298], [135, 298], [136, 298], [137, 298], [138, 298], [139, 298], [140, 298], [141, 298], [142, 298], [143, 298], [144, 298], [145, 298], [146, 298], [147, 298], [148, 298], [149, 298], [150, 298], [151, 298], [152, 298], [153, 298], [154, 298], [155, 298], [156, 298], [157, 298], [158, 298], [159, 298], [160, 298], [161, 298], [162, 298], [163, 298], [164, 298], [165, 298], [166, 298], [167, 298], [168, 298], [169, 298], [170, 298], [171, 298], [172, 298], [173, 298], [174, 298], [175, 298], [176, 298], [177, 298], [178, 298], [179, 298], [180, 298], [181, 298], [182, 298], [183, 298], [184, 298], [185, 298], [186, 298], [187, 298], [188, 298], [189, 298], [190, 298], [191, 298], [192, 298], [193, 298], [194, 298], [195, 298], [196, 298], [197, 298], [198, 298], [199, 298], [200, 298], [201, 298], [202, 298], [204, 298], [205, 298], [206, 298], [207, 298], [208, 298], [209, 298], [210, 298], [211, 298], [212, 298], [213, 298], [214, 298], [215, 298], [216, 298], [217, 298], [218, 298], [219, 298], [220, 298], [221, 298], [222, 298], [223, 298], [224, 298], [225, 298], [226, 298], [227, 298], [228, 298], [229, 298], [230, 298], [231, 298], [232, 298], [233, 298], [234, 298], [235, 298], [236, 298], [237, 298], [238, 298], [239, 298], [240, 298], [241, 298], [242, 298], [243, 298], [244, 298], [245, 298], [246, 298], [247, 298], [248, 298], [249, 298], [250, 298], [251, 298], [252, 298], [253, 298], [254, 298], [255, 298], [256, 298], [257, 298], [258, 298], [259, 298], [260, 298], [261, 298], [262, 298], [263, 298], [264, 298], [265, 298], [266, 298], [267, 298], [268, 298], [269, 298], [270, 298], [271, 298], [272, 298], [273, 298], [274, 298], [275, 298], [276, 298], [277, 298], [278, 298], [279, 298], [280, 298], [282, 298], [283, 298], [284, 298], [285, 298], [286, 298], [287, 298], [288, 298], [289, 298], [290, 298], [291, 298], [292, 298], [293, 298], [294, 298], [295, 298], [296, 298], [297, 298], [298, 298], [299, 298], [300, 298], [301, 298], [302, 298], [303, 298], [304, 298], [305, 298], [306, 298], [307, 298], [308, 298], [309, 298], [310, 298], [311, 298], [312, 298], [313, 298], [314, 298], [315, 298], [316, 298], [317, 298], [318, 298], [319, 298], [320, 298], [321, 298], [322, 298], [323, 298], [324, 298], [325, 298], [326, 298], [327, 298], [328, 298], [329, 298], [330, 298], [331, 298], [332, 298], [333, 298], [334, 298], [335, 298], [336, 298], [337, 298], [338, 298], [339, 298], [340, 298], [341, 298], [342, 298], [343, 298], [344, 298], [345, 298], [346, 298], [347, 298], [348, 298], [349, 298], [350, 298], [351, 298], [352, 298], [353, 298], [354, 298], [355, 298], [356, 298], [357, 298], [358, 298], [360, 298], [361, 298], [362, 298], [363, 298], [364, 298], [365, 298], [366, 298], [367, 298], [368, 298], [369, 298], [370, 298], [371, 298], [372, 298], [373, 298], [374, 298], [375, 298], [376, 298], [377, 298], [378, 298], [379, 298], [380, 298], [381, 298], [382, 298], [383, 298], [384, 298], [385, 298], [386, 298], [387, 298], [388, 298], [389, 298], [390, 298], [391, 298], [392, 298], [393, 298], [394, 298], [395, 298], [396, 298], [397, 298], [398, 298], [399, 298], [400, 298], [401, 298], [402, 298], [403, 298], [404, 298], [405, 298], [406, 298], [407, 298], [408, 298], [409, 298], [410, 298], [411, 298], [412, 298], [413, 298], [414, 298], [415, 298], [416, 298], [417, 298], [418, 298], [419, 298], [420, 298], [421, 298], [422, 298], [423, 298], [424, 298], [425, 298], [426, 298], [427, 298], [428, 298], [429, 298], [430, 298], [431, 298], [432, 298], [433, 298], [434, 298], [435, 298], [436, 298], [437, 298], [439, 298], [440, 298], [441, 298], [442, 298], [443, 298], [444, 298], [445, 298], [446, 298], [447, 298], [448, 298], [449, 298], [450, 298], [451, 298], [452, 298], [453, 298], [454, 298], [455, 298], [456, 298], [457, 298], [458, 298], [459, 298], [460, 298], [461, 298], [462, 298], [463, 298], [464, 298], [465, 298], [466, 298], [467, 298], [468, 298], [469, 298], [470, 298], [471, 298], [472, 298], [473, 298], [474, 298], [475, 298], [476, 298], [477, 298], [478, 298], [479, 298], [480, 298], [481, 298], [482, 298], [483, 298], [484, 298], [485, 298], [486, 298], [487, 298], [488, 298], [489, 298], [490, 298], [491, 298], [492, 298], [493, 298], [494, 298], [495, 298], [496, 298], [497, 298], [498, 298], [499, 298], [500, 298], [501, 298], [502, 298], [503, 298], [504, 298], [505, 298], [506, 298], [507, 298], [508, 298], [509, 298], [510, 298], [511, 298], [513, 298], [514, 298], [515, 298], [516, 298], [517, 298], [518, 298], [519, 298], [520, 298], [521, 298], [522, 298], [523, 298], [524, 298], [525, 298], [526, 298], [527, 298], [528, 298], [529, 298], [530, 298], [531, 298], [532, 298], [533, 298], [534, 298], [535, 298], [536, 298], [537, 298], [538, 298], [539, 298], [540, 298], [541, 298], [542, 298], [543, 298], [544, 298], [545, 298], [546, 298], [547, 298], [548, 298], [549, 298], [550, 298], [551, 298], [552, 298], [553, 298], [554, 298], [555, 298], [556, 298], [557, 298], [558, 298], [559, 298], [560, 298], [561, 298], [562, 298], [563, 298], [564, 298], [565, 298], [566, 298], [567, 298], [568, 298], [569, 298], [570, 298], [571, 298], [572, 298], [573, 298], [574, 298], [575, 298], [576, 298], [577, 298], [578, 298], [579, 298], [580, 298], [581, 298], [582, 298], [583, 298], [584, 298], [586, 298], [587, 298], [588, 298], [590, 298], [591, 298], [592, 298], [593, 298], [594, 298], [595, 298], [596, 298], [597, 298], [598, 298], [599, 298], [600, 298], [601, 298], [602, 298], [603, 298], [604, 298], [605, 298], [606, 298], [607, 298], [608, 298], [609, 298], [610, 298], [611, 298], [612, 298], [613, 298], [614, 298], [615, 298], [616, 298], [617, 298], [618, 298], [619, 298], [620, 298], [621, 298], [622, 298], [623, 298], [624, 298], [625, 298], [626, 298], [627, 298], [628, 298], [629, 298], [630, 298], [631, 298], [632, 298], [633, 298], [634, 298], [635, 298], [636, 298], [637, 298], [638, 298], [639, 298], [640, 298], [641, 298], [642, 298], [643, 298], [644, 298], [645, 298], [646, 298], [647, 298], [648, 298], [649, 298], [650, 298], [651, 298], [652, 298], [653, 298], [654, 298], [655, 298], [656, 298], [657, 298], [658, 298], [659, 298], [660, 298], [661, 298], [662, 298], [663, 298], [664, 298], [665, 298], [666, 298], [667, 298], [668, 298], [669, 298], [670, 298], [671, 298], [672, 298], [673, 298], [674, 298], [675, 298], [676, 298], [677, 298], [678, 298], [679, 298], [681, 298], [682, 298], [683, 298], [684, 298], [685, 298], [686, 298], [687, 298], [688, 298], [689, 298], [690, 298], [691, 298], [692, 298], [693, 298], [694, 298], [695, 298], [696, 298], [697, 298], [698, 298], [699, 298], [700, 298], [701, 298], [702, 298], [703, 298], [704, 298], [705, 298], [706, 298], [707, 298], [708, 298], [709, 298], [710, 298], [711, 298], [712, 298], [713, 298], [714, 298], [715, 298], [716, 298], [717, 298], [718, 298], [719, 298], [720, 298], [721, 298], [722, 298], [723, 298], [724, 298], [725, 298], [726, 298], [727, 298], [728, 298], [729, 298], [730, 298], [731, 298], [732, 298], [733, 298], [734, 298], [735, 298], [736, 298], [737, 298], [738, 298], [739, 298], [740, 298], [741, 298], [742, 298], [743, 298], [744, 298], [745, 298], [746, 298], [747, 298], [748, 298], [749, 298], [750, 298], [751, 298], [752, 298], [754, 298], [755, 298], [756, 298], [757, 298], [758, 298], [759, 298], [760, 298], [761, 298], [762, 298], [763, 298], [764, 298], [765, 298], [766, 298], [767, 298], [768, 298], [769, 298], [770, 298], [771, 298], [772, 298], [773, 298], [774, 298], [775, 298], [776, 298], [777, 298], [778, 298], [779, 298], [780, 298], [781, 298], [782, 298], [783, 298], [784, 298], [785, 298], [786, 298], [787, 298], [788, 298], [789, 298], [790, 298], [791, 298], [792, 298], [793, 298], [794, 298], [795, 298], [796, 298], [797, 298], [798, 298], [799, 298], [800, 298], [801, 298], [802, 298], [803, 298], [804, 298], [805, 298], [806, 298], [807, 298], [808, 298], [809, 298], [810, 298], [811, 298], [812, 298], [813, 298], [814, 298], [815, 298], [816, 298], [817, 298], [818, 298], [819, 298], [820, 298], [821, 298], [822, 298], [823, 298], [824, 298], [825, 298], [826, 298], [828, 298], [829, 298], [830, 298], [831, 298], [832, 298], [833, 298], [834, 298], [835, 298], [836, 298], [837, 298], [838, 298], [839, 298], [840, 298], [841, 298], [842, 298], [843, 298], [844, 298], [845, 298], [846, 298], [847, 298], [848, 298], [849, 298], [850, 298], [851, 298], [852, 298], [853, 298], [854, 298], [855, 298], [856, 298], [857, 298], [858, 298], [859, 298], [860, 298], [861, 298], [862, 298], [863, 298], [864, 298], [865, 298], [866, 298], [867, 298], [868, 298], [869, 298], [870, 298], [871, 298], [872, 298], [873, 298], [874, 298], [875, 298], [876, 298], [877, 298], [878, 298], [879, 298], [880, 298], [881, 298], [882, 298], [883, 298], [884, 298], [885, 298], [886, 298], [887, 298], [888, 298], [889, 298], [890, 298], [891, 298], [892, 298], [893, 298], [894, 298], [895, 298], [896, 298], [897, 298], [898, 298], [899, 298], [900, 298], [901, 298], [902, 298], [903, 298], [904, 298], [905, 298], [906, 298], [907, 298], [908, 298], [909, 298], [910, 298], [911, 298], [912, 298], [913, 298], [915, 298], [916, 298], [917, 298], [918, 298], [919, 298], [920, 298], [921, 298], [922, 298], [923, 298], [924, 298], [925, 298], [926, 298], [927, 298], [928, 298], [929, 298], [930, 298], [931, 298], [932, 298], [933, 298], [934, 298], [935, 298], [936, 298], [937, 298], [938, 298], [939, 298], [940, 298], [941, 298], [942, 298], [943, 298], [944, 298], [945, 298], [946, 298], [947, 298], [948, 298], [949, 298], [950, 298], [951, 298], [952, 298], [953, 298], [954, 298], [955, 298], [956, 298], [957, 298], [958, 298], [959, 298], [960, 298], [961, 298], [962, 298], [963, 298], [964, 298], [965, 298], [966, 298], [967, 298], [968, 298], [969, 298], [970, 298], [971, 298], [972, 298], [973, 298], [974, 298], [975, 298], [976, 298], [977, 298], [978, 298], [979, 298], [980, 298], [981, 298], [982, 298], [983, 298], [984, 298], [985, 298], [986, 298], [987, 298], [988, 298], [989, 298], [990, 298], [991, 298], [992, 298], [993, 298], [994, 298], [995, 298], [996, 298], [997, 298], [999, 298], [1000, 298], [1001, 298], [1002, 298], [1003, 298], [1004, 298], [1005, 298], [1006, 298], [1007, 298], [1008, 298], [1009, 298], [1010, 298], [1011, 298], [1012, 298], [1013, 298], [1014, 298], [1015, 298], [1016, 298], [1017, 298], [1018, 298], [1019, 298], [1020, 298], [1021, 298], [1022, 298], [1023, 298], [1024, 298], [1025, 298], [1026, 298], [1027, 298], [1028, 298], [1029, 298], [1030, 298], [1031, 298], [1032, 298], [1033, 298], [1034, 298], [1035, 298], [1036, 298], [1037, 298], [1038, 298], [1039, 298], [1040, 298], [1041, 298], [1042, 298], [1043, 298], [1044, 298], [1045, 298], [1046, 298], [1047, 298], [1048, 298], [1049, 298], [1050, 298], [1051, 298], [1052, 298], [1053, 298], [1054, 298], [1055, 298], [1056, 298], [1057, 298], [1058, 298], [1059, 298], [1060, 298], [1061, 298], [1062, 298], [1063, 298], [1064, 298], [1065, 298], [1066, 298], [1067, 298], [1068, 298], [1069, 298], [1070, 298], [1071, 298], [1072, 298], [1073, 298], [1075, 298], [1076, 298], [1077, 298], [1078, 298], [1079, 298], [1080, 298], [1081, 298], [1082, 298], [1083, 298], [1084, 298], [1085, 298], [1086, 298], [1087, 298], [1088, 298], [1089, 298], [1090, 298], [1091, 298], [1092, 298], [1093, 298], [1094, 298], [1095, 298], [1096, 298], [1097, 298], [1098, 298], [1099, 298], [1100, 298], [1101, 298], [1102, 298], [1103, 298], [1104, 298], [1105, 298], [1106, 298], [1107, 298], [1108, 298], [1109, 298], [1110, 298], [1111, 298], [1112, 298], [1113, 298], [1114, 298], [1115, 298], [1116, 298], [1117, 298], [1118, 298], [1119, 298], [1120, 298], [1121, 298], [1122, 298], [1123, 298], [1124, 298], [1125, 298], [1126, 298], [1127, 298], [1128, 298], [1129, 298], [1130, 298], [1131, 298], [1132, 298], [1133, 298], [1134, 298], [1135, 298], [1136, 298], [1137, 298], [1138, 298], [1139, 298], [1140, 298], [1141, 298], [1142, 298], [1143, 298], [1144, 298], [1145, 298], [1146, 298], [1147, 298], [1148, 298], [1149, 298], [1151, 298], [1152, 298], [1153, 298], [1154, 298], [1155, 298], [1156, 298], [1157, 298], [1158, 298], [1159, 298], [1160, 298], [1161, 298], [1162, 298], [1163, 298], [1164, 298], [1165, 298], [1166, 298], [1167, 298], [1168, 298], [1169, 298], [1170, 298], [1171, 298], [1172, 298], [1173, 298], [1174, 298], [1175, 298], [1176, 298], [1177, 298], [1178, 298], [1179, 298], [1180, 298], [1181, 298], [1182, 298], [1183, 298], [1184, 298], [1185, 298], [1186, 298], [1187, 298], [1188, 298], [1189, 298], [1190, 298], [1191, 298], [1192, 298], [1193, 298], [1194, 298], [1195, 298], [1196, 298], [1197, 298], [1198, 298], [1199, 298], [1200, 298], [1201, 298], [1202, 298], [1203, 298], [1204, 298], [1205, 298], [1206, 298], [1207, 298], [1208, 298], [1209, 298], [1210, 298], [1211, 298], [1212, 298], [1213, 298], [1214, 298], [1215, 298], [1216, 298], [1217, 298], [1218, 298], [1219, 298], [1220, 298], [1221, 298], [1222, 298], [1223, 298], [1224, 298], [1225, 298], [1227, 298], [1228, 298], [1229, 298], [1230, 298], [1231, 298], [1232, 298], [1233, 298], [1234, 298], [1235, 298], [1236, 298], [1237, 298], [1238, 298], [1239, 298], [1240, 298], [1241, 298], [1242, 298], [1243, 298], [1244, 298], [1245, 298], [1246, 298], [1247, 298], [1248, 298], [1249, 298], [1250, 298], [1251, 298], [1252, 298], [1253, 298], [1254, 298], [1255, 298], [1256, 298], [1257, 298], [1258, 298], [1259, 298], [1260, 298], [1261, 298], [1262, 298], [1263, 298], [1264, 298], [1265, 298], [1266, 298], [1267, 298], [1268, 298], [1269, 298], [1270, 298], [1271, 298], [1272, 298], [1273, 298], [1274, 298], [1275, 298], [1276, 298], [1277, 298], [1278, 298], [1279, 298], [1280, 298], [1281, 298], [1282, 298], [1283, 298], [1284, 298], [1285, 298], [1286, 298], [1287, 298], [1288, 298], [1289, 298], [1290, 298], [1291, 298], [1292, 298], [1293, 298], [1294, 298], [1295, 298], [1296, 298], [1297, 298], [1298, 298], [1299, 298], [1300, 298], [1302, 298], [1303, 298], [1304, 298], [1306, 298], [1307, 298], [1308, 298], [1309, 298], [1310, 298], [1311, 298], [1312, 298], [1313, 298], [1314, 298], [1315, 298], [1316, 298], [1317, 298], [1318, 298], [1319, 298], [1320, 298], [1321, 298], [1322, 298], [1323, 298], [1324, 298], [1325, 298], [1326, 298], [1327, 298], [1328, 298], [1329, 298], [1330, 298], [1331, 298], [1332, 298], [1333, 298], [1334, 298], [1335, 298], [1336, 298], [1337, 298], [1338, 298], [1339, 298], [1340, 298], [1341, 298], [1342, 298], [1343, 298], [1344, 298], [1345, 298], [1346, 298], [1347, 298], [1348, 298], [1349, 298], [1350, 298], [1351, 298], [1352, 298], [1353, 298], [1354, 298], [1355, 298], [1356, 298], [1357, 298], [1358, 298], [1359, 298], [1360, 298], [1361, 298], [1362, 298], [1363, 298], [1364, 298], [1365, 298], [1366, 298], [1367, 298], [1368, 298], [1369, 298], [1370, 298], [1371, 298], [1373, 298], [1374, 298], [1375, 298], [1376, 298], [1377, 298], [1378, 298], [1379, 298], [1380, 298], [1381, 298], [1382, 298], [1383, 298], [1384, 298], [1385, 298], [1386, 298], [1387, 298], [1388, 298], [1389, 298], [1390, 298], [1391, 298], [1392, 298], [1393, 298], [1394, 298], [1395, 298], [1396, 298], [1397, 298], [1398, 298], [1399, 298], [1400, 298], [1401, 298], [1402, 298], [1403, 298], [1404, 298], [1405, 298], [1406, 298], [1407, 298], [1408, 298], [1409, 298], [1410, 298], [1411, 298], [1412, 298], [1413, 298], [1414, 298], [1415, 298], [1416, 298], [1417, 298], [1418, 298], [1419, 298], [1420, 298], [1421, 298], [1422, 298], [1423, 298], [1424, 298], [1425, 298], [1426, 298], [1427, 298], [1428, 298], [1429, 298], [1430, 298], [1431, 298], [1432, 298], [1433, 298], [1434, 298], [1435, 298], [1436, 298], [1437, 298], [1438, 298], [1439, 298], [1440, 298], [1441, 298], [1442, 298], [1443, 298], [1444, 298], [1446, 298], [1447, 298], [1448, 298], [1449, 298], [1450, 298], [1451, 298], [1452, 298], [1454, 298], [1456, 298], [1457, 298], [1458, 298], [1459, 298], [1460, 298], [1461, 298], [1462, 298], [1463, 298], [1464, 298], [1465, 298], [1466, 298], [1467, 298], [1468, 298], [1469, 298], [1470, 298], [1471, 298], [1472, 298], [1473, 298], [1474, 298], [1475, 298], [1476, 298], [1477, 298], [1478, 298], [1479, 298], [1480, 298], [1481, 298], [1482, 298], [1483, 298], [1484, 298], [1485, 298], [1486, 298], [1487, 298], [1488, 298], [1489, 298], [1490, 298], [1491, 298], [1492, 298], [1493, 298], [1494, 298], [1495, 298], [1496, 298], [1497, 298], [1498, 298], [1499, 298], [1500, 298], [1501, 298], [1502, 298], [1503, 298], [1504, 298], [1505, 298], [1506, 298], [1507, 298], [1508, 298], [1509, 298], [1510, 298], [1511, 298], [1512, 298], [1513, 298], [1514, 298], [1515, 298], [1516, 298], [1517, 298], [1518, 298], [1519, 298], [1520, 298], [1521, 298], [1522, 298], [1523, 298], [1524, 298], [1525, 298], [1526, 298], [1527, 298], [1528, 298], [1530, 298], [1531, 298], [1532, 298], [1533, 298], [1534, 298], [1535, 298], [1536, 298], [1537, 298], [1538, 298], [1539, 298], [1540, 298], [1541, 298], [1542, 298], [1543, 298], [1544, 298], [1545, 298], [1546, 298], [1547, 298], [1548, 298], [1549, 298], [1550, 298], [1551, 298], [1552, 298], [1553, 298], [1554, 298], [1555, 298], [1556, 298], [1557, 298], [1558, 298], [1559, 298], [1560, 298], [1561, 298], [1562, 298], [1563, 298], [1564, 298], [1565, 298], [1566, 298], [1567, 298], [1568, 298], [1569, 298], [1570, 298], [1571, 298], [1572, 298], [1573, 298], [1574, 298], [1575, 298], [1576, 298], [1577, 298], [1578, 298], [1579, 298], [1580, 298], [1581, 298], [1582, 298], [1583, 298], [1584, 298], [1585, 298], [1586, 298], [1587, 298], [1588, 298], [1589, 298], [1590, 298], [1591, 298], [1592, 298], [1593, 298], [1594, 298], [1595, 298], [1596, 298], [1597, 298], [1598, 298], [1599, 298], [1600, 298], [1601, 298], [1602, 298], [1604, 298], [1605, 298], [1606, 298], [1607, 298], [1608, 298], [1609, 298], [1610, 298], [1611, 298], [1612, 298], [1613, 298], [1614, 298], [1615, 298], [1616, 298], [1617, 298], [1618, 298], [1619, 298], [1620, 298], [1621, 298], [1622, 298], [1623, 298], [1624, 298], [1625, 298], [1626, 298], [1627, 298], [1628, 298], [1629, 298], [1630, 298], [1631, 298], [1632, 298], [1633, 298], [1634, 298], [1635, 298], [1636, 298], [1637, 298], [1638, 298], [1639, 298], [1640, 298], [1641, 298], [1642, 298], [1643, 298], [1644, 298], [1645, 298], [1646, 298], [1647, 298], [1648, 298], [1649, 298], [1650, 298], [1651, 298], [1652, 298], [1653, 298], [1654, 298], [1655, 298], [1656, 298], [1657, 298], [1658, 298], [1659, 298], [1660, 298], [1661, 298], [1662, 298], [1663, 298], [1664, 298], [1665, 298], [1666, 298], [1667, 298], [1668, 298], [1669, 298], [1670, 298], [1671, 298], [1672, 298], [1673, 298], [1674, 298], [1675, 298], [1676, 298], [1677, 298], [1678, 298], [1679, 298], [1680, 298], [1681, 298], [1682, 298], [1683, 298], [1684, 298], [1686, 298], [1687, 298], [1688, 298], [1689, 298], [1690, 298], [1691, 298], [1692, 298], [1693, 298], [1694, 298], [1695, 298], [1696, 298], [1697, 298], [1698, 298], [1699, 298], [1700, 298], [1701, 298], [1702, 298], [1703, 298], [1704, 298], [1705, 298], [1706, 298], [1707, 298], [1708, 298], [1709, 298], [1710, 298], [1711, 298], [1712, 298], [1713, 298], [1714, 298], [1715, 298], [1716, 298], [1717, 298], [1718, 298], [1719, 298], [1720, 298], [1721, 298], [1722, 298], [1723, 298], [1724, 298], [1725, 298], [1726, 298], [1727, 298], [1728, 298], [1729, 298], [1730, 298], [1731, 298], [1732, 298], [1733, 298], [1734, 298], [1735, 298], [1736, 298], [1737, 298], [1738, 298], [1739, 298], [1740, 298], [1741, 298], [1742, 298], [1743, 298], [1744, 298], [1745, 298], [1746, 298], [1747, 298], [1748, 298], [1749, 298], [1750, 298], [1751, 298], [1752, 298], [1753, 298], [1754, 298], [1755, 298], [1756, 298], [1757, 298], [1758, 298], [1760, 298], [1761, 298], [1762, 298], [1764, 298], [1765, 298], [1766, 298], [1767, 298], [1768, 298], [1769, 298], [1770, 298], [1771, 298], [1772, 298], [1773, 298], [1774, 298], [1775, 298], [1776, 298], [1777, 298], [1778, 298], [1779, 298], [1780, 298], [1781, 298], [1782, 298], [1783, 298], [1784, 298], [1785, 298], [1786, 298], [1787, 298], [1788, 298], [1789, 298], [1790, 298], [1791, 298], [1792, 298], [1793, 298], [1794, 298], [1795, 298], [1796, 298], [1797, 298], [1798, 298], [1799, 298], [1800, 298], [1801, 298], [1802, 298], [1803, 298], [1804, 298], [1805, 298], [1806, 298], [1807, 298], [1808, 298], [1809, 298], [1810, 298], [1811, 298], [1812, 298], [1813, 298], [1814, 298], [1815, 298], [1816, 298], [1817, 298], [1818, 298], [1819, 298], [1820, 298], [1821, 298], [1822, 298], [1823, 298], [1824, 298], [1825, 298], [1826, 298], [1827, 298], [1828, 298], [1829, 298], [1830, 298], [1831, 298], [1832, 298], [1833, 298], [1834, 298], [1835, 298], [1836, 298], [1837, 298], [1838, 298], [1839, 298], [1840, 298], [1841, 298], [1842, 298], [1844, 298], [1845, 298], [1846, 298], [1847, 298], [1848, 298], [1849, 298], [1850, 298], [1851, 298], [1852, 298], [1853, 298], [1854, 298], [1855, 298], [1856, 298], [1857, 298], [1858, 298], [1859, 298], [1860, 298], [1861, 298], [1862, 298], [1863, 298], [1864, 298], [1865, 298], [1866, 298], [1867, 298], [1868, 298], [1869, 298], [1870, 298], [1871, 298], [1872, 298], [1873, 298], [1874, 298], [1875, 298], [1876, 298], [1877, 298], [1878, 298], [1879, 298], [1880, 298], [1881, 298], [1882, 298], [1883, 298], [1884, 298], [1885, 298], [1886, 298], [1887, 298], [1888, 298], [1889, 298], [1890, 298], [1891, 298], [1892, 298], [1893, 298], [1894, 298], [1895, 298], [1896, 298], [1897, 298], [1898, 298], [1899, 298], [1900, 298], [1901, 298], [1902, 298], [1903, 298], [1904, 298], [1905, 298], [1906, 298], [1907, 298], [1908, 298], [1909, 298], [1910, 298], [1911, 298], [1912, 298], [1913, 298], [1914, 298], [1915, 298], [1916, 298], [1917, 298], [1918, 298], [1920, 298], [1921, 298], [1922, 298], [1923, 298], [1924, 298], [1925, 298], [1926, 298], [1928, 298], [1929, 298], [1930, 298], [1931, 298], [1932, 298], [1933, 298], [1934, 298], [1935, 298], [1936, 298], [1937, 298], [1938, 298], [1939, 298], [1940, 298], [1941, 298], [1942, 298], [1943, 298], [1944, 298], [1945, 298], [1946, 298], [1947, 298], [1948, 298], [1949, 298], [1950, 298], [1951, 298], [1952, 298], [1953, 298], [1954, 298], [1955, 298], [1956, 298], [1957, 298], [1958, 298], [1959, 298], [1960, 298], [1961, 298], [1962, 298], [1963, 298], [1964, 298], [1965, 298], [1966, 298], [1967, 298], [1968, 298], [1969, 298], [1970, 298], [1971, 298], [1972, 298], [1973, 298], [1974, 298], [1975, 298], [1976, 298], [1977, 298], [1978, 298], [1979, 298], [1980, 298], [1981, 298], [1982, 298], [1983, 298], [1984, 298], [1985, 298], [1986, 298], [1987, 298], [1988, 298], [1989, 298], [1990, 298], [1991, 298], [1992, 298], [1993, 298], [1994, 298], [1995, 298], [1996, 298], [1997, 298], [1998, 298], [1999, 298], [2000, 298], [2001, 298], [2002, 298], [2003, 298], [2005, 298], [2006, 298], [2007, 298], [2008, 298], [2009, 298], [2011, 298], [2012, 298], [2013, 298], [2014, 298], [2015, 298], [2016, 298], [2017, 298], [2018, 298], [2019, 298], [2020, 298], [2021, 298], [2022, 298], [2023, 298], [2024, 298], [2025, 298], [2026, 298], [2027, 298], [2028, 298], [2029, 298], [2030, 298], [2031, 298], [2032, 298], [2033, 298], [2034, 298], [2035, 298], [2036, 298], [2037, 298], [2038, 298], [2039, 298], [2040, 298], [2041, 298], [2042, 298], [2043, 298], [2044, 298], [2045, 298], [2046, 298], [2047, 298], [2048, 298], [2049, 298], [2050, 298], [2051, 298], [2052, 298], [2053, 298], [2054, 298], [2055, 298], [2056, 298], [2057, 298], [2058, 298], [2059, 298], [2060, 298], [2061, 298], [2062, 298], [2063, 298], [2064, 298], [2065, 298], [2066, 298], [2067, 298], [2068, 298], [2069, 298], [2070, 298], [2071, 298], [2072, 298], [2073, 298], [2074, 298], [2075, 298], [2076, 298], [2077, 298], [2078, 298], [2079, 298], [2080, 298], [2081, 298], [2082, 298], [2083, 298], [2084, 298], [2085, 298], [2086, 298], [2087, 298], [2088, 298], [2089, 298], [2091, 298], [2092, 298], [2093, 298], [2094, 298], [2095, 298], [2096, 298], [2097, 298], [2099, 298], [2100, 298], [2101, 298], [2102, 298], [2103, 298], [2104, 298], [2105, 298], [2106, 298], [2107, 298], [2108, 298], [2109, 298], [2110, 298], [2111, 298], [2112, 298], [2113, 298], [2114, 298], [2115, 298], [2116, 298], [2117, 298], [2118, 298], [2119, 298], [2120, 298], [2121, 298], [2122, 298], [2123, 298], [2124, 298], [2125, 298], [2126, 298], [2127, 298], [2128, 298], [2129, 298], [2130, 298], [2131, 298], [2132, 298], [2133, 298], [2134, 298], [2135, 298], [2136, 298], [2137, 298], [2138, 298], [2139, 298], [2140, 298], [2141, 298], [2142, 298], [2143, 298], [2144, 298], [2145, 298], [2146, 298], [2147, 298], [2148, 298], [2149, 298], [2150, 298], [2151, 298], [2152, 298], [2153, 298], [2154, 298], [2155, 298], [2156, 298], [2157, 298], [2158, 298], [2159, 298], [2160, 298], [2161, 298], [2162, 298], [2163, 298], [2165, 298], [2166, 298], [2167, 298], [2168, 298], [2169, 298], [2171, 298], [2172, 298], [2173, 298], [2174, 298], [2175, 298], [2176, 298], [2177, 298], [2178, 298], [2179, 298], [2180, 298], [2181, 298], [2182, 298], [2183, 298], [2184, 298], [2185, 298], [2186, 298], [2187, 298], [2188, 298], [2189, 298], [2190, 298], [2191, 298], [2192, 298], [2193, 298], [2194, 298], [2195, 298], [2196, 298], [2197, 298], [2198, 298], [2199, 298], [2200, 298], [2201, 298], [2202, 298], [2203, 298], [2204, 298], [2205, 298], [2206, 298], [2207, 298], [2208, 298], [2209, 298], [2210, 298], [2211, 298], [2212, 298], [2213, 298], [2214, 298], [2215, 298], [2216, 298], [2217, 298], [2218, 298], [2219, 298], [2220, 298], [2221, 298], [2222, 298], [2223, 298], [2224, 298], [2225, 298], [2226, 298], [2227, 298], [2228, 298], [2229, 298], [2230, 298], [2231, 298], [2232, 298], [2233, 298], [2234, 298], [2235, 298], [2236, 298], [2237, 298], [2238, 298], [2239, 298], [2240, 298], [2241, 298], [2242, 298], [2243, 298], [2244, 298], [2246, 298], [2247, 298], [2248, 298], [2249, 298], [2250, 298], [2251, 298], [2252, 298], [2253, 298], [2254, 298], [2255, 298], [2256, 298], [2257, 298], [2258, 298], [2259, 298], [2260, 298], [2261, 298], [2262, 298], [2263, 298], [2264, 298], [2265, 298], [2266, 298], [2267, 298], [2268, 298], [2269, 298], [2270, 298], [2271, 298], [2272, 298], [2273, 298], [2274, 298], [2275, 298], [2276, 298], [2277, 298], [2278, 298], [2279, 298], [2280, 298], [2281, 298], [2282, 298], [2283, 298], [2284, 298], [2285, 298], [2286, 298], [2287, 298], [2288, 298], [2289, 298], [2290, 298], [2291, 298], [2292, 298], [2293, 298], [2294, 298], [2295, 298], [2296, 298], [2297, 298], [2298, 298], [2299, 298], [2300, 298], [2301, 298], [2302, 298], [2303, 298], [2304, 298], [2305, 298], [2306, 298], [2307, 298], [2308, 298], [2309, 298], [2310, 298], [2311, 298], [2312, 298], [2313, 298], [2314, 298], [2315, 298], [2316, 298], [2317, 298], [2318, 298], [2319, 298], [2320, 298], [2321, 298], [2322, 298], [2323, 298], [2324, 298], [2325, 298], [2326, 298], [2327, 298], [2328, 298], [2329, 298], [2330, 299], [2331, 299], [2332, 298], [2333, 298], [2334, 298], [2335, 298], [2337, 299], [2338, 299], [2339, 299], [2340, 299], [2341, 299], [2342, 299], [2343, 299], [2344, 299], [2345, 299], [2346, 298], [2347, 299], [2348, 299], [2349, 299], [2350, 299], [2351, 299], [2352, 299], [2353, 299], [2354, 299], [2355, 299], [2356, 299], [2357, 299], [2358, 298], [2359, 298], [2360, 298], [2361, 299], [2362, 299], [2363, 299], [2364, 299], [2365, 299], [2366, 299], [2367, 299], [2368, 299], [2369, 299], [2370, 299], [2371, 299], [2372, 299], [2373, 299], [2374, 299], [2375, 299], [2376, 299], [2377, 299], [2378, 299], [2379, 299], [2380, 299], [2381, 299], [2382, 299], [2383, 299], [2384, 299], [2385, 299], [2386, 299], [2387, 299], [2388, 299], [2389, 299], [2390, 299], [2391, 299], [2392, 299], [2393, 299], [2394, 299], [2395, 299], [2396, 299], [2397, 299], [2398, 299], [2399, 299], [2400, 299], [2401, 299], [2402, 299], [2403, 299], [2404, 299], [2405, 299], [2406, 299], [2407, 299], [2408, 299], [2409, 299], [2410, 299], [2411, 299], [2412, 299], [2413, 299], [2414, 299], [2415, 299], [2416, 299], [2417, 299], [2418, 299], [2419, 299], [2420, 299], [2422, 299], [2424, 299], [2425, 299], [2426, 299], [2427, 299], [2428, 299], [2429, 299], [2430, 299], [2431, 299], [2432, 299], [2433, 299], [2434, 299], [2435, 299], [2436, 299], [2437, 299], [2438, 299], [2439, 299], [2440, 299], [2441, 299], [2442, 298], [2443, 298], [2444, 298], [2445, 299], [2446, 299], [2447, 299], [2448, 299], [2449, 299], [2450, 299], [2451, 299], [2452, 299], [2453, 299], [2454, 298], [2455, 298], [2456, 298], [2457, 298], [2458, 298], [2459, 298], [2460, 298], [2461, 299], [2462, 298], [2463, 298], [2464, 298], [2465, 298], [2466, 299], [2467, 298], [2468, 298], [2469, 298], [2470, 298], [2471, 298], [2472, 298], [2473, 298], [2474, 298], [2475, 298], [2476, 298], [2477, 298], [2478, 298], [2479, 298], [2480, 298], [2481, 298], [2482, 298], [2483, 298], [2484, 298], [2485, 298], [2486, 298], [2487, 298], [2488, 298], [2489, 298], [2490, 298], [2491, 298], [2492, 298], [2493, 298], [2494, 298], [2495, 298], [2496, 298], [2497, 298], [2499, 298], [2500, 298], [2501, 298], [2502, 298], [2503, 298], [2504, 298], [2505, 298], [2506, 298], [2507, 298], [2508, 298], [2509, 298], [2510, 298], [2511, 298], [2512, 298], [2513, 298], [2514, 298], [2515, 298], [2516, 298], [2517, 298], [2518, 298], [2519, 298], [2520, 298], [2521, 298], [2522, 298], [2523, 298], [2524, 298], [2525, 298], [2526, 298], [2527, 298], [2528, 298], [2529, 298], [2530, 298], [2531, 298], [2532, 298], [2533, 298], [2534, 298], [2535, 298], [2536, 298], [2537, 298], [2538, 298], [2539, 298], [2540, 298], [2541, 298], [2542, 298], [2543, 298], [2544, 298], [2545, 298], [2546, 298], [2547, 298], [2548, 298], [2549, 298], [2550, 298], [2551, 298], [2552, 298], [2553, 298], [2554, 298], [2555, 298], [2556, 298], [2557, 298], [2558, 298], [2559, 298], [2560, 298], [2561, 298], [2562, 298], [2563, 298], [2564, 298], [2565, 298], [2566, 298], [2567, 298], [2568, 298], [2569, 298], [2571, 298], [2572, 298], [2573, 298], [2574, 298], [2576, 298], [2577, 298], [2578, 298], [2579, 298], [2580, 298], [2581, 298], [2582, 298], [2583, 298], [2584, 298], [2585, 298], [2586, 298], [2587, 298], [2588, 298], [2589, 298], [2590, 298], [2591, 298], [2592, 298], [2593, 298], [2594, 298], [2595, 298], [2596, 298], [2597, 298], [2598, 298], [2599, 298], [2600, 298], [2601, 298], [2602, 298], [2603, 298], [2604, 298], [2605, 298], [2606, 298], [2607, 298], [2608, 298], [2609, 298], [2610, 298], [2611, 298], [2612, 298], [2613, 298], [2614, 298], [2615, 298], [2616, 298], [2617, 298], [2618, 298], [2619, 298], [2620, 298], [2621, 298], [2622, 298], [2623, 298], [2624, 298], [2625, 298], [2626, 298], [2627, 298], [2628, 298], [2629, 298], [2630, 298], [2631, 298], [2632, 298], [2633, 298], [2634, 298], [2635, 298], [2636, 298], [2637, 298], [2638, 298], [2639, 298], [2640, 298], [2641, 298], [2642, 298], [2643, 298], [2644, 298]]}, {"header": [], "metadata": {"COL #0": "positions", "COL #0 XML PATH": "#.xrdMeasurement.scan.dataPoints.positions.startPosition", "positions.axis": "2Theta", "positions.unit": "deg", "COL #1": "positions", "COL #1 XML PATH": "#.xrdMeasurement.scan.dataPoints.positions.endPosition", "positions.axis (1)": "2Theta", "positions.unit (1)": "deg", "COL #2.stepSize": 84.99231977000001, "COL #2.startPosition": 5.00116514, "COL #2.endPosition": 89.99348491, "COL #2.unit": "deg", "COL #2.axis": "2Theta", "COL #3.stepSize": 42.49615989, "COL #3.startPosition": 2.50058257, "COL #3.endPosition": 44.99674246, "COL #3.unit": "deg", "COL #3.axis": "Omega", "COL #4.stepSize": 84.99231977000001, "COL #4.startPosition": 5.00116514, "COL #4.endPosition": 89.99348491, "COL #4.unit": "deg", "COL #4.axis": "2Theta", "COL #5.stepSize": 42.49615989, "COL #5.startPosition": 2.50058257, "COL #5.endPosition": 44.99674246, "COL #5.unit": "deg", "COL #5.axis": "Omega", "rows": "2", "columns": "2"}, "columns": [{"key": "0", "name": "Column #0"}, {"key": "1", "name": "Column #1"}], "rows": [[5.00116514, 89.99348491], [2.50058257, 44.99674246]]}], "metadata": {"file_name": "LA_P37cd_DUT52Zr-Thermo-XRD-5-90-45min_25\u00b0C_1.xrdml", "content_type": "", "mime_type": "text/plain", "extension": ".xrdml", "reader": "XRDMLReader", "uploaded": "2024-10-11T09:26:52.810993"}} \ No newline at end of file