diff --git a/.gitignore b/.gitignore index dfcfd56f..e69de29b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,350 +0,0 @@ -## Ignore Visual Studio temporary files, build results, and -## files generated by popular Visual Studio add-ons. -## -## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore - -# User-specific files -*.rsuser -*.suo -*.user -*.userosscache -*.sln.docstates - -# User-specific files (MonoDevelop/Xamarin Studio) -*.userprefs - -# Mono auto generated files -mono_crash.* - -# Build results -[Dd]ebug/ -[Dd]ebugPublic/ -[Rr]elease/ -[Rr]eleases/ -x64/ -x86/ -[Aa][Rr][Mm]/ -[Aa][Rr][Mm]64/ -bld/ -[Bb]in/ -[Oo]bj/ -[Ll]og/ -[Ll]ogs/ - -# Visual Studio 2015/2017 cache/options directory -.vs/ -# Uncomment if you have tasks that create the project's static files in wwwroot -#wwwroot/ - -# Visual Studio 2017 auto generated files -Generated\ Files/ - -# MSTest test Results -[Tt]est[Rr]esult*/ -[Bb]uild[Ll]og.* - -# NUnit -*.VisualState.xml -TestResult.xml -nunit-*.xml - -# Build Results of an ATL Project -[Dd]ebugPS/ -[Rr]eleasePS/ -dlldata.c - -# Benchmark Results -BenchmarkDotNet.Artifacts/ - -# .NET Core -project.lock.json -project.fragment.lock.json -artifacts/ - -# StyleCop -StyleCopReport.xml - -# Files built by Visual Studio -*_i.c -*_p.c -*_h.h -*.ilk -*.meta -*.obj -*.iobj -*.pch -*.pdb -*.ipdb -*.pgc -*.pgd -*.rsp -*.sbr -*.tlb -*.tli -*.tlh -*.tmp -*.tmp_proj -*_wpftmp.csproj -*.log -*.vspscc -*.vssscc -.builds -*.pidb -*.svclog -*.scc - -# Chutzpah Test files -_Chutzpah* - -# Visual C++ cache files -ipch/ -*.aps -*.ncb -*.opendb -*.opensdf -*.sdf -*.cachefile -*.VC.db -*.VC.VC.opendb - -# Visual Studio profiler -*.psess -*.vsp -*.vspx -*.sap - -# Visual Studio Trace Files -*.e2e - -# TFS 2012 Local Workspace -$tf/ - -# Guidance Automation Toolkit -*.gpState - -# ReSharper is a .NET coding add-in -_ReSharper*/ -*.[Rr]e[Ss]harper -*.DotSettings.user - -# TeamCity is a build add-in -_TeamCity* - -# DotCover is a Code Coverage Tool -*.dotCover - -# AxoCover is a Code Coverage Tool -.axoCover/* -!.axoCover/settings.json - -# Visual Studio code coverage results -*.coverage -*.coveragexml - -# NCrunch -_NCrunch_* -.*crunch*.local.xml -nCrunchTemp_* - -# MightyMoose -*.mm.* -AutoTest.Net/ - -# Web workbench (sass) -.sass-cache/ - -# Installshield output folder -[Ee]xpress/ - -# DocProject is a documentation generator add-in -DocProject/buildhelp/ -DocProject/Help/*.HxT -DocProject/Help/*.HxC -DocProject/Help/*.hhc -DocProject/Help/*.hhk -DocProject/Help/*.hhp -DocProject/Help/Html2 -DocProject/Help/html - -# Click-Once directory -publish/ - -# Publish Web Output -*.[Pp]ublish.xml -*.azurePubxml -# Note: Comment the next line if you want to checkin your web deploy settings, -# but database connection strings (with potential passwords) will be unencrypted -*.pubxml -*.publishproj - -# Microsoft Azure Web App publish settings. Comment the next line if you want to -# checkin your Azure Web App publish settings, but sensitive information contained -# in these scripts will be unencrypted -PublishScripts/ - -# NuGet Packages -*.nupkg -# NuGet Symbol Packages -*.snupkg -# The packages folder can be ignored because of Package Restore -**/[Pp]ackages/* -# except build/, which is used as an MSBuild target. -!**/[Pp]ackages/build/ -# Uncomment if necessary however generally it will be regenerated when needed -#!**/[Pp]ackages/repositories.config -# NuGet v3's project.json files produces more ignorable files -*.nuget.props -*.nuget.targets - -# Microsoft Azure Build Output -csx/ -*.build.csdef - -# Microsoft Azure Emulator -ecf/ -rcf/ - -# Windows Store app package directories and files -AppPackages/ -BundleArtifacts/ -Package.StoreAssociation.xml -_pkginfo.txt -*.appx -*.appxbundle -*.appxupload - -# Visual Studio cache files -# files ending in .cache can be ignored -*.[Cc]ache -# but keep track of directories ending in .cache -!?*.[Cc]ache/ - -# Others -ClientBin/ -~$* -*~ -*.dbmdl -*.dbproj.schemaview -*.jfm -*.pfx -*.publishsettings -orleans.codegen.cs - -# Including strong name files can present a security risk -# (https://github.com/github/gitignore/pull/2483#issue-259490424) -#*.snk - -# Since there are multiple workflows, uncomment next line to ignore bower_components -# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) -#bower_components/ - -# RIA/Silverlight projects -Generated_Code/ - -# Backup & report files from converting an old project file -# to a newer Visual Studio version. Backup files are not needed, -# because we have git ;-) -_UpgradeReport_Files/ -Backup*/ -UpgradeLog*.XML -UpgradeLog*.htm -ServiceFabricBackup/ -*.rptproj.bak - -# SQL Server files -*.mdf -*.ldf -*.ndf - -# Business Intelligence projects -*.rdl.data -*.bim.layout -*.bim_*.settings -*.rptproj.rsuser -*- [Bb]ackup.rdl -*- [Bb]ackup ([0-9]).rdl -*- [Bb]ackup ([0-9][0-9]).rdl - -# Microsoft Fakes -FakesAssemblies/ - -# GhostDoc plugin setting file -*.GhostDoc.xml - -# Node.js Tools for Visual Studio -.ntvs_analysis.dat -node_modules/ - -# Visual Studio 6 build log -*.plg - -# Visual Studio 6 workspace options file -*.opt - -# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) -*.vbw - -# Visual Studio LightSwitch build output -**/*.HTMLClient/GeneratedArtifacts -**/*.DesktopClient/GeneratedArtifacts -**/*.DesktopClient/ModelManifest.xml -**/*.Server/GeneratedArtifacts -**/*.Server/ModelManifest.xml -_Pvt_Extensions - -# Paket dependency manager -.paket/paket.exe -paket-files/ - -# FAKE - F# Make -.fake/ - -# CodeRush personal settings -.cr/personal - -# Python Tools for Visual Studio (PTVS) -__pycache__/ -*.pyc - -# Cake - Uncomment if you are using it -# tools/** -# !tools/packages.config - -# Tabs Studio -*.tss - -# Telerik's JustMock configuration file -*.jmconfig - -# BizTalk build output -*.btp.cs -*.btm.cs -*.odx.cs -*.xsd.cs - -# OpenCover UI analysis results -OpenCover/ - -# Azure Stream Analytics local run output -ASALocalRun/ - -# MSBuild Binary and Structured Log -*.binlog - -# NVidia Nsight GPU debugger configuration file -*.nvuser - -# MFractors (Xamarin productivity tool) working folder -.mfractor/ - -# Local History for Visual Studio -.localhistory/ - -# BeatPulse healthcheck temp database -healthchecksdb - -# Backup folder for Package Reference Convert tool in Visual Studio 2017 -MigrationBackup/ - -# Ionide (cross platform F# VS Code tools) working folder -.ionide/ diff --git a/0.download_data/README.md b/0.download_data/README.md new file mode 100644 index 00000000..1c5f71cf --- /dev/null +++ b/0.download_data/README.md @@ -0,0 +1,17 @@ +# Download Data + +In this module, we present our method for downloading nucleus morphology data. + +## Download/Process Data + +Complete instructions for data download and processing can be found at: https://github.com/WayScience/mitocheck_data + +## Usage + +In this repository, all training data is compiled from version controlled data from [mitocheck_data](https://github.com/WayScience/mitocheck_data) and used to create [training_data.csv.gz](../1.format_data/data/training_data.csv.gz). + +The version of mitocheck_data used is specified by the hash corresponding to a current commit. + +The current hash being used is `de21b9c3201ba4298db2b1704f3ae510a5dc47e2` which corresponds to [mitocheck_data/de21b9c](https://github.com/WayScience/mitocheck_data/tree/de21b9c3201ba4298db2b1704f3ae510a5dc47e2). + +The `hash` variable can be set in [format_training_data.ipynb](../1.format_data/format_training_data.ipynb) to changed which version of mitocheck_data is being accessed. \ No newline at end of file diff --git a/1.format_data/1.format_env.yml b/1.format_data/1.format_env.yml new file mode 100644 index 00000000..bf99a6de --- /dev/null +++ b/1.format_data/1.format_env.yml @@ -0,0 +1,7 @@ +name: 1.format_training_data +channels: + - conda-forge +dependencies: + - conda-forge::python=3.8.13 + - conda-forge::jupyter=1.0.0 + - conda-forge::pandas=1.4.2 diff --git a/1.format_data/1.format_trainind_data.sh b/1.format_data/1.format_trainind_data.sh new file mode 100644 index 00000000..a82fa98f --- /dev/null +++ b/1.format_data/1.format_trainind_data.sh @@ -0,0 +1,3 @@ +#!/bin/bash +jupyter nbconvert --to python format_training_data.ipynb +python format_training_data.py diff --git a/1.format_data/README.md b/1.format_data/README.md new file mode 100644 index 00000000..50755b51 --- /dev/null +++ b/1.format_data/README.md @@ -0,0 +1,31 @@ +# 1. Format Data + +In this module, we use data from a specific version of [mitocheck_data](https://github.com/WayScience/mitocheck_data) to compile a [training dataframe file](data/training_data.csv.gz). + +The [format training data script](format_training_data.ipynb) accesses the version of mitocheck_data to retrieve the preprocessed feature data, segmentation data, and trainingset.dat file. +With these data, the script is able to compile a dataframe with all labeled single-nuclei embeddings, their metadata, and their MitoCheck-assigned object ID/phenotypic class. + +**Note**: The version of mitocheck_data used to compile training data can be changed by setting the `hash` variable in the [format training data script](format_training_data.ipynb) to the desired commit of mitocheck_data. + +## Step 1: Setup Download Environment + +### Step 1a: Create Download Environment + +```sh +# Run this command to create the conda environment for downloading data +conda env create -f 1.format_env.yml +``` + +### Step 1b: Activate Download Environment + +```sh +# Run this command to activate the conda environment for downloading data +conda activate 1.format_training_data +``` + +## Step 2: Execute Training Data Preprocessing + +```bash +# Run this script to preprocess training movies +bash 1.format_trainind_data.sh +``` \ No newline at end of file diff --git a/1.format_data/data/training_data.csv.gz b/1.format_data/data/training_data.csv.gz new file mode 100644 index 00000000..e9d33304 Binary files /dev/null and b/1.format_data/data/training_data.csv.gz differ diff --git a/1.format_data/format_training_data.ipynb b/1.format_data/format_training_data.ipynb new file mode 100644 index 00000000..6cd60f80 --- /dev/null +++ b/1.format_data/format_training_data.ipynb @@ -0,0 +1,4785 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Format Training Data\n", + "\n", + "### Access training data from specific commit of [mitocheck_data](https://github.com/WayScience/mitocheck_data) and format this data into a single CSV file\n", + "\n", + "### Import libraries" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import pandas as pd\n", + "import urllib\n", + "import pathlib" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Define functions for formatting training data" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [], + "source": [ + "def get_single_cell_metadata(single_cell_data: pd.DataFrame):\n", + " \"\"\"get plate, well, frame information from single cell data\n", + "\n", + " Args:\n", + " single_cell_data (pd.Dataframe): dataframe with single cell data\n", + "\n", + " Returns:\n", + " str, str, str: plate, well, frame metadata as strings\n", + " \"\"\"\n", + " # Metadata_DNA is in format plate/well/frame/filename.tif so get plate, well, frame info from this\n", + " single_cell_info = single_cell_data[\"Metadata_DNA\"].split(\"/\")\n", + " plate = single_cell_info[0]\n", + " well = single_cell_info[1]\n", + " frame = single_cell_info[2]\n", + " return plate, well, frame\n", + "\n", + "\n", + "def get_cell_class(\n", + " single_cell_data: pd.DataFrame,\n", + " trainingset_file_url: str,\n", + " plate: str,\n", + " well: str,\n", + " frame: str,\n", + ") -> str:\n", + " \"\"\"get phenotypic class of cell from trainingset.dat file, as labeled by MitoCheck\n", + "\n", + " Args:\n", + " single_cell_data (pd.DataFrame): dataframe with single cell data\n", + " trainingset_file_url (str): url location of raw traininset.dat file\n", + " plate (str): plate cell is from\n", + " well (str): well cell is from\n", + " frame (str): frame cell is from\n", + "\n", + " Returns:\n", + " str: phenotypic class of nucleus, as labeled by MitoCheck\n", + " \"\"\"\n", + " well_string = f\"W{str(well).zfill(5)}\"\n", + " frame_time = (int(frame) - 1) * 30\n", + " frame_time_string = f\"T{str(frame_time).zfill(5)}\"\n", + " frame_file_details = [plate, well_string, frame_time_string]\n", + " obj_id = int(single_cell_data[\"Mitocheck_Object_ID\"].item())\n", + " obj_id_prefix = f\"{obj_id}: \"\n", + "\n", + " append = False\n", + " # need to open trainingset file each time\n", + " trainingset_file = urllib.request.urlopen(trainingset_file_url)\n", + " for line in trainingset_file:\n", + " decoded_line = line.decode(\"utf-8\").strip()\n", + " # match plate, well, frame to starting line for movie labels\n", + " if all(detail in decoded_line for detail in frame_file_details):\n", + " append = True\n", + " if append and decoded_line.startswith(obj_id_prefix):\n", + " return decoded_line.split(\": \")[1]\n", + " return None\n", + "\n", + "\n", + "def complete_single_cell(\n", + " single_cell_data: pd.DataFrame,\n", + " trainingset_file_url: str,\n", + " segmentation_data_dir: str,\n", + ") -> pd.DataFrame:\n", + " \"\"\"Add Mitocheck_Object_ID and Mitocheck_Phenotypic_Class fields to single cell data by matching cell object ID to phenotypic class given in traininset.dat\n", + "\n", + " Args:\n", + " single_cell_data (pd.DataFrame): single cell data\n", + " trainingset_file_url (str): url location of raw traininset.dat file\n", + " segmentation_data_dir (str): url location of the raw segmentation data directory\n", + "\n", + " Returns:\n", + " pd.DataFrame: completed single cell data\n", + " \"\"\"\n", + " plate, well, frame = get_single_cell_metadata(single_cell_data)\n", + " segmentation_data_url = (\n", + " f\"{segmentation_data_dir}/{plate}/{well}/{frame}/{plate}_{well}_{frame}.tsv\"\n", + " )\n", + " full_segmentation_data = pd.read_csv(segmentation_data_url, delimiter=\"\\t\").round(0)\n", + " cell_x_y = (\n", + " round(single_cell_data[\"Location_Center_X\"]),\n", + " round(single_cell_data[\"Location_Center_Y\"]),\n", + " )\n", + " cell_segmentation_data = full_segmentation_data.loc[\n", + " (full_segmentation_data[\"Location_Center_X\"] == cell_x_y[0])\n", + " & (full_segmentation_data[\"Location_Center_Y\"] == cell_x_y[1])\n", + " ]\n", + " print(f\"Processed cell at: {plate}/{well}/{frame}, location: {cell_x_y}\")\n", + " if cell_segmentation_data.empty:\n", + " print(\"No segmentation data match found for this cell!\")\n", + " else:\n", + " single_cell_data = single_cell_data.to_frame().transpose()\n", + " single_cell_data.insert(\n", + " 0,\n", + " \"Mitocheck_Object_ID\",\n", + " cell_segmentation_data[\"Mitocheck_Object_ID\"].item(),\n", + " )\n", + " cell_phenotypic_class = get_cell_class(\n", + " single_cell_data, trainingset_file_url, plate, well, frame\n", + " )\n", + " if cell_phenotypic_class == None:\n", + " print(\"This cell was not found in trainingset.dat!\")\n", + " single_cell_data.insert(0, \"Mitocheck_Phenotypic_Class\", cell_phenotypic_class)\n", + "\n", + " return single_cell_data\n", + "\n", + "\n", + "def format_training_data(\n", + " mitocheck_data_version_url: str, save_path: pathlib.Path, compression: str\n", + ") -> pd.DataFrame:\n", + " \"\"\"Add Mitocheck_Object_ID and Mitocheck_Phenotypic_Class fields to each single cell and compile all the cells into a single training data dataframe\n", + "\n", + " Args:\n", + " mitocheck_data_version_url (str): url with path to desired version of raw mitocheck_data\n", + " save_path (pathlib.Path): path to save training data\n", + " compression (str): type of compression to use when saving dataframe\n", + "\n", + " Returns:\n", + " pd.DataFrame: completed training data with Mitocheck_Object_ID and Mitocheck_Phenotypic_Class for each cell\n", + " \"\"\"\n", + " trainingset_file_url = (\n", + " f\"{mitocheck_data_version_url}/0.download_data/trainingset.dat\"\n", + " )\n", + " segmentation_data_dir = f\"{mitocheck_data_version_url}/2.segment_nuclei/segmented/\"\n", + " preprocessed_features_url = f\"{mitocheck_data_version_url}/4.preprocess_features/data/normalized_training_data.csv.gz\"\n", + "\n", + " preprocessed_features = pd.read_csv(preprocessed_features_url, compression=\"gzip\")\n", + " print(\"Loaded preprocessed features!\")\n", + "\n", + " training_data = []\n", + " for index, row in preprocessed_features.iterrows():\n", + " single_cell = row\n", + " completed_single_cell = complete_single_cell(\n", + " single_cell, trainingset_file_url, segmentation_data_dir\n", + " )\n", + " training_data.append(completed_single_cell)\n", + "\n", + " training_data = pd.concat(training_data)\n", + " training_data.to_csv(save_path, compression=compression)\n", + " return training_data" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Format training data" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Loaded preprocessed features!\n", + "Processed cell at: LT0043_48/166/48, location: (263, 20)\n", + "Processed cell at: LT0043_48/166/48, location: (240, 28)\n", + "Processed cell at: LT0043_48/166/48, location: (253, 36)\n", + "Processed cell at: LT0043_48/166/48, location: (258, 46)\n", + "Processed cell at: LT0043_48/166/55, location: (1213, 21)\n", + "Processed cell at: LT0043_48/166/55, location: (70, 105)\n", + "Processed cell at: LT0043_48/166/55, location: (517, 159)\n", + "Processed cell at: LT0043_48/166/55, location: (1156, 191)\n", + "Processed cell at: LT0043_48/166/55, location: (748, 221)\n", + "Processed cell at: LT0043_48/166/55, location: (795, 243)\n", + "Processed cell at: LT0043_48/166/55, location: (744, 236)\n", + "Processed cell at: LT0043_48/166/55, location: (719, 246)\n", + "Processed cell at: LT0043_48/166/55, location: (668, 253)\n", + "Processed cell at: LT0043_48/166/55, location: (522, 252)\n", + "Processed cell at: LT0043_48/166/55, location: (644, 256)\n", + "Processed cell at: LT0043_48/166/55, location: (234, 256)\n", + "Processed cell at: LT0043_48/166/55, location: (856, 257)\n", + "Processed cell at: LT0043_48/166/55, location: (553, 271)\n", + "Processed cell at: LT0043_48/166/55, location: (783, 265)\n", + "Processed cell at: LT0043_48/166/55, location: (785, 283)\n", + "Processed cell at: LT0043_48/166/55, location: (809, 276)\n", + "Processed cell at: LT0043_48/166/55, location: (825, 285)\n", + "Processed cell at: LT0043_48/166/55, location: (294, 298)\n", + "Processed cell at: LT0043_48/166/55, location: (844, 306)\n", + "Processed cell at: LT0043_48/166/55, location: (312, 307)\n", + "Processed cell at: LT0043_48/166/55, location: (301, 318)\n", + "Processed cell at: LT0043_48/166/55, location: (267, 309)\n", + "Processed cell at: LT0043_48/166/55, location: (277, 322)\n", + "Processed cell at: LT0043_48/166/55, location: (580, 335)\n", + "Processed cell at: LT0043_48/166/55, location: (449, 334)\n", + "Processed cell at: LT0043_48/166/55, location: (467, 355)\n", + "Processed cell at: LT0043_48/166/55, location: (436, 376)\n", + "Processed cell at: LT0043_48/166/55, location: (464, 379)\n", + "Processed cell at: LT0043_48/166/55, location: (708, 390)\n", + "Processed cell at: LT0043_48/166/55, location: (642, 459)\n", + "Processed cell at: LT0043_48/166/55, location: (653, 491)\n", + "Processed cell at: LT0043_48/166/55, location: (989, 502)\n", + "Processed cell at: LT0043_48/166/55, location: (901, 511)\n", + "Processed cell at: LT0043_48/166/55, location: (1006, 517)\n", + "Processed cell at: LT0043_48/166/55, location: (464, 596)\n", + "Processed cell at: LT0043_48/166/55, location: (475, 607)\n", + "Processed cell at: LT0043_48/166/55, location: (474, 625)\n", + "Processed cell at: LT0043_48/166/55, location: (804, 738)\n", + "Processed cell at: LT0043_48/166/55, location: (250, 916)\n", + "Processed cell at: LT0043_48/166/36, location: (1208, 8)\n", + "Processed cell at: LT0043_48/166/36, location: (1211, 37)\n", + "Processed cell at: LT0043_48/166/36, location: (1109, 156)\n", + "Processed cell at: LT0043_48/166/36, location: (1095, 185)\n", + "Processed cell at: LT0043_48/166/36, location: (297, 317)\n", + "Processed cell at: LT0043_48/166/36, location: (834, 718)\n", + "Processed cell at: LT0043_48/166/36, location: (626, 725)\n", + "Processed cell at: LT0043_48/166/36, location: (811, 725)\n", + "Processed cell at: LT0043_48/166/36, location: (615, 743)\n", + "Processed cell at: LT0043_48/166/74, location: (339, 63)\n", + "Processed cell at: LT0043_48/166/74, location: (366, 83)\n", + "Processed cell at: LT0043_48/166/74, location: (337, 80)\n", + "Processed cell at: LT0043_48/166/74, location: (388, 98)\n", + "Processed cell at: LT0043_48/166/74, location: (754, 123)\n", + "Processed cell at: LT0043_48/166/74, location: (777, 138)\n", + "Processed cell at: LT0043_48/166/74, location: (667, 158)\n", + "Processed cell at: LT0043_48/166/74, location: (672, 186)\n", + "Processed cell at: LT0043_48/166/74, location: (812, 192)\n", + "Processed cell at: LT0043_48/166/74, location: (855, 298)\n", + "Processed cell at: LT0043_48/166/74, location: (507, 313)\n", + "Processed cell at: LT0043_48/166/74, location: (830, 314)\n", + "Processed cell at: LT0043_48/166/74, location: (879, 317)\n", + "Processed cell at: LT0043_48/166/74, location: (469, 327)\n", + "Processed cell at: LT0043_48/166/74, location: (452, 325)\n", + "Processed cell at: LT0043_48/166/74, location: (494, 331)\n", + "Processed cell at: LT0043_48/166/74, location: (859, 345)\n", + "Processed cell at: LT0043_48/166/74, location: (882, 343)\n", + "Processed cell at: LT0043_48/166/74, location: (487, 351)\n", + "Processed cell at: LT0043_48/166/74, location: (454, 414)\n", + "Processed cell at: LT0043_48/166/74, location: (176, 422)\n", + "Processed cell at: LT0043_48/166/74, location: (560, 425)\n", + "Processed cell at: LT0043_48/166/74, location: (489, 430)\n", + "Processed cell at: LT0043_48/166/74, location: (467, 433)\n", + "Processed cell at: LT0043_48/166/74, location: (507, 466)\n", + "Processed cell at: LT0043_48/166/74, location: (976, 485)\n", + "Processed cell at: LT0043_48/166/74, location: (1008, 490)\n", + "Processed cell at: LT0043_48/166/74, location: (984, 504)\n", + "Processed cell at: LT0043_48/166/74, location: (39, 562)\n", + "Processed cell at: LT0043_48/166/74, location: (18, 567)\n", + "Processed cell at: LT0043_48/166/74, location: (534, 939)\n", + "Processed cell at: LT0043_48/166/74, location: (530, 953)\n", + "Processed cell at: LT0043_48/166/44, location: (887, 64)\n", + "Processed cell at: LT0043_48/166/44, location: (771, 109)\n", + "Processed cell at: LT0043_48/166/44, location: (556, 121)\n", + "Processed cell at: LT0043_48/166/44, location: (276, 255)\n", + "Processed cell at: LT0043_48/166/44, location: (299, 307)\n", + "Processed cell at: LT0043_48/166/44, location: (283, 321)\n", + "Processed cell at: LT0043_48/166/44, location: (315, 316)\n", + "Processed cell at: LT0043_48/166/44, location: (307, 329)\n", + "Processed cell at: LT0043_48/166/44, location: (307, 385)\n", + "Processed cell at: LT0043_48/166/44, location: (378, 383)\n", + "Processed cell at: LT0043_48/166/44, location: (144, 393)\n", + "Processed cell at: LT0043_48/166/44, location: (144, 407)\n", + "Processed cell at: LT0043_48/166/44, location: (138, 423)\n", + "Processed cell at: LT0043_48/166/44, location: (363, 433)\n", + "Processed cell at: LT0043_48/166/44, location: (132, 432)\n", + "Processed cell at: LT0043_48/166/44, location: (764, 485)\n", + "Processed cell at: LT0043_48/166/44, location: (795, 494)\n", + "Processed cell at: LT0043_48/166/44, location: (496, 599)\n", + "Processed cell at: LT0043_48/166/44, location: (1153, 709)\n", + "Processed cell at: LT0043_48/166/44, location: (1175, 712)\n", + "Processed cell at: LT0043_48/166/44, location: (61, 744)\n", + "Processed cell at: LT0043_48/166/44, location: (46, 749)\n", + "Processed cell at: LT0043_48/166/71, location: (727, 56)\n", + "Processed cell at: LT0043_48/166/71, location: (693, 57)\n", + "Processed cell at: LT0043_48/166/71, location: (1069, 67)\n", + "Processed cell at: LT0043_48/166/71, location: (1080, 84)\n", + "Processed cell at: LT0043_48/166/71, location: (69, 86)\n", + "Processed cell at: LT0043_48/166/71, location: (54, 110)\n", + "Processed cell at: LT0043_48/166/71, location: (76, 123)\n", + "Processed cell at: LT0043_48/166/71, location: (1122, 144)\n", + "Processed cell at: LT0043_48/166/71, location: (1021, 160)\n", + "Processed cell at: LT0043_48/166/71, location: (1081, 164)\n", + "Processed cell at: LT0043_48/166/71, location: (1047, 198)\n", + "Processed cell at: LT0043_48/166/71, location: (1055, 213)\n", + "Processed cell at: LT0043_48/166/71, location: (265, 255)\n", + "Processed cell at: LT0043_48/166/71, location: (302, 274)\n", + "Processed cell at: LT0043_48/166/71, location: (269, 276)\n", + "Processed cell at: LT0043_48/166/71, location: (862, 292)\n", + "Processed cell at: LT0043_48/166/71, location: (268, 289)\n", + "Processed cell at: LT0043_48/166/71, location: (292, 314)\n", + "Processed cell at: LT0043_48/166/71, location: (881, 314)\n", + "Processed cell at: LT0043_48/166/71, location: (263, 313)\n", + "Processed cell at: LT0043_48/166/71, location: (896, 312)\n", + "Processed cell at: LT0043_48/166/71, location: (876, 341)\n", + "Processed cell at: LT0043_48/166/71, location: (449, 408)\n", + "Processed cell at: LT0043_48/166/71, location: (558, 423)\n", + "Processed cell at: LT0043_48/166/71, location: (464, 425)\n", + "Processed cell at: LT0043_48/166/71, location: (509, 466)\n", + "Processed cell at: LT0043_48/166/71, location: (464, 593)\n", + "Processed cell at: LT0043_48/166/71, location: (470, 618)\n", + "Processed cell at: LT0043_48/166/71, location: (68, 660)\n", + "Processed cell at: LT0043_48/166/71, location: (213, 678)\n", + "Processed cell at: LT0043_48/166/71, location: (60, 684)\n", + "Processed cell at: LT0043_48/166/71, location: (84, 676)\n", + "Processed cell at: LT0043_48/166/71, location: (80, 689)\n", + "Processed cell at: LT0043_48/166/71, location: (233, 703)\n", + "Processed cell at: LT0043_48/166/71, location: (311, 836)\n", + "Processed cell at: LT0043_48/166/71, location: (302, 853)\n", + "Processed cell at: LT0043_48/166/71, location: (311, 869)\n", + "Processed cell at: LT0043_48/166/71, location: (301, 881)\n", + "Processed cell at: LT0043_48/166/56, location: (664, 155)\n", + "Processed cell at: LT0043_48/166/56, location: (679, 179)\n", + "Processed cell at: LT0043_48/166/56, location: (806, 188)\n", + "Processed cell at: LT0043_48/166/56, location: (830, 204)\n", + "Processed cell at: LT0043_48/166/56, location: (854, 204)\n", + "Processed cell at: LT0043_48/166/56, location: (712, 228)\n", + "Processed cell at: LT0043_48/166/56, location: (799, 241)\n", + "Processed cell at: LT0043_48/166/56, location: (860, 258)\n", + "Processed cell at: LT0043_48/166/56, location: (794, 260)\n", + "Processed cell at: LT0043_48/166/56, location: (803, 273)\n", + "Processed cell at: LT0043_48/166/56, location: (827, 284)\n", + "Processed cell at: LT0043_48/166/56, location: (788, 285)\n", + "Processed cell at: LT0043_48/166/56, location: (241, 286)\n", + "Processed cell at: LT0043_48/166/56, location: (215, 299)\n", + "Processed cell at: LT0043_48/166/56, location: (300, 307)\n", + "Processed cell at: LT0043_48/166/56, location: (848, 303)\n", + "Processed cell at: LT0043_48/166/56, location: (921, 303)\n", + "Processed cell at: LT0043_48/166/56, location: (266, 307)\n", + "Processed cell at: LT0043_48/166/56, location: (275, 319)\n", + "Processed cell at: LT0043_48/166/56, location: (905, 320)\n", + "Processed cell at: LT0043_48/166/56, location: (928, 328)\n", + "Processed cell at: LT0043_48/166/56, location: (450, 335)\n", + "Processed cell at: LT0043_48/166/56, location: (470, 357)\n", + "Processed cell at: LT0043_48/166/56, location: (432, 369)\n", + "Processed cell at: LT0043_48/166/56, location: (450, 383)\n", + "Processed cell at: LT0043_48/166/56, location: (808, 642)\n", + "Processed cell at: LT0043_48/166/56, location: (572, 692)\n", + "Processed cell at: LT0043_48/166/56, location: (792, 730)\n", + "Processed cell at: LT0043_48/166/56, location: (811, 738)\n", + "Processed cell at: LT0043_48/166/56, location: (793, 747)\n", + "Processed cell at: LT0043_48/166/56, location: (310, 855)\n", + "Processed cell at: LT0043_48/166/56, location: (254, 915)\n", + "Processed cell at: LT0043_48/166/56, location: (334, 913)\n", + "Processed cell at: LT0043_48/166/56, location: (342, 926)\n", + "Processed cell at: LT0043_48/166/45, location: (280, 256)\n", + "Processed cell at: LT0043_48/166/45, location: (296, 303)\n", + "Processed cell at: LT0043_48/166/45, location: (280, 318)\n", + "Processed cell at: LT0043_48/166/45, location: (314, 312)\n", + "Processed cell at: LT0043_48/166/45, location: (306, 326)\n", + "Processed cell at: LT0043_48/166/45, location: (478, 602)\n", + "Processed cell at: LT0043_48/166/45, location: (509, 600)\n", + "Processed cell at: LT0043_48/166/47, location: (257, 35)\n", + "Processed cell at: LT0043_48/166/47, location: (676, 169)\n", + "Processed cell at: LT0043_48/166/47, location: (288, 266)\n", + "Processed cell at: LT0043_48/166/47, location: (268, 268)\n", + "Processed cell at: LT0043_48/166/47, location: (849, 292)\n", + "Processed cell at: LT0043_48/166/47, location: (847, 321)\n", + "Processed cell at: LT0043_48/166/47, location: (139, 418)\n", + "Processed cell at: LT0043_48/166/47, location: (133, 432)\n", + "Processed cell at: LT0043_48/166/47, location: (249, 442)\n", + "Processed cell at: LT0043_48/166/47, location: (125, 449)\n", + "Processed cell at: LT0043_48/166/57, location: (295, 290)\n", + "Processed cell at: LT0043_48/166/57, location: (917, 305)\n", + "Processed cell at: LT0043_48/166/57, location: (299, 309)\n", + "Processed cell at: LT0043_48/166/57, location: (269, 315)\n", + "Processed cell at: LT0043_48/166/57, location: (928, 330)\n", + "Processed cell at: LT0043_48/166/57, location: (902, 328)\n", + "Processed cell at: LT0043_48/166/57, location: (791, 737)\n", + "Processed cell at: LT0043_48/166/57, location: (308, 853)\n", + "Processed cell at: LT0043_48/166/57, location: (326, 846)\n", + "Processed cell at: LT0043_48/166/57, location: (264, 922)\n", + "Processed cell at: LT0043_48/166/57, location: (248, 933)\n", + "Processed cell at: LT0043_48/166/52, location: (1060, 89)\n", + "Processed cell at: LT0043_48/166/52, location: (1079, 95)\n", + "Processed cell at: LT0043_48/166/52, location: (1069, 109)\n", + "Processed cell at: LT0043_48/166/52, location: (919, 301)\n", + "Processed cell at: LT0043_48/166/52, location: (249, 374)\n", + "Processed cell at: LT0043_48/166/52, location: (404, 562)\n", + "Processed cell at: LT0043_48/166/52, location: (426, 587)\n", + "Processed cell at: LT0043_48/166/52, location: (818, 617)\n", + "Processed cell at: LT0043_48/166/52, location: (812, 644)\n", + "Processed cell at: LT0043_48/166/52, location: (562, 740)\n", + "Processed cell at: LT0043_48/166/65, location: (267, 127)\n", + "Processed cell at: LT0043_48/166/65, location: (108, 144)\n", + "Processed cell at: LT0043_48/166/65, location: (122, 161)\n", + "Processed cell at: LT0043_48/166/65, location: (83, 156)\n", + "Processed cell at: LT0043_48/166/65, location: (76, 177)\n", + "Processed cell at: LT0043_48/166/65, location: (151, 461)\n", + "Processed cell at: LT0043_48/166/65, location: (1008, 504)\n", + "Processed cell at: LT0043_48/166/84, location: (1159, 51)\n", + "Processed cell at: LT0043_48/166/84, location: (353, 55)\n", + "Processed cell at: LT0043_48/166/84, location: (1078, 73)\n", + "Processed cell at: LT0043_48/166/84, location: (348, 72)\n", + "Processed cell at: LT0043_48/166/84, location: (372, 83)\n", + "Processed cell at: LT0043_48/166/84, location: (75, 89)\n", + "Processed cell at: LT0043_48/166/84, location: (395, 95)\n", + "Processed cell at: LT0043_48/166/84, location: (65, 98)\n", + "Processed cell at: LT0043_48/166/84, location: (50, 111)\n", + "Processed cell at: LT0043_48/166/84, location: (65, 126)\n", + "Processed cell at: LT0043_48/166/84, location: (667, 134)\n", + "Processed cell at: LT0043_48/166/84, location: (1123, 142)\n", + "Processed cell at: LT0043_48/166/84, location: (663, 162)\n", + "Processed cell at: LT0043_48/166/84, location: (516, 152)\n", + "Processed cell at: LT0043_48/166/84, location: (784, 162)\n", + "Processed cell at: LT0043_48/166/84, location: (807, 173)\n", + "Processed cell at: LT0043_48/166/84, location: (765, 180)\n", + "Processed cell at: LT0043_48/166/84, location: (1166, 185)\n", + "Processed cell at: LT0043_48/166/84, location: (69, 208)\n", + "Processed cell at: LT0043_48/166/84, location: (130, 218)\n", + "Processed cell at: LT0043_48/166/84, location: (79, 231)\n", + "Processed cell at: LT0043_48/166/84, location: (113, 241)\n", + "Processed cell at: LT0043_48/166/84, location: (274, 266)\n", + "Processed cell at: LT0043_48/166/84, location: (329, 273)\n", + "Processed cell at: LT0043_48/166/84, location: (785, 280)\n", + "Processed cell at: LT0043_48/166/84, location: (297, 277)\n", + "Processed cell at: LT0043_48/166/84, location: (858, 280)\n", + "Processed cell at: LT0043_48/166/84, location: (806, 298)\n", + "Processed cell at: LT0043_48/166/84, location: (301, 290)\n", + "Processed cell at: LT0043_48/166/84, location: (854, 305)\n", + "Processed cell at: LT0043_48/166/84, location: (834, 305)\n", + "Processed cell at: LT0043_48/166/84, location: (770, 316)\n", + "Processed cell at: LT0043_48/166/84, location: (814, 321)\n", + "Processed cell at: LT0043_48/166/84, location: (481, 327)\n", + "Processed cell at: LT0043_48/166/84, location: (463, 327)\n", + "Processed cell at: LT0043_48/166/84, location: (838, 323)\n", + "Processed cell at: LT0043_48/166/84, location: (560, 333)\n", + "Processed cell at: LT0043_48/166/84, location: (586, 338)\n", + "Processed cell at: LT0043_48/166/84, location: (963, 349)\n", + "Processed cell at: LT0043_48/166/84, location: (486, 351)\n", + "Processed cell at: LT0043_48/166/84, location: (510, 352)\n", + "Processed cell at: LT0043_48/166/84, location: (504, 365)\n", + "Processed cell at: LT0043_48/166/84, location: (948, 370)\n", + "Processed cell at: LT0043_48/166/84, location: (969, 368)\n", + "Processed cell at: LT0043_48/166/84, location: (952, 393)\n", + "Processed cell at: LT0043_48/166/84, location: (966, 406)\n", + "Processed cell at: LT0043_48/166/84, location: (451, 416)\n", + "Processed cell at: LT0043_48/166/84, location: (757, 409)\n", + "Processed cell at: LT0043_48/166/84, location: (778, 416)\n", + "Processed cell at: LT0043_48/166/84, location: (970, 424)\n", + "Processed cell at: LT0043_48/166/84, location: (490, 428)\n", + "Processed cell at: LT0043_48/166/84, location: (941, 433)\n", + "Processed cell at: LT0043_48/166/84, location: (460, 436)\n", + "Processed cell at: LT0043_48/166/84, location: (974, 447)\n", + "Processed cell at: LT0043_48/166/84, location: (958, 452)\n", + "Processed cell at: LT0043_48/166/84, location: (936, 459)\n", + "Processed cell at: LT0043_48/166/84, location: (1013, 487)\n", + "Processed cell at: LT0043_48/166/84, location: (1012, 510)\n", + "Processed cell at: LT0043_48/166/84, location: (577, 543)\n", + "Processed cell at: LT0043_48/166/84, location: (473, 591)\n", + "Processed cell at: LT0043_48/166/84, location: (463, 604)\n", + "Processed cell at: LT0043_48/166/84, location: (476, 618)\n", + "Processed cell at: LT0043_48/166/84, location: (183, 649)\n", + "Processed cell at: LT0043_48/166/84, location: (63, 659)\n", + "Processed cell at: LT0043_48/166/84, location: (82, 672)\n", + "Processed cell at: LT0043_48/166/84, location: (81, 684)\n", + "Processed cell at: LT0043_48/166/84, location: (65, 689)\n", + "Processed cell at: LT0043_48/166/84, location: (77, 705)\n", + "Processed cell at: LT0043_48/166/84, location: (169, 720)\n", + "Processed cell at: LT0043_48/166/84, location: (822, 743)\n", + "Processed cell at: LT0043_48/166/84, location: (802, 743)\n", + "Processed cell at: LT0043_48/166/84, location: (782, 747)\n", + "Processed cell at: LT0043_48/166/84, location: (765, 749)\n", + "Processed cell at: LT0043_48/166/79, location: (1076, 75)\n", + "Processed cell at: LT0043_48/166/79, location: (1121, 141)\n", + "Processed cell at: LT0043_48/166/79, location: (663, 157)\n", + "Processed cell at: LT0043_48/166/79, location: (274, 260)\n", + "Processed cell at: LT0043_48/166/79, location: (318, 271)\n", + "Processed cell at: LT0043_48/166/79, location: (287, 276)\n", + "Processed cell at: LT0043_48/166/79, location: (290, 289)\n", + "Processed cell at: LT0043_48/166/79, location: (476, 324)\n", + "Processed cell at: LT0043_48/166/79, location: (459, 328)\n", + "Processed cell at: LT0043_48/166/79, location: (504, 341)\n", + "Processed cell at: LT0043_48/166/79, location: (485, 349)\n", + "Processed cell at: LT0043_48/166/79, location: (502, 363)\n", + "Processed cell at: LT0043_48/166/79, location: (449, 416)\n", + "Processed cell at: LT0043_48/166/79, location: (486, 427)\n", + "Processed cell at: LT0043_48/166/79, location: (459, 435)\n", + "Processed cell at: LT0043_48/166/79, location: (469, 591)\n", + "Processed cell at: LT0043_48/166/79, location: (461, 603)\n", + "Processed cell at: LT0043_48/166/79, location: (474, 618)\n", + "Processed cell at: LT0043_48/166/79, location: (63, 656)\n", + "Processed cell at: LT0043_48/166/79, location: (80, 671)\n", + "Processed cell at: LT0043_48/166/79, location: (63, 685)\n", + "Processed cell at: LT0043_48/166/79, location: (83, 685)\n", + "Processed cell at: LT0043_48/166/79, location: (72, 702)\n", + "Processed cell at: LT0043_48/166/79, location: (783, 740)\n", + "Processed cell at: LT0043_48/166/79, location: (802, 740)\n", + "Processed cell at: LT0043_48/166/79, location: (822, 744)\n", + "Processed cell at: LT0043_48/166/79, location: (768, 749)\n", + "Processed cell at: LT0043_48/166/64, location: (673, 168)\n", + "Processed cell at: LT0043_48/166/64, location: (690, 196)\n", + "Processed cell at: LT0043_48/166/64, location: (692, 208)\n", + "Processed cell at: LT0043_48/166/64, location: (782, 233)\n", + "Processed cell at: LT0043_48/166/64, location: (717, 237)\n", + "Processed cell at: LT0043_48/166/64, location: (800, 240)\n", + "Processed cell at: LT0043_48/166/64, location: (734, 252)\n", + "Processed cell at: LT0043_48/166/64, location: (784, 249)\n", + "Processed cell at: LT0043_48/166/64, location: (774, 254)\n", + "Processed cell at: LT0043_48/166/64, location: (903, 300)\n", + "Processed cell at: LT0043_48/166/64, location: (892, 327)\n", + "Processed cell at: LT0043_48/166/64, location: (1168, 641)\n", + "Processed cell at: LT0043_48/166/64, location: (62, 666)\n", + "Processed cell at: LT0043_48/166/64, location: (306, 844)\n", + "Processed cell at: LT0043_48/166/64, location: (299, 861)\n", + "Processed cell at: LT0043_48/166/64, location: (321, 863)\n", + "Processed cell at: LT0043_48/166/64, location: (309, 872)\n", + "Processed cell at: LT0043_48/166/37, location: (296, 302)\n", + "Processed cell at: LT0017_19/365/93, location: (581, 30)\n", + "Processed cell at: LT0017_19/365/93, location: (593, 60)\n", + "Processed cell at: LT0017_19/365/93, location: (322, 56)\n", + "Processed cell at: LT0017_19/365/93, location: (347, 69)\n", + "Processed cell at: LT0017_19/365/93, location: (324, 75)\n", + "Processed cell at: LT0017_19/365/93, location: (791, 115)\n", + "Processed cell at: LT0017_19/365/93, location: (814, 126)\n", + "Processed cell at: LT0017_19/365/93, location: (783, 139)\n", + "Processed cell at: LT0017_19/365/93, location: (806, 159)\n", + "Processed cell at: LT0017_19/365/93, location: (861, 195)\n", + "Processed cell at: LT0017_19/365/93, location: (880, 195)\n", + "Processed cell at: LT0017_19/365/93, location: (751, 245)\n", + "Processed cell at: LT0017_19/365/93, location: (725, 244)\n", + "Processed cell at: LT0017_19/365/93, location: (718, 257)\n", + "Processed cell at: LT0017_19/365/93, location: (766, 269)\n", + "Processed cell at: LT0017_19/365/93, location: (737, 276)\n", + "Processed cell at: LT0017_19/365/93, location: (83, 366)\n", + "Processed cell at: LT0017_19/365/93, location: (115, 370)\n", + "Processed cell at: LT0017_19/365/93, location: (969, 394)\n", + "Processed cell at: LT0017_19/365/93, location: (1010, 405)\n", + "Processed cell at: LT0017_19/365/93, location: (953, 412)\n", + "Processed cell at: LT0017_19/365/93, location: (1003, 428)\n", + "Processed cell at: LT0017_19/365/93, location: (949, 434)\n", + "Processed cell at: LT0017_19/365/93, location: (1043, 456)\n", + "Processed cell at: LT0017_19/365/93, location: (1052, 479)\n", + "Processed cell at: LT0017_19/365/93, location: (865, 648)\n", + "Processed cell at: LT0017_19/365/93, location: (884, 662)\n", + "Processed cell at: LT0017_19/365/93, location: (834, 683)\n", + "Processed cell at: LT0017_19/365/93, location: (879, 697)\n", + "Processed cell at: LT0017_19/365/93, location: (547, 704)\n", + "Processed cell at: LT0017_19/365/93, location: (566, 721)\n", + "Processed cell at: LT0017_19/365/93, location: (542, 763)\n", + "Processed cell at: LT0017_19/365/93, location: (500, 771)\n", + "Processed cell at: LT0017_19/365/93, location: (522, 774)\n", + "Processed cell at: LT0017_19/365/93, location: (765, 821)\n", + "Processed cell at: LT0017_19/365/93, location: (722, 821)\n", + "Processed cell at: LT0017_19/365/93, location: (740, 833)\n", + "Processed cell at: LT0017_19/365/93, location: (781, 837)\n", + "Processed cell at: LT0017_19/365/93, location: (798, 841)\n", + "Processed cell at: LT0017_19/365/93, location: (755, 852)\n", + "Processed cell at: LT0017_19/365/93, location: (722, 855)\n", + "Processed cell at: LT0017_19/365/93, location: (796, 858)\n", + "Processed cell at: LT0017_19/365/93, location: (774, 864)\n", + "Processed cell at: LT0017_19/365/93, location: (84, 928)\n", + "Processed cell at: LT0017_19/365/93, location: (772, 930)\n", + "Processed cell at: LT0017_19/365/93, location: (842, 934)\n", + "Processed cell at: LT0017_19/365/93, location: (821, 934)\n", + "Processed cell at: LT0017_19/365/93, location: (799, 938)\n", + "Processed cell at: LT0017_19/365/93, location: (868, 936)\n", + "Processed cell at: LT0017_19/365/93, location: (778, 953)\n", + "Processed cell at: LT0017_19/365/83, location: (584, 30)\n", + "Processed cell at: LT0017_19/365/83, location: (594, 60)\n", + "Processed cell at: LT0017_19/365/83, location: (725, 114)\n", + "Processed cell at: LT0017_19/365/83, location: (712, 132)\n", + "Processed cell at: LT0017_19/365/83, location: (845, 188)\n", + "Processed cell at: LT0017_19/365/83, location: (873, 195)\n", + "Processed cell at: LT0017_19/365/83, location: (739, 239)\n", + "Processed cell at: LT0017_19/365/83, location: (710, 246)\n", + "Processed cell at: LT0017_19/365/83, location: (427, 248)\n", + "Processed cell at: LT0017_19/365/83, location: (437, 255)\n", + "Processed cell at: LT0017_19/365/83, location: (758, 264)\n", + "Processed cell at: LT0017_19/365/83, location: (417, 272)\n", + "Processed cell at: LT0017_19/365/83, location: (730, 271)\n", + "Processed cell at: LT0017_19/365/83, location: (945, 394)\n", + "Processed cell at: LT0017_19/365/83, location: (385, 399)\n", + "Processed cell at: LT0017_19/365/83, location: (362, 412)\n", + "Processed cell at: LT0017_19/365/83, location: (1008, 404)\n", + "Processed cell at: LT0017_19/365/83, location: (928, 413)\n", + "Processed cell at: LT0017_19/365/83, location: (1003, 427)\n", + "Processed cell at: LT0017_19/365/83, location: (939, 433)\n", + "Processed cell at: LT0017_19/365/83, location: (221, 447)\n", + "Processed cell at: LT0017_19/365/83, location: (1046, 451)\n", + "Processed cell at: LT0017_19/365/83, location: (193, 449)\n", + "Processed cell at: LT0017_19/365/83, location: (117, 479)\n", + "Processed cell at: LT0017_19/365/83, location: (1051, 482)\n", + "Processed cell at: LT0017_19/365/83, location: (128, 503)\n", + "Processed cell at: LT0017_19/365/83, location: (870, 672)\n", + "Processed cell at: LT0017_19/365/83, location: (30, 674)\n", + "Processed cell at: LT0017_19/365/83, location: (871, 698)\n", + "Processed cell at: LT0017_19/365/83, location: (196, 737)\n", + "Processed cell at: LT0017_19/365/83, location: (181, 760)\n", + "Processed cell at: LT0017_19/365/83, location: (545, 768)\n", + "Processed cell at: LT0017_19/365/83, location: (528, 765)\n", + "Processed cell at: LT0017_19/365/83, location: (525, 783)\n", + "Processed cell at: LT0017_19/365/83, location: (505, 788)\n", + "Processed cell at: LT0017_19/365/83, location: (763, 805)\n", + "Processed cell at: LT0017_19/365/83, location: (740, 823)\n", + "Processed cell at: LT0017_19/365/83, location: (783, 819)\n", + "Processed cell at: LT0017_19/365/83, location: (804, 835)\n", + "Processed cell at: LT0017_19/365/83, location: (777, 841)\n", + "Processed cell at: LT0017_19/365/83, location: (734, 850)\n", + "Processed cell at: LT0017_19/365/83, location: (814, 854)\n", + "Processed cell at: LT0017_19/365/83, location: (792, 859)\n", + "Processed cell at: LT0017_19/365/83, location: (91, 856)\n", + "Processed cell at: LT0017_19/365/83, location: (81, 924)\n", + "Processed cell at: LT0017_19/365/83, location: (809, 939)\n", + "Processed cell at: LT0017_19/365/83, location: (88, 958)\n", + "Processed cell at: LT0017_19/365/65, location: (357, 21)\n", + "Processed cell at: LT0017_19/365/65, location: (331, 24)\n", + "Processed cell at: LT0017_19/365/65, location: (589, 39)\n", + "Processed cell at: LT0017_19/365/65, location: (340, 40)\n", + "Processed cell at: LT0017_19/365/65, location: (598, 68)\n", + "Processed cell at: LT0017_19/365/65, location: (813, 123)\n", + "Processed cell at: LT0017_19/365/65, location: (717, 126)\n", + "Processed cell at: LT0017_19/365/65, location: (709, 152)\n", + "Processed cell at: LT0017_19/365/65, location: (434, 192)\n", + "Processed cell at: LT0017_19/365/65, location: (414, 207)\n", + "Processed cell at: LT0017_19/365/65, location: (766, 265)\n", + "Processed cell at: LT0017_19/365/65, location: (740, 271)\n", + "Processed cell at: LT0017_19/365/65, location: (156, 299)\n", + "Processed cell at: LT0017_19/365/65, location: (117, 304)\n", + "Processed cell at: LT0017_19/365/65, location: (183, 306)\n", + "Processed cell at: LT0017_19/365/65, location: (672, 343)\n", + "Processed cell at: LT0017_19/365/65, location: (113, 354)\n", + "Processed cell at: LT0017_19/365/65, location: (144, 356)\n", + "Processed cell at: LT0017_19/365/65, location: (662, 370)\n", + "Processed cell at: LT0017_19/365/65, location: (992, 425)\n", + "Processed cell at: LT0017_19/365/65, location: (1046, 447)\n", + "Processed cell at: LT0017_19/365/65, location: (326, 463)\n", + "Processed cell at: LT0017_19/365/65, location: (204, 460)\n", + "Processed cell at: LT0017_19/365/65, location: (1050, 482)\n", + "Processed cell at: LT0017_19/365/65, location: (190, 482)\n", + "Processed cell at: LT0017_19/365/65, location: (836, 654)\n", + "Processed cell at: LT0017_19/365/65, location: (816, 659)\n", + "Processed cell at: LT0017_19/365/65, location: (483, 730)\n", + "Processed cell at: LT0017_19/365/65, location: (507, 735)\n", + "Processed cell at: LT0017_19/365/65, location: (527, 792)\n", + "Processed cell at: LT0017_19/365/65, location: (516, 811)\n", + "Processed cell at: LT0017_19/365/65, location: (495, 815)\n", + "Processed cell at: LT0017_19/365/65, location: (753, 823)\n", + "Processed cell at: LT0017_19/365/65, location: (728, 849)\n", + "Processed cell at: LT0017_19/365/65, location: (760, 854)\n", + "Processed cell at: LT0017_19/365/65, location: (596, 873)\n", + "Processed cell at: LT0017_19/365/65, location: (739, 872)\n", + "Processed cell at: LT0017_19/365/65, location: (92, 888)\n", + "Processed cell at: LT0017_19/365/65, location: (577, 896)\n", + "Processed cell at: LT0017_19/365/65, location: (787, 929)\n", + "Processed cell at: LT0017_19/365/65, location: (827, 944)\n", + "Processed cell at: LT0064_14/003/22, location: (690, 395)\n", + "Processed cell at: LT0064_14/003/22, location: (593, 686)\n", + "Processed cell at: LT0064_14/003/22, location: (541, 692)\n", + "Processed cell at: LT0064_14/003/22, location: (483, 698)\n", + "Processed cell at: LT0064_14/003/22, location: (608, 721)\n", + "Processed cell at: LT0064_14/003/22, location: (524, 725)\n", + "Processed cell at: LT0064_14/003/22, location: (554, 765)\n", + "Processed cell at: LT0064_14/003/22, location: (407, 960)\n", + "Processed cell at: LT0064_14/003/22, location: (480, 981)\n", + "Processed cell at: LT0064_14/003/54, location: (593, 291)\n", + "Processed cell at: LT0064_14/003/54, location: (581, 315)\n", + "Processed cell at: LT0064_14/003/54, location: (694, 418)\n", + "Processed cell at: LT0064_14/003/54, location: (700, 427)\n", + "Processed cell at: LT0064_14/003/54, location: (701, 436)\n", + "Processed cell at: LT0064_14/003/54, location: (684, 453)\n", + "Processed cell at: LT0064_14/003/54, location: (928, 591)\n", + "Processed cell at: LT0064_14/003/54, location: (902, 596)\n", + "Processed cell at: LT0064_14/003/54, location: (949, 604)\n", + "Processed cell at: LT0064_14/003/54, location: (911, 608)\n", + "Processed cell at: LT0064_14/003/54, location: (1138, 613)\n", + "Processed cell at: LT0064_14/003/54, location: (1133, 637)\n", + "Processed cell at: LT0064_14/003/54, location: (595, 688)\n", + "Processed cell at: LT0064_14/003/54, location: (545, 688)\n", + "Processed cell at: LT0064_14/003/54, location: (484, 702)\n", + "Processed cell at: LT0064_14/003/54, location: (606, 724)\n", + "Processed cell at: LT0064_14/003/54, location: (78, 798)\n", + "Processed cell at: LT0064_14/003/54, location: (467, 983)\n", + "Processed cell at: LT0064_14/003/27, location: (30, 161)\n", + "Processed cell at: LT0064_14/003/27, location: (752, 303)\n", + "Processed cell at: LT0064_14/003/27, location: (746, 361)\n", + "Processed cell at: LT0064_14/003/27, location: (687, 391)\n", + "Processed cell at: LT0064_14/003/27, location: (559, 645)\n", + "Processed cell at: LT0064_14/003/27, location: (593, 687)\n", + "Processed cell at: LT0064_14/003/27, location: (542, 690)\n", + "Processed cell at: LT0064_14/003/27, location: (484, 697)\n", + "Processed cell at: LT0064_14/003/27, location: (523, 724)\n", + "Processed cell at: LT0064_14/003/27, location: (554, 761)\n", + "Processed cell at: LT0064_14/003/27, location: (745, 937)\n", + "Processed cell at: LT0042_10/044/28, location: (905, 200)\n", + "Processed cell at: LT0042_10/044/28, location: (944, 258)\n", + "Processed cell at: LT0042_10/044/28, location: (657, 260)\n", + "Processed cell at: LT0042_10/044/28, location: (862, 270)\n", + "Processed cell at: LT0042_10/044/28, location: (637, 276)\n", + "Processed cell at: LT0042_10/044/28, location: (888, 341)\n", + "Processed cell at: LT0042_10/144/88, location: (212, 87)\n", + "Processed cell at: LT0042_10/144/88, location: (224, 102)\n", + "Processed cell at: LT0042_10/144/88, location: (200, 116)\n", + "Processed cell at: LT0042_10/144/88, location: (228, 413)\n", + "Processed cell at: LT0042_10/144/88, location: (253, 423)\n", + "Processed cell at: LT0042_10/144/88, location: (207, 424)\n", + "Processed cell at: LT0042_10/144/88, location: (211, 440)\n", + "Processed cell at: LT0042_10/144/88, location: (237, 446)\n", + "Processed cell at: LT0042_10/144/88, location: (221, 452)\n", + "Processed cell at: LT0042_10/144/88, location: (256, 841)\n", + "Processed cell at: LT0042_10/144/88, location: (273, 861)\n", + "Processed cell at: LT0042_10/144/88, location: (213, 881)\n", + "Processed cell at: LT0042_10/144/88, location: (239, 895)\n", + "Processed cell at: LT0042_10/144/88, location: (222, 906)\n", + "Processed cell at: LT0042_10/144/88, location: (269, 935)\n", + "Processed cell at: LT0042_10/144/88, location: (240, 941)\n", + "Processed cell at: LT0042_10/144/88, location: (251, 952)\n", + "Processed cell at: LT0042_10/144/88, location: (276, 960)\n", + "Processed cell at: LT0042_10/144/88, location: (258, 973)\n", + "Processed cell at: LT0042_10/144/36, location: (987, 232)\n", + "Processed cell at: LT0042_10/144/36, location: (674, 422)\n", + "Processed cell at: LT0042_10/144/36, location: (240, 429)\n", + "Processed cell at: LT0042_10/144/36, location: (219, 440)\n", + "Processed cell at: LT0042_10/144/36, location: (238, 457)\n", + "Processed cell at: LT0042_10/144/36, location: (214, 462)\n", + "Processed cell at: LT0042_10/144/36, location: (230, 472)\n", + "Processed cell at: LT0042_10/144/36, location: (413, 853)\n", + "Processed cell at: LT0042_10/144/50, location: (110, 49)\n", + "Processed cell at: LT0042_10/144/50, location: (807, 168)\n", + "Processed cell at: LT0042_10/144/50, location: (996, 218)\n", + "Processed cell at: LT0042_10/144/50, location: (973, 234)\n", + "Processed cell at: LT0042_10/144/50, location: (665, 417)\n", + "Processed cell at: LT0042_10/144/50, location: (508, 617)\n", + "Processed cell at: LT0042_10/144/50, location: (938, 665)\n", + "Processed cell at: LT0042_10/144/50, location: (184, 696)\n", + "Processed cell at: LT0042_10/144/50, location: (1308, 747)\n", + "Processed cell at: LT0042_10/144/50, location: (399, 773)\n", + "Processed cell at: LT0042_10/144/50, location: (97, 782)\n", + "Processed cell at: LT0042_10/144/50, location: (354, 783)\n", + "Processed cell at: LT0042_10/144/50, location: (138, 796)\n", + "Processed cell at: LT0042_10/144/50, location: (362, 807)\n", + "Processed cell at: LT0042_10/144/50, location: (166, 850)\n", + "Processed cell at: LT0042_10/144/50, location: (255, 861)\n", + "Processed cell at: LT0042_10/144/50, location: (231, 888)\n", + "Processed cell at: LT0042_10/144/50, location: (253, 957)\n", + "Processed cell at: LT0096_33/255/49, location: (446, 277)\n", + "Processed cell at: LT0096_33/255/38, location: (929, 450)\n", + "Processed cell at: LT0096_33/255/52, location: (389, 735)\n", + "Processed cell at: LT0030_17/184/41, location: (602, 139)\n", + "Processed cell at: LT0030_17/184/41, location: (350, 150)\n", + "Processed cell at: LT0030_17/184/41, location: (631, 201)\n", + "Processed cell at: LT0030_17/184/41, location: (164, 205)\n", + "Processed cell at: LT0030_17/184/41, location: (480, 210)\n", + "Processed cell at: LT0030_17/184/41, location: (380, 272)\n", + "Processed cell at: LT0030_17/184/41, location: (1052, 448)\n", + "Processed cell at: LT0030_17/184/41, location: (734, 475)\n", + "Processed cell at: LT0030_17/184/41, location: (1107, 505)\n", + "Processed cell at: LT0030_17/184/41, location: (350, 510)\n", + "Processed cell at: LT0030_17/184/41, location: (1069, 556)\n", + "Processed cell at: LT0030_17/184/41, location: (530, 651)\n", + "Processed cell at: LT0030_17/184/41, location: (408, 664)\n", + "Processed cell at: LT0030_17/184/41, location: (370, 921)\n", + "Processed cell at: LT0030_17/184/36, location: (395, 34)\n", + "Processed cell at: LT0030_17/184/36, location: (597, 145)\n", + "Processed cell at: LT0030_17/184/36, location: (614, 146)\n", + "Processed cell at: LT0030_17/184/36, location: (124, 162)\n", + "Processed cell at: LT0030_17/184/36, location: (590, 197)\n", + "Processed cell at: LT0030_17/184/36, location: (630, 206)\n", + "Processed cell at: LT0030_17/184/36, location: (490, 210)\n", + "Processed cell at: LT0030_17/184/36, location: (377, 274)\n", + "Processed cell at: LT0030_17/184/36, location: (631, 282)\n", + "Processed cell at: LT0030_17/184/36, location: (695, 335)\n", + "Processed cell at: LT0030_17/184/36, location: (665, 368)\n", + "Processed cell at: LT0030_17/184/36, location: (707, 380)\n", + "Processed cell at: LT0030_17/184/36, location: (1014, 425)\n", + "Processed cell at: LT0030_17/184/36, location: (814, 467)\n", + "Processed cell at: LT0030_17/184/36, location: (83, 484)\n", + "Processed cell at: LT0030_17/184/36, location: (86, 500)\n", + "Processed cell at: LT0030_17/184/36, location: (799, 497)\n", + "Processed cell at: LT0030_17/184/36, location: (1113, 503)\n", + "Processed cell at: LT0030_17/184/36, location: (1036, 525)\n", + "Processed cell at: LT0030_17/184/36, location: (1047, 523)\n", + "Processed cell at: LT0030_17/184/36, location: (1108, 539)\n", + "Processed cell at: LT0030_17/184/36, location: (1095, 544)\n", + "Processed cell at: LT0030_17/184/36, location: (1079, 555)\n", + "Processed cell at: LT0030_17/184/36, location: (409, 669)\n", + "Processed cell at: LT0030_17/184/36, location: (424, 872)\n", + "Processed cell at: LT0030_17/184/59, location: (399, 36)\n", + "Processed cell at: LT0030_17/184/59, location: (395, 84)\n", + "Processed cell at: LT0030_17/184/59, location: (395, 105)\n", + "Processed cell at: LT0030_17/184/59, location: (600, 128)\n", + "Processed cell at: LT0030_17/184/59, location: (354, 141)\n", + "Processed cell at: LT0030_17/184/59, location: (593, 144)\n", + "Processed cell at: LT0030_17/184/59, location: (126, 147)\n", + "Processed cell at: LT0030_17/184/59, location: (606, 152)\n", + "Processed cell at: LT0030_17/184/59, location: (131, 161)\n", + "Processed cell at: LT0030_17/184/59, location: (347, 158)\n", + "Processed cell at: LT0030_17/184/59, location: (112, 165)\n", + "Processed cell at: LT0030_17/184/59, location: (594, 194)\n", + "Processed cell at: LT0030_17/184/59, location: (579, 204)\n", + "Processed cell at: LT0030_17/184/59, location: (969, 296)\n", + "Processed cell at: LT0030_17/184/59, location: (429, 687)\n", + "Processed cell at: LT0030_17/184/59, location: (242, 889)\n", + "Processed cell at: LT0030_17/184/59, location: (435, 925)\n", + "Processed cell at: LT0030_17/184/46, location: (602, 130)\n", + "Processed cell at: LT0030_17/184/46, location: (603, 147)\n", + "Processed cell at: LT0030_17/184/46, location: (120, 158)\n", + "Processed cell at: LT0030_17/184/46, location: (355, 153)\n", + "Processed cell at: LT0030_17/184/46, location: (352, 168)\n", + "Processed cell at: LT0030_17/184/46, location: (384, 271)\n", + "Processed cell at: LT0030_17/184/46, location: (391, 283)\n", + "Processed cell at: LT0030_17/184/46, location: (1106, 583)\n", + "Processed cell at: LT0030_17/184/46, location: (1056, 593)\n", + "Processed cell at: LT0030_17/184/46, location: (438, 592)\n", + "Processed cell at: LT0030_17/184/46, location: (457, 619)\n", + "Processed cell at: LT0030_17/184/46, location: (650, 836)\n", + "Processed cell at: LT0030_17/184/87, location: (143, 227)\n", + "Processed cell at: LT0030_17/184/87, location: (130, 238)\n", + "Processed cell at: LT0030_17/184/87, location: (500, 256)\n", + "Processed cell at: LT0030_17/184/87, location: (138, 251)\n", + "Processed cell at: LT0030_17/184/87, location: (487, 263)\n", + "Processed cell at: LT0030_17/184/87, location: (145, 349)\n", + "Processed cell at: LT0030_17/184/87, location: (148, 363)\n", + "Processed cell at: LT0030_17/184/87, location: (210, 653)\n", + "Processed cell at: LT0030_17/184/87, location: (216, 664)\n", + "Processed cell at: LT0030_17/184/87, location: (68, 664)\n", + "Processed cell at: LT0030_17/184/87, location: (57, 675)\n", + "Processed cell at: LT0030_17/184/87, location: (256, 677)\n", + "Processed cell at: LT0030_17/184/87, location: (253, 691)\n", + "Processed cell at: LT0030_17/184/87, location: (80, 720)\n", + "Processed cell at: LT0030_17/184/87, location: (95, 721)\n", + "Processed cell at: LT0030_17/184/87, location: (81, 734)\n", + "Processed cell at: LT0030_17/184/50, location: (124, 159)\n", + "Processed cell at: LT0030_17/184/50, location: (166, 204)\n", + "Processed cell at: LT0030_17/184/50, location: (636, 199)\n", + "Processed cell at: LT0030_17/184/50, location: (249, 277)\n", + "Processed cell at: LT0030_17/184/50, location: (1159, 502)\n", + "Processed cell at: LT0030_17/184/50, location: (1096, 513)\n", + "Processed cell at: LT0030_17/184/50, location: (1065, 568)\n", + "Processed cell at: LT0030_17/184/50, location: (412, 660)\n", + "Processed cell at: LT0030_17/184/50, location: (440, 679)\n", + "Processed cell at: LT0030_17/184/50, location: (709, 729)\n", + "Processed cell at: LT0030_17/184/39, location: (490, 49)\n", + "Processed cell at: LT0030_17/184/39, location: (463, 67)\n", + "Processed cell at: LT0030_17/184/39, location: (488, 72)\n", + "Processed cell at: LT0030_17/184/39, location: (513, 90)\n", + "Processed cell at: LT0030_17/184/39, location: (608, 142)\n", + "Processed cell at: LT0030_17/184/39, location: (591, 143)\n", + "Processed cell at: LT0030_17/184/39, location: (121, 159)\n", + "Processed cell at: LT0030_17/184/39, location: (166, 200)\n", + "Processed cell at: LT0030_17/184/39, location: (631, 202)\n", + "Processed cell at: LT0030_17/184/39, location: (183, 205)\n", + "Processed cell at: LT0030_17/184/39, location: (167, 219)\n", + "Processed cell at: LT0030_17/184/39, location: (369, 268)\n", + "Processed cell at: LT0030_17/184/39, location: (384, 273)\n", + "Processed cell at: LT0030_17/184/39, location: (744, 336)\n", + "Processed cell at: LT0030_17/184/39, location: (771, 380)\n", + "Processed cell at: LT0030_17/184/39, location: (983, 400)\n", + "Processed cell at: LT0030_17/184/39, location: (794, 441)\n", + "Processed cell at: LT0030_17/184/39, location: (800, 495)\n", + "Processed cell at: LT0030_17/184/39, location: (1112, 502)\n", + "Processed cell at: LT0030_17/184/39, location: (1095, 530)\n", + "Processed cell at: LT0030_17/184/39, location: (1106, 536)\n", + "Processed cell at: LT0030_17/184/39, location: (1082, 553)\n", + "Processed cell at: LT0030_17/184/39, location: (1066, 570)\n", + "Processed cell at: LT0030_17/184/39, location: (1096, 581)\n", + "Processed cell at: LT0030_17/184/39, location: (323, 623)\n", + "Processed cell at: LT0030_17/184/39, location: (368, 894)\n", + "Processed cell at: LT0030_17/184/39, location: (348, 934)\n", + "Processed cell at: LT0030_17/184/39, location: (438, 931)\n", + "Processed cell at: LT0101_01/277/74, location: (829, 498)\n", + "Processed cell at: LT0101_01/277/74, location: (789, 590)\n", + "Processed cell at: LT0101_01/277/74, location: (789, 648)\n", + "Processed cell at: LT0101_01/277/74, location: (722, 686)\n", + "Processed cell at: LT0101_01/277/74, location: (739, 723)\n", + "Processed cell at: LT0101_01/277/74, location: (1069, 822)\n", + "Processed cell at: LT0101_01/277/74, location: (1058, 952)\n", + "Processed cell at: LT0101_01/277/79, location: (1182, 110)\n", + "Processed cell at: LT0101_01/277/79, location: (826, 500)\n", + "Processed cell at: LT0101_01/277/79, location: (705, 548)\n", + "Processed cell at: LT0101_01/277/79, location: (730, 557)\n", + "Processed cell at: LT0101_01/277/79, location: (811, 557)\n", + "Processed cell at: LT0101_01/277/79, location: (792, 591)\n", + "Processed cell at: LT0101_01/277/79, location: (792, 644)\n", + "Processed cell at: LT0101_01/277/79, location: (294, 760)\n", + "Processed cell at: LT0101_01/277/79, location: (1069, 822)\n", + "Processed cell at: LT0101_01/277/79, location: (1145, 822)\n", + "Processed cell at: LT0101_01/277/66, location: (620, 88)\n", + "Processed cell at: LT0101_01/277/66, location: (647, 107)\n", + "Processed cell at: LT0101_01/277/66, location: (657, 179)\n", + "Processed cell at: LT0101_01/277/66, location: (699, 180)\n", + "Processed cell at: LT0101_01/277/66, location: (540, 180)\n", + "Processed cell at: LT0101_01/277/66, location: (595, 183)\n", + "Processed cell at: LT0101_01/277/66, location: (497, 225)\n", + "Processed cell at: LT0101_01/277/66, location: (467, 246)\n", + "Processed cell at: LT0101_01/277/66, location: (498, 281)\n", + "Processed cell at: LT0101_01/277/66, location: (806, 371)\n", + "Processed cell at: LT0101_01/277/66, location: (963, 427)\n", + "Processed cell at: LT0101_01/277/66, location: (969, 439)\n", + "Processed cell at: LT0101_01/277/66, location: (968, 455)\n", + "Processed cell at: LT0101_01/277/66, location: (980, 463)\n", + "Processed cell at: LT0101_01/277/66, location: (753, 479)\n", + "Processed cell at: LT0101_01/277/66, location: (751, 493)\n", + "Processed cell at: LT0101_01/277/66, location: (826, 503)\n", + "Processed cell at: LT0101_01/277/66, location: (1260, 512)\n", + "Processed cell at: LT0101_01/277/66, location: (1260, 531)\n", + "Processed cell at: LT0101_01/277/66, location: (813, 557)\n", + "Processed cell at: LT0101_01/277/66, location: (1237, 581)\n", + "Processed cell at: LT0101_01/277/66, location: (1262, 594)\n", + "Processed cell at: LT0101_01/277/66, location: (785, 592)\n", + "Processed cell at: LT0101_01/277/66, location: (1070, 648)\n", + "Processed cell at: LT0101_01/277/66, location: (1050, 664)\n", + "Processed cell at: LT0101_01/277/66, location: (716, 687)\n", + "Processed cell at: LT0101_01/277/66, location: (737, 721)\n", + "Processed cell at: LT0101_01/277/66, location: (588, 728)\n", + "Processed cell at: LT0101_01/277/66, location: (583, 746)\n", + "Processed cell at: LT0101_01/277/66, location: (1099, 782)\n", + "Processed cell at: LT0101_01/277/66, location: (1143, 823)\n", + "Processed cell at: LT0101_01/277/66, location: (1199, 865)\n", + "Processed cell at: LT0101_01/277/66, location: (1246, 891)\n", + "Processed cell at: LT0101_01/277/66, location: (1153, 916)\n", + "Processed cell at: LT0144_01/166/27, location: (835, 343)\n", + "Processed cell at: LT0144_01/166/27, location: (901, 374)\n", + "Processed cell at: LT0144_01/166/27, location: (874, 378)\n", + "Processed cell at: LT0144_01/166/27, location: (853, 458)\n", + "Processed cell at: LT0144_01/166/27, location: (504, 476)\n", + "Processed cell at: LT0144_01/166/27, location: (641, 485)\n", + "Processed cell at: LT0144_01/166/27, location: (624, 508)\n", + "Processed cell at: LT0144_01/166/27, location: (663, 555)\n", + "Processed cell at: LT0144_01/166/27, location: (635, 583)\n", + "Processed cell at: LT0144_01/166/27, location: (668, 587)\n", + "Processed cell at: LT0144_01/166/27, location: (970, 820)\n", + "Processed cell at: LT0144_01/166/34, location: (852, 454)\n", + "Processed cell at: LT0144_01/166/34, location: (918, 521)\n", + "Processed cell at: LT0144_01/166/34, location: (912, 620)\n", + "Processed cell at: LT0144_01/166/34, location: (881, 619)\n", + "Processed cell at: LT0144_01/166/34, location: (949, 854)\n", + "Processed cell at: LT0144_01/166/50, location: (984, 268)\n", + "Processed cell at: LT0144_01/166/50, location: (1062, 379)\n", + "Processed cell at: LT0144_01/166/50, location: (833, 485)\n", + "Processed cell at: LT0094_44/319/74, location: (662, 12)\n", + "Processed cell at: LT0094_44/319/74, location: (639, 22)\n", + "Processed cell at: LT0094_44/319/74, location: (626, 52)\n", + "Processed cell at: LT0094_44/319/74, location: (642, 75)\n", + "Processed cell at: LT0094_44/319/74, location: (1000, 459)\n", + "Processed cell at: LT0094_44/319/74, location: (822, 748)\n", + "Processed cell at: LT0094_44/319/57, location: (611, 734)\n", + "Processed cell at: LT0094_44/319/57, location: (789, 737)\n", + "Processed cell at: LT0094_44/319/57, location: (620, 745)\n", + "Processed cell at: LT0094_44/319/57, location: (809, 899)\n", + "Processed cell at: LT0094_44/319/57, location: (800, 924)\n", + "Processed cell at: LT0094_44/319/57, location: (792, 932)\n", + "Processed cell at: LT0023_04/005/72, location: (291, 93)\n", + "Processed cell at: LT0023_04/005/72, location: (298, 123)\n", + "Processed cell at: LT0023_04/005/72, location: (904, 208)\n", + "Processed cell at: LT0023_04/005/72, location: (878, 213)\n", + "Processed cell at: LT0023_04/005/72, location: (83, 253)\n", + "Processed cell at: LT0023_04/005/72, location: (112, 251)\n", + "Processed cell at: LT0023_04/005/72, location: (133, 267)\n", + "Processed cell at: LT0023_04/005/72, location: (685, 388)\n", + "Processed cell at: LT0023_04/005/72, location: (325, 611)\n", + "Processed cell at: LT0023_04/005/72, location: (518, 621)\n", + "Processed cell at: LT0023_04/005/72, location: (334, 625)\n", + "Processed cell at: LT0023_04/005/72, location: (517, 638)\n", + "Processed cell at: LT0023_04/005/72, location: (338, 646)\n", + "Processed cell at: LT0023_04/005/72, location: (540, 648)\n", + "Processed cell at: LT0023_04/005/72, location: (572, 666)\n", + "Processed cell at: LT0023_04/005/72, location: (546, 673)\n", + "Processed cell at: LT0023_04/005/72, location: (341, 678)\n", + "Processed cell at: LT0023_04/005/72, location: (576, 683)\n", + "Processed cell at: LT0023_04/005/72, location: (567, 692)\n", + "Processed cell at: LT0023_04/005/8, location: (872, 460)\n", + "Processed cell at: LT0023_04/005/8, location: (762, 515)\n", + "Processed cell at: LT0023_04/005/30, location: (87, 229)\n", + "Processed cell at: LT0023_04/005/30, location: (61, 242)\n", + "Processed cell at: LT0023_04/005/30, location: (1062, 269)\n", + "Processed cell at: LT0023_04/005/30, location: (666, 308)\n", + "Processed cell at: LT0023_04/005/30, location: (664, 332)\n", + "Processed cell at: LT0023_04/005/30, location: (215, 461)\n", + "Processed cell at: LT0023_04/005/30, location: (716, 471)\n", + "Processed cell at: LT0023_04/005/30, location: (711, 496)\n", + "Processed cell at: LT0023_04/005/30, location: (369, 541)\n", + "Processed cell at: LT0023_04/005/30, location: (118, 596)\n", + "Processed cell at: LT0023_04/005/30, location: (61, 597)\n", + "Processed cell at: LT0023_04/005/30, location: (310, 639)\n", + "Processed cell at: LT0023_04/005/30, location: (332, 653)\n", + "Processed cell at: LT0023_04/005/30, location: (1178, 684)\n", + "Processed cell at: LT0023_04/005/30, location: (545, 858)\n", + "Processed cell at: LT0023_04/005/30, location: (1115, 884)\n", + "Processed cell at: LT0023_04/005/30, location: (1128, 892)\n", + "Processed cell at: LT0023_04/005/7, location: (412, 224)\n", + "Processed cell at: LT0023_04/005/7, location: (721, 471)\n", + "Processed cell at: LT0023_04/005/7, location: (721, 500)\n", + "Processed cell at: LT0023_04/005/7, location: (458, 630)\n", + "Processed cell at: LT0023_04/005/51, location: (695, 483)\n", + "Processed cell at: LT0023_04/005/51, location: (476, 584)\n", + "Processed cell at: LT0023_04/005/51, location: (499, 603)\n", + "Processed cell at: LT0023_04/005/51, location: (312, 631)\n", + "Processed cell at: LT0023_04/005/51, location: (327, 647)\n", + "Processed cell at: LT0023_04/005/51, location: (502, 663)\n", + "Processed cell at: LT0023_04/005/51, location: (320, 672)\n", + "Processed cell at: LT0023_04/005/64, location: (671, 457)\n", + "Processed cell at: LT0023_04/005/64, location: (699, 475)\n", + "Processed cell at: LT0023_04/005/64, location: (1054, 477)\n", + "Processed cell at: LT0023_04/005/64, location: (665, 480)\n", + "Processed cell at: LT0023_04/005/64, location: (696, 490)\n", + "Processed cell at: LT0023_04/005/64, location: (684, 497)\n", + "Processed cell at: LT0023_04/005/64, location: (502, 582)\n", + "Processed cell at: LT0023_04/005/64, location: (309, 599)\n", + "Processed cell at: LT0023_04/005/64, location: (331, 619)\n", + "Processed cell at: LT0023_04/005/64, location: (266, 632)\n", + "Processed cell at: LT0023_04/005/64, location: (334, 639)\n", + "Processed cell at: LT0023_04/005/64, location: (240, 644)\n", + "Processed cell at: LT0023_04/005/64, location: (528, 661)\n", + "Processed cell at: LT0023_04/005/64, location: (329, 659)\n", + "Processed cell at: LT0023_04/005/64, location: (331, 673)\n", + "Processed cell at: LT0023_04/005/64, location: (554, 686)\n", + "Processed cell at: LT0023_04/005/64, location: (1291, 975)\n", + "Processed cell at: LT0023_04/005/87, location: (291, 84)\n", + "Processed cell at: LT0023_04/005/87, location: (296, 103)\n", + "Processed cell at: LT0023_04/005/87, location: (304, 115)\n", + "Processed cell at: LT0023_04/005/87, location: (292, 127)\n", + "Processed cell at: LT0023_04/005/87, location: (394, 253)\n", + "Processed cell at: LT0023_04/005/87, location: (99, 262)\n", + "Processed cell at: LT0023_04/005/87, location: (122, 265)\n", + "Processed cell at: LT0023_04/005/87, location: (405, 280)\n", + "Processed cell at: LT0023_04/005/87, location: (138, 280)\n", + "Processed cell at: LT0023_04/005/87, location: (343, 282)\n", + "Processed cell at: LT0023_04/005/87, location: (328, 305)\n", + "Processed cell at: LT0023_04/005/87, location: (158, 337)\n", + "Processed cell at: LT0023_04/005/87, location: (345, 358)\n", + "Processed cell at: LT0023_04/005/87, location: (368, 357)\n", + "Processed cell at: LT0023_04/005/87, location: (392, 362)\n", + "Processed cell at: LT0023_04/005/87, location: (155, 497)\n", + "Processed cell at: LT0023_04/005/87, location: (193, 563)\n", + "Processed cell at: LT0023_04/005/87, location: (216, 581)\n", + "Processed cell at: LT0023_04/005/87, location: (877, 591)\n", + "Processed cell at: LT0023_04/005/87, location: (901, 593)\n", + "Processed cell at: LT0023_04/005/87, location: (270, 603)\n", + "Processed cell at: LT0023_04/005/87, location: (902, 611)\n", + "Processed cell at: LT0023_04/005/87, location: (326, 624)\n", + "Processed cell at: LT0023_04/005/87, location: (331, 645)\n", + "Processed cell at: LT0023_04/005/87, location: (799, 661)\n", + "Processed cell at: LT0023_04/005/87, location: (333, 670)\n", + "Processed cell at: LT0023_04/005/87, location: (997, 675)\n", + "Processed cell at: LT0023_04/005/87, location: (977, 686)\n", + "Processed cell at: LT0023_04/005/87, location: (333, 684)\n", + "Processed cell at: LT0023_04/005/87, location: (989, 710)\n", + "Processed cell at: LT0023_04/005/87, location: (967, 726)\n", + "Processed cell at: LT0023_04/005/87, location: (487, 770)\n", + "Processed cell at: LT0023_04/005/87, location: (1196, 818)\n", + "Processed cell at: LT0023_04/005/87, location: (1196, 837)\n", + "Processed cell at: LT0023_04/005/87, location: (1183, 847)\n", + "Processed cell at: LT0023_04/005/87, location: (69, 854)\n", + "Processed cell at: LT0023_04/005/87, location: (42, 864)\n", + "Processed cell at: LT0023_04/005/87, location: (37, 890)\n", + "Processed cell at: LT0023_04/005/87, location: (853, 936)\n", + "Processed cell at: LT0023_04/005/87, location: (839, 962)\n", + "Processed cell at: LT0023_04/005/87, location: (522, 969)\n", + "Processed cell at: LT0023_04/005/87, location: (366, 969)\n", + "Processed cell at: LT0023_04/005/87, location: (529, 995)\n", + "Processed cell at: LT0023_04/005/50, location: (705, 211)\n", + "Processed cell at: LT0023_04/005/50, location: (702, 482)\n", + "Processed cell at: LT0023_04/005/50, location: (476, 587)\n", + "Processed cell at: LT0023_04/005/50, location: (500, 596)\n", + "Processed cell at: LT0023_04/005/50, location: (497, 611)\n", + "Processed cell at: LT0023_04/005/50, location: (312, 631)\n", + "Processed cell at: LT0023_04/005/50, location: (328, 645)\n", + "Processed cell at: LT0023_04/005/50, location: (323, 662)\n", + "Processed cell at: LT0023_04/005/50, location: (321, 676)\n", + "Processed cell at: LT0023_04/005/50, location: (1141, 872)\n", + "Processed cell at: LT0023_04/005/50, location: (1138, 891)\n", + "Processed cell at: LT0038_01/245/72, location: (180, 57)\n", + "Processed cell at: LT0038_01/245/72, location: (165, 127)\n", + "Processed cell at: LT0038_01/245/72, location: (701, 177)\n", + "Processed cell at: LT0038_01/245/72, location: (557, 218)\n", + "Processed cell at: LT0038_01/245/72, location: (523, 241)\n", + "Processed cell at: LT0038_01/245/72, location: (798, 271)\n", + "Processed cell at: LT0038_01/245/72, location: (445, 324)\n", + "Processed cell at: LT0038_01/245/72, location: (781, 362)\n", + "Processed cell at: LT0038_01/245/72, location: (676, 432)\n", + "Processed cell at: LT0038_01/245/72, location: (59, 463)\n", + "Processed cell at: LT0038_01/245/72, location: (1307, 609)\n", + "Processed cell at: LT0038_01/245/72, location: (621, 677)\n", + "Processed cell at: LT0038_01/245/72, location: (632, 725)\n", + "Processed cell at: LT0038_01/245/22, location: (767, 506)\n", + "Processed cell at: LT0038_01/245/40, location: (191, 158)\n", + "Processed cell at: LT0038_01/245/40, location: (245, 164)\n", + "Processed cell at: LT0038_01/245/40, location: (564, 210)\n", + "Processed cell at: LT0038_01/245/40, location: (760, 503)\n", + "Processed cell at: LT0038_01/245/40, location: (492, 551)\n", + "Processed cell at: LT0038_01/245/40, location: (696, 647)\n", + "Processed cell at: LT0038_01/245/40, location: (593, 739)\n", + "Processed cell at: LT0038_01/245/46, location: (247, 171)\n", + "Processed cell at: LT0038_01/245/46, location: (844, 263)\n", + "Processed cell at: LT0038_01/245/46, location: (803, 279)\n", + "Processed cell at: LT0038_01/245/46, location: (59, 465)\n", + "Processed cell at: LT0038_01/245/46, location: (515, 514)\n", + "Processed cell at: LT0038_01/245/46, location: (528, 543)\n", + "Processed cell at: LT0038_01/245/46, location: (493, 554)\n", + "Processed cell at: LT0038_01/245/46, location: (697, 647)\n", + "Processed cell at: LT0038_01/245/46, location: (583, 788)\n", + "Processed cell at: LT0038_01/245/81, location: (690, 68)\n", + "Processed cell at: LT0038_01/245/81, location: (213, 116)\n", + "Processed cell at: LT0038_01/245/81, location: (161, 125)\n", + "Processed cell at: LT0038_01/245/81, location: (699, 172)\n", + "Processed cell at: LT0038_01/245/81, location: (520, 236)\n", + "Processed cell at: LT0038_01/245/81, location: (798, 269)\n", + "Processed cell at: LT0038_01/245/81, location: (763, 446)\n", + "Processed cell at: LT0038_01/245/81, location: (60, 461)\n", + "Processed cell at: LT0038_01/245/81, location: (64, 515)\n", + "Processed cell at: LT0038_01/245/81, location: (452, 522)\n", + "Processed cell at: LT0038_01/245/81, location: (718, 540)\n", + "Processed cell at: LT0038_01/245/81, location: (633, 721)\n", + "Processed cell at: LT0014_12/159/93, location: (725, 176)\n", + "Processed cell at: LT0014_12/159/93, location: (730, 196)\n", + "Processed cell at: LT0014_12/159/93, location: (715, 210)\n", + "Processed cell at: LT0014_12/159/93, location: (252, 376)\n", + "Processed cell at: LT0014_12/159/93, location: (692, 398)\n", + "Processed cell at: LT0014_12/159/93, location: (172, 401)\n", + "Processed cell at: LT0014_12/159/93, location: (641, 515)\n", + "Processed cell at: LT0014_12/159/93, location: (546, 522)\n", + "Processed cell at: LT0014_12/159/93, location: (577, 536)\n", + "Processed cell at: LT0014_12/159/93, location: (179, 709)\n", + "Processed cell at: LT0014_12/159/93, location: (88, 716)\n", + "Processed cell at: LT0014_12/159/93, location: (132, 805)\n", + "Processed cell at: LT0014_12/159/93, location: (846, 828)\n", + "Processed cell at: LT0014_12/159/93, location: (1202, 858)\n", + "Processed cell at: LT0014_12/159/93, location: (1186, 901)\n", + "Processed cell at: LT0014_12/159/93, location: (42, 907)\n", + "Processed cell at: LT0014_12/159/93, location: (1263, 937)\n", + "Processed cell at: LT0014_12/159/93, location: (1307, 962)\n", + "Processed cell at: LT0014_12/159/93, location: (1266, 974)\n", + "Processed cell at: LT0014_12/159/93, location: (1295, 998)\n", + "Processed cell at: LT0014_12/159/70, location: (728, 177)\n", + "Processed cell at: LT0014_12/159/70, location: (734, 190)\n", + "Processed cell at: LT0014_12/159/70, location: (1019, 196)\n", + "Processed cell at: LT0014_12/159/70, location: (724, 205)\n", + "Processed cell at: LT0014_12/159/70, location: (1080, 213)\n", + "Processed cell at: LT0014_12/159/70, location: (1053, 219)\n", + "Processed cell at: LT0014_12/159/70, location: (1067, 225)\n", + "Processed cell at: LT0014_12/159/70, location: (1075, 237)\n", + "Processed cell at: LT0014_12/159/70, location: (1081, 331)\n", + "Processed cell at: LT0014_12/159/70, location: (256, 374)\n", + "Processed cell at: LT0014_12/159/70, location: (708, 382)\n", + "Processed cell at: LT0014_12/159/70, location: (256, 405)\n", + "Processed cell at: LT0014_12/159/70, location: (721, 418)\n", + "Processed cell at: LT0014_12/159/70, location: (229, 423)\n", + "Processed cell at: LT0014_12/159/70, location: (205, 427)\n", + "Processed cell at: LT0014_12/159/70, location: (112, 470)\n", + "Processed cell at: LT0014_12/159/70, location: (567, 528)\n", + "Processed cell at: LT0014_12/159/70, location: (910, 657)\n", + "Processed cell at: LT0014_12/159/70, location: (901, 667)\n", + "Processed cell at: LT0014_12/159/70, location: (919, 670)\n", + "Processed cell at: LT0014_12/159/70, location: (895, 674)\n", + "Processed cell at: LT0014_12/159/70, location: (928, 679)\n", + "Processed cell at: LT0014_12/159/70, location: (845, 682)\n", + "Processed cell at: LT0014_12/159/70, location: (906, 690)\n", + "Processed cell at: LT0014_12/159/70, location: (920, 687)\n", + "Processed cell at: LT0014_12/159/70, location: (854, 690)\n", + "Processed cell at: LT0014_12/159/70, location: (838, 703)\n", + "Processed cell at: LT0014_12/159/70, location: (923, 702)\n", + "Processed cell at: LT0014_12/159/70, location: (23, 718)\n", + "Processed cell at: LT0014_12/159/70, location: (777, 733)\n", + "Processed cell at: LT0014_12/159/70, location: (775, 751)\n", + "Processed cell at: LT0014_12/159/70, location: (765, 770)\n", + "Processed cell at: LT0014_12/159/70, location: (356, 799)\n", + "Processed cell at: LT0014_12/159/70, location: (779, 798)\n", + "Processed cell at: LT0014_12/159/70, location: (794, 805)\n", + "Processed cell at: LT0014_12/159/70, location: (787, 822)\n", + "Processed cell at: LT0014_12/159/70, location: (363, 825)\n", + "Processed cell at: LT0014_12/159/70, location: (362, 847)\n", + "Processed cell at: LT0014_12/159/70, location: (1270, 854)\n", + "Processed cell at: LT0014_12/159/70, location: (311, 864)\n", + "Processed cell at: LT0014_12/159/70, location: (1252, 869)\n", + "Processed cell at: LT0014_12/159/70, location: (1273, 878)\n", + "Processed cell at: LT0014_12/159/70, location: (1208, 878)\n", + "Processed cell at: LT0014_12/159/70, location: (118, 883)\n", + "Processed cell at: LT0014_12/159/70, location: (308, 881)\n", + "Processed cell at: LT0014_12/159/70, location: (322, 897)\n", + "Processed cell at: LT0014_12/159/70, location: (1288, 917)\n", + "Processed cell at: LT0014_12/159/70, location: (723, 932)\n", + "Processed cell at: LT0014_12/159/70, location: (389, 937)\n", + "Processed cell at: LT0014_12/159/70, location: (688, 937)\n", + "Processed cell at: LT0014_12/159/70, location: (684, 972)\n", + "Processed cell at: LT0014_12/159/70, location: (711, 979)\n", + "Processed cell at: LT0014_12/159/70, location: (336, 996)\n", + "Processed cell at: LT0014_12/159/77, location: (1080, 270)\n", + "Processed cell at: LT0014_12/159/77, location: (1086, 299)\n", + "Processed cell at: LT0014_12/159/77, location: (1082, 328)\n", + "Processed cell at: LT0014_12/159/77, location: (1007, 336)\n", + "Processed cell at: LT0014_12/159/77, location: (746, 390)\n", + "Processed cell at: LT0014_12/159/77, location: (208, 394)\n", + "Processed cell at: LT0014_12/159/77, location: (392, 447)\n", + "Processed cell at: LT0014_12/159/77, location: (568, 533)\n", + "Processed cell at: LT0014_12/159/77, location: (586, 568)\n", + "Processed cell at: LT0014_12/159/77, location: (630, 585)\n", + "Processed cell at: LT0014_12/159/77, location: (87, 721)\n", + "Processed cell at: LT0014_12/159/77, location: (142, 728)\n", + "Processed cell at: LT0014_12/159/77, location: (108, 736)\n", + "Processed cell at: LT0014_12/159/77, location: (113, 794)\n", + "Processed cell at: LT0014_12/159/77, location: (1204, 870)\n", + "Processed cell at: LT0014_12/159/77, location: (122, 885)\n", + "Processed cell at: LT0014_12/159/77, location: (475, 909)\n", + "Processed cell at: LT0014_12/159/77, location: (1284, 912)\n", + "Processed cell at: LT0014_12/159/77, location: (1263, 928)\n", + "Processed cell at: LT0014_12/159/77, location: (723, 928)\n", + "Processed cell at: LT0014_12/159/77, location: (687, 936)\n", + "Processed cell at: LT0014_12/159/77, location: (415, 950)\n", + "Processed cell at: LT0014_12/159/77, location: (1286, 973)\n", + "Processed cell at: LT0014_12/159/59, location: (982, 136)\n", + "Processed cell at: LT0014_12/159/59, location: (956, 153)\n", + "Processed cell at: LT0014_12/159/59, location: (1017, 195)\n", + "Processed cell at: LT0014_12/159/59, location: (33, 508)\n", + "Processed cell at: LT0014_12/159/59, location: (242, 685)\n", + "Processed cell at: LT0014_12/159/59, location: (1285, 870)\n", + "Processed cell at: LT0014_12/159/59, location: (1232, 869)\n", + "Processed cell at: LT0014_12/159/59, location: (376, 875)\n", + "Processed cell at: LT0014_12/159/59, location: (108, 880)\n", + "Processed cell at: LT0014_12/159/59, location: (90, 911)\n", + "Processed cell at: LT0014_12/159/59, location: (552, 1002)\n", + "Processed cell at: LT0028_14/129/55, location: (695, 71)\n", + "Processed cell at: LT0028_14/129/55, location: (716, 84)\n", + "Processed cell at: LT0028_14/129/55, location: (695, 110)\n", + "Processed cell at: LT0028_14/129/55, location: (719, 122)\n", + "Processed cell at: LT0028_14/129/55, location: (814, 212)\n", + "Processed cell at: LT0028_14/129/55, location: (797, 231)\n", + "Processed cell at: LT0028_14/129/55, location: (674, 242)\n", + "Processed cell at: LT0028_14/129/55, location: (809, 248)\n", + "Processed cell at: LT0028_14/129/55, location: (792, 251)\n", + "Processed cell at: LT0028_14/129/55, location: (689, 254)\n", + "Processed cell at: LT0028_14/129/55, location: (659, 258)\n", + "Processed cell at: LT0028_14/129/55, location: (694, 268)\n", + "Processed cell at: LT0028_14/129/55, location: (681, 279)\n", + "Processed cell at: LT0028_14/129/55, location: (1121, 436)\n", + "Processed cell at: LT0028_14/129/55, location: (1089, 458)\n", + "Processed cell at: LT0028_14/129/55, location: (1115, 452)\n", + "Processed cell at: LT0028_14/129/55, location: (726, 637)\n", + "Processed cell at: LT0028_14/129/91, location: (353, 79)\n", + "Processed cell at: LT0028_14/129/91, location: (305, 85)\n", + "Processed cell at: LT0028_14/129/91, location: (326, 85)\n", + "Processed cell at: LT0028_14/129/91, location: (345, 95)\n", + "Processed cell at: LT0028_14/129/91, location: (1073, 95)\n", + "Processed cell at: LT0028_14/129/91, location: (1045, 98)\n", + "Processed cell at: LT0028_14/129/91, location: (294, 98)\n", + "Processed cell at: LT0028_14/129/91, location: (1226, 131)\n", + "Processed cell at: LT0028_14/129/91, location: (805, 136)\n", + "Processed cell at: LT0028_14/129/91, location: (776, 152)\n", + "Processed cell at: LT0028_14/129/91, location: (1230, 152)\n", + "Processed cell at: LT0028_14/129/91, location: (1050, 169)\n", + "Processed cell at: LT0028_14/129/91, location: (1235, 173)\n", + "Processed cell at: LT0028_14/129/91, location: (1205, 177)\n", + "Processed cell at: LT0028_14/129/91, location: (718, 185)\n", + "Processed cell at: LT0028_14/129/91, location: (1024, 190)\n", + "Processed cell at: LT0028_14/129/91, location: (620, 207)\n", + "Processed cell at: LT0028_14/129/91, location: (633, 196)\n", + "Processed cell at: LT0028_14/129/91, location: (708, 206)\n", + "Processed cell at: LT0028_14/129/91, location: (647, 217)\n", + "Processed cell at: LT0028_14/129/91, location: (647, 242)\n", + "Processed cell at: LT0028_14/129/91, location: (275, 246)\n", + "Processed cell at: LT0028_14/129/91, location: (295, 260)\n", + "Processed cell at: LT0028_14/129/91, location: (257, 265)\n", + "Processed cell at: LT0028_14/129/91, location: (815, 271)\n", + "Processed cell at: LT0028_14/129/91, location: (273, 267)\n", + "Processed cell at: LT0028_14/129/91, location: (574, 270)\n", + "Processed cell at: LT0028_14/129/91, location: (594, 273)\n", + "Processed cell at: LT0028_14/129/91, location: (816, 295)\n", + "Processed cell at: LT0028_14/129/91, location: (1055, 299)\n", + "Processed cell at: LT0028_14/129/91, location: (816, 319)\n", + "Processed cell at: LT0028_14/129/91, location: (1060, 311)\n", + "Processed cell at: LT0028_14/129/91, location: (582, 323)\n", + "Processed cell at: LT0028_14/129/91, location: (1046, 326)\n", + "Processed cell at: LT0028_14/129/91, location: (606, 342)\n", + "Processed cell at: LT0028_14/129/91, location: (1034, 348)\n", + "Processed cell at: LT0028_14/129/91, location: (546, 452)\n", + "Processed cell at: LT0028_14/129/91, location: (526, 475)\n", + "Processed cell at: LT0028_14/129/91, location: (817, 534)\n", + "Processed cell at: LT0028_14/129/91, location: (844, 547)\n", + "Processed cell at: LT0028_14/129/91, location: (906, 649)\n", + "Processed cell at: LT0028_14/129/91, location: (924, 682)\n", + "Processed cell at: LT0028_14/129/91, location: (824, 774)\n", + "Processed cell at: LT0028_14/129/91, location: (1121, 775)\n", + "Processed cell at: LT0028_14/129/91, location: (1146, 780)\n", + "Processed cell at: LT0028_14/129/91, location: (840, 795)\n", + "Processed cell at: LT0028_14/129/91, location: (1183, 818)\n", + "Processed cell at: LT0028_14/129/91, location: (1158, 833)\n", + "Processed cell at: LT0028_14/129/66, location: (906, 33)\n", + "Processed cell at: LT0028_14/129/66, location: (934, 32)\n", + "Processed cell at: LT0028_14/129/66, location: (891, 41)\n", + "Processed cell at: LT0028_14/129/66, location: (930, 44)\n", + "Processed cell at: LT0028_14/129/66, location: (916, 54)\n", + "Processed cell at: LT0028_14/129/66, location: (690, 74)\n", + "Processed cell at: LT0028_14/129/66, location: (723, 77)\n", + "Processed cell at: LT0028_14/129/66, location: (703, 103)\n", + "Processed cell at: LT0028_14/129/66, location: (721, 124)\n", + "Processed cell at: LT0028_14/129/66, location: (706, 152)\n", + "Processed cell at: LT0028_14/129/66, location: (1025, 163)\n", + "Processed cell at: LT0028_14/129/66, location: (1000, 179)\n", + "Processed cell at: LT0028_14/129/66, location: (1220, 183)\n", + "Processed cell at: LT0028_14/129/66, location: (1202, 196)\n", + "Processed cell at: LT0028_14/129/66, location: (678, 244)\n", + "Processed cell at: LT0028_14/129/66, location: (652, 244)\n", + "Processed cell at: LT0028_14/129/66, location: (816, 260)\n", + "Processed cell at: LT0028_14/129/66, location: (680, 275)\n", + "Processed cell at: LT0028_14/129/66, location: (812, 281)\n", + "Processed cell at: LT0028_14/129/66, location: (817, 302)\n", + "Processed cell at: LT0028_14/129/66, location: (1317, 310)\n", + "Processed cell at: LT0028_14/129/66, location: (858, 327)\n", + "Processed cell at: LT0028_14/129/66, location: (1326, 334)\n", + "Processed cell at: LT0028_14/129/66, location: (858, 345)\n", + "Processed cell at: LT0028_14/129/66, location: (823, 365)\n", + "Processed cell at: LT0028_14/129/66, location: (843, 372)\n", + "Processed cell at: LT0028_14/129/66, location: (555, 390)\n", + "Processed cell at: LT0028_14/129/66, location: (578, 387)\n", + "Processed cell at: LT0028_14/129/66, location: (817, 435)\n", + "Processed cell at: LT0028_14/129/66, location: (1114, 444)\n", + "Processed cell at: LT0028_14/129/66, location: (826, 460)\n", + "Processed cell at: LT0028_14/129/66, location: (1089, 465)\n", + "Processed cell at: LT0028_14/129/66, location: (1116, 461)\n", + "Processed cell at: LT0028_14/129/66, location: (1026, 474)\n", + "Processed cell at: LT0028_14/129/66, location: (1001, 472)\n", + "Processed cell at: LT0028_14/129/66, location: (824, 487)\n", + "Processed cell at: LT0028_14/129/66, location: (1018, 499)\n", + "Processed cell at: LT0028_14/129/66, location: (318, 500)\n", + "Processed cell at: LT0028_14/129/66, location: (322, 527)\n", + "Processed cell at: LT0084_46/003/80, location: (396, 24)\n", + "Processed cell at: LT0084_46/003/80, location: (379, 35)\n", + "Processed cell at: LT0084_46/003/80, location: (362, 36)\n", + "Processed cell at: LT0084_46/003/80, location: (405, 114)\n", + "Processed cell at: LT0084_46/003/80, location: (216, 125)\n", + "Processed cell at: LT0084_46/003/80, location: (315, 124)\n", + "Processed cell at: LT0084_46/003/80, location: (386, 130)\n", + "Processed cell at: LT0084_46/003/80, location: (292, 136)\n", + "Processed cell at: LT0084_46/003/80, location: (232, 142)\n", + "Processed cell at: LT0084_46/003/80, location: (378, 140)\n", + "Processed cell at: LT0084_46/003/80, location: (210, 149)\n", + "Processed cell at: LT0084_46/003/80, location: (360, 153)\n", + "Processed cell at: LT0084_46/003/80, location: (294, 154)\n", + "Processed cell at: LT0084_46/003/80, location: (272, 163)\n", + "Processed cell at: LT0084_46/003/80, location: (177, 244)\n", + "Processed cell at: LT0084_46/003/80, location: (159, 244)\n", + "Processed cell at: LT0084_46/003/80, location: (143, 242)\n", + "Processed cell at: LT0084_46/003/80, location: (126, 255)\n", + "Processed cell at: LT0084_46/003/80, location: (159, 257)\n", + "Processed cell at: LT0084_46/003/80, location: (202, 291)\n", + "Processed cell at: LT0084_46/003/80, location: (191, 312)\n", + "Processed cell at: LT0084_46/003/80, location: (936, 319)\n", + "Processed cell at: LT0084_46/003/80, location: (190, 325)\n", + "Processed cell at: LT0084_46/003/80, location: (168, 337)\n", + "Processed cell at: LT0084_46/003/80, location: (930, 338)\n", + "Processed cell at: LT0084_46/003/80, location: (127, 343)\n", + "Processed cell at: LT0084_46/003/80, location: (107, 339)\n", + "Processed cell at: LT0084_46/003/80, location: (104, 360)\n", + "Processed cell at: LT0084_46/003/80, location: (915, 361)\n", + "Processed cell at: LT0084_46/003/80, location: (128, 368)\n", + "Processed cell at: LT0084_46/003/80, location: (941, 457)\n", + "Processed cell at: LT0084_46/003/80, location: (959, 470)\n", + "Processed cell at: LT0084_46/003/80, location: (926, 472)\n", + "Processed cell at: LT0084_46/003/80, location: (935, 484)\n", + "Processed cell at: LT0084_46/003/80, location: (1055, 522)\n", + "Processed cell at: LT0084_46/003/80, location: (1036, 535)\n", + "Processed cell at: LT0084_46/003/80, location: (152, 550)\n", + "Processed cell at: LT0084_46/003/80, location: (1048, 545)\n", + "Processed cell at: LT0084_46/003/80, location: (1030, 556)\n", + "Processed cell at: LT0084_46/003/80, location: (187, 573)\n", + "Processed cell at: LT0084_46/003/80, location: (164, 575)\n", + "Processed cell at: LT0084_46/003/80, location: (813, 612)\n", + "Processed cell at: LT0084_46/003/80, location: (448, 630)\n", + "Processed cell at: LT0084_46/003/80, location: (783, 631)\n", + "Processed cell at: LT0084_46/003/80, location: (804, 635)\n", + "Processed cell at: LT0084_46/003/80, location: (775, 655)\n", + "Processed cell at: LT0084_46/003/80, location: (450, 656)\n", + "Processed cell at: LT0084_46/003/80, location: (647, 662)\n", + "Processed cell at: LT0084_46/003/80, location: (450, 675)\n", + "Processed cell at: LT0084_46/003/80, location: (654, 680)\n", + "Processed cell at: LT0084_46/003/80, location: (549, 682)\n", + "Processed cell at: LT0084_46/003/80, location: (454, 696)\n", + "Processed cell at: LT0084_46/003/80, location: (670, 705)\n", + "Processed cell at: LT0084_46/003/80, location: (549, 708)\n", + "Processed cell at: LT0084_46/003/80, location: (574, 711)\n", + "Processed cell at: LT0084_46/003/80, location: (583, 725)\n", + "Processed cell at: LT0084_46/003/80, location: (668, 866)\n", + "Processed cell at: LT0084_46/003/80, location: (634, 884)\n", + "Processed cell at: LT0084_46/003/56, location: (381, 19)\n", + "Processed cell at: LT0084_46/003/56, location: (417, 20)\n", + "Processed cell at: LT0084_46/003/56, location: (398, 17)\n", + "Processed cell at: LT0084_46/003/56, location: (406, 26)\n", + "Processed cell at: LT0084_46/003/56, location: (392, 34)\n", + "Processed cell at: LT0084_46/003/56, location: (218, 94)\n", + "Processed cell at: LT0084_46/003/56, location: (222, 122)\n", + "Processed cell at: LT0084_46/003/56, location: (226, 139)\n", + "Processed cell at: LT0084_46/003/56, location: (229, 153)\n", + "Processed cell at: LT0084_46/003/56, location: (128, 167)\n", + "Processed cell at: LT0084_46/003/56, location: (153, 178)\n", + "Processed cell at: LT0084_46/003/56, location: (100, 379)\n", + "Processed cell at: LT0084_46/003/56, location: (99, 398)\n", + "Processed cell at: LT0084_46/003/56, location: (147, 536)\n", + "Processed cell at: LT0084_46/003/56, location: (165, 560)\n", + "Processed cell at: LT0084_46/003/56, location: (187, 567)\n", + "Processed cell at: LT0084_46/003/56, location: (1260, 622)\n", + "Processed cell at: LT0084_46/003/56, location: (1236, 628)\n", + "Processed cell at: LT0084_46/003/56, location: (1249, 633)\n", + "Processed cell at: LT0084_46/003/56, location: (1228, 639)\n", + "Processed cell at: LT0084_46/003/56, location: (1240, 649)\n", + "Processed cell at: LT0084_46/003/56, location: (537, 683)\n", + "Processed cell at: LT0084_46/003/56, location: (540, 706)\n", + "Processed cell at: LT0084_46/003/56, location: (573, 720)\n", + "Processed cell at: LT0084_46/003/56, location: (559, 712)\n", + "Processed cell at: LT0084_46/003/56, location: (774, 756)\n", + "Processed cell at: LT0084_46/003/56, location: (793, 783)\n", + "Processed cell at: LT0084_46/003/56, location: (774, 774)\n", + "Processed cell at: LT0084_46/003/56, location: (658, 828)\n", + "Processed cell at: LT0084_46/003/56, location: (1007, 854)\n", + "Processed cell at: LT0084_46/003/56, location: (1022, 863)\n", + "Processed cell at: LT0084_46/003/91, location: (403, 115)\n", + "Processed cell at: LT0084_46/003/91, location: (338, 121)\n", + "Processed cell at: LT0084_46/003/91, location: (167, 122)\n", + "Processed cell at: LT0084_46/003/91, location: (148, 137)\n", + "Processed cell at: LT0084_46/003/91, location: (319, 133)\n", + "Processed cell at: LT0084_46/003/91, location: (387, 134)\n", + "Processed cell at: LT0084_46/003/91, location: (374, 143)\n", + "Processed cell at: LT0084_46/003/91, location: (302, 152)\n", + "Processed cell at: LT0084_46/003/91, location: (356, 158)\n", + "Processed cell at: LT0084_46/003/91, location: (168, 151)\n", + "Processed cell at: LT0084_46/003/91, location: (286, 166)\n", + "Processed cell at: LT0084_46/003/91, location: (162, 162)\n", + "Processed cell at: LT0084_46/003/91, location: (174, 173)\n", + "Processed cell at: LT0084_46/003/91, location: (218, 278)\n", + "Processed cell at: LT0084_46/003/91, location: (206, 296)\n", + "Processed cell at: LT0084_46/003/91, location: (207, 308)\n", + "Processed cell at: LT0084_46/003/91, location: (185, 325)\n", + "Processed cell at: LT0084_46/003/91, location: (932, 325)\n", + "Processed cell at: LT0084_46/003/91, location: (923, 343)\n", + "Processed cell at: LT0084_46/003/91, location: (993, 346)\n", + "Processed cell at: LT0084_46/003/91, location: (1025, 355)\n", + "Processed cell at: LT0084_46/003/91, location: (98, 353)\n", + "Processed cell at: LT0084_46/003/91, location: (910, 366)\n", + "Processed cell at: LT0084_46/003/91, location: (999, 363)\n", + "Processed cell at: LT0084_46/003/91, location: (94, 375)\n", + "Processed cell at: LT0084_46/003/91, location: (114, 363)\n", + "Processed cell at: LT0084_46/003/91, location: (1067, 519)\n", + "Processed cell at: LT0084_46/003/91, location: (1042, 530)\n", + "Processed cell at: LT0084_46/003/91, location: (1059, 540)\n", + "Processed cell at: LT0084_46/003/91, location: (1041, 552)\n", + "Processed cell at: LT0084_46/003/91, location: (1253, 562)\n", + "Processed cell at: LT0084_46/003/91, location: (1267, 576)\n", + "Processed cell at: LT0084_46/003/91, location: (1245, 587)\n", + "Processed cell at: LT0084_46/003/91, location: (1259, 600)\n", + "Processed cell at: LT0084_46/003/91, location: (804, 610)\n", + "Processed cell at: LT0084_46/003/91, location: (800, 634)\n", + "Processed cell at: LT0084_46/003/91, location: (448, 637)\n", + "Processed cell at: LT0084_46/003/91, location: (779, 641)\n", + "Processed cell at: LT0084_46/003/91, location: (1161, 644)\n", + "Processed cell at: LT0084_46/003/91, location: (1184, 646)\n", + "Processed cell at: LT0084_46/003/91, location: (449, 657)\n", + "Processed cell at: LT0084_46/003/91, location: (642, 662)\n", + "Processed cell at: LT0084_46/003/91, location: (1199, 666)\n", + "Processed cell at: LT0084_46/003/91, location: (776, 665)\n", + "Processed cell at: LT0084_46/003/91, location: (1184, 659)\n", + "Processed cell at: LT0084_46/003/91, location: (1172, 671)\n", + "Processed cell at: LT0084_46/003/91, location: (449, 672)\n", + "Processed cell at: LT0084_46/003/91, location: (648, 680)\n", + "Processed cell at: LT0084_46/003/91, location: (455, 692)\n", + "Processed cell at: LT0084_46/003/91, location: (661, 703)\n", + "Processed cell at: LT0084_46/003/91, location: (666, 730)\n", + "Processed cell at: LT0084_46/003/91, location: (683, 746)\n", + "Processed cell at: LT0084_46/003/91, location: (878, 838)\n", + "Processed cell at: LT0084_46/003/91, location: (901, 845)\n", + "Processed cell at: LT0084_46/003/91, location: (884, 864)\n", + "Processed cell at: LT0084_46/003/91, location: (899, 875)\n", + "Processed cell at: LT0084_46/003/46, location: (209, 52)\n", + "Processed cell at: LT0084_46/003/46, location: (195, 60)\n", + "Processed cell at: LT0084_46/003/46, location: (210, 71)\n", + "Processed cell at: LT0084_46/003/46, location: (218, 92)\n", + "Processed cell at: LT0084_46/003/46, location: (219, 109)\n", + "Processed cell at: LT0084_46/003/46, location: (98, 118)\n", + "Processed cell at: LT0084_46/003/46, location: (121, 124)\n", + "Processed cell at: LT0084_46/003/46, location: (222, 122)\n", + "Processed cell at: LT0084_46/003/46, location: (152, 142)\n", + "Processed cell at: LT0084_46/003/46, location: (181, 150)\n", + "Processed cell at: LT0084_46/003/46, location: (133, 161)\n", + "Processed cell at: LT0084_46/003/46, location: (167, 161)\n", + "Processed cell at: LT0084_46/003/46, location: (334, 378)\n", + "Processed cell at: LT0084_46/003/46, location: (342, 397)\n", + "Processed cell at: LT0084_46/003/46, location: (363, 412)\n", + "Processed cell at: LT0084_46/003/46, location: (971, 447)\n", + "Processed cell at: LT0084_46/003/46, location: (989, 444)\n", + "Processed cell at: LT0084_46/003/46, location: (999, 458)\n", + "Processed cell at: LT0084_46/003/46, location: (976, 465)\n", + "Processed cell at: LT0084_46/003/46, location: (145, 528)\n", + "Processed cell at: LT0084_46/003/46, location: (158, 554)\n", + "Processed cell at: LT0084_46/003/46, location: (181, 559)\n", + "Processed cell at: LT0084_46/003/46, location: (1096, 588)\n", + "Processed cell at: LT0084_46/003/46, location: (1102, 610)\n", + "Processed cell at: LT0084_46/003/46, location: (710, 641)\n", + "Processed cell at: LT0084_46/003/46, location: (789, 654)\n", + "Processed cell at: LT0084_46/003/46, location: (731, 660)\n", + "Processed cell at: LT0084_46/003/46, location: (773, 678)\n", + "Processed cell at: LT0084_46/003/46, location: (529, 676)\n", + "Processed cell at: LT0084_46/003/46, location: (530, 698)\n", + "Processed cell at: LT0084_46/003/46, location: (558, 696)\n", + "Processed cell at: LT0084_46/003/46, location: (678, 713)\n", + "Processed cell at: LT0084_46/003/46, location: (553, 714)\n", + "Processed cell at: LT0084_46/003/46, location: (709, 738)\n", + "Processed cell at: LT0084_46/003/46, location: (685, 729)\n", + "Processed cell at: LT0084_46/003/46, location: (639, 807)\n", + "Processed cell at: LT0084_46/003/46, location: (1076, 810)\n", + "Processed cell at: LT0084_46/003/46, location: (1011, 816)\n", + "Processed cell at: LT0084_46/003/46, location: (663, 825)\n", + "Processed cell at: LT0084_46/003/46, location: (635, 829)\n", + "Processed cell at: LT0084_46/003/46, location: (1069, 837)\n", + "Processed cell at: LT0084_46/003/46, location: (998, 844)\n", + "Processed cell at: LT0084_46/003/46, location: (665, 842)\n", + "Processed cell at: LT0066_19/287/48, location: (926, 62)\n", + "Processed cell at: LT0066_19/287/48, location: (918, 73)\n", + "Processed cell at: LT0066_19/287/48, location: (968, 90)\n", + "Processed cell at: LT0066_19/287/48, location: (690, 88)\n", + "Processed cell at: LT0066_19/287/48, location: (915, 85)\n", + "Processed cell at: LT0066_19/287/48, location: (758, 88)\n", + "Processed cell at: LT0066_19/287/48, location: (771, 95)\n", + "Processed cell at: LT0066_19/287/48, location: (751, 102)\n", + "Processed cell at: LT0066_19/287/48, location: (961, 100)\n", + "Processed cell at: LT0066_19/287/48, location: (784, 100)\n", + "Processed cell at: LT0066_19/287/48, location: (798, 106)\n", + "Processed cell at: LT0066_19/287/48, location: (763, 113)\n", + "Processed cell at: LT0066_19/287/48, location: (786, 113)\n", + "Processed cell at: LT0066_19/287/48, location: (657, 126)\n", + "Processed cell at: LT0066_19/287/48, location: (797, 119)\n", + "Processed cell at: LT0066_19/287/48, location: (775, 123)\n", + "Processed cell at: LT0066_19/287/48, location: (673, 126)\n", + "Processed cell at: LT0066_19/287/48, location: (687, 139)\n", + "Processed cell at: LT0066_19/287/48, location: (671, 139)\n", + "Processed cell at: LT0066_19/287/48, location: (672, 151)\n", + "Processed cell at: LT0066_19/287/48, location: (690, 153)\n", + "Processed cell at: LT0066_19/287/48, location: (1018, 164)\n", + "Processed cell at: LT0066_19/287/48, location: (1008, 174)\n", + "Processed cell at: LT0066_19/287/48, location: (281, 201)\n", + "Processed cell at: LT0066_19/287/48, location: (1051, 192)\n", + "Processed cell at: LT0066_19/287/48, location: (1035, 205)\n", + "Processed cell at: LT0066_19/287/48, location: (1054, 206)\n", + "Processed cell at: LT0066_19/287/48, location: (1034, 217)\n", + "Processed cell at: LT0066_19/287/48, location: (1061, 213)\n", + "Processed cell at: LT0066_19/287/48, location: (1187, 219)\n", + "Processed cell at: LT0066_19/287/48, location: (510, 228)\n", + "Processed cell at: LT0066_19/287/48, location: (1209, 226)\n", + "Processed cell at: LT0066_19/287/48, location: (475, 244)\n", + "Processed cell at: LT0066_19/287/48, location: (746, 262)\n", + "Processed cell at: LT0066_19/287/48, location: (764, 267)\n", + "Processed cell at: LT0066_19/287/48, location: (741, 277)\n", + "Processed cell at: LT0066_19/287/48, location: (778, 283)\n", + "Processed cell at: LT0066_19/287/48, location: (757, 284)\n", + "Processed cell at: LT0066_19/287/48, location: (457, 427)\n", + "Processed cell at: LT0066_19/287/48, location: (466, 440)\n", + "Processed cell at: LT0066_19/287/48, location: (618, 437)\n", + "Processed cell at: LT0066_19/287/48, location: (895, 438)\n", + "Processed cell at: LT0066_19/287/48, location: (656, 434)\n", + "Processed cell at: LT0066_19/287/48, location: (448, 443)\n", + "Processed cell at: LT0066_19/287/48, location: (877, 437)\n", + "Processed cell at: LT0066_19/287/48, location: (1288, 441)\n", + "Processed cell at: LT0066_19/287/48, location: (1306, 445)\n", + "Processed cell at: LT0066_19/287/48, location: (1105, 449)\n", + "Processed cell at: LT0066_19/287/48, location: (1284, 457)\n", + "Processed cell at: LT0066_19/287/48, location: (1320, 450)\n", + "Processed cell at: LT0066_19/287/48, location: (1228, 455)\n", + "Processed cell at: LT0066_19/287/48, location: (1304, 455)\n", + "Processed cell at: LT0066_19/287/48, location: (1215, 463)\n", + "Processed cell at: LT0066_19/287/48, location: (485, 461)\n", + "Processed cell at: LT0066_19/287/48, location: (1105, 463)\n", + "Processed cell at: LT0066_19/287/48, location: (1320, 467)\n", + "Processed cell at: LT0066_19/287/48, location: (1235, 464)\n", + "Processed cell at: LT0066_19/287/48, location: (1296, 467)\n", + "Processed cell at: LT0066_19/287/48, location: (467, 472)\n", + "Processed cell at: LT0066_19/287/48, location: (478, 472)\n", + "Processed cell at: LT0066_19/287/48, location: (1230, 477)\n", + "Processed cell at: LT0066_19/287/48, location: (1305, 474)\n", + "Processed cell at: LT0066_19/287/48, location: (484, 478)\n", + "Processed cell at: LT0066_19/287/48, location: (1292, 480)\n", + "Processed cell at: LT0066_19/287/48, location: (1215, 484)\n", + "Processed cell at: LT0066_19/287/48, location: (656, 488)\n", + "Processed cell at: LT0066_19/287/48, location: (1316, 484)\n", + "Processed cell at: LT0066_19/287/48, location: (1083, 484)\n", + "Processed cell at: LT0066_19/287/48, location: (461, 485)\n", + "Processed cell at: LT0066_19/287/48, location: (1307, 484)\n", + "Processed cell at: LT0066_19/287/48, location: (538, 496)\n", + "Processed cell at: LT0066_19/287/48, location: (1057, 489)\n", + "Processed cell at: LT0066_19/287/48, location: (1299, 491)\n", + "Processed cell at: LT0066_19/287/48, location: (1230, 494)\n", + "Processed cell at: LT0066_19/287/48, location: (471, 496)\n", + "Processed cell at: LT0066_19/287/48, location: (1070, 492)\n", + "Processed cell at: LT0066_19/287/48, location: (1081, 494)\n", + "Processed cell at: LT0066_19/287/48, location: (1036, 537)\n", + "Processed cell at: LT0066_19/287/48, location: (1017, 531)\n", + "Processed cell at: LT0066_19/287/48, location: (1061, 548)\n", + "Processed cell at: LT0066_19/287/48, location: (1021, 548)\n", + "Processed cell at: LT0066_19/287/48, location: (1038, 555)\n", + "Processed cell at: LT0066_19/287/48, location: (1051, 564)\n", + "Processed cell at: LT0066_19/287/48, location: (1068, 562)\n", + "Processed cell at: LT0066_19/287/48, location: (1065, 578)\n", + "Processed cell at: LT0066_19/287/48, location: (1288, 611)\n", + "Processed cell at: LT0066_19/287/48, location: (1304, 622)\n", + "Processed cell at: LT0066_19/287/48, location: (1283, 620)\n", + "Processed cell at: LT0066_19/287/48, location: (1271, 625)\n", + "Processed cell at: LT0066_19/287/48, location: (1121, 641)\n", + "Processed cell at: LT0066_19/287/48, location: (454, 645)\n", + "Processed cell at: LT0066_19/287/48, location: (1097, 649)\n", + "Processed cell at: LT0066_19/287/48, location: (1123, 647)\n", + "Processed cell at: LT0066_19/287/48, location: (1129, 655)\n", + "Processed cell at: LT0066_19/287/48, location: (1120, 663)\n", + "Processed cell at: LT0066_19/287/48, location: (1156, 679)\n", + "Processed cell at: LT0066_19/287/48, location: (1163, 688)\n", + "Processed cell at: LT0066_19/287/48, location: (1145, 685)\n", + "Processed cell at: LT0066_19/287/48, location: (1115, 690)\n", + "Processed cell at: LT0066_19/287/48, location: (1134, 691)\n", + "Processed cell at: LT0066_19/287/48, location: (1155, 696)\n", + "Processed cell at: LT0066_19/287/48, location: (1119, 701)\n", + "Processed cell at: LT0066_19/287/48, location: (1144, 700)\n", + "Processed cell at: LT0066_19/287/93, location: (640, 10)\n", + "Processed cell at: LT0066_19/287/93, location: (671, 14)\n", + "Processed cell at: LT0066_19/287/93, location: (650, 21)\n", + "Processed cell at: LT0066_19/287/93, location: (682, 32)\n", + "Processed cell at: LT0066_19/287/93, location: (697, 28)\n", + "Processed cell at: LT0066_19/287/93, location: (665, 35)\n", + "Processed cell at: LT0066_19/287/93, location: (702, 41)\n", + "Processed cell at: LT0066_19/287/93, location: (757, 81)\n", + "Processed cell at: LT0066_19/287/93, location: (783, 79)\n", + "Processed cell at: LT0066_19/287/93, location: (781, 89)\n", + "Processed cell at: LT0066_19/287/93, location: (740, 90)\n", + "Processed cell at: LT0066_19/287/93, location: (755, 94)\n", + "Processed cell at: LT0066_19/287/93, location: (763, 103)\n", + "Processed cell at: LT0066_19/287/93, location: (777, 101)\n", + "Processed cell at: LT0066_19/287/93, location: (948, 107)\n", + "Processed cell at: LT0066_19/287/93, location: (744, 106)\n", + "Processed cell at: LT0066_19/287/93, location: (963, 117)\n", + "Processed cell at: LT0066_19/287/93, location: (745, 122)\n", + "Processed cell at: LT0066_19/287/93, location: (938, 123)\n", + "Processed cell at: LT0066_19/287/93, location: (963, 131)\n", + "Processed cell at: LT0066_19/287/93, location: (944, 135)\n", + "Processed cell at: LT0066_19/287/93, location: (604, 166)\n", + "Processed cell at: LT0066_19/287/93, location: (813, 172)\n", + "Processed cell at: LT0066_19/287/93, location: (799, 175)\n", + "Processed cell at: LT0066_19/287/93, location: (828, 173)\n", + "Processed cell at: LT0066_19/287/93, location: (592, 179)\n", + "Processed cell at: LT0066_19/287/93, location: (609, 183)\n", + "Processed cell at: LT0066_19/287/93, location: (830, 187)\n", + "Processed cell at: LT0066_19/287/93, location: (820, 179)\n", + "Processed cell at: LT0066_19/287/93, location: (806, 186)\n", + "Processed cell at: LT0066_19/287/93, location: (597, 200)\n", + "Processed cell at: LT0066_19/287/93, location: (605, 214)\n", + "Processed cell at: LT0066_19/287/93, location: (523, 230)\n", + "Processed cell at: LT0066_19/287/93, location: (508, 237)\n", + "Processed cell at: LT0066_19/287/93, location: (517, 250)\n", + "Processed cell at: LT0066_19/287/93, location: (533, 243)\n", + "Processed cell at: LT0066_19/287/93, location: (541, 258)\n", + "Processed cell at: LT0066_19/287/93, location: (611, 270)\n", + "Processed cell at: LT0066_19/287/93, location: (594, 277)\n", + "Processed cell at: LT0066_19/287/93, location: (619, 277)\n", + "Processed cell at: LT0066_19/287/93, location: (500, 284)\n", + "Processed cell at: LT0066_19/287/93, location: (529, 286)\n", + "Processed cell at: LT0066_19/287/93, location: (607, 293)\n", + "Processed cell at: LT0066_19/287/93, location: (545, 293)\n", + "Processed cell at: LT0066_19/287/93, location: (495, 297)\n", + "Processed cell at: LT0066_19/287/93, location: (1104, 302)\n", + "Processed cell at: LT0066_19/287/93, location: (512, 300)\n", + "Processed cell at: LT0066_19/287/93, location: (529, 302)\n", + "Processed cell at: LT0066_19/287/93, location: (1118, 317)\n", + "Processed cell at: LT0066_19/287/93, location: (1088, 315)\n", + "Processed cell at: LT0066_19/287/93, location: (1099, 319)\n", + "Processed cell at: LT0066_19/287/93, location: (1083, 327)\n", + "Processed cell at: LT0066_19/287/93, location: (712, 333)\n", + "Processed cell at: LT0066_19/287/93, location: (1099, 333)\n", + "Processed cell at: LT0066_19/287/93, location: (730, 337)\n", + "Processed cell at: LT0066_19/287/93, location: (1109, 340)\n", + "Processed cell at: LT0066_19/287/93, location: (838, 357)\n", + "Processed cell at: LT0066_19/287/93, location: (714, 350)\n", + "Processed cell at: LT0066_19/287/93, location: (727, 355)\n", + "Processed cell at: LT0066_19/287/93, location: (807, 374)\n", + "Processed cell at: LT0066_19/287/93, location: (832, 375)\n", + "Processed cell at: LT0066_19/287/93, location: (827, 392)\n", + "Processed cell at: LT0066_19/287/93, location: (803, 390)\n", + "Processed cell at: LT0066_19/287/93, location: (594, 487)\n", + "Processed cell at: LT0066_19/287/93, location: (190, 483)\n", + "Processed cell at: LT0066_19/287/93, location: (205, 489)\n", + "Processed cell at: LT0066_19/287/93, location: (571, 489)\n", + "Processed cell at: LT0066_19/287/93, location: (193, 498)\n", + "Processed cell at: LT0066_19/287/93, location: (586, 501)\n", + "Processed cell at: LT0066_19/287/93, location: (220, 497)\n", + "Processed cell at: LT0066_19/287/93, location: (563, 503)\n", + "Processed cell at: LT0066_19/287/93, location: (211, 506)\n", + "Processed cell at: LT0066_19/287/93, location: (226, 507)\n", + "Processed cell at: LT0066_19/287/93, location: (197, 513)\n", + "Processed cell at: LT0066_19/287/93, location: (540, 512)\n", + "Processed cell at: LT0066_19/287/93, location: (217, 519)\n", + "Processed cell at: LT0066_19/287/93, location: (582, 525)\n", + "Processed cell at: LT0066_19/287/93, location: (610, 547)\n", + "Processed cell at: LT0066_19/287/93, location: (634, 567)\n", + "Processed cell at: LT0066_19/287/93, location: (514, 802)\n", + "Processed cell at: LT0066_19/287/93, location: (530, 809)\n", + "Processed cell at: LT0066_19/287/93, location: (529, 823)\n", + "Processed cell at: LT0066_19/287/93, location: (509, 831)\n", + "Processed cell at: LT0066_19/287/93, location: (523, 833)\n", + "Processed cell at: LT0066_19/287/93, location: (520, 842)\n", + "Processed cell at: LT0066_19/287/22, location: (700, 71)\n", + "Processed cell at: LT0066_19/287/22, location: (904, 88)\n", + "Processed cell at: LT0066_19/287/22, location: (661, 107)\n", + "Processed cell at: LT0066_19/287/22, location: (936, 122)\n", + "Processed cell at: LT0066_19/287/22, location: (954, 168)\n", + "Processed cell at: LT0066_19/287/22, location: (1085, 178)\n", + "Processed cell at: LT0066_19/287/22, location: (1227, 379)\n", + "Processed cell at: LT0066_19/287/22, location: (1315, 437)\n", + "Processed cell at: LT0066_19/287/22, location: (1253, 486)\n", + "Processed cell at: LT0066_19/287/22, location: (278, 492)\n", + "Processed cell at: LT0066_19/287/22, location: (1294, 532)\n", + "Processed cell at: LT0066_19/287/22, location: (558, 538)\n", + "Processed cell at: LT0066_19/287/22, location: (1081, 585)\n", + "Processed cell at: LT0066_19/287/22, location: (977, 789)\n", + "Processed cell at: LT0066_19/287/1, location: (572, 58)\n", + "Processed cell at: LT0066_19/287/1, location: (1117, 343)\n", + "Processed cell at: LT0066_19/287/1, location: (1116, 362)\n", + "Processed cell at: LT0066_19/287/1, location: (1106, 370)\n", + "Processed cell at: LT0066_19/287/1, location: (938, 521)\n", + "Processed cell at: LT0066_19/287/1, location: (1306, 656)\n", + "Processed cell at: LT0066_19/287/1, location: (934, 734)\n", + "Processed cell at: LT0066_19/287/1, location: (713, 794)\n", + "Processed cell at: LT0066_19/287/1, location: (1223, 910)\n", + "Processed cell at: LT0066_19/287/14, location: (908, 89)\n", + "Processed cell at: LT0066_19/287/14, location: (739, 104)\n", + "Processed cell at: LT0066_19/287/14, location: (774, 120)\n", + "Processed cell at: LT0066_19/287/14, location: (936, 122)\n", + "Processed cell at: LT0066_19/287/14, location: (837, 193)\n", + "Processed cell at: LT0066_19/287/14, location: (1067, 241)\n", + "Processed cell at: LT0066_19/287/14, location: (694, 249)\n", + "Processed cell at: LT0066_19/287/14, location: (383, 271)\n", + "Processed cell at: LT0066_19/287/14, location: (1015, 273)\n", + "Processed cell at: LT0066_19/287/14, location: (645, 288)\n", + "Processed cell at: LT0066_19/287/14, location: (707, 314)\n", + "Processed cell at: LT0066_19/287/14, location: (749, 337)\n", + "Processed cell at: LT0066_19/287/14, location: (757, 348)\n", + "Processed cell at: LT0066_19/287/14, location: (1318, 444)\n", + "Processed cell at: LT0066_19/287/14, location: (1061, 558)\n", + "Processed cell at: LT0066_19/287/14, location: (292, 572)\n", + "Processed cell at: LT0066_19/287/14, location: (1052, 570)\n", + "Processed cell at: LT0066_19/287/14, location: (1090, 596)\n", + "Processed cell at: LT0066_19/287/14, location: (545, 601)\n", + "Processed cell at: LT0066_19/287/14, location: (594, 610)\n", + "Processed cell at: LT0066_19/287/14, location: (1123, 641)\n", + "Processed cell at: LT0066_19/287/14, location: (1285, 696)\n", + "Processed cell at: LT0066_19/287/14, location: (1280, 744)\n", + "Processed cell at: LT0066_19/287/14, location: (1204, 800)\n", + "Processed cell at: LT0066_19/287/14, location: (1241, 855)\n", + "Processed cell at: LT0066_19/287/75, location: (699, 144)\n", + "Processed cell at: LT0066_19/287/75, location: (715, 147)\n", + "Processed cell at: LT0066_19/287/75, location: (685, 159)\n", + "Processed cell at: LT0066_19/287/75, location: (710, 159)\n", + "Processed cell at: LT0066_19/287/75, location: (721, 165)\n", + "Processed cell at: LT0066_19/287/75, location: (696, 171)\n", + "Processed cell at: LT0066_19/287/75, location: (1324, 252)\n", + "Processed cell at: LT0066_19/287/75, location: (744, 255)\n", + "Processed cell at: LT0066_19/287/75, location: (761, 264)\n", + "Processed cell at: LT0066_19/287/75, location: (1319, 264)\n", + "Processed cell at: LT0066_19/287/75, location: (1200, 266)\n", + "Processed cell at: LT0066_19/287/75, location: (738, 270)\n", + "Processed cell at: LT0066_19/287/75, location: (1308, 271)\n", + "Processed cell at: LT0066_19/287/75, location: (1215, 277)\n", + "Processed cell at: LT0066_19/287/75, location: (753, 282)\n", + "Processed cell at: LT0066_19/287/75, location: (1321, 280)\n", + "Processed cell at: LT0066_19/287/75, location: (774, 288)\n", + "Processed cell at: LT0066_19/287/75, location: (1195, 279)\n", + "Processed cell at: LT0066_19/287/75, location: (1239, 290)\n", + "Processed cell at: LT0066_19/287/75, location: (1133, 291)\n", + "Processed cell at: LT0066_19/287/75, location: (1126, 303)\n", + "Processed cell at: LT0066_19/287/75, location: (1156, 307)\n", + "Processed cell at: LT0066_19/287/75, location: (1105, 306)\n", + "Processed cell at: LT0066_19/287/75, location: (1105, 320)\n", + "Processed cell at: LT0066_19/287/75, location: (1122, 317)\n", + "Processed cell at: LT0066_19/287/75, location: (727, 330)\n", + "Processed cell at: LT0066_19/287/75, location: (718, 337)\n", + "Processed cell at: LT0066_19/287/75, location: (706, 344)\n", + "Processed cell at: LT0066_19/287/75, location: (723, 353)\n", + "Processed cell at: LT0066_19/287/75, location: (1238, 364)\n", + "Processed cell at: LT0066_19/287/75, location: (731, 364)\n", + "Processed cell at: LT0066_19/287/75, location: (721, 370)\n", + "Processed cell at: LT0066_19/287/75, location: (1222, 373)\n", + "Processed cell at: LT0066_19/287/75, location: (1241, 380)\n", + "Processed cell at: LT0066_19/287/75, location: (1212, 381)\n", + "Processed cell at: LT0066_19/287/75, location: (1229, 387)\n", + "Processed cell at: LT0066_19/287/75, location: (1216, 391)\n", + "Processed cell at: LT0066_19/287/75, location: (1226, 400)\n", + "Processed cell at: LT0066_19/287/75, location: (1211, 398)\n", + "Processed cell at: LT0066_19/287/75, location: (503, 399)\n", + "Processed cell at: LT0066_19/287/75, location: (488, 410)\n", + "Processed cell at: LT0066_19/287/75, location: (507, 412)\n", + "Processed cell at: LT0066_19/287/75, location: (1217, 408)\n", + "Processed cell at: LT0066_19/287/75, location: (471, 417)\n", + "Processed cell at: LT0066_19/287/75, location: (1151, 419)\n", + "Processed cell at: LT0066_19/287/75, location: (1137, 420)\n", + "Processed cell at: LT0066_19/287/75, location: (1124, 424)\n", + "Processed cell at: LT0066_19/287/75, location: (1110, 427)\n", + "Processed cell at: LT0066_19/287/75, location: (462, 429)\n", + "Processed cell at: LT0066_19/287/75, location: (1154, 430)\n", + "Processed cell at: LT0066_19/287/75, location: (1138, 439)\n", + "Processed cell at: LT0066_19/287/75, location: (1124, 444)\n", + "Processed cell at: LT0066_19/287/75, location: (1001, 453)\n", + "Processed cell at: LT0066_19/287/75, location: (1104, 453)\n", + "Processed cell at: LT0066_19/287/75, location: (213, 467)\n", + "Processed cell at: LT0066_19/287/75, location: (195, 480)\n", + "Processed cell at: LT0066_19/287/75, location: (219, 479)\n", + "Processed cell at: LT0066_19/287/75, location: (208, 486)\n", + "Processed cell at: LT0066_19/287/75, location: (225, 492)\n", + "Processed cell at: LT0066_19/287/75, location: (764, 504)\n", + "Processed cell at: LT0066_19/287/75, location: (199, 496)\n", + "Processed cell at: LT0066_19/287/75, location: (215, 499)\n", + "Processed cell at: LT0066_19/287/75, location: (229, 504)\n", + "Processed cell at: LT0066_19/287/75, location: (1167, 510)\n", + "Processed cell at: LT0066_19/287/75, location: (208, 509)\n", + "Processed cell at: LT0066_19/287/75, location: (218, 510)\n", + "Processed cell at: LT0066_19/287/75, location: (1180, 515)\n", + "Processed cell at: LT0066_19/287/75, location: (1159, 521)\n", + "Processed cell at: LT0066_19/287/75, location: (1190, 519)\n", + "Processed cell at: LT0066_19/287/75, location: (1188, 532)\n", + "Processed cell at: LT0066_19/287/75, location: (1201, 525)\n", + "Processed cell at: LT0066_19/287/75, location: (1206, 541)\n", + "Processed cell at: LT0066_19/287/75, location: (826, 568)\n", + "Processed cell at: LT0066_19/287/75, location: (1272, 568)\n", + "Processed cell at: LT0066_19/287/75, location: (1255, 573)\n", + "Processed cell at: LT0066_19/287/75, location: (1286, 577)\n", + "Processed cell at: LT0066_19/287/75, location: (1261, 585)\n", + "Processed cell at: LT0066_19/287/75, location: (1284, 586)\n", + "Processed cell at: LT0066_19/287/75, location: (915, 599)\n", + "Processed cell at: LT0066_19/287/75, location: (1271, 594)\n", + "Processed cell at: LT0066_19/287/75, location: (937, 612)\n", + "Processed cell at: LT0066_19/287/75, location: (955, 619)\n", + "Processed cell at: LT0066_19/287/75, location: (915, 669)\n", + "Processed cell at: LT0066_19/287/75, location: (946, 670)\n", + "Processed cell at: LT0066_19/287/75, location: (471, 772)\n", + "Processed cell at: LT0066_19/287/75, location: (461, 783)\n", + "Processed cell at: LT0066_19/287/75, location: (479, 786)\n", + "Processed cell at: LT0066_19/287/75, location: (408, 792)\n", + "Processed cell at: LT0066_19/287/75, location: (473, 795)\n", + "Processed cell at: LT0066_19/287/75, location: (427, 799)\n", + "Processed cell at: LT0066_19/287/75, location: (533, 800)\n", + "Processed cell at: LT0066_19/287/75, location: (410, 804)\n", + "Processed cell at: LT0066_19/287/75, location: (552, 804)\n", + "Processed cell at: LT0066_19/287/75, location: (425, 813)\n", + "Processed cell at: LT0066_19/287/75, location: (528, 810)\n", + "Processed cell at: LT0066_19/287/75, location: (545, 813)\n", + "Processed cell at: LT0066_19/287/75, location: (539, 826)\n", + "Processed cell at: LT0066_19/287/75, location: (450, 897)\n", + "Processed cell at: LT0066_19/287/75, location: (512, 894)\n", + "Processed cell at: LT0066_19/287/75, location: (455, 910)\n", + "Processed cell at: LT0066_19/287/75, location: (478, 917)\n", + "Processed cell at: LT0066_19/287/75, location: (504, 929)\n", + "Processed cell at: LT0066_19/287/87, location: (754, 67)\n", + "Processed cell at: LT0066_19/287/87, location: (768, 68)\n", + "Processed cell at: LT0066_19/287/87, location: (738, 74)\n", + "Processed cell at: LT0066_19/287/87, location: (776, 78)\n", + "Processed cell at: LT0066_19/287/87, location: (751, 82)\n", + "Processed cell at: LT0066_19/287/87, location: (758, 92)\n", + "Processed cell at: LT0066_19/287/87, location: (593, 164)\n", + "Processed cell at: LT0066_19/287/87, location: (953, 172)\n", + "Processed cell at: LT0066_19/287/87, location: (601, 178)\n", + "Processed cell at: LT0066_19/287/87, location: (581, 178)\n", + "Processed cell at: LT0066_19/287/87, location: (938, 181)\n", + "Processed cell at: LT0066_19/287/87, location: (971, 189)\n", + "Processed cell at: LT0066_19/287/87, location: (955, 186)\n", + "Processed cell at: LT0066_19/287/87, location: (588, 195)\n", + "Processed cell at: LT0066_19/287/87, location: (943, 196)\n", + "Processed cell at: LT0066_19/287/87, location: (601, 203)\n", + "Processed cell at: LT0066_19/287/87, location: (956, 200)\n", + "Processed cell at: LT0066_19/287/87, location: (536, 286)\n", + "Processed cell at: LT0066_19/287/87, location: (1195, 287)\n", + "Processed cell at: LT0066_19/287/87, location: (1112, 294)\n", + "Processed cell at: LT0066_19/287/87, location: (1220, 300)\n", + "Processed cell at: LT0066_19/287/87, location: (503, 294)\n", + "Processed cell at: LT0066_19/287/87, location: (527, 301)\n", + "Processed cell at: LT0066_19/287/87, location: (1100, 302)\n", + "Processed cell at: LT0066_19/287/87, location: (1198, 303)\n", + "Processed cell at: LT0066_19/287/87, location: (515, 299)\n", + "Processed cell at: LT0066_19/287/87, location: (1117, 306)\n", + "Processed cell at: LT0066_19/287/87, location: (1129, 311)\n", + "Processed cell at: LT0066_19/287/87, location: (1248, 314)\n", + "Processed cell at: LT0066_19/287/87, location: (1086, 317)\n", + "Processed cell at: LT0066_19/287/87, location: (1102, 313)\n", + "Processed cell at: LT0066_19/287/87, location: (1232, 317)\n", + "Processed cell at: LT0066_19/287/87, location: (1111, 318)\n", + "Processed cell at: LT0066_19/287/87, location: (1096, 328)\n", + "Processed cell at: LT0066_19/287/87, location: (712, 338)\n", + "Processed cell at: LT0066_19/287/87, location: (731, 332)\n", + "Processed cell at: LT0066_19/287/87, location: (1081, 335)\n", + "Processed cell at: LT0066_19/287/87, location: (839, 348)\n", + "Processed cell at: LT0066_19/287/87, location: (731, 347)\n", + "Processed cell at: LT0066_19/287/87, location: (715, 352)\n", + "Processed cell at: LT0066_19/287/87, location: (830, 356)\n", + "Processed cell at: LT0066_19/287/87, location: (733, 360)\n", + "Processed cell at: LT0066_19/287/87, location: (721, 367)\n", + "Processed cell at: LT0066_19/287/87, location: (833, 366)\n", + "Processed cell at: LT0066_19/287/87, location: (1239, 371)\n", + "Processed cell at: LT0066_19/287/87, location: (812, 376)\n", + "Processed cell at: LT0066_19/287/87, location: (1224, 378)\n", + "Processed cell at: LT0066_19/287/87, location: (831, 389)\n", + "Processed cell at: LT0066_19/287/87, location: (1213, 386)\n", + "Processed cell at: LT0066_19/287/87, location: (1235, 391)\n", + "Processed cell at: LT0066_19/287/87, location: (810, 391)\n", + "Processed cell at: LT0066_19/287/87, location: (1208, 393)\n", + "Processed cell at: LT0066_19/287/87, location: (1216, 401)\n", + "Processed cell at: LT0066_19/287/87, location: (1226, 406)\n", + "Processed cell at: LT0066_19/287/87, location: (586, 435)\n", + "Processed cell at: LT0066_19/287/87, location: (590, 453)\n", + "Processed cell at: LT0066_19/287/87, location: (410, 519)\n", + "Processed cell at: LT0066_19/287/87, location: (397, 519)\n", + "Processed cell at: LT0066_19/287/87, location: (1173, 531)\n", + "Processed cell at: LT0066_19/287/87, location: (1155, 535)\n", + "Processed cell at: LT0066_19/287/87, location: (1189, 543)\n", + "Processed cell at: LT0066_19/287/87, location: (816, 546)\n", + "Processed cell at: LT0066_19/287/87, location: (1200, 555)\n", + "Processed cell at: LT0066_19/287/87, location: (814, 562)\n", + "Processed cell at: LT0066_19/287/87, location: (570, 601)\n", + "Processed cell at: LT0066_19/287/87, location: (607, 604)\n", + "Processed cell at: LT0066_19/287/87, location: (1301, 604)\n", + "Processed cell at: LT0066_19/287/87, location: (1284, 605)\n", + "Processed cell at: LT0066_19/287/87, location: (584, 613)\n", + "Processed cell at: LT0066_19/287/87, location: (597, 616)\n", + "Processed cell at: LT0066_19/287/87, location: (1288, 613)\n", + "Processed cell at: LT0066_19/287/87, location: (1284, 628)\n", + "Processed cell at: LT0066_19/287/87, location: (576, 619)\n", + "Processed cell at: LT0066_19/287/87, location: (1190, 732)\n", + "Processed cell at: LT0066_19/287/87, location: (1193, 755)\n", + "Processed cell at: LT0066_19/287/87, location: (1178, 756)\n", + "Processed cell at: LT0066_19/287/87, location: (421, 778)\n", + "Processed cell at: LT0066_19/287/87, location: (431, 788)\n", + "Processed cell at: LT0066_19/287/87, location: (413, 794)\n", + "Processed cell at: LT0066_19/287/87, location: (1240, 796)\n", + "Processed cell at: LT0066_19/287/87, location: (526, 795)\n", + "Processed cell at: LT0066_19/287/87, location: (426, 800)\n", + "Processed cell at: LT0066_19/287/87, location: (1228, 807)\n", + "Processed cell at: LT0066_19/287/87, location: (543, 803)\n", + "Processed cell at: LT0066_19/287/87, location: (1255, 814)\n", + "Processed cell at: LT0066_19/287/87, location: (537, 815)\n", + "Processed cell at: LT0066_19/287/87, location: (520, 819)\n", + "Processed cell at: LT0066_19/287/87, location: (1240, 828)\n", + "Processed cell at: LT0066_19/287/87, location: (1271, 830)\n", + "Processed cell at: LT0066_19/287/87, location: (541, 824)\n", + "Processed cell at: LT0066_19/287/87, location: (521, 829)\n", + "Processed cell at: LT0066_19/287/87, location: (534, 832)\n", + "Processed cell at: LT0066_19/287/87, location: (528, 839)\n", + "Processed cell at: LT0066_19/287/87, location: (1261, 843)\n", + "Processed cell at: LT0066_19/287/87, location: (1248, 844)\n", + "Processed cell at: LT0066_19/287/87, location: (1234, 850)\n", + "Processed cell at: LT0066_19/287/87, location: (1275, 851)\n", + "Processed cell at: LT0066_19/287/87, location: (1251, 859)\n", + "Processed cell at: LT0066_19/287/87, location: (1223, 857)\n", + "Processed cell at: LT0066_19/287/87, location: (868, 936)\n", + "Processed cell at: LT0066_19/287/87, location: (887, 938)\n", + "Processed cell at: LT0066_19/287/87, location: (893, 950)\n", + "Processed cell at: LT0066_19/287/9, location: (213, 170)\n", + "Processed cell at: LT0066_19/287/9, location: (81, 203)\n", + "Processed cell at: LT0066_19/287/9, location: (869, 219)\n", + "Processed cell at: LT0066_19/287/9, location: (88, 240)\n", + "Processed cell at: LT0066_19/287/9, location: (1279, 265)\n", + "Processed cell at: LT0066_19/287/9, location: (1287, 308)\n", + "Processed cell at: LT0066_19/287/9, location: (1127, 344)\n", + "Processed cell at: LT0066_19/287/9, location: (1146, 362)\n", + "Processed cell at: LT0066_19/287/9, location: (999, 372)\n", + "Processed cell at: LT0066_19/287/9, location: (1190, 408)\n", + "Processed cell at: LT0066_19/287/9, location: (858, 454)\n", + "Processed cell at: LT0066_19/287/9, location: (487, 463)\n", + "Processed cell at: LT0066_19/287/9, location: (1258, 488)\n", + "Processed cell at: LT0066_19/287/9, location: (234, 510)\n", + "Processed cell at: LT0066_19/287/9, location: (1282, 533)\n", + "Processed cell at: LT0066_19/287/9, location: (262, 546)\n", + "Processed cell at: LT0066_19/287/9, location: (289, 571)\n", + "Processed cell at: LT0066_19/287/9, location: (542, 599)\n", + "Processed cell at: LT0066_19/287/9, location: (187, 624)\n", + "Processed cell at: LT0066_19/287/9, location: (125, 623)\n", + "Processed cell at: LT0066_19/287/9, location: (192, 661)\n", + "Processed cell at: LT0066_19/287/9, location: (436, 830)\n", + "Processed cell at: LT0066_19/287/9, location: (437, 888)\n", + "Processed cell at: LT0027_44/030/74, location: (847, 182)\n", + "Processed cell at: LT0027_44/030/74, location: (879, 184)\n", + "Processed cell at: LT0027_44/030/74, location: (860, 204)\n", + "Processed cell at: LT0027_44/030/74, location: (879, 216)\n", + "Processed cell at: LT0027_44/030/74, location: (241, 248)\n", + "Processed cell at: LT0027_44/030/74, location: (959, 278)\n", + "Processed cell at: LT0027_44/030/74, location: (980, 288)\n", + "Processed cell at: LT0027_44/030/74, location: (828, 287)\n", + "Processed cell at: LT0027_44/030/74, location: (792, 287)\n", + "Processed cell at: LT0027_44/030/74, location: (955, 300)\n", + "Processed cell at: LT0027_44/030/74, location: (898, 309)\n", + "Processed cell at: LT0027_44/030/74, location: (810, 300)\n", + "Processed cell at: LT0027_44/030/74, location: (957, 318)\n", + "Processed cell at: LT0027_44/030/74, location: (941, 329)\n", + "Processed cell at: LT0027_44/030/74, location: (920, 348)\n", + "Processed cell at: LT0027_44/030/74, location: (947, 347)\n", + "Processed cell at: LT0027_44/030/74, location: (913, 368)\n", + "Processed cell at: LT0027_44/030/74, location: (810, 373)\n", + "Processed cell at: LT0027_44/030/74, location: (791, 384)\n", + "Processed cell at: LT0027_44/030/74, location: (273, 392)\n", + "Processed cell at: LT0027_44/030/74, location: (815, 396)\n", + "Processed cell at: LT0027_44/030/74, location: (794, 406)\n", + "Processed cell at: LT0027_44/030/74, location: (284, 416)\n", + "Processed cell at: LT0027_44/030/74, location: (265, 428)\n", + "Processed cell at: LT0027_44/030/74, location: (269, 456)\n", + "Processed cell at: LT0027_44/030/74, location: (823, 493)\n", + "Processed cell at: LT0027_44/030/74, location: (306, 551)\n", + "Processed cell at: LT0027_44/030/74, location: (281, 548)\n", + "Processed cell at: LT0027_44/030/74, location: (238, 555)\n", + "Processed cell at: LT0027_44/030/74, location: (752, 558)\n", + "Processed cell at: LT0027_44/030/74, location: (255, 579)\n", + "Processed cell at: LT0027_44/030/74, location: (791, 576)\n", + "Processed cell at: LT0027_44/030/74, location: (761, 591)\n", + "Processed cell at: LT0027_44/030/74, location: (193, 610)\n", + "Processed cell at: LT0027_44/030/74, location: (232, 623)\n", + "Processed cell at: LT0027_44/030/74, location: (178, 623)\n", + "Processed cell at: LT0027_44/030/74, location: (254, 636)\n", + "Processed cell at: LT0027_44/030/74, location: (193, 631)\n", + "Processed cell at: LT0027_44/030/74, location: (229, 644)\n", + "Processed cell at: LT0027_44/030/74, location: (208, 647)\n", + "Processed cell at: LT0027_44/030/74, location: (185, 642)\n", + "Processed cell at: LT0027_44/030/74, location: (752, 671)\n", + "Processed cell at: LT0027_44/030/74, location: (727, 677)\n", + "Processed cell at: LT0027_44/030/74, location: (750, 703)\n", + "Processed cell at: LT0027_44/030/74, location: (732, 706)\n", + "Processed cell at: LT0027_44/030/74, location: (831, 790)\n", + "Processed cell at: LT0027_44/030/74, location: (845, 808)\n", + "Processed cell at: LT0027_44/030/74, location: (826, 812)\n", + "Processed cell at: LT0027_44/030/74, location: (868, 821)\n", + "Processed cell at: LT0027_44/030/74, location: (842, 825)\n", + "Processed cell at: LT0027_44/030/74, location: (1006, 876)\n", + "Processed cell at: LT0027_44/030/74, location: (980, 887)\n", + "Processed cell at: LT0027_44/030/74, location: (997, 904)\n", + "Processed cell at: LT0027_44/030/74, location: (944, 908)\n", + "Processed cell at: LT0027_44/030/74, location: (968, 916)\n", + "Processed cell at: LT0027_44/030/58, location: (817, 148)\n", + "Processed cell at: LT0027_44/030/58, location: (840, 153)\n", + "Processed cell at: LT0027_44/030/58, location: (850, 169)\n", + "Processed cell at: LT0027_44/030/58, location: (870, 183)\n", + "Processed cell at: LT0027_44/030/58, location: (246, 195)\n", + "Processed cell at: LT0027_44/030/58, location: (270, 198)\n", + "Processed cell at: LT0027_44/030/58, location: (241, 230)\n", + "Processed cell at: LT0027_44/030/58, location: (264, 238)\n", + "Processed cell at: LT0027_44/030/58, location: (949, 239)\n", + "Processed cell at: LT0027_44/030/58, location: (966, 251)\n", + "Processed cell at: LT0027_44/030/58, location: (939, 257)\n", + "Processed cell at: LT0027_44/030/58, location: (945, 316)\n", + "Processed cell at: LT0027_44/030/58, location: (806, 333)\n", + "Processed cell at: LT0027_44/030/58, location: (776, 341)\n", + "Processed cell at: LT0027_44/030/58, location: (822, 359)\n", + "Processed cell at: LT0027_44/030/58, location: (792, 357)\n", + "Processed cell at: LT0027_44/030/58, location: (880, 365)\n", + "Processed cell at: LT0027_44/030/58, location: (894, 372)\n", + "Processed cell at: LT0027_44/030/58, location: (884, 391)\n", + "Processed cell at: LT0027_44/030/58, location: (1220, 405)\n", + "Processed cell at: LT0027_44/030/58, location: (838, 481)\n", + "Processed cell at: LT0027_44/030/58, location: (802, 487)\n", + "Processed cell at: LT0027_44/030/58, location: (810, 504)\n", + "Processed cell at: LT0027_44/030/58, location: (217, 576)\n", + "Processed cell at: LT0027_44/030/58, location: (191, 578)\n", + "Processed cell at: LT0027_44/030/58, location: (219, 604)\n", + "Processed cell at: LT0027_44/030/58, location: (184, 596)\n", + "Processed cell at: LT0027_44/030/58, location: (196, 606)\n", + "Processed cell at: LT0027_44/030/58, location: (742, 624)\n", + "Processed cell at: LT0027_44/030/58, location: (755, 669)\n", + "Processed cell at: LT0027_44/030/58, location: (737, 687)\n", + "Processed cell at: LT0027_44/030/58, location: (749, 710)\n", + "Processed cell at: LT0027_44/030/58, location: (736, 722)\n", + "Processed cell at: LT0027_44/030/58, location: (844, 798)\n", + "Processed cell at: LT0027_44/030/58, location: (819, 800)\n", + "Processed cell at: LT0027_44/030/58, location: (1190, 807)\n", + "Processed cell at: LT0027_44/030/58, location: (1221, 808)\n", + "Processed cell at: LT0027_44/030/58, location: (938, 840)\n", + "Processed cell at: LT0027_44/030/58, location: (935, 873)\n", + "Processed cell at: LT0027_44/030/58, location: (61, 989)\n", + "Processed cell at: LT0027_44/030/58, location: (99, 999)\n", + "Processed cell at: LT0027_44/030/86, location: (767, 159)\n", + "Processed cell at: LT0027_44/030/86, location: (735, 160)\n", + "Processed cell at: LT0027_44/030/86, location: (892, 182)\n", + "Processed cell at: LT0027_44/030/86, location: (806, 180)\n", + "Processed cell at: LT0027_44/030/86, location: (778, 180)\n", + "Processed cell at: LT0027_44/030/86, location: (734, 179)\n", + "Processed cell at: LT0027_44/030/86, location: (751, 185)\n", + "Processed cell at: LT0027_44/030/86, location: (253, 194)\n", + "Processed cell at: LT0027_44/030/86, location: (838, 201)\n", + "Processed cell at: LT0027_44/030/86, location: (276, 209)\n", + "Processed cell at: LT0027_44/030/86, location: (212, 229)\n", + "Processed cell at: LT0027_44/030/86, location: (251, 230)\n", + "Processed cell at: LT0027_44/030/86, location: (230, 238)\n", + "Processed cell at: LT0027_44/030/86, location: (957, 252)\n", + "Processed cell at: LT0027_44/030/86, location: (255, 248)\n", + "Processed cell at: LT0027_44/030/86, location: (977, 254)\n", + "Processed cell at: LT0027_44/030/86, location: (979, 270)\n", + "Processed cell at: LT0027_44/030/86, location: (954, 277)\n", + "Processed cell at: LT0027_44/030/86, location: (959, 293)\n", + "Processed cell at: LT0027_44/030/86, location: (942, 307)\n", + "Processed cell at: LT0027_44/030/86, location: (911, 326)\n", + "Processed cell at: LT0027_44/030/86, location: (946, 327)\n", + "Processed cell at: LT0027_44/030/86, location: (893, 347)\n", + "Processed cell at: LT0027_44/030/86, location: (917, 340)\n", + "Processed cell at: LT0027_44/030/86, location: (717, 367)\n", + "Processed cell at: LT0027_44/030/86, location: (851, 378)\n", + "Processed cell at: LT0027_44/030/86, location: (721, 382)\n", + "Processed cell at: LT0027_44/030/86, location: (877, 385)\n", + "Processed cell at: LT0027_44/030/86, location: (259, 393)\n", + "Processed cell at: LT0027_44/030/86, location: (746, 394)\n", + "Processed cell at: LT0027_44/030/86, location: (967, 396)\n", + "Processed cell at: LT0027_44/030/86, location: (850, 391)\n", + "Processed cell at: LT0027_44/030/86, location: (895, 400)\n", + "Processed cell at: LT0027_44/030/86, location: (725, 404)\n", + "Processed cell at: LT0027_44/030/86, location: (891, 413)\n", + "Processed cell at: LT0027_44/030/86, location: (265, 415)\n", + "Processed cell at: LT0027_44/030/86, location: (122, 418)\n", + "Processed cell at: LT0027_44/030/86, location: (976, 416)\n", + "Processed cell at: LT0027_44/030/86, location: (171, 424)\n", + "Processed cell at: LT0027_44/030/86, location: (840, 434)\n", + "Processed cell at: LT0027_44/030/86, location: (137, 428)\n", + "Processed cell at: LT0027_44/030/86, location: (252, 435)\n", + "Processed cell at: LT0027_44/030/86, location: (977, 428)\n", + "Processed cell at: LT0027_44/030/86, location: (998, 443)\n", + "Processed cell at: LT0027_44/030/86, location: (261, 459)\n", + "Processed cell at: LT0027_44/030/86, location: (838, 460)\n", + "Processed cell at: LT0027_44/030/86, location: (998, 458)\n", + "Processed cell at: LT0027_44/030/86, location: (290, 554)\n", + "Processed cell at: LT0027_44/030/86, location: (286, 574)\n", + "Processed cell at: LT0027_44/030/86, location: (275, 593)\n", + "Processed cell at: LT0027_44/030/86, location: (681, 590)\n", + "Processed cell at: LT0027_44/030/86, location: (714, 605)\n", + "Processed cell at: LT0027_44/030/86, location: (659, 602)\n", + "Processed cell at: LT0027_44/030/86, location: (686, 612)\n", + "Processed cell at: LT0027_44/030/86, location: (170, 619)\n", + "Processed cell at: LT0027_44/030/86, location: (824, 625)\n", + "Processed cell at: LT0027_44/030/86, location: (626, 633)\n", + "Processed cell at: LT0027_44/030/86, location: (176, 640)\n", + "Processed cell at: LT0027_44/030/86, location: (823, 644)\n", + "Processed cell at: LT0027_44/030/86, location: (642, 650)\n", + "Processed cell at: LT0027_44/030/86, location: (620, 652)\n", + "Processed cell at: LT0027_44/030/86, location: (184, 654)\n", + "Processed cell at: LT0027_44/030/86, location: (223, 662)\n", + "Processed cell at: LT0027_44/030/86, location: (824, 675)\n", + "Processed cell at: LT0027_44/030/86, location: (194, 669)\n", + "Processed cell at: LT0027_44/030/86, location: (739, 676)\n", + "Processed cell at: LT0027_44/030/86, location: (249, 673)\n", + "Processed cell at: LT0027_44/030/86, location: (645, 674)\n", + "Processed cell at: LT0027_44/030/86, location: (716, 683)\n", + "Processed cell at: LT0027_44/030/86, location: (214, 682)\n", + "Processed cell at: LT0027_44/030/86, location: (732, 709)\n", + "Processed cell at: LT0027_44/030/86, location: (751, 712)\n", + "Processed cell at: LT0027_44/030/86, location: (839, 797)\n", + "Processed cell at: LT0027_44/030/86, location: (873, 820)\n", + "Processed cell at: LT0027_44/030/86, location: (850, 814)\n", + "Processed cell at: LT0027_44/030/86, location: (846, 830)\n", + "Processed cell at: LT0027_44/030/86, location: (951, 848)\n", + "Processed cell at: LT0027_44/030/86, location: (972, 870)\n", + "Processed cell at: LT0027_44/030/86, location: (926, 877)\n", + "Processed cell at: LT0027_44/030/86, location: (950, 875)\n", + "Processed cell at: LT0027_44/030/86, location: (970, 900)\n", + "Processed cell at: LT0027_44/030/86, location: (948, 887)\n", + "Processed cell at: LT0027_44/030/86, location: (943, 904)\n", + "Processed cell at: LT0027_44/030/86, location: (90, 932)\n", + "Processed cell at: LT0027_44/030/86, location: (68, 947)\n", + "Processed cell at: LT0027_44/030/86, location: (101, 972)\n", + "Processed cell at: LT0027_44/030/86, location: (71, 978)\n", + "Processed cell at: LT0027_44/292/80, location: (1040, 57)\n", + "Processed cell at: LT0027_44/292/80, location: (930, 79)\n", + "Processed cell at: LT0027_44/292/80, location: (397, 87)\n", + "Processed cell at: LT0027_44/292/80, location: (425, 98)\n", + "Processed cell at: LT0027_44/292/80, location: (414, 124)\n", + "Processed cell at: LT0027_44/292/80, location: (671, 218)\n", + "Processed cell at: LT0027_44/292/80, location: (431, 222)\n", + "Processed cell at: LT0027_44/292/80, location: (637, 234)\n", + "Processed cell at: LT0027_44/292/80, location: (395, 291)\n", + "Processed cell at: LT0027_44/292/80, location: (194, 339)\n", + "Processed cell at: LT0027_44/292/80, location: (176, 359)\n", + "Processed cell at: LT0027_44/292/80, location: (163, 355)\n", + "Processed cell at: LT0027_44/292/80, location: (154, 373)\n", + "Processed cell at: LT0027_44/292/80, location: (1054, 564)\n", + "Processed cell at: LT0027_44/292/80, location: (1000, 605)\n", + "Processed cell at: LT0027_44/292/80, location: (407, 606)\n", + "Processed cell at: LT0027_44/292/80, location: (723, 663)\n", + "Processed cell at: LT0027_44/292/80, location: (474, 661)\n", + "Processed cell at: LT0027_44/292/80, location: (474, 687)\n", + "Processed cell at: LT0027_44/292/80, location: (486, 677)\n", + "Processed cell at: LT0027_44/292/80, location: (534, 732)\n", + "Processed cell at: LT0027_44/292/88, location: (399, 87)\n", + "Processed cell at: LT0027_44/292/88, location: (425, 98)\n", + "Processed cell at: LT0027_44/292/88, location: (838, 91)\n", + "Processed cell at: LT0027_44/292/88, location: (403, 120)\n", + "Processed cell at: LT0027_44/292/88, location: (898, 132)\n", + "Processed cell at: LT0027_44/292/88, location: (673, 217)\n", + "Processed cell at: LT0027_44/292/88, location: (200, 330)\n", + "Processed cell at: LT0027_44/292/88, location: (1074, 335)\n", + "Processed cell at: LT0027_44/292/88, location: (186, 344)\n", + "Processed cell at: LT0027_44/292/88, location: (169, 349)\n", + "Processed cell at: LT0027_44/292/88, location: (1081, 361)\n", + "Processed cell at: LT0027_44/292/88, location: (181, 357)\n", + "Processed cell at: LT0027_44/292/88, location: (160, 368)\n", + "Processed cell at: LT0027_44/292/88, location: (210, 371)\n", + "Processed cell at: LT0027_44/292/88, location: (422, 444)\n", + "Processed cell at: LT0027_44/292/88, location: (564, 499)\n", + "Processed cell at: LT0027_44/292/88, location: (1054, 568)\n", + "Processed cell at: LT0027_44/292/88, location: (995, 605)\n", + "Processed cell at: LT0027_44/292/88, location: (715, 640)\n", + "Processed cell at: LT0027_44/292/88, location: (534, 654)\n", + "Processed cell at: LT0027_44/292/88, location: (474, 658)\n", + "Processed cell at: LT0027_44/292/88, location: (482, 672)\n", + "Processed cell at: LT0027_44/292/88, location: (472, 687)\n", + "Processed cell at: LT0027_44/292/88, location: (264, 772)\n", + "Processed cell at: LT0027_44/292/88, location: (288, 790)\n", + "Processed cell at: LT0027_44/292/88, location: (287, 811)\n", + "Processed cell at: LT0027_44/292/88, location: (301, 829)\n", + "Processed cell at: LT0027_44/292/47, location: (882, 69)\n", + "Processed cell at: LT0027_44/292/47, location: (396, 86)\n", + "Processed cell at: LT0027_44/292/47, location: (404, 112)\n", + "Processed cell at: LT0027_44/292/47, location: (689, 185)\n", + "Processed cell at: LT0027_44/292/47, location: (677, 221)\n", + "Processed cell at: LT0027_44/292/47, location: (1140, 379)\n", + "Processed cell at: LT0027_44/292/47, location: (376, 431)\n", + "Processed cell at: LT0027_44/292/47, location: (910, 443)\n", + "Processed cell at: LT0027_44/292/47, location: (332, 446)\n", + "Processed cell at: LT0027_44/292/47, location: (979, 478)\n", + "Processed cell at: LT0027_44/292/47, location: (564, 524)\n", + "Processed cell at: LT0027_44/292/47, location: (1058, 565)\n", + "Processed cell at: LT0027_44/292/47, location: (1042, 604)\n", + "Processed cell at: LT0027_44/292/47, location: (417, 619)\n", + "Processed cell at: LT0027_44/292/47, location: (994, 637)\n", + "Processed cell at: LT0027_44/292/47, location: (387, 666)\n", + "Processed cell at: LT0027_44/292/47, location: (487, 684)\n", + "Processed cell at: LT0027_44/292/47, location: (472, 692)\n", + "Processed cell at: LT0027_44/292/47, location: (563, 750)\n", + "Processed cell at: LT0027_44/292/47, location: (536, 763)\n", + "Processed cell at: LT0027_44/292/65, location: (396, 82)\n", + "Processed cell at: LT0027_44/292/65, location: (422, 91)\n", + "Processed cell at: LT0027_44/292/65, location: (854, 94)\n", + "Processed cell at: LT0027_44/292/65, location: (420, 116)\n", + "Processed cell at: LT0027_44/292/65, location: (670, 218)\n", + "Processed cell at: LT0027_44/292/65, location: (644, 228)\n", + "Processed cell at: LT0027_44/292/65, location: (214, 235)\n", + "Processed cell at: LT0027_44/292/65, location: (395, 290)\n", + "Processed cell at: LT0027_44/292/65, location: (900, 462)\n", + "Processed cell at: LT0027_44/292/65, location: (985, 484)\n", + "Processed cell at: LT0027_44/292/65, location: (561, 543)\n", + "Processed cell at: LT0027_44/292/65, location: (1016, 589)\n", + "Processed cell at: LT0027_44/292/65, location: (396, 603)\n", + "Processed cell at: LT0027_44/292/65, location: (347, 637)\n", + "Processed cell at: LT0027_44/292/65, location: (484, 667)\n", + "Processed cell at: LT0027_44/292/65, location: (390, 674)\n", + "Processed cell at: LT0027_44/292/65, location: (481, 687)\n", + "Processed cell at: LT0027_44/292/65, location: (503, 681)\n", + "Processed cell at: LT0027_44/292/65, location: (698, 765)\n", + "Processed cell at: LT0027_44/292/92, location: (900, 130)\n", + "Processed cell at: LT0027_44/292/92, location: (614, 231)\n", + "Processed cell at: LT0027_44/292/92, location: (199, 328)\n", + "Processed cell at: LT0027_44/292/92, location: (1074, 328)\n", + "Processed cell at: LT0027_44/292/92, location: (842, 329)\n", + "Processed cell at: LT0027_44/292/92, location: (828, 332)\n", + "Processed cell at: LT0027_44/292/92, location: (183, 347)\n", + "Processed cell at: LT0027_44/292/92, location: (165, 356)\n", + "Processed cell at: LT0027_44/292/92, location: (1070, 346)\n", + "Processed cell at: LT0027_44/292/92, location: (1086, 358)\n", + "Processed cell at: LT0027_44/292/92, location: (989, 607)\n", + "Processed cell at: LT0027_44/292/92, location: (717, 638)\n", + "Processed cell at: LT0027_44/292/92, location: (512, 678)\n", + "Processed cell at: LT0027_44/292/92, location: (503, 702)\n", + "Processed cell at: LT0027_44/292/92, location: (268, 767)\n", + "Processed cell at: LT0027_44/292/92, location: (221, 773)\n", + "Processed cell at: LT0027_44/292/92, location: (290, 787)\n", + "Processed cell at: LT0027_44/292/92, location: (281, 807)\n", + "Processed cell at: LT0027_44/292/92, location: (301, 817)\n", + "Processed cell at: LT0067_02/099/19, location: (430, 27)\n", + "Processed cell at: LT0067_02/099/19, location: (727, 197)\n", + "Processed cell at: LT0067_02/099/19, location: (733, 224)\n", + "Processed cell at: LT0067_02/099/19, location: (775, 368)\n", + "Processed cell at: LT0067_02/099/19, location: (751, 383)\n", + "Processed cell at: LT0067_02/099/19, location: (589, 403)\n", + "Processed cell at: LT0067_02/099/19, location: (598, 429)\n", + "Processed cell at: LT0067_02/099/19, location: (597, 651)\n", + "Processed cell at: LT0067_02/099/19, location: (615, 668)\n", + "Processed cell at: LT0067_02/099/19, location: (604, 749)\n", + "Processed cell at: LT0067_02/099/19, location: (546, 753)\n", + "Processed cell at: LT0067_02/099/19, location: (627, 763)\n", + "Processed cell at: LT0067_02/099/19, location: (636, 784)\n", + "Processed cell at: LT0067_02/099/19, location: (553, 780)\n", + "Processed cell at: LT0067_02/099/19, location: (555, 795)\n", + "Processed cell at: LT0067_02/099/19, location: (1160, 811)\n", + "Processed cell at: LT0067_02/099/19, location: (1136, 821)\n", + "Processed cell at: LT0067_02/099/19, location: (299, 968)\n", + "Processed cell at: LT0067_02/099/19, location: (288, 989)\n", + "Processed cell at: LT0067_02/099/77, location: (368, 74)\n", + "Processed cell at: LT0067_02/099/77, location: (364, 103)\n", + "Processed cell at: LT0067_02/099/77, location: (241, 110)\n", + "Processed cell at: LT0067_02/099/77, location: (269, 111)\n", + "Processed cell at: LT0067_02/099/77, location: (360, 128)\n", + "Processed cell at: LT0067_02/099/77, location: (251, 131)\n", + "Processed cell at: LT0067_02/099/77, location: (1210, 148)\n", + "Processed cell at: LT0067_02/099/77, location: (1222, 164)\n", + "Processed cell at: LT0067_02/099/77, location: (1228, 181)\n", + "Processed cell at: LT0067_02/099/77, location: (1207, 188)\n", + "Processed cell at: LT0067_02/099/77, location: (337, 210)\n", + "Processed cell at: LT0067_02/099/77, location: (365, 215)\n", + "Processed cell at: LT0067_02/099/77, location: (354, 235)\n", + "Processed cell at: LT0067_02/099/77, location: (335, 248)\n", + "Processed cell at: LT0067_02/099/77, location: (1148, 388)\n", + "Processed cell at: LT0067_02/099/77, location: (789, 401)\n", + "Processed cell at: LT0067_02/099/77, location: (1134, 404)\n", + "Processed cell at: LT0067_02/099/77, location: (767, 415)\n", + "Processed cell at: LT0067_02/099/77, location: (1154, 421)\n", + "Processed cell at: LT0067_02/099/77, location: (780, 431)\n", + "Processed cell at: LT0067_02/099/77, location: (764, 454)\n", + "Processed cell at: LT0067_02/099/77, location: (614, 682)\n", + "Processed cell at: LT0067_02/099/77, location: (594, 692)\n", + "Processed cell at: LT0067_02/099/77, location: (807, 695)\n", + "Processed cell at: LT0067_02/099/77, location: (794, 712)\n", + "Processed cell at: LT0067_02/099/77, location: (486, 803)\n", + "Processed cell at: LT0067_02/099/77, location: (1323, 808)\n", + "Processed cell at: LT0067_02/099/77, location: (1132, 812)\n", + "Processed cell at: LT0067_02/099/77, location: (1280, 808)\n", + "Processed cell at: LT0067_02/099/77, location: (511, 819)\n", + "Processed cell at: LT0067_02/099/77, location: (1307, 817)\n", + "Processed cell at: LT0067_02/099/77, location: (1281, 823)\n", + "Processed cell at: LT0067_02/099/77, location: (532, 830)\n", + "Processed cell at: LT0067_02/099/77, location: (1137, 827)\n", + "Processed cell at: LT0067_02/099/77, location: (1118, 834)\n", + "Processed cell at: LT0067_02/099/77, location: (1309, 829)\n", + "Processed cell at: LT0067_02/099/77, location: (558, 938)\n", + "Processed cell at: LT0067_02/099/77, location: (558, 976)\n", + "Processed cell at: LT0067_02/099/92, location: (1150, 36)\n", + "Processed cell at: LT0067_02/099/92, location: (1166, 58)\n", + "Processed cell at: LT0067_02/099/92, location: (374, 71)\n", + "Processed cell at: LT0067_02/099/92, location: (1154, 73)\n", + "Processed cell at: LT0067_02/099/92, location: (365, 98)\n", + "Processed cell at: LT0067_02/099/92, location: (282, 104)\n", + "Processed cell at: LT0067_02/099/92, location: (248, 114)\n", + "Processed cell at: LT0067_02/099/92, location: (1259, 117)\n", + "Processed cell at: LT0067_02/099/92, location: (1283, 120)\n", + "Processed cell at: LT0067_02/099/92, location: (358, 121)\n", + "Processed cell at: LT0067_02/099/92, location: (267, 128)\n", + "Processed cell at: LT0067_02/099/92, location: (1274, 140)\n", + "Processed cell at: LT0067_02/099/92, location: (1225, 187)\n", + "Processed cell at: LT0067_02/099/92, location: (533, 201)\n", + "Processed cell at: LT0067_02/099/92, location: (1186, 214)\n", + "Processed cell at: LT0067_02/099/92, location: (562, 213)\n", + "Processed cell at: LT0067_02/099/92, location: (1223, 214)\n", + "Processed cell at: LT0067_02/099/92, location: (1205, 230)\n", + "Processed cell at: LT0067_02/099/92, location: (545, 234)\n", + "Processed cell at: LT0067_02/099/92, location: (1159, 399)\n", + "Processed cell at: LT0067_02/099/92, location: (1144, 414)\n", + "Processed cell at: LT0067_02/099/92, location: (1160, 435)\n", + "Processed cell at: LT0067_02/099/92, location: (593, 684)\n", + "Processed cell at: LT0067_02/099/92, location: (613, 698)\n", + "Processed cell at: LT0067_02/099/92, location: (767, 705)\n", + "Processed cell at: LT0067_02/099/92, location: (728, 701)\n", + "Processed cell at: LT0067_02/099/92, location: (736, 717)\n", + "Processed cell at: LT0067_02/099/92, location: (806, 755)\n", + "Processed cell at: LT0067_02/099/92, location: (773, 759)\n", + "Processed cell at: LT0067_02/099/92, location: (748, 760)\n", + "Processed cell at: LT0067_02/099/37, location: (584, 25)\n", + "Processed cell at: LT0067_02/099/37, location: (642, 28)\n", + "Processed cell at: LT0067_02/099/37, location: (616, 42)\n", + "Processed cell at: LT0067_02/099/37, location: (562, 45)\n", + "Processed cell at: LT0067_02/099/37, location: (1206, 111)\n", + "Processed cell at: LT0067_02/099/37, location: (276, 122)\n", + "Processed cell at: LT0067_02/099/37, location: (1208, 136)\n", + "Processed cell at: LT0067_02/099/37, location: (202, 136)\n", + "Processed cell at: LT0067_02/099/37, location: (267, 144)\n", + "Processed cell at: LT0067_02/099/37, location: (352, 147)\n", + "Processed cell at: LT0067_02/099/37, location: (383, 158)\n", + "Processed cell at: LT0067_02/099/37, location: (212, 158)\n", + "Processed cell at: LT0067_02/099/37, location: (1257, 176)\n", + "Processed cell at: LT0067_02/099/37, location: (1274, 196)\n", + "Processed cell at: LT0067_02/099/37, location: (904, 200)\n", + "Processed cell at: LT0067_02/099/37, location: (746, 199)\n", + "Processed cell at: LT0067_02/099/37, location: (937, 205)\n", + "Processed cell at: LT0067_02/099/37, location: (319, 209)\n", + "Processed cell at: LT0067_02/099/37, location: (888, 224)\n", + "Processed cell at: LT0067_02/099/37, location: (734, 225)\n", + "Processed cell at: LT0067_02/099/37, location: (923, 232)\n", + "Processed cell at: LT0067_02/099/37, location: (1025, 239)\n", + "Processed cell at: LT0067_02/099/37, location: (326, 243)\n", + "Processed cell at: LT0067_02/099/37, location: (1037, 262)\n", + "Processed cell at: LT0067_02/099/37, location: (1135, 375)\n", + "Processed cell at: LT0067_02/099/37, location: (1126, 401)\n", + "Processed cell at: LT0067_02/099/37, location: (1151, 546)\n", + "Processed cell at: LT0067_02/099/37, location: (136, 555)\n", + "Processed cell at: LT0067_02/099/37, location: (1168, 561)\n", + "Processed cell at: LT0067_02/099/37, location: (130, 581)\n", + "Processed cell at: LT0067_02/099/37, location: (51, 632)\n", + "Processed cell at: LT0067_02/099/37, location: (26, 639)\n", + "Processed cell at: LT0067_02/099/37, location: (621, 710)\n", + "Processed cell at: LT0067_02/099/37, location: (544, 732)\n", + "Processed cell at: LT0067_02/099/37, location: (645, 742)\n", + "Processed cell at: LT0067_02/099/37, location: (556, 761)\n", + "Processed cell at: LT0067_02/099/37, location: (602, 763)\n", + "Processed cell at: LT0067_02/099/37, location: (468, 796)\n", + "Processed cell at: LT0067_02/099/37, location: (25, 796)\n", + "Processed cell at: LT0067_02/099/37, location: (754, 798)\n", + "Processed cell at: LT0067_02/099/37, location: (499, 803)\n", + "Processed cell at: LT0067_02/099/37, location: (66, 806)\n", + "Processed cell at: LT0067_02/099/37, location: (728, 807)\n", + "Processed cell at: LT0067_02/099/37, location: (1158, 812)\n", + "Processed cell at: LT0067_02/099/37, location: (521, 819)\n", + "Processed cell at: LT0067_02/099/37, location: (24, 823)\n", + "Processed cell at: LT0067_02/099/37, location: (1138, 828)\n", + "Processed cell at: LT0067_02/099/37, location: (65, 830)\n", + "Processed cell at: LT0067_02/099/37, location: (604, 843)\n", + "Processed cell at: LT0067_02/099/37, location: (631, 848)\n", + "Processed cell at: LT0067_02/099/37, location: (607, 857)\n", + "Processed cell at: LT0067_02/099/37, location: (1135, 864)\n", + "Processed cell at: LT0067_02/099/37, location: (1160, 875)\n", + "Processed cell at: LT0067_02/099/37, location: (734, 885)\n", + "Processed cell at: LT0067_02/099/37, location: (759, 904)\n", + "Processed cell at: LT0067_02/099/37, location: (274, 938)\n", + "Processed cell at: LT0067_02/099/37, location: (256, 958)\n", + "Processed cell at: LT0067_02/099/37, location: (341, 963)\n", + "Processed cell at: LT0067_02/099/37, location: (360, 983)\n", + "Processed cell at: LT0067_02/099/37, location: (709, 995)\n", + "Processed cell at: LT0067_02/099/37, location: (735, 999)\n", + "Processed cell at: LT0093_17/114/72, location: (929, 314)\n", + "Processed cell at: LT0093_17/114/88, location: (732, 387)\n", + "Processed cell at: LT0093_17/114/88, location: (764, 389)\n", + "Processed cell at: LT0093_17/114/88, location: (756, 401)\n", + "Processed cell at: LT0093_17/114/88, location: (743, 401)\n", + "Processed cell at: LT0093_17/114/88, location: (966, 498)\n", + "Processed cell at: LT0093_17/114/88, location: (619, 690)\n", + "Processed cell at: LT0093_17/114/88, location: (602, 682)\n", + "Processed cell at: LT0093_17/114/88, location: (587, 699)\n", + "Processed cell at: LT0093_17/114/88, location: (119, 714)\n", + "Processed cell at: LT0093_17/114/88, location: (143, 707)\n", + "Processed cell at: LT0093_17/114/88, location: (610, 713)\n", + "Processed cell at: LT0093_17/114/88, location: (153, 727)\n", + "Processed cell at: LT0093_17/114/88, location: (789, 750)\n", + "Processed cell at: LT0093_17/114/88, location: (812, 751)\n", + "Processed cell at: LT0093_17/114/88, location: (829, 751)\n", + "Processed cell at: LT0093_17/114/88, location: (763, 751)\n", + "Processed cell at: LT0093_17/114/45, location: (153, 652)\n", + "Processed cell at: LT0093_17/114/83, location: (1022, 469)\n", + "Processed cell at: LT0093_17/114/79, location: (350, 113)\n", + "Processed cell at: LT0093_17/114/46, location: (153, 650)\n", + "Processed cell at: LT0093_17/114/87, location: (1081, 619)\n", + "Processed cell at: LT0038_27/250/8, location: (1039, 365)\n", + "Processed cell at: LT0038_27/250/8, location: (903, 377)\n", + "Processed cell at: LT0038_27/250/8, location: (697, 379)\n", + "Processed cell at: LT0038_27/250/8, location: (920, 483)\n", + "Processed cell at: LT0038_27/250/8, location: (386, 511)\n", + "Processed cell at: LT0038_27/250/8, location: (948, 524)\n", + "Processed cell at: LT0038_27/250/8, location: (801, 604)\n", + "Processed cell at: LT0038_27/250/8, location: (859, 630)\n", + "Processed cell at: LT0038_27/250/8, location: (1133, 658)\n", + "Processed cell at: LT0038_27/250/8, location: (955, 756)\n", + "Processed cell at: LT0038_27/250/8, location: (290, 790)\n", + "Processed cell at: LT0038_27/250/8, location: (294, 810)\n", + "Processed cell at: LT0038_27/250/8, location: (921, 894)\n", + "Processed cell at: LT0065_06/054/93, location: (928, 64)\n", + "Processed cell at: LT0065_06/054/93, location: (896, 82)\n", + "Processed cell at: LT0065_06/054/93, location: (880, 88)\n", + "Processed cell at: LT0065_06/054/93, location: (996, 143)\n", + "Processed cell at: LT0065_06/054/93, location: (973, 148)\n", + "Processed cell at: LT0065_06/054/93, location: (1019, 163)\n", + "Processed cell at: LT0065_06/054/93, location: (977, 163)\n", + "Processed cell at: LT0065_06/054/93, location: (1024, 175)\n", + "Processed cell at: LT0065_06/054/93, location: (134, 244)\n", + "Processed cell at: LT0065_06/054/93, location: (153, 270)\n", + "Processed cell at: LT0065_06/054/93, location: (168, 295)\n", + "Processed cell at: LT0065_06/054/93, location: (1239, 302)\n", + "Processed cell at: LT0065_06/054/93, location: (1263, 317)\n", + "Processed cell at: LT0065_06/054/93, location: (1235, 326)\n", + "Processed cell at: LT0065_06/054/93, location: (1255, 350)\n", + "Processed cell at: LT0065_06/054/93, location: (624, 445)\n", + "Processed cell at: LT0065_06/054/93, location: (600, 447)\n", + "Processed cell at: LT0065_06/054/93, location: (780, 971)\n", + "Processed cell at: LT0065_06/054/93, location: (763, 966)\n", + "Processed cell at: LT0065_06/054/93, location: (777, 989)\n", + "Processed cell at: LT0026_22/258/67, location: (1139, 54)\n", + "Processed cell at: LT0026_22/258/67, location: (1158, 63)\n", + "Processed cell at: LT0026_22/258/67, location: (1137, 75)\n", + "Processed cell at: LT0026_22/258/67, location: (1161, 81)\n", + "Processed cell at: LT0026_22/258/67, location: (933, 90)\n", + "Processed cell at: LT0026_22/258/67, location: (948, 108)\n", + "Processed cell at: LT0026_22/258/67, location: (1062, 113)\n", + "Processed cell at: LT0026_22/258/67, location: (1087, 108)\n", + "Processed cell at: LT0026_22/258/67, location: (1078, 130)\n", + "Processed cell at: LT0026_22/258/67, location: (1095, 149)\n", + "Processed cell at: LT0026_22/258/67, location: (619, 289)\n", + "Processed cell at: LT0026_22/258/67, location: (621, 312)\n", + "Processed cell at: LT0026_22/258/67, location: (975, 386)\n", + "Processed cell at: LT0026_22/258/67, location: (910, 397)\n", + "Processed cell at: LT0026_22/258/67, location: (957, 387)\n", + "Processed cell at: LT0026_22/258/67, location: (868, 408)\n", + "Processed cell at: LT0026_22/258/67, location: (975, 407)\n", + "Processed cell at: LT0026_22/258/67, location: (889, 420)\n", + "Processed cell at: LT0026_22/258/67, location: (1006, 435)\n", + "Processed cell at: LT0026_22/258/67, location: (1013, 450)\n", + "Processed cell at: LT0026_22/258/67, location: (1096, 589)\n", + "Processed cell at: LT0026_22/258/67, location: (1111, 713)\n", + "Processed cell at: LT0026_22/258/67, location: (1102, 738)\n", + "Processed cell at: LT0026_22/258/67, location: (1046, 761)\n", + "Processed cell at: LT0026_22/258/67, location: (1061, 772)\n", + "Processed cell at: LT0026_22/258/67, location: (1172, 777)\n", + "Processed cell at: LT0026_22/258/67, location: (1036, 780)\n", + "Processed cell at: LT0026_22/258/67, location: (1053, 795)\n", + "Processed cell at: LT0026_22/258/67, location: (1175, 796)\n", + "Processed cell at: LT0026_22/258/67, location: (1187, 816)\n", + "Processed cell at: LT0026_22/258/67, location: (496, 905)\n", + "Processed cell at: LT0026_22/258/67, location: (492, 928)\n", + "Processed cell at: LT0026_22/258/85, location: (1131, 63)\n", + "Processed cell at: LT0026_22/258/85, location: (1099, 61)\n", + "Processed cell at: LT0026_22/258/85, location: (1183, 63)\n", + "Processed cell at: LT0026_22/258/85, location: (1134, 88)\n", + "Processed cell at: LT0026_22/258/85, location: (1167, 92)\n", + "Processed cell at: LT0026_22/258/85, location: (923, 96)\n", + "Processed cell at: LT0026_22/258/85, location: (944, 108)\n", + "Processed cell at: LT0026_22/258/85, location: (1141, 112)\n", + "Processed cell at: LT0026_22/258/85, location: (1130, 126)\n", + "Processed cell at: LT0026_22/258/85, location: (1181, 126)\n", + "Processed cell at: LT0026_22/258/85, location: (884, 356)\n", + "Processed cell at: LT0026_22/258/85, location: (999, 373)\n", + "Processed cell at: LT0026_22/258/85, location: (906, 383)\n", + "Processed cell at: LT0026_22/258/85, location: (983, 400)\n", + "Processed cell at: LT0026_22/258/85, location: (866, 401)\n", + "Processed cell at: LT0026_22/258/85, location: (892, 413)\n", + "Processed cell at: LT0026_22/258/85, location: (957, 421)\n", + "Processed cell at: LT0026_22/258/85, location: (956, 443)\n", + "Processed cell at: LT0026_22/258/85, location: (658, 463)\n", + "Processed cell at: LT0026_22/258/85, location: (671, 488)\n", + "Processed cell at: LT0026_22/258/85, location: (1190, 486)\n", + "Processed cell at: LT0026_22/258/85, location: (1184, 509)\n", + "Processed cell at: LT0026_22/258/85, location: (1201, 503)\n", + "Processed cell at: LT0026_22/258/85, location: (948, 657)\n", + "Processed cell at: LT0026_22/258/85, location: (939, 680)\n", + "Processed cell at: LT0026_22/258/85, location: (871, 696)\n", + "Processed cell at: LT0026_22/258/85, location: (856, 711)\n", + "Processed cell at: LT0026_22/258/85, location: (884, 714)\n", + "Processed cell at: LT0026_22/258/85, location: (1115, 717)\n", + "Processed cell at: LT0026_22/258/85, location: (1094, 720)\n", + "Processed cell at: LT0026_22/258/85, location: (867, 727)\n", + "Processed cell at: LT0026_22/258/85, location: (1106, 742)\n", + "Processed cell at: LT0026_22/258/85, location: (1227, 776)\n", + "Processed cell at: LT0026_22/258/85, location: (1246, 786)\n", + "Processed cell at: LT0026_22/258/85, location: (961, 789)\n", + "Processed cell at: LT0026_22/258/85, location: (1189, 794)\n", + "Processed cell at: LT0026_22/258/85, location: (1172, 792)\n", + "Processed cell at: LT0026_22/258/85, location: (1159, 802)\n", + "Processed cell at: LT0026_22/258/85, location: (1176, 804)\n", + "Processed cell at: LT0026_22/258/85, location: (1192, 818)\n", + "Processed cell at: LT0026_22/258/85, location: (500, 897)\n", + "Processed cell at: LT0026_22/258/85, location: (496, 921)\n", + "Processed cell at: LT0026_22/258/85, location: (917, 998)\n", + "Processed cell at: LT0026_22/258/37, location: (1139, 49)\n", + "Processed cell at: LT0026_22/258/37, location: (1158, 65)\n", + "Processed cell at: LT0026_22/258/37, location: (1096, 121)\n", + "Processed cell at: LT0026_22/258/37, location: (1080, 121)\n", + "Processed cell at: LT0026_22/258/37, location: (1115, 138)\n", + "Processed cell at: LT0026_22/258/37, location: (1077, 140)\n", + "Processed cell at: LT0026_22/258/37, location: (1100, 154)\n", + "Processed cell at: LT0026_22/258/37, location: (623, 283)\n", + "Processed cell at: LT0026_22/258/37, location: (621, 312)\n", + "Processed cell at: LT0026_22/258/37, location: (909, 386)\n", + "Processed cell at: LT0026_22/258/37, location: (882, 401)\n", + "Processed cell at: LT0026_22/258/37, location: (865, 517)\n", + "Processed cell at: LT0026_22/258/37, location: (888, 531)\n", + "Processed cell at: LT0026_22/258/37, location: (1064, 592)\n", + "Processed cell at: LT0026_22/258/37, location: (1085, 603)\n", + "Processed cell at: LT0026_22/258/37, location: (972, 608)\n", + "Processed cell at: LT0026_22/258/37, location: (1094, 707)\n", + "Processed cell at: LT0026_22/258/37, location: (1095, 733)\n", + "Processed cell at: LT0026_22/258/37, location: (532, 755)\n", + "Processed cell at: LT0026_22/258/37, location: (513, 762)\n", + "Processed cell at: LT0026_22/258/37, location: (544, 845)\n", + "Processed cell at: LT0026_22/258/37, location: (550, 866)\n", + "Processed cell at: LT0026_22/258/37, location: (489, 939)\n", + "Processed cell at: LT0026_22/258/37, location: (473, 945)\n", + "Processed cell at: LT0109_38/349/88, location: (1141, 79)\n", + "Processed cell at: LT0109_38/349/88, location: (1181, 79)\n", + "Processed cell at: LT0109_38/349/88, location: (1152, 112)\n", + "Processed cell at: LT0109_38/349/88, location: (1166, 141)\n", + "Processed cell at: LT0109_38/349/88, location: (369, 147)\n", + "Processed cell at: LT0109_38/349/88, location: (226, 486)\n", + "Processed cell at: LT0109_38/349/88, location: (630, 511)\n", + "Processed cell at: LT0109_38/349/88, location: (238, 501)\n", + "Processed cell at: LT0109_38/349/88, location: (877, 510)\n", + "Processed cell at: LT0109_38/349/88, location: (1065, 581)\n", + "Processed cell at: LT0109_38/349/88, location: (252, 587)\n", + "Processed cell at: LT0109_38/349/88, location: (1009, 589)\n", + "Processed cell at: LT0109_38/349/88, location: (1183, 657)\n", + "Processed cell at: LT0109_38/349/88, location: (1102, 671)\n", + "Processed cell at: LT0109_38/349/88, location: (1139, 677)\n", + "Processed cell at: LT0109_38/349/88, location: (964, 899)\n", + "Processed cell at: LT0109_38/349/88, location: (998, 936)\n", + "Processed cell at: LT0109_38/349/88, location: (1039, 951)\n", + "Processed cell at: LT0109_38/349/88, location: (1283, 955)\n", + "Processed cell at: LT0109_38/349/88, location: (1302, 967)\n", + "Processed cell at: LT0109_38/349/69, location: (348, 93)\n", + "Processed cell at: LT0109_38/349/69, location: (236, 98)\n", + "Processed cell at: LT0109_38/349/69, location: (227, 120)\n", + "Processed cell at: LT0109_38/349/69, location: (368, 152)\n", + "Processed cell at: LT0109_38/349/69, location: (394, 172)\n", + "Processed cell at: LT0109_38/349/69, location: (221, 190)\n", + "Processed cell at: LT0109_38/349/69, location: (211, 203)\n", + "Processed cell at: LT0109_38/349/69, location: (197, 201)\n", + "Processed cell at: LT0109_38/349/69, location: (990, 210)\n", + "Processed cell at: LT0109_38/349/69, location: (1211, 297)\n", + "Processed cell at: LT0109_38/349/69, location: (1054, 293)\n", + "Processed cell at: LT0109_38/349/69, location: (632, 507)\n", + "Processed cell at: LT0109_38/349/69, location: (643, 521)\n", + "Processed cell at: LT0109_38/349/69, location: (634, 539)\n", + "Processed cell at: LT0109_38/349/69, location: (258, 577)\n", + "Processed cell at: LT0109_38/349/69, location: (657, 614)\n", + "Processed cell at: LT0109_38/349/69, location: (478, 646)\n", + "Processed cell at: LT0109_38/349/69, location: (651, 636)\n", + "Processed cell at: LT0109_38/349/69, location: (19, 647)\n", + "Processed cell at: LT0109_38/349/69, location: (1259, 686)\n", + "Processed cell at: LT0109_38/349/69, location: (1017, 741)\n", + "Processed cell at: LT0109_38/349/69, location: (1233, 761)\n", + "Processed cell at: LT0109_38/349/69, location: (307, 767)\n", + "Processed cell at: LT0109_38/349/69, location: (462, 837)\n", + "Processed cell at: LT0109_38/349/69, location: (507, 843)\n", + "Processed cell at: LT0109_38/349/69, location: (355, 855)\n", + "Processed cell at: LT0109_38/349/69, location: (257, 904)\n", + "Processed cell at: LT0109_38/349/69, location: (217, 962)\n", + "Processed cell at: LT0109_38/338/80, location: (1050, 81)\n", + "Processed cell at: LT0109_38/338/80, location: (1112, 120)\n", + "Processed cell at: LT0109_38/338/80, location: (1208, 125)\n", + "Processed cell at: LT0109_38/338/80, location: (1114, 160)\n", + "Processed cell at: LT0109_38/338/80, location: (758, 178)\n", + "Processed cell at: LT0109_38/338/80, location: (807, 190)\n", + "Processed cell at: LT0109_38/338/80, location: (896, 396)\n", + "Processed cell at: LT0109_38/338/80, location: (1050, 557)\n", + "Processed cell at: LT0109_38/338/80, location: (964, 555)\n", + "Processed cell at: LT0109_38/338/80, location: (1045, 570)\n", + "Processed cell at: LT0109_38/338/80, location: (964, 574)\n", + "Processed cell at: LT0109_38/338/80, location: (392, 814)\n", + "Processed cell at: LT0109_38/338/80, location: (1024, 828)\n", + "Processed cell at: LT0109_38/338/80, location: (952, 849)\n", + "Processed cell at: LT0109_38/338/80, location: (936, 859)\n", + "Processed cell at: LT0109_38/338/80, location: (948, 869)\n", + "Processed cell at: LT0109_38/338/80, location: (932, 873)\n", + "Processed cell at: LT0109_38/338/80, location: (482, 904)\n", + "Processed cell at: LT0109_38/338/80, location: (558, 915)\n", + "Processed cell at: LT0109_38/338/7, location: (907, 50)\n", + "Processed cell at: LT0109_38/338/7, location: (1226, 114)\n", + "Processed cell at: LT0109_38/338/7, location: (21, 142)\n", + "Processed cell at: LT0109_38/338/7, location: (1219, 156)\n", + "Processed cell at: LT0109_38/338/7, location: (765, 190)\n", + "Processed cell at: LT0109_38/338/7, location: (807, 194)\n", + "Processed cell at: LT0109_38/338/7, location: (85, 351)\n", + "Processed cell at: LT0109_38/338/7, location: (67, 382)\n", + "Processed cell at: LT0109_38/338/7, location: (938, 387)\n", + "Processed cell at: LT0109_38/338/7, location: (953, 454)\n", + "Processed cell at: LT0109_38/338/7, location: (875, 465)\n", + "Processed cell at: LT0109_38/338/7, location: (253, 466)\n", + "Processed cell at: LT0109_38/338/7, location: (1046, 573)\n", + "Processed cell at: LT0109_38/338/7, location: (1008, 588)\n", + "Processed cell at: LT0109_38/338/7, location: (1204, 665)\n", + "Processed cell at: LT0109_38/338/7, location: (380, 752)\n", + "Processed cell at: LT0109_38/338/7, location: (290, 800)\n", + "Processed cell at: LT0109_38/338/7, location: (356, 808)\n", + "Processed cell at: LT0109_38/338/7, location: (145, 858)\n", + "Processed cell at: LT0109_38/338/7, location: (921, 874)\n", + "Processed cell at: LT0109_38/338/7, location: (160, 909)\n", + "Processed cell at: LT0109_38/338/7, location: (44, 919)\n", + "Processed cell at: LT0109_38/338/7, location: (1007, 927)\n", + "Processed cell at: LT0109_38/338/7, location: (217, 941)\n", + "Processed cell at: LT0109_38/338/27, location: (908, 41)\n", + "Processed cell at: LT0109_38/338/27, location: (1156, 105)\n", + "Processed cell at: LT0109_38/338/27, location: (1209, 119)\n", + "Processed cell at: LT0109_38/338/27, location: (1105, 124)\n", + "Processed cell at: LT0109_38/338/27, location: (756, 179)\n", + "Processed cell at: LT0109_38/338/27, location: (810, 186)\n", + "Processed cell at: LT0109_38/338/27, location: (829, 391)\n", + "Processed cell at: LT0109_38/338/27, location: (870, 404)\n", + "Processed cell at: LT0109_38/338/27, location: (858, 447)\n", + "Processed cell at: LT0109_38/338/27, location: (970, 450)\n", + "Processed cell at: LT0109_38/338/27, location: (261, 464)\n", + "Processed cell at: LT0109_38/338/27, location: (1268, 527)\n", + "Processed cell at: LT0109_38/338/27, location: (1158, 548)\n", + "Processed cell at: LT0109_38/338/27, location: (15, 560)\n", + "Processed cell at: LT0109_38/338/27, location: (1043, 572)\n", + "Processed cell at: LT0109_38/338/27, location: (66, 590)\n", + "Processed cell at: LT0109_38/338/27, location: (1001, 596)\n", + "Processed cell at: LT0109_38/338/27, location: (383, 603)\n", + "Processed cell at: LT0109_38/338/27, location: (439, 614)\n", + "Processed cell at: LT0109_38/338/27, location: (58, 655)\n", + "Processed cell at: LT0109_38/338/27, location: (401, 706)\n", + "Processed cell at: LT0109_38/338/27, location: (363, 748)\n", + "Processed cell at: LT0109_38/338/27, location: (441, 750)\n", + "Processed cell at: LT0109_38/338/27, location: (299, 783)\n", + "Processed cell at: LT0109_38/338/27, location: (281, 788)\n", + "Processed cell at: LT0109_38/338/27, location: (1121, 837)\n", + "Processed cell at: LT0109_38/338/27, location: (964, 847)\n", + "Processed cell at: LT0109_38/338/27, location: (918, 872)\n", + "Processed cell at: LT0109_38/338/27, location: (495, 891)\n", + "Processed cell at: LT0109_38/338/27, location: (541, 894)\n", + "Processed cell at: LT0109_38/338/27, location: (156, 910)\n", + "Processed cell at: LT0109_38/338/27, location: (1067, 916)\n", + "Processed cell at: LT0109_38/338/27, location: (1003, 923)\n", + "Processed cell at: LT0109_38/338/27, location: (75, 930)\n", + "Processed cell at: LT0109_38/338/27, location: (210, 941)\n", + "Processed cell at: LT0109_38/338/27, location: (22, 973)\n", + "Processed cell at: LT0109_38/338/27, location: (237, 976)\n", + "Processed cell at: LT0109_38/338/31, location: (1203, 120)\n", + "Processed cell at: LT0109_38/338/31, location: (752, 179)\n", + "Processed cell at: LT0109_38/338/31, location: (808, 187)\n", + "Processed cell at: LT0109_38/338/31, location: (88, 346)\n", + "Processed cell at: LT0109_38/338/31, location: (77, 382)\n", + "Processed cell at: LT0109_38/338/31, location: (855, 447)\n", + "Processed cell at: LT0109_38/338/31, location: (970, 455)\n", + "Processed cell at: LT0109_38/338/31, location: (1043, 574)\n", + "Processed cell at: LT0109_38/338/31, location: (74, 594)\n", + "Processed cell at: LT0109_38/338/31, location: (1002, 595)\n", + "Processed cell at: LT0109_38/338/31, location: (58, 655)\n", + "Processed cell at: LT0109_38/338/31, location: (395, 708)\n", + "Processed cell at: LT0109_38/338/31, location: (349, 748)\n", + "Processed cell at: LT0109_38/338/31, location: (917, 873)\n", + "Processed cell at: LT0109_38/338/31, location: (492, 895)\n", + "Processed cell at: LT0109_38/338/31, location: (537, 892)\n", + "Processed cell at: LT0109_38/338/31, location: (1001, 925)\n", + "Processed cell at: LT0109_38/381/87, location: (222, 28)\n", + "Processed cell at: LT0109_38/381/87, location: (173, 42)\n", + "Processed cell at: LT0109_38/381/87, location: (178, 73)\n", + "Processed cell at: LT0109_38/381/87, location: (242, 76)\n", + "Processed cell at: LT0109_38/381/87, location: (247, 225)\n", + "Processed cell at: LT0109_38/381/87, location: (308, 233)\n", + "Processed cell at: LT0109_38/381/87, location: (264, 231)\n", + "Processed cell at: LT0109_38/381/87, location: (285, 250)\n", + "Processed cell at: LT0109_38/381/87, location: (881, 317)\n", + "Processed cell at: LT0109_38/381/87, location: (868, 325)\n", + "Processed cell at: LT0109_38/381/87, location: (916, 368)\n", + "Processed cell at: LT0109_38/381/87, location: (910, 385)\n", + "Processed cell at: LT0109_38/381/87, location: (935, 537)\n", + "Processed cell at: LT0109_38/381/87, location: (1135, 551)\n", + "Processed cell at: LT0109_38/381/87, location: (1190, 552)\n", + "Processed cell at: LT0109_38/381/87, location: (912, 551)\n", + "Processed cell at: LT0109_38/381/87, location: (1235, 556)\n", + "Processed cell at: LT0109_38/381/87, location: (404, 551)\n", + "Processed cell at: LT0109_38/381/87, location: (396, 564)\n", + "Processed cell at: LT0109_38/381/87, location: (1116, 596)\n", + "Processed cell at: LT0109_38/381/87, location: (1043, 601)\n", + "Processed cell at: LT0109_38/381/87, location: (1117, 632)\n", + "Processed cell at: LT0109_38/381/87, location: (1143, 633)\n", + "Processed cell at: LT0109_38/381/87, location: (1280, 643)\n", + "Processed cell at: LT0109_38/381/87, location: (763, 644)\n", + "Processed cell at: LT0109_38/381/87, location: (1225, 662)\n", + "Processed cell at: LT0109_38/381/87, location: (761, 673)\n", + "Processed cell at: LT0109_38/381/87, location: (380, 681)\n", + "Processed cell at: LT0109_38/381/87, location: (599, 731)\n", + "Processed cell at: LT0109_38/381/87, location: (409, 769)\n", + "Processed cell at: LT0109_38/381/87, location: (592, 801)\n", + "Processed cell at: LT0109_38/381/87, location: (1036, 811)\n", + "Processed cell at: LT0109_38/381/87, location: (1043, 830)\n", + "Processed cell at: LT0109_38/381/66, location: (1033, 163)\n", + "Processed cell at: LT0109_38/381/66, location: (1018, 179)\n", + "Processed cell at: LT0109_38/381/66, location: (1283, 189)\n", + "Processed cell at: LT0109_38/381/66, location: (804, 352)\n", + "Processed cell at: LT0109_38/381/66, location: (1059, 511)\n", + "Processed cell at: LT0109_38/381/66, location: (1107, 557)\n", + "Processed cell at: LT0109_38/381/66, location: (1209, 582)\n", + "Processed cell at: LT0109_38/381/66, location: (1164, 585)\n", + "Processed cell at: LT0109_38/381/66, location: (877, 576)\n", + "Processed cell at: LT0109_38/381/66, location: (1091, 585)\n", + "Processed cell at: LT0109_38/381/66, location: (863, 590)\n", + "Processed cell at: LT0109_38/381/66, location: (850, 601)\n", + "Processed cell at: LT0109_38/381/66, location: (1080, 619)\n", + "Processed cell at: LT0109_38/381/66, location: (1128, 629)\n", + "Processed cell at: LT0109_38/381/66, location: (861, 629)\n", + "Processed cell at: LT0109_38/381/66, location: (327, 633)\n", + "Processed cell at: LT0109_38/381/66, location: (876, 639)\n", + "Processed cell at: LT0109_38/381/66, location: (764, 639)\n", + "Processed cell at: LT0109_38/381/66, location: (1169, 646)\n", + "Processed cell at: LT0109_38/381/66, location: (100, 659)\n", + "Processed cell at: LT0109_38/381/66, location: (1221, 657)\n", + "Processed cell at: LT0109_38/381/66, location: (698, 696)\n", + "Processed cell at: LT0109_38/381/66, location: (598, 732)\n", + "Processed cell at: LT0109_38/381/66, location: (548, 755)\n", + "Processed cell at: LT0109_38/381/66, location: (766, 759)\n", + "Processed cell at: LT0109_38/381/66, location: (782, 769)\n", + "Processed cell at: LT0109_38/381/66, location: (72, 806)\n", + "Processed cell at: LT0109_38/381/66, location: (53, 821)\n", + "Processed cell at: LT0109_38/381/66, location: (983, 837)\n", + "Processed cell at: LT0109_38/381/66, location: (893, 838)\n", + "Processed cell at: LT0109_38/381/66, location: (935, 846)\n", + "Processed cell at: LT0109_38/381/66, location: (866, 883)\n", + "Processed cell at: LT0109_38/381/66, location: (983, 887)\n", + "Processed cell at: LT0109_38/381/66, location: (938, 892)\n", + "Processed cell at: LT0089_01/175/93, location: (328, 34)\n", + "Processed cell at: LT0089_01/175/93, location: (360, 43)\n", + "Processed cell at: LT0089_01/175/93, location: (312, 53)\n", + "Processed cell at: LT0089_01/175/93, location: (324, 67)\n", + "Processed cell at: LT0089_01/175/93, location: (357, 68)\n", + "Processed cell at: LT0089_01/175/93, location: (478, 68)\n", + "Processed cell at: LT0089_01/175/93, location: (710, 234)\n", + "Processed cell at: LT0089_01/175/93, location: (1197, 298)\n", + "Processed cell at: LT0089_01/175/93, location: (1214, 301)\n", + "Processed cell at: LT0089_01/175/93, location: (1231, 301)\n", + "Processed cell at: LT0089_01/175/93, location: (850, 311)\n", + "Processed cell at: LT0089_01/175/93, location: (1194, 311)\n", + "Processed cell at: LT0089_01/175/93, location: (890, 334)\n", + "Processed cell at: LT0089_01/175/93, location: (901, 360)\n", + "Processed cell at: LT0089_01/175/93, location: (876, 365)\n", + "Processed cell at: LT0089_01/175/93, location: (770, 375)\n", + "Processed cell at: LT0089_01/175/93, location: (895, 376)\n", + "Processed cell at: LT0089_01/175/93, location: (487, 374)\n", + "Processed cell at: LT0089_01/175/93, location: (264, 398)\n", + "Processed cell at: LT0089_01/175/93, location: (283, 394)\n", + "Processed cell at: LT0089_01/175/93, location: (690, 400)\n", + "Processed cell at: LT0089_01/175/93, location: (291, 410)\n", + "Processed cell at: LT0089_01/175/93, location: (168, 422)\n", + "Processed cell at: LT0089_01/175/93, location: (673, 420)\n", + "Processed cell at: LT0089_01/175/93, location: (145, 423)\n", + "Processed cell at: LT0089_01/175/93, location: (175, 440)\n", + "Processed cell at: LT0089_01/175/93, location: (160, 450)\n", + "Processed cell at: LT0089_01/175/93, location: (180, 460)\n", + "Processed cell at: LT0089_01/175/93, location: (241, 479)\n", + "Processed cell at: LT0089_01/175/93, location: (167, 506)\n", + "Processed cell at: LT0089_01/175/93, location: (933, 589)\n", + "Processed cell at: LT0089_01/175/93, location: (429, 584)\n", + "Processed cell at: LT0089_01/175/93, location: (413, 591)\n", + "Processed cell at: LT0089_01/175/93, location: (419, 598)\n", + "Processed cell at: LT0089_01/175/93, location: (404, 598)\n", + "Processed cell at: LT0089_01/175/93, location: (224, 611)\n", + "Processed cell at: LT0089_01/175/93, location: (1146, 617)\n", + "Processed cell at: LT0089_01/175/93, location: (1149, 631)\n", + "Processed cell at: LT0089_01/175/93, location: (1076, 677)\n", + "Processed cell at: LT0089_01/175/93, location: (1008, 758)\n", + "Processed cell at: LT0089_01/175/93, location: (1042, 765)\n", + "Processed cell at: LT0089_01/175/93, location: (1012, 770)\n", + "Processed cell at: LT0089_01/175/44, location: (341, 18)\n", + "Processed cell at: LT0089_01/175/44, location: (327, 22)\n", + "Processed cell at: LT0089_01/175/44, location: (354, 32)\n", + "Processed cell at: LT0089_01/175/44, location: (318, 36)\n", + "Processed cell at: LT0089_01/175/44, location: (347, 51)\n", + "Processed cell at: LT0089_01/175/44, location: (317, 62)\n", + "Processed cell at: LT0089_01/175/44, location: (778, 134)\n", + "Processed cell at: LT0089_01/175/44, location: (795, 167)\n", + "Processed cell at: LT0089_01/175/44, location: (742, 232)\n", + "Processed cell at: LT0089_01/175/44, location: (715, 235)\n", + "Processed cell at: LT0089_01/175/44, location: (1195, 287)\n", + "Processed cell at: LT0089_01/175/44, location: (1187, 297)\n", + "Processed cell at: LT0089_01/175/44, location: (1207, 303)\n", + "Processed cell at: LT0089_01/175/44, location: (1222, 301)\n", + "Processed cell at: LT0089_01/175/44, location: (401, 559)\n", + "Processed cell at: LT0089_01/175/44, location: (380, 574)\n", + "Processed cell at: LT0089_01/175/44, location: (402, 585)\n", + "Processed cell at: LT0089_01/175/44, location: (1113, 593)\n", + "Processed cell at: LT0089_01/175/44, location: (1129, 609)\n", + "Processed cell at: LT0089_01/175/44, location: (868, 633)\n", + "Processed cell at: LT0089_01/175/44, location: (895, 636)\n", + "Processed cell at: LT0089_01/175/44, location: (1023, 740)\n", + "Processed cell at: LT0089_01/175/44, location: (992, 738)\n", + "Processed cell at: LT0089_01/175/44, location: (1003, 755)\n", + "Processed cell at: LT0089_01/175/44, location: (1114, 885)\n", + "Processed cell at: LT0089_01/175/44, location: (1126, 894)\n", + "Processed cell at: LT0089_01/175/44, location: (1119, 907)\n", + "Processed cell at: LT0089_01/175/71, location: (327, 26)\n", + "Processed cell at: LT0089_01/175/71, location: (344, 33)\n", + "Processed cell at: LT0089_01/175/71, location: (313, 37)\n", + "Processed cell at: LT0089_01/175/71, location: (356, 50)\n", + "Processed cell at: LT0089_01/175/71, location: (324, 58)\n", + "Processed cell at: LT0089_01/175/71, location: (344, 66)\n", + "Processed cell at: LT0089_01/175/71, location: (712, 229)\n", + "Processed cell at: LT0089_01/175/71, location: (333, 264)\n", + "Processed cell at: LT0089_01/175/71, location: (1184, 294)\n", + "Processed cell at: LT0089_01/175/71, location: (1222, 294)\n", + "Processed cell at: LT0089_01/175/71, location: (1206, 293)\n", + "Processed cell at: LT0089_01/175/71, location: (797, 330)\n", + "Processed cell at: LT0089_01/175/71, location: (719, 337)\n", + "Processed cell at: LT0089_01/175/71, location: (526, 349)\n", + "Processed cell at: LT0089_01/175/71, location: (274, 387)\n", + "Processed cell at: LT0089_01/175/71, location: (691, 394)\n", + "Processed cell at: LT0089_01/175/71, location: (266, 406)\n", + "Processed cell at: LT0089_01/175/71, location: (290, 400)\n", + "Processed cell at: LT0089_01/175/71, location: (690, 417)\n", + "Processed cell at: LT0089_01/175/71, location: (241, 468)\n", + "Processed cell at: LT0089_01/175/71, location: (226, 481)\n", + "Processed cell at: LT0089_01/175/71, location: (403, 561)\n", + "Processed cell at: LT0089_01/175/71, location: (379, 569)\n", + "Processed cell at: LT0089_01/175/71, location: (405, 580)\n", + "Processed cell at: LT0089_01/175/71, location: (379, 589)\n", + "Processed cell at: LT0089_01/175/71, location: (1050, 718)\n", + "Processed cell at: LT0089_01/175/71, location: (1036, 753)\n", + "Processed cell at: LT0089_01/175/71, location: (993, 752)\n", + "Processed cell at: LT0089_01/175/71, location: (1005, 759)\n", + "Processed cell at: LT0089_01/175/71, location: (1206, 792)\n", + "Processed cell at: LT0089_01/175/71, location: (1219, 807)\n", + "Processed cell at: LT0089_01/175/71, location: (756, 870)\n", + "Processed cell at: LT0089_01/175/71, location: (777, 874)\n", + "Processed cell at: LT0089_01/175/71, location: (766, 889)\n", + "Processed cell at: LT0089_01/175/71, location: (1168, 893)\n", + "Processed cell at: LT0089_01/175/60, location: (328, 23)\n", + "Processed cell at: LT0089_01/175/60, location: (345, 32)\n", + "Processed cell at: LT0089_01/175/60, location: (314, 34)\n", + "Processed cell at: LT0089_01/175/60, location: (352, 50)\n", + "Processed cell at: LT0089_01/175/60, location: (319, 52)\n", + "Processed cell at: LT0089_01/175/60, location: (717, 232)\n", + "Processed cell at: LT0089_01/175/60, location: (888, 341)\n", + "Processed cell at: LT0089_01/175/60, location: (550, 345)\n", + "Processed cell at: LT0089_01/175/60, location: (866, 347)\n", + "Processed cell at: LT0089_01/175/60, location: (904, 364)\n", + "Processed cell at: LT0089_01/175/60, location: (689, 390)\n", + "Processed cell at: LT0089_01/175/60, location: (694, 405)\n", + "Processed cell at: LT0089_01/175/60, location: (683, 422)\n", + "Processed cell at: LT0089_01/175/60, location: (233, 470)\n", + "Processed cell at: LT0089_01/175/60, location: (404, 555)\n", + "Processed cell at: LT0089_01/175/60, location: (382, 565)\n", + "Processed cell at: LT0089_01/175/60, location: (399, 579)\n", + "Processed cell at: LT0089_01/175/60, location: (373, 590)\n", + "Processed cell at: LT0089_01/175/60, location: (1029, 747)\n", + "Processed cell at: LT0089_01/175/60, location: (1003, 752)\n", + "Processed cell at: LT0089_01/175/60, location: (988, 751)\n", + "Processed cell at: LT0089_01/175/60, location: (980, 770)\n", + "Processed cell at: LT0089_01/175/60, location: (775, 863)\n", + "Processed cell at: LT0089_01/175/60, location: (761, 874)\n", + "Processed cell at: LT0089_01/175/60, location: (781, 875)\n", + "Processed cell at: LT0089_01/175/60, location: (1155, 886)\n", + "Processed cell at: LT0089_01/175/60, location: (780, 891)\n", + "Processed cell at: LT0089_01/175/60, location: (1184, 900)\n", + "Processed cell at: LT0089_01/175/60, location: (1149, 910)\n", + "Processed cell at: LT0089_01/175/60, location: (1175, 924)\n", + "Processed cell at: LT0089_01/175/60, location: (1157, 932)\n", + "Processed cell at: LT0089_01/175/39, location: (350, 27)\n", + "Processed cell at: LT0089_01/175/39, location: (335, 24)\n", + "Processed cell at: LT0089_01/175/39, location: (321, 33)\n", + "Processed cell at: LT0089_01/175/39, location: (354, 43)\n", + "Processed cell at: LT0089_01/175/39, location: (339, 58)\n", + "Processed cell at: LT0089_01/175/39, location: (311, 58)\n", + "Processed cell at: LT0089_01/175/39, location: (126, 279)\n", + "Processed cell at: LT0089_01/175/39, location: (44, 286)\n", + "Processed cell at: LT0089_01/175/39, location: (28, 306)\n", + "Processed cell at: LT0089_01/175/39, location: (133, 306)\n", + "Processed cell at: LT0089_01/175/39, location: (911, 352)\n", + "Processed cell at: LT0089_01/175/39, location: (927, 377)\n", + "Processed cell at: LT0089_01/175/39, location: (428, 585)\n", + "Processed cell at: LT0089_01/175/39, location: (403, 591)\n", + "Processed cell at: LT0089_01/175/39, location: (1116, 596)\n", + "Processed cell at: LT0089_01/175/39, location: (1134, 612)\n", + "Processed cell at: LT0089_01/175/39, location: (1120, 615)\n", + "Processed cell at: LT0089_01/175/39, location: (1134, 879)\n", + "Processed cell at: LT0089_01/175/39, location: (1160, 890)\n", + "Processed cell at: LT0089_01/175/39, location: (1110, 883)\n", + "Processed cell at: LT0089_01/175/39, location: (1121, 894)\n", + "Processed cell at: LT0089_01/175/39, location: (1113, 906)\n", + "Processed cell at: LT0089_01/175/39, location: (1128, 920)\n", + "Processed cell at: LT0105_04/144/93, location: (479, 171)\n", + "Processed cell at: LT0105_04/144/93, location: (699, 428)\n", + "Processed cell at: LT0105_04/144/93, location: (405, 565)\n", + "Processed cell at: LT0105_04/144/93, location: (674, 745)\n", + "Processed cell at: LT0132_31/053/51, location: (501, 129)\n", + "Processed cell at: LT0132_31/053/51, location: (518, 140)\n", + "Processed cell at: LT0132_31/053/51, location: (505, 153)\n", + "Processed cell at: LT0132_31/053/51, location: (492, 165)\n", + "Processed cell at: LT0132_31/053/51, location: (528, 175)\n", + "Processed cell at: LT0132_31/053/51, location: (209, 190)\n", + "Processed cell at: LT0132_31/053/51, location: (196, 193)\n", + "Processed cell at: LT0132_31/053/51, location: (217, 201)\n", + "Processed cell at: LT0132_31/053/51, location: (191, 209)\n", + "Processed cell at: LT0132_31/053/51, location: (207, 210)\n", + "Processed cell at: LT0132_31/053/51, location: (605, 266)\n", + "Processed cell at: LT0132_31/053/51, location: (497, 277)\n", + "Processed cell at: LT0132_31/053/51, location: (607, 316)\n", + "Processed cell at: LT0132_31/053/51, location: (622, 353)\n", + "Processed cell at: LT0132_31/053/51, location: (537, 398)\n", + "Processed cell at: LT0132_31/053/51, location: (1299, 658)\n", + "Processed cell at: LT0132_31/053/51, location: (1313, 659)\n", + "Processed cell at: LT0132_31/053/51, location: (1288, 669)\n", + "Processed cell at: LT0132_31/053/51, location: (1319, 676)\n", + "Processed cell at: LT0132_31/053/51, location: (1303, 671)\n", + "Processed cell at: LT0132_31/053/51, location: (777, 694)\n", + "Processed cell at: LT0132_31/053/51, location: (766, 705)\n", + "Processed cell at: LT0132_31/053/51, location: (789, 707)\n", + "Processed cell at: LT0132_31/053/51, location: (775, 718)\n", + "Processed cell at: LT0132_31/053/51, location: (1083, 725)\n", + "Processed cell at: LT0132_31/053/51, location: (1103, 733)\n", + "Processed cell at: LT0132_31/053/51, location: (1073, 740)\n", + "Processed cell at: LT0132_31/053/51, location: (489, 761)\n", + "Processed cell at: LT0132_31/053/51, location: (502, 806)\n", + "Processed cell at: LT0132_31/053/51, location: (281, 912)\n", + "Processed cell at: LT0132_31/053/42, location: (664, 280)\n", + "Processed cell at: LT0132_31/053/42, location: (606, 315)\n", + "Processed cell at: LT0132_31/053/42, location: (629, 356)\n", + "Processed cell at: LT0132_31/053/42, location: (265, 450)\n", + "Processed cell at: LT0132_31/053/42, location: (288, 899)\n", + "Processed cell at: LT0132_31/053/42, location: (703, 941)\n", + "Processed cell at: LT0132_31/053/42, location: (713, 991)\n", + "Processed cell at: LT0132_31/053/75, location: (496, 146)\n", + "Processed cell at: LT0132_31/053/75, location: (516, 155)\n", + "Processed cell at: LT0132_31/053/75, location: (501, 170)\n", + "Processed cell at: LT0132_31/053/75, location: (484, 178)\n", + "Processed cell at: LT0132_31/053/75, location: (183, 207)\n", + "Processed cell at: LT0132_31/053/75, location: (198, 210)\n", + "Processed cell at: LT0132_31/053/75, location: (170, 218)\n", + "Processed cell at: LT0132_31/053/75, location: (190, 227)\n", + "Processed cell at: LT0132_31/053/75, location: (1300, 654)\n", + "Processed cell at: LT0132_31/053/75, location: (1315, 658)\n", + "Processed cell at: LT0132_31/053/75, location: (1325, 671)\n", + "Processed cell at: LT0132_31/053/75, location: (1303, 673)\n", + "Processed cell at: LT0132_31/053/75, location: (776, 690)\n", + "Processed cell at: LT0132_31/053/75, location: (791, 700)\n", + "Processed cell at: LT0132_31/053/75, location: (769, 704)\n", + "Processed cell at: LT0132_31/053/75, location: (779, 716)\n", + "Processed cell at: LT0132_31/053/63, location: (1195, 226)\n", + "Processed cell at: LT0132_31/053/63, location: (597, 272)\n", + "Processed cell at: LT0132_31/053/63, location: (1246, 273)\n", + "Processed cell at: LT0132_31/053/63, location: (487, 278)\n", + "Processed cell at: LT0132_31/053/63, location: (1197, 276)\n", + "Processed cell at: LT0132_31/053/63, location: (606, 315)\n", + "Processed cell at: LT0132_31/053/63, location: (518, 360)\n", + "Processed cell at: LT0132_31/053/63, location: (632, 363)\n", + "Processed cell at: LT0132_31/053/63, location: (546, 402)\n", + "Processed cell at: LT0132_31/053/63, location: (774, 446)\n", + "Processed cell at: LT0132_31/053/63, location: (223, 574)\n", + "Processed cell at: LT0132_31/053/63, location: (256, 614)\n", + "Processed cell at: LT0132_31/053/63, location: (489, 763)\n", + "Processed cell at: LT0132_31/053/63, location: (500, 805)\n", + "Processed cell at: LT0132_31/053/63, location: (242, 905)\n", + "Processed cell at: LT0132_31/053/63, location: (153, 922)\n", + "Processed cell at: LT0132_31/053/63, location: (576, 949)\n", + "Processed cell at: LT0132_31/053/63, location: (706, 1006)\n", + "Processed cell at: LT0132_31/053/33, location: (638, 276)\n", + "Processed cell at: LT0132_31/053/33, location: (678, 286)\n", + "Processed cell at: LT0132_31/053/33, location: (351, 426)\n", + "Processed cell at: LT0132_31/053/33, location: (347, 474)\n", + "Processed cell at: LT0132_31/053/37, location: (673, 281)\n", + "Processed cell at: LT0132_31/053/37, location: (607, 314)\n", + "Processed cell at: LT0132_31/053/37, location: (638, 355)\n", + "Processed cell at: LT0132_31/053/37, location: (348, 424)\n", + "Processed cell at: LT0132_31/053/37, location: (506, 806)\n", + "Processed cell at: LT0066_23/163/51, location: (400, 581)\n", + "Processed cell at: LT0066_23/163/51, location: (376, 577)\n", + "Processed cell at: LT0066_23/163/51, location: (377, 591)\n", + "Processed cell at: LT0066_23/163/51, location: (357, 598)\n", + "Processed cell at: LT0066_23/163/51, location: (784, 623)\n", + "Processed cell at: LT0066_23/163/51, location: (787, 637)\n", + "Processed cell at: LT0066_23/163/51, location: (782, 659)\n", + "Processed cell at: LT0048_14/335/1, location: (939, 175)\n", + "Processed cell at: LT0048_14/335/1, location: (373, 405)\n", + "Processed cell at: LT0048_14/335/1, location: (171, 421)\n", + "Processed cell at: LT0048_14/335/1, location: (301, 477)\n", + "Processed cell at: LT0048_14/335/1, location: (790, 503)\n", + "Processed cell at: LT0048_14/335/1, location: (479, 550)\n", + "Processed cell at: LT0048_14/335/1, location: (1067, 605)\n", + "Processed cell at: LT0048_14/335/1, location: (1043, 610)\n", + "Processed cell at: LT0048_14/335/1, location: (779, 622)\n", + "Processed cell at: LT0048_14/335/1, location: (729, 694)\n", + "Processed cell at: LT0048_14/335/1, location: (609, 746)\n", + "Processed cell at: LT0048_14/335/1, location: (241, 809)\n", + "Processed cell at: LT0048_14/335/1, location: (284, 823)\n", + "Processed cell at: LT0048_14/335/1, location: (419, 875)\n", + "Processed cell at: LT0048_14/335/1, location: (264, 903)\n", + "Processed cell at: LT0048_14/335/1, location: (593, 902)\n", + "Processed cell at: LT0048_14/335/1, location: (500, 931)\n", + "Processed cell at: LT0048_14/335/1, location: (271, 940)\n", + "Processed cell at: LT0048_14/335/1, location: (454, 951)\n", + "Processed cell at: LT0048_14/335/1, location: (490, 974)\n", + "Processed cell at: LT0048_14/335/56, location: (918, 48)\n", + "Processed cell at: LT0048_14/335/56, location: (1227, 77)\n", + "Processed cell at: LT0048_14/335/56, location: (1169, 90)\n", + "Processed cell at: LT0048_14/335/56, location: (1250, 95)\n", + "Processed cell at: LT0048_14/335/56, location: (528, 123)\n", + "Processed cell at: LT0048_14/335/56, location: (598, 126)\n", + "Processed cell at: LT0048_14/335/56, location: (151, 134)\n", + "Processed cell at: LT0048_14/335/56, location: (534, 198)\n", + "Processed cell at: LT0048_14/335/56, location: (715, 203)\n", + "Processed cell at: LT0048_14/335/56, location: (210, 206)\n", + "Processed cell at: LT0048_14/335/56, location: (724, 258)\n", + "Processed cell at: LT0048_14/335/56, location: (262, 329)\n", + "Processed cell at: LT0048_14/335/56, location: (760, 324)\n", + "Processed cell at: LT0048_14/335/56, location: (278, 384)\n", + "Processed cell at: LT0048_14/335/56, location: (189, 401)\n", + "Processed cell at: LT0048_14/335/56, location: (796, 419)\n", + "Processed cell at: LT0048_14/335/56, location: (184, 417)\n", + "Processed cell at: LT0048_14/335/56, location: (197, 426)\n", + "Processed cell at: LT0048_14/335/56, location: (483, 558)\n", + "Processed cell at: LT0048_14/335/56, location: (757, 563)\n", + "Processed cell at: LT0048_14/335/56, location: (815, 574)\n", + "Processed cell at: LT0048_14/335/56, location: (715, 574)\n", + "Processed cell at: LT0048_14/335/56, location: (380, 610)\n", + "Processed cell at: LT0048_14/335/56, location: (765, 620)\n", + "Processed cell at: LT0048_14/335/56, location: (331, 636)\n", + "Processed cell at: LT0048_14/335/56, location: (413, 646)\n", + "Processed cell at: LT0048_14/335/56, location: (242, 804)\n", + "Processed cell at: LT0048_14/335/56, location: (216, 806)\n", + "Processed cell at: LT0048_14/335/56, location: (259, 825)\n", + "Processed cell at: LT0048_14/335/56, location: (550, 856)\n", + "Processed cell at: LT0048_14/335/56, location: (235, 899)\n", + "Processed cell at: LT0048_14/335/56, location: (261, 908)\n", + "Processed cell at: LT0048_14/335/56, location: (288, 921)\n", + "Processed cell at: LT0048_14/335/56, location: (300, 944)\n", + "Processed cell at: LT0048_14/335/56, location: (315, 949)\n", + "Processed cell at: LT0048_14/335/13, location: (264, 164)\n", + "Processed cell at: LT0048_14/335/13, location: (943, 172)\n", + "Processed cell at: LT0048_14/335/13, location: (771, 232)\n", + "Processed cell at: LT0048_14/335/13, location: (1207, 300)\n", + "Processed cell at: LT0048_14/335/13, location: (33, 314)\n", + "Processed cell at: LT0048_14/335/13, location: (1132, 335)\n", + "Processed cell at: LT0048_14/335/13, location: (1260, 349)\n", + "Processed cell at: LT0048_14/335/13, location: (746, 384)\n", + "Processed cell at: LT0048_14/335/13, location: (368, 401)\n", + "Processed cell at: LT0048_14/335/13, location: (165, 422)\n", + "Processed cell at: LT0048_14/335/13, location: (296, 474)\n", + "Processed cell at: LT0048_14/335/13, location: (790, 502)\n", + "Processed cell at: LT0048_14/335/13, location: (911, 522)\n", + "Processed cell at: LT0048_14/335/13, location: (1242, 566)\n", + "Processed cell at: LT0048_14/335/13, location: (812, 581)\n", + "Processed cell at: LT0048_14/335/13, location: (1236, 592)\n", + "Processed cell at: LT0048_14/335/13, location: (778, 620)\n", + "Processed cell at: LT0048_14/335/13, location: (344, 639)\n", + "Processed cell at: LT0048_14/335/13, location: (725, 689)\n", + "Processed cell at: LT0048_14/335/13, location: (614, 745)\n", + "Processed cell at: LT0048_14/335/13, location: (719, 782)\n", + "Processed cell at: LT0048_14/335/13, location: (241, 800)\n", + "Processed cell at: LT0048_14/335/13, location: (283, 821)\n", + "Processed cell at: LT0048_14/335/13, location: (418, 875)\n", + "Processed cell at: LT0048_14/335/13, location: (255, 903)\n", + "Processed cell at: LT0048_14/335/13, location: (595, 901)\n", + "Processed cell at: LT0048_14/335/13, location: (405, 907)\n", + "Processed cell at: LT0048_14/335/13, location: (1283, 927)\n", + "Processed cell at: LT0048_14/335/13, location: (498, 933)\n", + "Processed cell at: LT0048_14/335/13, location: (276, 937)\n", + "Processed cell at: LT0048_14/335/13, location: (487, 968)\n", + "Processed cell at: LT0048_14/335/29, location: (880, 19)\n", + "Processed cell at: LT0048_14/335/29, location: (920, 44)\n", + "Processed cell at: LT0048_14/335/29, location: (371, 58)\n", + "Processed cell at: LT0048_14/335/29, location: (560, 83)\n", + "Processed cell at: LT0048_14/335/29, location: (1246, 86)\n", + "Processed cell at: LT0048_14/335/29, location: (595, 126)\n", + "Processed cell at: LT0048_14/335/29, location: (149, 140)\n", + "Processed cell at: LT0048_14/335/29, location: (265, 173)\n", + "Processed cell at: LT0048_14/335/29, location: (539, 197)\n", + "Processed cell at: LT0048_14/335/29, location: (207, 204)\n", + "Processed cell at: LT0048_14/335/29, location: (720, 207)\n", + "Processed cell at: LT0048_14/335/29, location: (21, 326)\n", + "Processed cell at: LT0048_14/335/29, location: (1245, 337)\n", + "Processed cell at: LT0048_14/335/29, location: (1295, 366)\n", + "Processed cell at: LT0048_14/335/29, location: (742, 389)\n", + "Processed cell at: LT0048_14/335/29, location: (796, 416)\n", + "Processed cell at: LT0048_14/335/29, location: (171, 431)\n", + "Processed cell at: LT0048_14/335/29, location: (789, 500)\n", + "Processed cell at: LT0048_14/335/29, location: (482, 543)\n", + "Processed cell at: LT0048_14/335/29, location: (478, 548)\n", + "Processed cell at: LT0048_14/335/29, location: (813, 579)\n", + "Processed cell at: LT0048_14/335/29, location: (476, 566)\n", + "Processed cell at: LT0048_14/335/29, location: (458, 612)\n", + "Processed cell at: LT0048_14/335/29, location: (383, 617)\n", + "Processed cell at: LT0048_14/335/29, location: (334, 641)\n", + "Processed cell at: LT0048_14/335/29, location: (733, 685)\n", + "Processed cell at: LT0048_14/335/29, location: (726, 699)\n", + "Processed cell at: LT0048_14/335/29, location: (617, 740)\n", + "Processed cell at: LT0048_14/335/29, location: (248, 792)\n", + "Processed cell at: LT0048_14/335/29, location: (284, 827)\n", + "Processed cell at: LT0048_14/335/29, location: (536, 849)\n", + "Processed cell at: LT0048_14/335/29, location: (224, 874)\n", + "Processed cell at: LT0048_14/335/29, location: (273, 876)\n", + "Processed cell at: LT0048_14/335/29, location: (233, 897)\n", + "Processed cell at: LT0048_14/335/29, location: (253, 911)\n", + "Processed cell at: LT0048_14/335/29, location: (277, 938)\n", + "Processed cell at: LT0048_14/335/29, location: (485, 973)\n", + "Processed cell at: LT0098_13/021/21, location: (225, 51)\n", + "Processed cell at: LT0098_13/021/21, location: (723, 54)\n", + "Processed cell at: LT0098_13/021/21, location: (949, 69)\n", + "Processed cell at: LT0098_13/021/21, location: (411, 103)\n", + "Processed cell at: LT0098_13/021/21, location: (1294, 109)\n", + "Processed cell at: LT0098_13/021/21, location: (342, 136)\n", + "Processed cell at: LT0098_13/021/21, location: (767, 147)\n", + "Processed cell at: LT0098_13/021/21, location: (548, 259)\n", + "Processed cell at: LT0098_13/021/21, location: (520, 271)\n", + "Processed cell at: LT0098_13/021/21, location: (285, 380)\n", + "Processed cell at: LT0098_13/021/21, location: (618, 377)\n", + "Processed cell at: LT0098_13/021/21, location: (629, 383)\n", + "Processed cell at: LT0098_13/021/21, location: (245, 414)\n", + "Processed cell at: LT0098_13/021/21, location: (335, 418)\n", + "Processed cell at: LT0098_13/021/21, location: (824, 502)\n", + "Processed cell at: LT0098_13/021/21, location: (838, 517)\n", + "Processed cell at: LT0098_13/021/21, location: (865, 522)\n", + "Processed cell at: LT0098_13/021/21, location: (301, 555)\n", + "Processed cell at: LT0098_13/021/21, location: (401, 563)\n", + "Processed cell at: LT0098_13/021/21, location: (1240, 608)\n", + "Processed cell at: LT0098_13/021/21, location: (1011, 654)\n", + "Processed cell at: LT0098_13/021/21, location: (138, 687)\n", + "Processed cell at: LT0098_13/021/21, location: (540, 892)\n", + "Processed cell at: LT0098_13/021/21, location: (539, 929)\n", + "Processed cell at: LT0098_13/021/21, location: (824, 948)\n", + "Processed cell at: LT0098_13/021/21, location: (368, 960)\n", + "Processed cell at: LT0098_13/021/27, location: (550, 262)\n", + "Processed cell at: LT0098_13/021/27, location: (511, 262)\n", + "Processed cell at: LT0098_13/021/27, location: (511, 276)\n", + "Processed cell at: LT0098_13/021/27, location: (555, 280)\n", + "Processed cell at: LT0098_13/021/27, location: (618, 377)\n", + "Processed cell at: LT0098_13/021/27, location: (638, 379)\n", + "Processed cell at: LT0098_13/021/27, location: (1249, 603)\n", + "Processed cell at: LT0098_13/021/77, location: (891, 52)\n", + "Processed cell at: LT0098_13/021/77, location: (1009, 77)\n", + "Processed cell at: LT0098_13/021/77, location: (938, 85)\n", + "Processed cell at: LT0098_13/021/77, location: (884, 98)\n", + "Processed cell at: LT0098_13/021/77, location: (1033, 95)\n", + "Processed cell at: LT0098_13/021/77, location: (910, 99)\n", + "Processed cell at: LT0098_13/021/77, location: (736, 173)\n", + "Processed cell at: LT0098_13/021/77, location: (755, 185)\n", + "Processed cell at: LT0098_13/021/77, location: (536, 279)\n", + "Processed cell at: LT0098_13/021/77, location: (524, 293)\n", + "Processed cell at: LT0098_13/021/77, location: (771, 315)\n", + "Processed cell at: LT0098_13/021/77, location: (776, 323)\n", + "Processed cell at: LT0098_13/021/77, location: (91, 332)\n", + "Processed cell at: LT0098_13/021/77, location: (791, 335)\n", + "Processed cell at: LT0098_13/021/77, location: (774, 339)\n", + "Processed cell at: LT0098_13/021/77, location: (395, 389)\n", + "Processed cell at: LT0098_13/021/77, location: (869, 416)\n", + "Processed cell at: LT0098_13/021/77, location: (394, 428)\n", + "Processed cell at: LT0098_13/021/77, location: (440, 502)\n", + "Processed cell at: LT0098_13/021/77, location: (420, 527)\n", + "Processed cell at: LT0098_13/021/77, location: (937, 538)\n", + "Processed cell at: LT0098_13/021/77, location: (954, 564)\n", + "Processed cell at: LT0098_13/021/77, location: (276, 566)\n", + "Processed cell at: LT0098_13/021/77, location: (299, 570)\n", + "Processed cell at: LT0098_13/021/77, location: (314, 579)\n", + "Processed cell at: LT0098_13/021/77, location: (522, 594)\n", + "Processed cell at: LT0098_13/021/77, location: (1013, 595)\n", + "Processed cell at: LT0098_13/021/77, location: (1015, 624)\n", + "Processed cell at: LT0098_13/021/77, location: (383, 639)\n", + "Processed cell at: LT0098_13/021/77, location: (32, 664)\n", + "Processed cell at: LT0098_13/021/77, location: (375, 671)\n", + "Processed cell at: LT0098_13/021/77, location: (668, 879)\n", + "Processed cell at: LT0098_13/021/77, location: (691, 903)\n", + "Processed cell at: LT0098_13/021/33, location: (555, 265)\n", + "Processed cell at: LT0098_13/021/33, location: (515, 265)\n", + "Processed cell at: LT0098_13/021/33, location: (511, 279)\n", + "Processed cell at: LT0098_13/021/33, location: (522, 283)\n", + "Processed cell at: LT0098_13/021/33, location: (561, 281)\n", + "Processed cell at: LT0098_13/021/33, location: (671, 317)\n", + "Processed cell at: LT0098_13/021/33, location: (679, 334)\n", + "Processed cell at: LT0098_13/021/33, location: (665, 331)\n", + "Processed cell at: LT0098_13/021/33, location: (621, 378)\n", + "Processed cell at: LT0098_13/021/33, location: (642, 379)\n", + "Processed cell at: LT0098_13/021/33, location: (638, 398)\n", + "Processed cell at: LT0098_13/021/33, location: (408, 553)\n", + "Processed cell at: LT0098_13/021/33, location: (386, 563)\n", + "Processed cell at: LT0098_13/021/33, location: (977, 579)\n", + "Processed cell at: LT0098_13/021/33, location: (994, 589)\n", + "Processed cell at: LT0098_13/021/33, location: (1016, 614)\n", + "Processed cell at: LT0098_13/021/33, location: (987, 619)\n", + "Processed cell at: LT0098_13/021/33, location: (970, 631)\n", + "Processed cell at: LT0039_45/136/62, location: (1261, 334)\n", + "Processed cell at: LT0039_45/136/62, location: (467, 599)\n", + "Processed cell at: LT0039_45/136/62, location: (499, 623)\n", + "Processed cell at: LT0039_45/136/53, location: (880, 146)\n", + "Processed cell at: LT0039_45/136/53, location: (513, 237)\n", + "Processed cell at: LT0039_45/136/53, location: (455, 249)\n", + "Processed cell at: LT0039_45/136/53, location: (1176, 429)\n", + "Processed cell at: LT0039_45/136/53, location: (1158, 461)\n", + "Processed cell at: LT0039_45/136/53, location: (1072, 464)\n", + "Processed cell at: LT0039_45/136/53, location: (529, 626)\n", + "Processed cell at: LT0039_45/136/53, location: (533, 639)\n", + "Processed cell at: LT0013_38/042/47, location: (484, 161)\n", + "Processed cell at: LT0013_38/042/47, location: (506, 168)\n", + "Processed cell at: LT0013_38/042/47, location: (1110, 179)\n", + "Processed cell at: LT0013_38/042/47, location: (994, 193)\n", + "Processed cell at: LT0013_38/042/47, location: (1124, 197)\n", + "Processed cell at: LT0013_38/042/47, location: (985, 221)\n", + "Processed cell at: LT0013_38/042/47, location: (1121, 352)\n", + "Processed cell at: LT0013_38/042/47, location: (1267, 365)\n", + "Processed cell at: LT0013_38/042/47, location: (1288, 364)\n", + "Processed cell at: LT0013_38/042/47, location: (1301, 371)\n", + "Processed cell at: LT0013_38/042/47, location: (1110, 373)\n", + "Processed cell at: LT0013_38/042/47, location: (1268, 382)\n", + "Processed cell at: LT0013_38/042/47, location: (1292, 385)\n", + "Processed cell at: LT0013_38/042/47, location: (1043, 696)\n", + "Processed cell at: LT0013_38/042/47, location: (1044, 720)\n", + "Processed cell at: LT0013_38/042/47, location: (1047, 788)\n", + "Processed cell at: LT0013_38/042/47, location: (1171, 804)\n", + "Processed cell at: LT0013_38/042/47, location: (1150, 805)\n", + "Processed cell at: LT0013_38/042/47, location: (1059, 810)\n", + "Processed cell at: LT0013_38/042/47, location: (1139, 824)\n", + "Processed cell at: LT0013_38/042/47, location: (1163, 837)\n", + "Processed cell at: LT0013_38/042/47, location: (1144, 846)\n", + "Processed cell at: LT0013_38/042/47, location: (390, 853)\n", + "Processed cell at: LT0013_38/042/47, location: (576, 874)\n", + "Processed cell at: LT0013_38/042/47, location: (391, 879)\n", + "Processed cell at: LT0013_38/042/47, location: (595, 893)\n", + "Processed cell at: LT0013_38/042/75, location: (480, 125)\n", + "Processed cell at: LT0013_38/042/75, location: (543, 113)\n", + "Processed cell at: LT0013_38/042/75, location: (541, 138)\n", + "Processed cell at: LT0013_38/042/75, location: (400, 152)\n", + "Processed cell at: LT0013_38/042/75, location: (376, 167)\n", + "Processed cell at: LT0013_38/042/75, location: (97, 158)\n", + "Processed cell at: LT0013_38/042/75, location: (70, 166)\n", + "Processed cell at: LT0013_38/042/75, location: (401, 182)\n", + "Processed cell at: LT0013_38/042/75, location: (94, 178)\n", + "Processed cell at: LT0013_38/042/75, location: (1152, 186)\n", + "Processed cell at: LT0013_38/042/75, location: (72, 182)\n", + "Processed cell at: LT0013_38/042/75, location: (1172, 197)\n", + "Processed cell at: LT0013_38/042/75, location: (1235, 248)\n", + "Processed cell at: LT0013_38/042/75, location: (1054, 258)\n", + "Processed cell at: LT0013_38/042/75, location: (1038, 264)\n", + "Processed cell at: LT0013_38/042/75, location: (1240, 269)\n", + "Processed cell at: LT0013_38/042/75, location: (1057, 286)\n", + "Processed cell at: LT0013_38/042/75, location: (150, 352)\n", + "Processed cell at: LT0013_38/042/75, location: (1254, 366)\n", + "Processed cell at: LT0013_38/042/75, location: (1241, 379)\n", + "Processed cell at: LT0013_38/042/75, location: (337, 386)\n", + "Processed cell at: LT0013_38/042/75, location: (137, 387)\n", + "Processed cell at: LT0013_38/042/75, location: (1270, 385)\n", + "Processed cell at: LT0013_38/042/75, location: (215, 391)\n", + "Processed cell at: LT0013_38/042/75, location: (1248, 394)\n", + "Processed cell at: LT0013_38/042/75, location: (318, 403)\n", + "Processed cell at: LT0013_38/042/75, location: (1263, 403)\n", + "Processed cell at: LT0013_38/042/75, location: (200, 411)\n", + "Processed cell at: LT0013_38/042/75, location: (395, 408)\n", + "Processed cell at: LT0013_38/042/75, location: (384, 426)\n", + "Processed cell at: LT0013_38/042/75, location: (342, 430)\n", + "Processed cell at: LT0013_38/042/75, location: (326, 448)\n", + "Processed cell at: LT0013_38/042/75, location: (300, 472)\n", + "Processed cell at: LT0013_38/042/75, location: (282, 490)\n", + "Processed cell at: LT0013_38/042/75, location: (303, 493)\n", + "Processed cell at: LT0013_38/042/75, location: (346, 500)\n", + "Processed cell at: LT0013_38/042/75, location: (1109, 498)\n", + "Processed cell at: LT0013_38/042/75, location: (1096, 511)\n", + "Processed cell at: LT0013_38/042/75, location: (336, 513)\n", + "Processed cell at: LT0013_38/042/75, location: (1115, 516)\n", + "Processed cell at: LT0013_38/042/75, location: (737, 521)\n", + "Processed cell at: LT0013_38/042/75, location: (1138, 529)\n", + "Processed cell at: LT0013_38/042/75, location: (933, 546)\n", + "Processed cell at: LT0013_38/042/75, location: (740, 544)\n", + "Processed cell at: LT0013_38/042/75, location: (486, 559)\n", + "Processed cell at: LT0013_38/042/75, location: (808, 588)\n", + "Processed cell at: LT0013_38/042/75, location: (827, 604)\n", + "Processed cell at: LT0013_38/042/75, location: (706, 717)\n", + "Processed cell at: LT0013_38/042/75, location: (725, 723)\n", + "Processed cell at: LT0013_38/042/75, location: (700, 745)\n", + "Processed cell at: LT0013_38/042/75, location: (389, 760)\n", + "Processed cell at: LT0013_38/042/75, location: (414, 763)\n", + "Processed cell at: LT0013_38/042/75, location: (1132, 829)\n", + "Processed cell at: LT0013_38/042/75, location: (1151, 841)\n", + "Processed cell at: LT0013_38/042/75, location: (1120, 844)\n", + "Processed cell at: LT0013_38/042/75, location: (1136, 866)\n", + "Processed cell at: LT0013_38/042/75, location: (384, 864)\n", + "Processed cell at: LT0013_38/042/75, location: (1117, 865)\n", + "Processed cell at: LT0013_38/042/75, location: (1292, 871)\n", + "Processed cell at: LT0013_38/042/75, location: (1306, 888)\n", + "Processed cell at: LT0013_38/042/75, location: (381, 887)\n", + "Processed cell at: LT0013_38/042/75, location: (1218, 909)\n", + "Processed cell at: LT0013_38/042/75, location: (1196, 919)\n", + "Processed cell at: LT0013_38/042/75, location: (742, 945)\n", + "Processed cell at: LT0013_38/042/75, location: (769, 954)\n", + "Processed cell at: LT0013_38/042/75, location: (670, 958)\n", + "Processed cell at: LT0013_38/042/75, location: (682, 978)\n", + "Processed cell at: LT0041_32/132/68, location: (704, 195)\n", + "Processed cell at: LT0041_32/132/68, location: (692, 281)\n", + "Processed cell at: LT0041_32/132/68, location: (646, 299)\n", + "Processed cell at: LT0041_32/132/68, location: (999, 799)\n", + "Processed cell at: LT0041_32/132/68, location: (447, 846)\n", + "Processed cell at: LT0041_32/132/74, location: (989, 123)\n", + "Processed cell at: LT0041_32/132/74, location: (902, 158)\n", + "Processed cell at: LT0041_32/132/74, location: (970, 175)\n", + "Processed cell at: LT0041_32/132/74, location: (703, 191)\n", + "Processed cell at: LT0041_32/132/74, location: (957, 184)\n", + "Processed cell at: LT0041_32/132/74, location: (627, 243)\n", + "Processed cell at: LT0041_32/132/74, location: (694, 270)\n", + "Processed cell at: LT0041_32/132/74, location: (656, 429)\n", + "Processed cell at: LT0041_32/132/74, location: (974, 544)\n", + "Processed cell at: LT0041_32/132/74, location: (959, 551)\n", + "Processed cell at: LT0041_32/132/74, location: (150, 616)\n", + "Processed cell at: LT0041_32/132/74, location: (1030, 663)\n", + "Processed cell at: LT0041_32/132/65, location: (994, 133)\n", + "Processed cell at: LT0041_32/132/65, location: (700, 199)\n", + "Processed cell at: LT0041_32/132/65, location: (690, 279)\n", + "Processed cell at: LT0038_08/250/80, location: (769, 312)\n", + "Processed cell at: LT0038_08/250/80, location: (780, 323)\n", + "Processed cell at: LT0038_08/250/80, location: (789, 330)\n", + "Processed cell at: LT0038_08/250/80, location: (772, 340)\n", + "Processed cell at: LT0038_08/250/54, location: (931, 17)\n", + "Processed cell at: LT0038_08/250/54, location: (875, 96)\n", + "Processed cell at: LT0038_08/250/54, location: (802, 105)\n", + "Processed cell at: LT0038_08/250/54, location: (787, 129)\n", + "Processed cell at: LT0038_08/250/54, location: (435, 176)\n", + "Processed cell at: LT0038_08/250/54, location: (402, 180)\n", + "Processed cell at: LT0038_08/250/54, location: (967, 228)\n", + "Processed cell at: LT0038_08/250/54, location: (158, 477)\n", + "Processed cell at: LT0038_08/250/54, location: (314, 514)\n", + "Processed cell at: LT0038_08/250/54, location: (1047, 589)\n", + "Processed cell at: LT0038_08/250/54, location: (548, 597)\n", + "Processed cell at: LT0038_08/250/54, location: (778, 654)\n", + "Processed cell at: LT0038_08/250/54, location: (1232, 882)\n", + "Processed cell at: LT0038_08/250/54, location: (1206, 890)\n", + "Processed cell at: LT0038_08/250/54, location: (1231, 909)\n", + "Processed cell at: LT0157_04/005/2, location: (1248, 309)\n", + "Processed cell at: LT0157_04/005/2, location: (725, 518)\n", + "Processed cell at: LT0157_04/005/2, location: (444, 546)\n", + "Processed cell at: LT0157_04/005/2, location: (709, 565)\n", + "Processed cell at: LT0157_04/005/2, location: (1081, 673)\n", + "Processed cell at: LT0157_04/005/2, location: (1110, 681)\n", + "Processed cell at: LT0157_04/005/2, location: (1119, 700)\n", + "Processed cell at: LT0157_04/005/2, location: (631, 727)\n", + "Processed cell at: LT0157_04/005/2, location: (368, 724)\n", + "Processed cell at: LT0157_04/005/2, location: (356, 722)\n", + "Processed cell at: LT0157_04/005/2, location: (1253, 766)\n", + "Processed cell at: LT0157_04/005/2, location: (351, 813)\n", + "Processed cell at: LT0157_04/005/2, location: (436, 920)\n", + "Processed cell at: LT0157_04/005/47, location: (1035, 21)\n", + "Processed cell at: LT0157_04/005/47, location: (1059, 34)\n", + "Processed cell at: LT0157_04/005/47, location: (330, 357)\n", + "Processed cell at: LT0157_04/005/47, location: (963, 360)\n", + "Processed cell at: LT0157_04/005/47, location: (313, 374)\n", + "Processed cell at: LT0157_04/005/47, location: (968, 385)\n", + "Processed cell at: LT0157_04/005/47, location: (843, 404)\n", + "Processed cell at: LT0157_04/005/47, location: (975, 410)\n", + "Processed cell at: LT0157_04/005/47, location: (856, 417)\n", + "Processed cell at: LT0157_04/005/47, location: (851, 433)\n", + "Processed cell at: LT0157_04/005/47, location: (653, 509)\n", + "Processed cell at: LT0157_04/005/47, location: (634, 527)\n", + "Processed cell at: LT0157_04/005/47, location: (618, 518)\n", + "Processed cell at: LT0157_04/005/47, location: (411, 576)\n", + "Processed cell at: LT0157_04/005/47, location: (435, 583)\n", + "Processed cell at: LT0157_04/005/47, location: (451, 586)\n", + "Processed cell at: LT0157_04/005/47, location: (281, 598)\n", + "Processed cell at: LT0157_04/005/47, location: (400, 598)\n", + "Processed cell at: LT0157_04/005/47, location: (418, 600)\n", + "Processed cell at: LT0157_04/005/47, location: (300, 609)\n", + "Processed cell at: LT0157_04/005/47, location: (386, 616)\n", + "Processed cell at: LT0157_04/005/47, location: (313, 615)\n", + "Processed cell at: LT0157_04/005/47, location: (404, 615)\n", + "Processed cell at: LT0157_04/005/47, location: (338, 917)\n", + "Processed cell at: LT0157_04/005/47, location: (353, 928)\n", + "Processed cell at: LT0157_04/005/47, location: (310, 933)\n", + "Processed cell at: LT0157_04/005/47, location: (49, 942)\n", + "Processed cell at: LT0157_04/005/47, location: (321, 940)\n", + "Processed cell at: LT0157_04/005/47, location: (352, 941)\n", + "Processed cell at: LT0157_04/005/47, location: (334, 948)\n", + "Processed cell at: LT0157_04/005/47, location: (1279, 941)\n", + "Processed cell at: LT0157_04/005/47, location: (1265, 952)\n", + "Processed cell at: LT0157_04/005/47, location: (1294, 948)\n", + "Processed cell at: LT0157_04/005/47, location: (27, 959)\n", + "Processed cell at: LT0157_04/005/47, location: (344, 961)\n", + "Processed cell at: LT0157_04/005/47, location: (1286, 958)\n", + "Processed cell at: LT0157_04/005/47, location: (1302, 959)\n", + "Processed cell at: LT0157_04/005/47, location: (50, 958)\n", + "Processed cell at: LT0157_04/005/47, location: (36, 965)\n", + "Processed cell at: LT0157_04/005/47, location: (311, 967)\n", + "Processed cell at: LT0157_04/005/47, location: (31, 976)\n", + "Processed cell at: LT0157_04/005/47, location: (18, 981)\n", + "Processed cell at: LT0157_04/005/78, location: (753, 203)\n", + "Processed cell at: LT0157_04/005/78, location: (780, 214)\n", + "Processed cell at: LT0157_04/005/78, location: (758, 224)\n", + "Processed cell at: LT0157_04/005/78, location: (925, 328)\n", + "Processed cell at: LT0157_04/005/78, location: (938, 338)\n", + "Processed cell at: LT0157_04/005/78, location: (925, 343)\n", + "Processed cell at: LT0157_04/005/78, location: (951, 355)\n", + "Processed cell at: LT0157_04/005/78, location: (934, 357)\n", + "Processed cell at: LT0157_04/005/78, location: (944, 373)\n", + "Processed cell at: LT0157_04/005/78, location: (824, 405)\n", + "Processed cell at: LT0157_04/005/78, location: (837, 400)\n", + "Processed cell at: LT0157_04/005/78, location: (843, 414)\n", + "Processed cell at: LT0157_04/005/78, location: (844, 426)\n", + "Processed cell at: LT0157_04/005/78, location: (824, 433)\n", + "Processed cell at: LT0157_04/005/78, location: (841, 443)\n", + "Processed cell at: LT0157_04/005/78, location: (829, 450)\n", + "Processed cell at: LT0157_04/005/78, location: (613, 492)\n", + "Processed cell at: LT0157_04/005/78, location: (626, 490)\n", + "Processed cell at: LT0157_04/005/78, location: (632, 505)\n", + "Processed cell at: LT0157_04/005/78, location: (615, 511)\n", + "Processed cell at: LT0157_04/005/78, location: (633, 518)\n", + "Processed cell at: LT0157_04/005/78, location: (619, 521)\n", + "Processed cell at: LT0157_04/005/78, location: (416, 564)\n", + "Processed cell at: LT0157_04/005/78, location: (398, 573)\n", + "Processed cell at: LT0157_04/005/78, location: (374, 574)\n", + "Processed cell at: LT0157_04/005/78, location: (552, 690)\n", + "Processed cell at: LT0157_04/005/78, location: (549, 710)\n", + "Processed cell at: LT0157_04/005/78, location: (1280, 903)\n", + "Processed cell at: LT0157_04/005/78, location: (346, 908)\n", + "Processed cell at: LT0157_04/005/78, location: (1292, 911)\n", + "Processed cell at: LT0157_04/005/78, location: (1212, 920)\n", + "Processed cell at: LT0157_04/005/78, location: (304, 917)\n", + "Processed cell at: LT0157_04/005/78, location: (629, 916)\n", + "Processed cell at: LT0157_04/005/78, location: (315, 923)\n", + "Processed cell at: LT0157_04/005/78, location: (645, 926)\n", + "Processed cell at: LT0157_04/005/78, location: (751, 931)\n", + "Processed cell at: LT0157_04/005/78, location: (1289, 920)\n", + "Processed cell at: LT0157_04/005/78, location: (1310, 924)\n", + "Processed cell at: LT0157_04/005/78, location: (1193, 931)\n", + "Processed cell at: LT0157_04/005/78, location: (330, 935)\n", + "Processed cell at: LT0157_04/005/78, location: (1319, 934)\n", + "Processed cell at: LT0157_04/005/78, location: (1305, 936)\n", + "Processed cell at: LT0157_04/005/78, location: (316, 941)\n", + "Processed cell at: LT0157_04/005/78, location: (765, 945)\n", + "Processed cell at: LT0157_04/005/78, location: (656, 946)\n", + "Processed cell at: LT0157_04/005/78, location: (1181, 951)\n", + "Processed cell at: LT0157_04/005/78, location: (335, 954)\n", + "Processed cell at: LT0157_04/005/61, location: (764, 202)\n", + "Processed cell at: LT0157_04/005/61, location: (753, 219)\n", + "Processed cell at: LT0157_04/005/61, location: (1031, 237)\n", + "Processed cell at: LT0157_04/005/61, location: (816, 244)\n", + "Processed cell at: LT0157_04/005/61, location: (811, 261)\n", + "Processed cell at: LT0157_04/005/61, location: (1022, 255)\n", + "Processed cell at: LT0157_04/005/61, location: (833, 267)\n", + "Processed cell at: LT0157_04/005/61, location: (505, 291)\n", + "Processed cell at: LT0157_04/005/61, location: (529, 293)\n", + "Processed cell at: LT0157_04/005/61, location: (941, 347)\n", + "Processed cell at: LT0157_04/005/61, location: (324, 349)\n", + "Processed cell at: LT0157_04/005/61, location: (303, 369)\n", + "Processed cell at: LT0157_04/005/61, location: (939, 360)\n", + "Processed cell at: LT0157_04/005/61, location: (951, 374)\n", + "Processed cell at: LT0157_04/005/61, location: (837, 401)\n", + "Processed cell at: LT0157_04/005/61, location: (959, 405)\n", + "Processed cell at: LT0157_04/005/61, location: (844, 415)\n", + "Processed cell at: LT0157_04/005/61, location: (846, 427)\n", + "Processed cell at: LT0157_04/005/61, location: (832, 435)\n", + "Processed cell at: LT0157_04/005/61, location: (842, 446)\n", + "Processed cell at: LT0157_04/005/61, location: (611, 487)\n", + "Processed cell at: LT0157_04/005/61, location: (626, 493)\n", + "Processed cell at: LT0157_04/005/61, location: (612, 503)\n", + "Processed cell at: LT0157_04/005/61, location: (631, 505)\n", + "Processed cell at: LT0157_04/005/61, location: (618, 516)\n", + "Processed cell at: LT0157_04/005/61, location: (417, 565)\n", + "Processed cell at: LT0157_04/005/61, location: (401, 578)\n", + "Processed cell at: LT0157_04/005/61, location: (376, 580)\n", + "Processed cell at: LT0157_04/005/61, location: (397, 658)\n", + "Processed cell at: LT0157_04/005/61, location: (415, 668)\n", + "Processed cell at: LT0157_04/005/61, location: (429, 680)\n", + "Processed cell at: LT0157_04/005/61, location: (408, 684)\n", + "Processed cell at: LT0157_04/005/61, location: (374, 887)\n", + "Processed cell at: LT0157_04/005/61, location: (372, 902)\n", + "Processed cell at: LT0157_04/005/61, location: (400, 910)\n", + "Processed cell at: LT0157_04/005/61, location: (377, 917)\n", + "Processed cell at: LT0157_04/005/61, location: (414, 925)\n", + "Processed cell at: LT0157_04/005/61, location: (38, 934)\n", + "Processed cell at: LT0157_04/005/61, location: (374, 929)\n", + "Processed cell at: LT0157_04/005/61, location: (402, 938)\n", + "Processed cell at: LT0157_04/005/61, location: (373, 941)\n", + "Processed cell at: LT0157_04/005/61, location: (31, 957)\n", + "Processed cell at: LT0157_04/005/61, location: (37, 970)\n", + "Processed cell at: LT0157_04/005/61, location: (23, 978)\n", + "Processed cell at: LT0157_04/005/17, location: (835, 84)\n", + "Processed cell at: LT0157_04/005/17, location: (76, 420)\n", + "Processed cell at: LT0157_04/005/17, location: (98, 425)\n", + "Processed cell at: LT0157_04/005/17, location: (289, 549)\n", + "Processed cell at: LT0157_04/005/17, location: (297, 568)\n", + "Processed cell at: LT0157_04/005/17, location: (280, 591)\n", + "Processed cell at: LT0157_04/005/17, location: (276, 673)\n", + "Processed cell at: LT0157_04/005/17, location: (279, 690)\n", + "Processed cell at: LT0157_04/005/17, location: (265, 702)\n", + "Processed cell at: LT0157_04/005/17, location: (542, 847)\n", + "Processed cell at: LT0157_04/005/17, location: (498, 903)\n", + "Processed cell at: LT0065_04/020/72, location: (377, 118)\n", + "Processed cell at: LT0065_04/020/72, location: (357, 131)\n", + "Processed cell at: LT0065_04/020/72, location: (867, 176)\n", + "Processed cell at: LT0065_04/020/72, location: (850, 188)\n", + "Processed cell at: LT0065_04/020/72, location: (871, 190)\n", + "Processed cell at: LT0065_04/020/72, location: (856, 203)\n", + "Processed cell at: LT0065_04/020/72, location: (243, 292)\n", + "Processed cell at: LT0065_04/020/72, location: (226, 312)\n", + "Processed cell at: LT0065_04/020/72, location: (817, 347)\n", + "Processed cell at: LT0065_04/020/72, location: (797, 361)\n", + "Processed cell at: LT0065_04/020/72, location: (835, 368)\n", + "Processed cell at: LT0065_04/020/72, location: (819, 382)\n", + "Processed cell at: LT0065_04/020/72, location: (782, 396)\n", + "Processed cell at: LT0065_04/020/72, location: (811, 391)\n", + "Processed cell at: LT0065_04/020/72, location: (830, 404)\n", + "Processed cell at: LT0065_04/020/72, location: (800, 468)\n", + "Processed cell at: LT0065_04/020/72, location: (172, 475)\n", + "Processed cell at: LT0065_04/020/72, location: (123, 475)\n", + "Processed cell at: LT0065_04/020/72, location: (140, 485)\n", + "Processed cell at: LT0065_04/020/72, location: (747, 485)\n", + "Processed cell at: LT0065_04/020/72, location: (764, 483)\n", + "Processed cell at: LT0065_04/020/72, location: (781, 496)\n", + "Processed cell at: LT0065_04/020/72, location: (796, 501)\n", + "Processed cell at: LT0065_04/020/72, location: (162, 503)\n", + "Processed cell at: LT0065_04/020/72, location: (750, 507)\n", + "Processed cell at: LT0065_04/020/72, location: (766, 524)\n", + "Processed cell at: LT0065_04/020/72, location: (291, 548)\n", + "Processed cell at: LT0065_04/020/72, location: (309, 569)\n", + "Processed cell at: LT0065_04/020/72, location: (216, 623)\n", + "Processed cell at: LT0065_04/020/72, location: (651, 623)\n", + "Processed cell at: LT0065_04/020/72, location: (216, 655)\n", + "Processed cell at: LT0065_04/020/72, location: (536, 861)\n", + "Processed cell at: LT0065_04/020/72, location: (553, 890)\n", + "Processed cell at: LT0065_04/020/72, location: (98, 969)\n", + "Processed cell at: LT0065_04/020/49, location: (238, 288)\n", + "Processed cell at: LT0065_04/020/49, location: (215, 290)\n", + "Processed cell at: LT0065_04/020/49, location: (794, 468)\n", + "Processed cell at: LT0065_04/020/49, location: (772, 468)\n", + "Processed cell at: LT0065_04/020/49, location: (758, 477)\n", + "Processed cell at: LT0065_04/020/49, location: (772, 486)\n", + "Processed cell at: LT0065_04/020/49, location: (797, 493)\n", + "Processed cell at: LT0065_04/020/49, location: (775, 501)\n", + "Processed cell at: LT0065_04/020/49, location: (992, 775)\n", + "Processed cell at: LT0065_04/020/49, location: (1017, 795)\n", + "Processed cell at: LT0065_04/020/49, location: (977, 805)\n", + "Processed cell at: LT0065_04/020/49, location: (997, 824)\n", + "Processed cell at: LT0065_04/020/49, location: (569, 861)\n", + "Processed cell at: LT0065_04/020/49, location: (590, 888)\n", + "Processed cell at: LT0065_04/020/49, location: (557, 895)\n", + "Processed cell at: LT0065_04/020/49, location: (119, 952)\n", + "Processed cell at: LT0065_04/020/57, location: (883, 223)\n", + "Processed cell at: LT0065_04/020/57, location: (900, 244)\n", + "Processed cell at: LT0065_04/020/57, location: (985, 371)\n", + "Processed cell at: LT0065_04/020/57, location: (783, 376)\n", + "Processed cell at: LT0065_04/020/57, location: (799, 390)\n", + "Processed cell at: LT0065_04/020/57, location: (764, 391)\n", + "Processed cell at: LT0065_04/020/57, location: (770, 402)\n", + "Processed cell at: LT0065_04/020/57, location: (358, 417)\n", + "Processed cell at: LT0065_04/020/57, location: (776, 416)\n", + "Processed cell at: LT0065_04/020/57, location: (319, 420)\n", + "Processed cell at: LT0065_04/020/57, location: (336, 419)\n", + "Processed cell at: LT0065_04/020/57, location: (757, 434)\n", + "Processed cell at: LT0065_04/020/57, location: (779, 463)\n", + "Processed cell at: LT0065_04/020/57, location: (800, 468)\n", + "Processed cell at: LT0065_04/020/57, location: (1073, 469)\n", + "Processed cell at: LT0065_04/020/57, location: (792, 490)\n", + "Processed cell at: LT0065_04/020/57, location: (1086, 493)\n", + "Processed cell at: LT0065_04/020/57, location: (773, 486)\n", + "Processed cell at: LT0065_04/020/57, location: (996, 777)\n", + "Processed cell at: LT0065_04/020/57, location: (1016, 798)\n", + "Processed cell at: LT0065_04/020/57, location: (977, 801)\n", + "Processed cell at: LT0065_04/020/57, location: (993, 824)\n", + "Processed cell at: LT0065_04/020/57, location: (571, 859)\n", + "Processed cell at: LT0065_04/020/57, location: (587, 880)\n", + "Processed cell at: LT0065_04/020/57, location: (559, 898)\n", + "Processed cell at: LT0065_04/020/57, location: (597, 893)\n", + "Processed cell at: LT0065_04/020/92, location: (904, 119)\n", + "Processed cell at: LT0065_04/020/92, location: (881, 125)\n", + "Processed cell at: LT0065_04/020/92, location: (894, 137)\n", + "Processed cell at: LT0065_04/020/92, location: (820, 324)\n", + "Processed cell at: LT0065_04/020/92, location: (789, 325)\n", + "Processed cell at: LT0065_04/020/92, location: (819, 344)\n", + "Processed cell at: LT0065_04/020/92, location: (795, 342)\n", + "Processed cell at: LT0065_04/020/92, location: (980, 347)\n", + "Processed cell at: LT0065_04/020/92, location: (854, 350)\n", + "Processed cell at: LT0065_04/020/92, location: (1001, 357)\n", + "Processed cell at: LT0065_04/020/92, location: (969, 358)\n", + "Processed cell at: LT0065_04/020/92, location: (830, 364)\n", + "Processed cell at: LT0065_04/020/92, location: (979, 372)\n", + "Processed cell at: LT0065_04/020/92, location: (849, 380)\n", + "Processed cell at: LT0065_04/020/92, location: (827, 377)\n", + "Processed cell at: LT0065_04/020/92, location: (843, 448)\n", + "Processed cell at: LT0065_04/020/92, location: (860, 444)\n", + "Processed cell at: LT0065_04/020/92, location: (854, 465)\n", + "Processed cell at: LT0065_04/020/92, location: (759, 475)\n", + "Processed cell at: LT0065_04/020/92, location: (777, 466)\n", + "Processed cell at: LT0065_04/020/92, location: (783, 477)\n", + "Processed cell at: LT0065_04/020/92, location: (199, 481)\n", + "Processed cell at: LT0065_04/020/92, location: (176, 488)\n", + "Processed cell at: LT0065_04/020/92, location: (158, 492)\n", + "Processed cell at: LT0065_04/020/92, location: (789, 491)\n", + "Processed cell at: LT0065_04/020/92, location: (742, 515)\n", + "Processed cell at: LT0065_04/020/92, location: (183, 510)\n", + "Processed cell at: LT0065_04/020/92, location: (766, 515)\n", + "Processed cell at: LT0065_04/020/92, location: (1022, 810)\n", + "Processed cell at: LT0065_04/020/92, location: (1037, 823)\n", + "Processed cell at: LT0065_04/020/92, location: (1002, 823)\n", + "Processed cell at: LT0065_04/020/92, location: (1005, 843)\n", + "Processed cell at: LT0013_42/107/23, location: (893, 89)\n", + "Processed cell at: LT0013_42/107/23, location: (850, 131)\n", + "Processed cell at: LT0013_42/107/23, location: (909, 132)\n", + "Processed cell at: LT0013_42/107/23, location: (1264, 204)\n", + "Processed cell at: LT0013_42/107/23, location: (676, 247)\n", + "Processed cell at: LT0013_42/107/23, location: (623, 269)\n", + "Processed cell at: LT0013_42/107/23, location: (265, 413)\n", + "Processed cell at: LT0013_42/107/23, location: (1056, 429)\n", + "Processed cell at: LT0013_42/107/23, location: (249, 481)\n", + "Processed cell at: LT0013_42/107/23, location: (184, 481)\n", + "Processed cell at: LT0013_42/107/23, location: (747, 546)\n", + "Processed cell at: LT0013_42/107/23, location: (410, 581)\n", + "Processed cell at: LT0013_42/107/23, location: (872, 587)\n", + "Processed cell at: LT0013_42/107/23, location: (406, 599)\n", + "Processed cell at: LT0013_42/107/23, location: (831, 797)\n", + "Processed cell at: LT0013_42/107/23, location: (850, 821)\n", + "Processed cell at: LT0013_42/107/52, location: (297, 69)\n", + "Processed cell at: LT0013_42/107/52, location: (269, 87)\n", + "Processed cell at: LT0013_42/107/52, location: (895, 162)\n", + "Processed cell at: LT0013_42/107/52, location: (954, 163)\n", + "Processed cell at: LT0013_42/107/52, location: (1251, 169)\n", + "Processed cell at: LT0013_42/107/52, location: (824, 173)\n", + "Processed cell at: LT0013_42/107/52, location: (980, 196)\n", + "Processed cell at: LT0013_42/107/52, location: (617, 230)\n", + "Processed cell at: LT0013_42/107/52, location: (607, 244)\n", + "Processed cell at: LT0013_42/107/52, location: (594, 256)\n", + "Processed cell at: LT0013_42/107/52, location: (982, 249)\n", + "Processed cell at: LT0013_42/107/52, location: (982, 259)\n", + "Processed cell at: LT0013_42/107/52, location: (64, 286)\n", + "Processed cell at: LT0013_42/107/52, location: (81, 303)\n", + "Processed cell at: LT0013_42/107/52, location: (834, 430)\n", + "Processed cell at: LT0013_42/107/52, location: (823, 452)\n", + "Processed cell at: LT0013_42/107/52, location: (1277, 481)\n", + "Processed cell at: LT0013_42/107/52, location: (45, 519)\n", + "Processed cell at: LT0013_42/107/52, location: (1060, 549)\n", + "Processed cell at: LT0013_42/107/52, location: (1076, 565)\n", + "Processed cell at: LT0013_42/107/52, location: (1055, 568)\n", + "Processed cell at: LT0013_42/107/52, location: (398, 582)\n", + "Processed cell at: LT0013_42/107/52, location: (421, 593)\n", + "Processed cell at: LT0013_42/107/52, location: (167, 626)\n", + "Processed cell at: LT0013_42/107/52, location: (1178, 671)\n", + "Processed cell at: LT0013_42/107/52, location: (857, 978)\n", + "Processed cell at: LT0013_42/107/52, location: (842, 995)\n", + "Processed cell at: LT0013_42/107/63, location: (1244, 200)\n", + "Processed cell at: LT0013_42/107/63, location: (1253, 219)\n", + "Processed cell at: LT0013_42/107/63, location: (977, 266)\n", + "Processed cell at: LT0013_42/107/63, location: (1019, 274)\n", + "Processed cell at: LT0013_42/107/63, location: (124, 359)\n", + "Processed cell at: LT0013_42/107/63, location: (164, 360)\n", + "Processed cell at: LT0013_42/107/63, location: (283, 414)\n", + "Processed cell at: LT0013_42/107/63, location: (101, 459)\n", + "Processed cell at: LT0013_42/107/63, location: (425, 511)\n", + "Processed cell at: LT0013_42/107/63, location: (1060, 550)\n", + "Processed cell at: LT0013_42/107/63, location: (430, 558)\n", + "Processed cell at: LT0013_42/107/63, location: (1071, 569)\n", + "Processed cell at: LT0013_42/107/63, location: (1052, 567)\n", + "Processed cell at: LT0013_42/107/63, location: (197, 592)\n", + "Processed cell at: LT0013_42/107/63, location: (1178, 671)\n", + "Processed cell at: LT0013_42/107/63, location: (192, 744)\n", + "Processed cell at: LT0013_42/107/63, location: (792, 762)\n", + "Processed cell at: LT0013_42/107/63, location: (179, 800)\n", + "Processed cell at: LT0013_42/107/63, location: (789, 822)\n", + "Processed cell at: LT0013_42/107/63, location: (812, 860)\n", + "Processed cell at: LT0013_42/107/63, location: (857, 974)\n", + "Processed cell at: LT0013_42/107/63, location: (846, 996)\n", + "Processed cell at: LT0013_42/107/76, location: (1236, 186)\n", + "Processed cell at: LT0013_42/107/76, location: (979, 192)\n", + "Processed cell at: LT0013_42/107/76, location: (671, 197)\n", + "Processed cell at: LT0013_42/107/76, location: (1295, 195)\n", + "Processed cell at: LT0013_42/107/76, location: (1315, 198)\n", + "Processed cell at: LT0013_42/107/76, location: (692, 200)\n", + "Processed cell at: LT0013_42/107/76, location: (1252, 213)\n", + "Processed cell at: LT0013_42/107/76, location: (1327, 216)\n", + "Processed cell at: LT0013_42/107/76, location: (1303, 213)\n", + "Processed cell at: LT0013_42/107/76, location: (676, 217)\n", + "Processed cell at: LT0013_42/107/76, location: (608, 227)\n", + "Processed cell at: LT0013_42/107/76, location: (1314, 234)\n", + "Processed cell at: LT0013_42/107/76, location: (592, 246)\n", + "Processed cell at: LT0013_42/107/76, location: (621, 255)\n", + "Processed cell at: LT0013_42/107/76, location: (989, 257)\n", + "Processed cell at: LT0013_42/107/76, location: (986, 277)\n", + "Processed cell at: LT0013_42/107/76, location: (65, 292)\n", + "Processed cell at: LT0013_42/107/76, location: (88, 312)\n", + "Processed cell at: LT0013_42/107/76, location: (124, 365)\n", + "Processed cell at: LT0013_42/107/76, location: (172, 367)\n", + "Processed cell at: LT0013_42/107/76, location: (1032, 435)\n", + "Processed cell at: LT0013_42/107/76, location: (100, 458)\n", + "Processed cell at: LT0013_42/107/76, location: (1261, 467)\n", + "Processed cell at: LT0013_42/107/76, location: (1283, 480)\n", + "Processed cell at: LT0013_42/107/76, location: (960, 508)\n", + "Processed cell at: LT0013_42/107/76, location: (49, 520)\n", + "Processed cell at: LT0013_42/107/76, location: (153, 521)\n", + "Processed cell at: LT0013_42/107/76, location: (1043, 564)\n", + "Processed cell at: LT0013_42/107/76, location: (1066, 576)\n", + "Processed cell at: LT0013_42/107/76, location: (188, 579)\n", + "Processed cell at: LT0013_42/107/76, location: (1045, 584)\n", + "Processed cell at: LT0013_42/107/76, location: (493, 691)\n", + "Processed cell at: LT0013_42/107/76, location: (272, 700)\n", + "Processed cell at: LT0013_42/107/76, location: (291, 708)\n", + "Processed cell at: LT0013_42/107/76, location: (279, 728)\n", + "Processed cell at: LT0013_42/107/76, location: (501, 804)\n", + "Processed cell at: LT0013_42/107/76, location: (1251, 889)\n", + "Processed cell at: LT0013_42/107/76, location: (266, 934)\n", + "Processed cell at: LT0013_42/107/76, location: (1302, 936)\n", + "Processed cell at: LT0013_42/107/76, location: (285, 939)\n", + "Processed cell at: LT0013_42/107/76, location: (276, 957)\n", + "Processed cell at: LT0013_42/107/76, location: (316, 1002)\n", + "Processed cell at: LT0013_42/107/76, location: (338, 1003)\n", + "Processed cell at: LT0013_42/107/28, location: (959, 130)\n", + "Processed cell at: LT0013_42/107/28, location: (848, 130)\n", + "Processed cell at: LT0013_42/107/28, location: (982, 138)\n", + "Processed cell at: LT0013_42/107/28, location: (912, 133)\n", + "Processed cell at: LT0013_42/107/28, location: (1257, 149)\n", + "Processed cell at: LT0013_42/107/28, location: (457, 155)\n", + "Processed cell at: LT0013_42/107/28, location: (822, 175)\n", + "Processed cell at: LT0013_42/107/28, location: (652, 197)\n", + "Processed cell at: LT0013_42/107/28, location: (1260, 204)\n", + "Processed cell at: LT0013_42/107/28, location: (640, 215)\n", + "Processed cell at: LT0013_42/107/28, location: (657, 220)\n", + "Processed cell at: LT0013_42/107/28, location: (605, 231)\n", + "Processed cell at: LT0013_42/107/28, location: (643, 229)\n", + "Processed cell at: LT0013_42/107/28, location: (591, 237)\n", + "Processed cell at: LT0013_42/107/28, location: (598, 248)\n", + "Processed cell at: LT0013_42/107/28, location: (587, 258)\n", + "Processed cell at: LT0013_42/107/28, location: (1060, 424)\n", + "Processed cell at: LT0013_42/107/28, location: (173, 519)\n", + "Processed cell at: LT0013_42/107/28, location: (201, 536)\n", + "Processed cell at: LT0013_42/107/28, location: (189, 533)\n", + "Processed cell at: LT0013_42/107/28, location: (1057, 549)\n", + "Processed cell at: LT0013_42/107/28, location: (750, 548)\n", + "Processed cell at: LT0013_42/107/28, location: (893, 566)\n", + "Processed cell at: LT0013_42/107/28, location: (401, 576)\n", + "Processed cell at: LT0013_42/107/28, location: (411, 596)\n", + "Processed cell at: LT0013_42/107/28, location: (893, 591)\n", + "Processed cell at: LT0013_42/107/28, location: (152, 628)\n", + "Processed cell at: LT0013_42/107/28, location: (1177, 671)\n", + "Processed cell at: LT0013_42/107/28, location: (190, 762)\n", + "Processed cell at: LT0013_42/107/28, location: (165, 767)\n", + "Processed cell at: LT0013_42/107/28, location: (118, 987)\n", + "Processed cell at: LT0013_42/107/28, location: (107, 1004)\n", + "Processed cell at: LT0094_01/319/36, location: (971, 478)\n", + "Processed cell at: LT0094_01/319/36, location: (629, 487)\n", + "Processed cell at: LT0094_01/319/36, location: (686, 499)\n", + "Processed cell at: LT0094_01/319/36, location: (1008, 580)\n", + "Processed cell at: LT0094_01/319/36, location: (448, 734)\n", + "Processed cell at: LT0094_01/319/36, location: (315, 801)\n", + "Processed cell at: LT0094_01/319/36, location: (882, 918)\n", + "Processed cell at: LT0094_01/319/38, location: (1068, 25)\n", + "Processed cell at: LT0094_01/319/38, location: (485, 107)\n", + "Processed cell at: LT0094_01/319/38, location: (981, 558)\n", + "Processed cell at: LT0094_01/319/38, location: (951, 957)\n", + "Processed cell at: LT0094_01/319/60, location: (1036, 54)\n", + "Processed cell at: LT0094_01/319/60, location: (135, 258)\n", + "Processed cell at: LT0094_01/319/60, location: (1048, 473)\n", + "Processed cell at: LT0094_01/319/60, location: (979, 553)\n", + "Processed cell at: LT0094_01/319/60, location: (1037, 580)\n", + "Processed cell at: LT0094_01/319/60, location: (1009, 583)\n", + "Processed cell at: LT0094_01/319/60, location: (1015, 658)\n", + "Processed cell at: LT0094_01/319/60, location: (213, 986)\n", + "Processed cell at: LT0094_01/319/34, location: (511, 113)\n", + "Processed cell at: LT0094_01/319/34, location: (690, 504)\n", + "Processed cell at: LT0094_01/319/34, location: (361, 656)\n", + "Processed cell at: LT0094_01/319/34, location: (501, 667)\n", + "Processed cell at: LT0094_01/319/34, location: (447, 732)\n", + "Processed cell at: LT0094_01/319/34, location: (466, 909)\n", + "Processed cell at: LT0094_01/319/85, location: (1089, 88)\n", + "Processed cell at: LT0094_01/319/85, location: (568, 339)\n", + "Processed cell at: LT0094_01/319/85, location: (754, 370)\n", + "Processed cell at: LT0094_01/319/85, location: (290, 408)\n", + "Processed cell at: LT0094_01/319/85, location: (276, 422)\n", + "Processed cell at: LT0094_01/319/85, location: (206, 444)\n", + "Processed cell at: LT0094_01/319/85, location: (226, 442)\n", + "Processed cell at: LT0094_01/319/85, location: (221, 454)\n", + "Processed cell at: LT0094_01/319/85, location: (1058, 505)\n", + "Processed cell at: LT0094_01/319/85, location: (1017, 531)\n", + "Processed cell at: LT0094_01/319/85, location: (955, 587)\n", + "Processed cell at: LT0094_01/319/85, location: (508, 671)\n", + "Processed cell at: LT0094_01/319/85, location: (1210, 686)\n", + "Processed cell at: LT0094_01/319/85, location: (513, 698)\n", + "Processed cell at: LT0094_01/319/46, location: (1068, 25)\n", + "Processed cell at: LT0094_01/319/46, location: (376, 110)\n", + "Processed cell at: LT0094_01/319/46, location: (970, 473)\n", + "Processed cell at: LT0094_01/319/46, location: (1047, 474)\n", + "Processed cell at: LT0094_01/319/46, location: (628, 485)\n", + "Processed cell at: LT0094_01/319/66, location: (1067, 19)\n", + "Processed cell at: LT0094_01/319/66, location: (1038, 52)\n", + "Processed cell at: LT0094_01/319/66, location: (569, 346)\n", + "Processed cell at: LT0094_01/319/66, location: (624, 476)\n", + "Processed cell at: LT0094_01/319/66, location: (978, 553)\n", + "Processed cell at: LT0094_01/319/66, location: (1009, 581)\n", + "Processed cell at: LT0094_01/319/66, location: (1015, 655)\n", + "Processed cell at: LT0094_01/319/66, location: (234, 687)\n", + "Processed cell at: LT0094_01/319/66, location: (281, 712)\n", + "Processed cell at: LT0094_01/319/66, location: (1145, 765)\n", + "Processed cell at: LT0094_01/319/66, location: (502, 920)\n", + "Processed cell at: LT0100_03/093/37, location: (208, 131)\n", + "Processed cell at: LT0100_03/093/37, location: (188, 150)\n", + "Processed cell at: LT0100_03/093/37, location: (519, 149)\n", + "Processed cell at: LT0100_03/093/37, location: (654, 174)\n", + "Processed cell at: LT0100_03/093/37, location: (586, 200)\n", + "Processed cell at: LT0100_03/093/37, location: (572, 216)\n", + "Processed cell at: LT0100_03/093/37, location: (584, 226)\n", + "Processed cell at: LT0100_03/093/37, location: (1164, 233)\n", + "Processed cell at: LT0100_03/093/37, location: (1040, 240)\n", + "Processed cell at: LT0100_03/093/37, location: (62, 250)\n", + "Processed cell at: LT0100_03/093/37, location: (108, 254)\n", + "Processed cell at: LT0100_03/093/37, location: (1064, 250)\n", + "Processed cell at: LT0100_03/093/37, location: (1041, 254)\n", + "Processed cell at: LT0100_03/093/37, location: (115, 283)\n", + "Processed cell at: LT0100_03/093/37, location: (1161, 309)\n", + "Processed cell at: LT0100_03/093/37, location: (789, 422)\n", + "Processed cell at: LT0100_03/093/37, location: (49, 477)\n", + "Processed cell at: LT0100_03/093/37, location: (53, 515)\n", + "Processed cell at: LT0100_03/093/37, location: (47, 534)\n", + "Processed cell at: LT0100_03/093/37, location: (1221, 550)\n", + "Processed cell at: LT0100_03/093/37, location: (1279, 547)\n", + "Processed cell at: LT0100_03/093/37, location: (790, 558)\n", + "Processed cell at: LT0100_03/093/37, location: (779, 571)\n", + "Processed cell at: LT0100_03/093/37, location: (1065, 627)\n", + "Processed cell at: LT0100_03/093/37, location: (1065, 644)\n", + "Processed cell at: LT0100_03/093/37, location: (1089, 649)\n", + "Processed cell at: LT0100_03/093/37, location: (193, 669)\n", + "Processed cell at: LT0100_03/093/37, location: (1079, 665)\n", + "Processed cell at: LT0100_03/093/37, location: (740, 672)\n", + "Processed cell at: LT0100_03/093/37, location: (760, 680)\n", + "Processed cell at: LT0100_03/093/37, location: (1316, 680)\n", + "Processed cell at: LT0100_03/093/37, location: (1301, 691)\n", + "Processed cell at: LT0100_03/093/37, location: (1315, 700)\n", + "Processed cell at: LT0100_03/093/37, location: (277, 828)\n", + "Processed cell at: LT0100_03/093/37, location: (339, 857)\n", + "Processed cell at: LT0044_36/249/61, location: (1161, 51)\n", + "Processed cell at: LT0044_36/249/61, location: (801, 420)\n", + "Processed cell at: LT0044_36/249/61, location: (795, 435)\n", + "Processed cell at: LT0044_36/249/46, location: (1151, 88)\n", + "Processed cell at: LT0044_36/249/46, location: (158, 245)\n", + "Processed cell at: LT0044_36/249/46, location: (133, 251)\n", + "Processed cell at: LT0044_36/249/46, location: (1129, 269)\n", + "Processed cell at: LT0044_36/249/46, location: (1123, 301)\n", + "Processed cell at: LT0044_36/249/46, location: (451, 394)\n", + "Processed cell at: LT0044_36/249/46, location: (1321, 646)\n", + "Processed cell at: LT0044_36/249/46, location: (547, 767)\n", + "Processed cell at: LT0044_36/249/46, location: (963, 851)\n", + "Processed cell at: LT0044_36/249/46, location: (676, 898)\n", + "Processed cell at: LT0044_36/249/46, location: (941, 909)\n", + "Processed cell at: LT0044_36/249/46, location: (1315, 948)\n", + "Processed cell at: LT0044_36/249/46, location: (1276, 977)\n", + "Processed cell at: LT0044_36/249/46, location: (1257, 991)\n", + "Processed cell at: LT0035_06/274/21, location: (1067, 245)\n", + "Processed cell at: LT0035_06/274/21, location: (1046, 285)\n", + "Processed cell at: LT0035_06/274/21, location: (109, 327)\n", + "Processed cell at: LT0035_06/274/21, location: (312, 339)\n", + "Processed cell at: LT0035_06/274/21, location: (223, 362)\n", + "Processed cell at: LT0035_06/274/21, location: (96, 365)\n", + "Processed cell at: LT0035_06/274/21, location: (449, 368)\n", + "Processed cell at: LT0035_06/274/21, location: (269, 372)\n", + "Processed cell at: LT0035_06/274/21, location: (501, 393)\n", + "Processed cell at: LT0035_06/274/21, location: (781, 432)\n", + "Processed cell at: LT0035_06/274/21, location: (310, 433)\n", + "Processed cell at: LT0035_06/274/21, location: (807, 481)\n", + "Processed cell at: LT0035_06/274/21, location: (685, 614)\n", + "Processed cell at: LT0035_06/274/21, location: (742, 637)\n", + "Processed cell at: LT0035_06/274/4, location: (556, 366)\n", + "Processed cell at: LT0035_06/274/4, location: (392, 420)\n", + "Processed cell at: LT0035_06/274/4, location: (458, 572)\n", + "Processed cell at: LT0035_06/274/4, location: (493, 587)\n", + "Processed cell at: LT0035_06/274/4, location: (770, 604)\n", + "Processed cell at: LT0035_06/274/4, location: (455, 869)\n", + "Processed cell at: LT0035_06/274/40, location: (772, 135)\n", + "Processed cell at: LT0035_06/274/40, location: (539, 144)\n", + "Processed cell at: LT0035_06/274/40, location: (746, 182)\n", + "Processed cell at: LT0035_06/274/40, location: (1069, 243)\n", + "Processed cell at: LT0035_06/274/40, location: (1051, 282)\n", + "Processed cell at: LT0035_06/274/40, location: (311, 335)\n", + "Processed cell at: LT0035_06/274/40, location: (226, 347)\n", + "Processed cell at: LT0035_06/274/40, location: (267, 372)\n", + "Processed cell at: LT0035_06/274/40, location: (1316, 401)\n", + "Processed cell at: LT0035_06/274/40, location: (305, 428)\n", + "Processed cell at: LT0035_06/274/40, location: (776, 442)\n", + "Processed cell at: LT0035_06/274/40, location: (952, 465)\n", + "Processed cell at: LT0035_06/274/40, location: (812, 474)\n", + "Processed cell at: LT0035_06/274/40, location: (212, 497)\n", + "Processed cell at: LT0047_27/140/68, location: (381, 57)\n", + "Processed cell at: LT0047_27/140/68, location: (734, 287)\n", + "Processed cell at: LT0047_27/140/68, location: (252, 307)\n", + "Processed cell at: LT0047_27/140/68, location: (783, 307)\n", + "Processed cell at: LT0047_27/140/68, location: (240, 321)\n", + "Processed cell at: LT0047_27/140/68, location: (208, 337)\n", + "Processed cell at: LT0047_27/140/68, location: (230, 339)\n", + "Processed cell at: LT0047_27/140/68, location: (1206, 359)\n", + "Processed cell at: LT0047_27/140/68, location: (1256, 405)\n", + "Processed cell at: LT0047_27/140/68, location: (581, 426)\n", + "Processed cell at: LT0047_27/140/68, location: (559, 437)\n", + "Processed cell at: LT0047_27/140/68, location: (690, 533)\n", + "Processed cell at: LT0047_27/140/68, location: (712, 550)\n", + "Processed cell at: LT0047_27/140/68, location: (832, 591)\n", + "Processed cell at: LT0047_27/140/68, location: (624, 633)\n", + "Processed cell at: LT0047_27/140/68, location: (683, 733)\n", + "Processed cell at: LT0047_27/140/68, location: (750, 740)\n", + "Processed cell at: LT0047_27/140/68, location: (267, 776)\n", + "Processed cell at: LT0047_27/140/68, location: (104, 849)\n", + "Processed cell at: LT0047_27/140/68, location: (1043, 849)\n", + "Processed cell at: LT0047_27/140/68, location: (998, 856)\n", + "Processed cell at: LT0047_27/140/68, location: (126, 861)\n", + "Processed cell at: LT0047_27/140/68, location: (799, 886)\n", + "Processed cell at: LT0047_27/140/68, location: (213, 898)\n", + "Processed cell at: LT0047_27/140/68, location: (817, 901)\n", + "Processed cell at: LT0047_27/140/68, location: (292, 903)\n", + "Processed cell at: LT0047_27/140/68, location: (368, 904)\n", + "Processed cell at: LT0047_27/140/68, location: (1003, 907)\n", + "Processed cell at: LT0047_27/140/68, location: (388, 918)\n", + "Processed cell at: LT0047_27/140/68, location: (611, 930)\n", + "Processed cell at: LT0047_27/140/68, location: (354, 938)\n", + "Processed cell at: LT0047_27/140/68, location: (988, 950)\n", + "Processed cell at: LT0047_27/140/68, location: (678, 979)\n", + "Processed cell at: LT0047_27/140/68, location: (846, 988)\n", + "Processed cell at: LT0047_27/140/94, location: (768, 286)\n", + "Processed cell at: LT0047_27/140/94, location: (646, 319)\n", + "Processed cell at: LT0047_27/140/94, location: (478, 378)\n", + "Processed cell at: LT0047_27/140/94, location: (565, 380)\n", + "Processed cell at: LT0047_27/140/94, location: (365, 384)\n", + "Processed cell at: LT0047_27/140/94, location: (750, 446)\n", + "Processed cell at: LT0047_27/140/94, location: (743, 503)\n", + "Processed cell at: LT0047_27/140/94, location: (441, 513)\n", + "Processed cell at: LT0047_27/140/94, location: (509, 573)\n", + "Processed cell at: LT0047_27/140/94, location: (691, 625)\n", + "Processed cell at: LT0047_27/140/94, location: (623, 633)\n", + "Processed cell at: LT0047_27/140/94, location: (421, 637)\n", + "Processed cell at: LT0047_27/140/94, location: (537, 653)\n", + "Processed cell at: LT0047_27/140/94, location: (477, 662)\n", + "Processed cell at: LT0047_27/140/94, location: (873, 711)\n", + "Processed cell at: LT0047_27/140/94, location: (392, 724)\n", + "Processed cell at: LT0047_27/140/94, location: (670, 747)\n", + "Processed cell at: LT0047_27/140/94, location: (495, 785)\n", + "Processed cell at: LT0047_27/140/94, location: (379, 817)\n", + "Processed cell at: LT0047_27/140/94, location: (836, 856)\n", + "Processed cell at: LT0047_27/140/94, location: (356, 860)\n", + "Processed cell at: LT0047_27/140/94, location: (723, 925)\n", + "Processed cell at: LT0047_27/140/89, location: (480, 375)\n", + "Processed cell at: LT0047_27/140/89, location: (576, 448)\n", + "Processed cell at: LT0047_27/140/89, location: (376, 452)\n", + "Processed cell at: LT0047_27/140/89, location: (491, 487)\n", + "Processed cell at: LT0047_27/140/89, location: (538, 507)\n", + "Processed cell at: LT0047_27/140/89, location: (440, 514)\n", + "Processed cell at: LT0047_27/140/89, location: (513, 571)\n", + "Processed cell at: LT0047_27/140/89, location: (538, 651)\n", + "Processed cell at: LT0047_27/140/89, location: (471, 664)\n", + "Processed cell at: LT0047_27/140/89, location: (467, 888)\n", + "Processed cell at: LT0047_27/140/89, location: (264, 905)\n", + "Processed cell at: LT0047_27/140/89, location: (279, 915)\n", + "Processed cell at: LT0047_27/140/89, location: (602, 999)\n", + "Processed cell at: LT0047_27/140/75, location: (1231, 316)\n", + "Processed cell at: LT0047_27/140/75, location: (251, 316)\n", + "Processed cell at: LT0047_27/140/75, location: (237, 328)\n", + "Processed cell at: LT0047_27/140/75, location: (229, 347)\n", + "Processed cell at: LT0047_27/140/75, location: (204, 352)\n", + "Processed cell at: LT0047_27/140/75, location: (568, 396)\n", + "Processed cell at: LT0047_27/140/75, location: (474, 398)\n", + "Processed cell at: LT0047_27/140/75, location: (549, 406)\n", + "Processed cell at: LT0047_27/140/75, location: (1257, 405)\n", + "Processed cell at: LT0047_27/140/75, location: (430, 433)\n", + "Processed cell at: LT0047_27/140/75, location: (582, 431)\n", + "Processed cell at: LT0047_27/140/75, location: (559, 441)\n", + "Processed cell at: LT0047_27/140/75, location: (447, 501)\n", + "Processed cell at: LT0047_27/140/75, location: (440, 552)\n", + "Processed cell at: LT0047_27/140/75, location: (281, 561)\n", + "Processed cell at: LT0047_27/140/75, location: (439, 599)\n", + "Processed cell at: LT0047_27/140/75, location: (230, 610)\n", + "Processed cell at: LT0047_27/140/75, location: (427, 637)\n", + "Processed cell at: LT0047_27/140/75, location: (469, 655)\n", + "Processed cell at: LT0047_27/140/75, location: (763, 723)\n", + "Processed cell at: LT0047_27/140/75, location: (953, 741)\n", + "Processed cell at: LT0047_27/140/75, location: (715, 742)\n", + "Processed cell at: LT0047_27/140/75, location: (486, 766)\n", + "Processed cell at: LT0047_27/140/75, location: (176, 777)\n", + "Processed cell at: LT0047_27/140/75, location: (483, 780)\n", + "Processed cell at: LT0047_27/140/75, location: (215, 791)\n", + "Processed cell at: LT0047_27/140/75, location: (481, 801)\n", + "Processed cell at: LT0047_27/140/75, location: (180, 812)\n", + "Processed cell at: LT0047_27/140/75, location: (202, 815)\n", + "Processed cell at: LT0047_27/140/75, location: (826, 850)\n", + "Processed cell at: LT0047_27/140/75, location: (842, 866)\n", + "Processed cell at: LT0047_27/140/75, location: (215, 898)\n", + "Processed cell at: LT0047_27/140/75, location: (281, 908)\n", + "Processed cell at: LT0047_27/140/75, location: (614, 925)\n", + "Processed cell at: LT0047_27/140/75, location: (982, 955)\n", + "Processed cell at: LT0047_27/140/75, location: (863, 978)\n", + "Processed cell at: LT0047_27/140/75, location: (680, 979)\n", + "Processed cell at: LT0047_27/140/84, location: (457, 199)\n", + "Processed cell at: LT0047_27/140/84, location: (475, 217)\n", + "Processed cell at: LT0047_27/140/84, location: (559, 374)\n", + "Processed cell at: LT0047_27/140/84, location: (480, 375)\n", + "Processed cell at: LT0047_27/140/84, location: (480, 437)\n", + "Processed cell at: LT0047_27/140/84, location: (575, 452)\n", + "Processed cell at: LT0047_27/140/84, location: (540, 507)\n", + "Processed cell at: LT0047_27/140/84, location: (435, 587)\n", + "Processed cell at: LT0047_27/140/84, location: (690, 622)\n", + "Processed cell at: LT0047_27/140/84, location: (431, 643)\n", + "Processed cell at: LT0047_27/140/84, location: (172, 758)\n", + "Processed cell at: LT0047_27/140/84, location: (162, 772)\n", + "Processed cell at: LT0047_27/140/84, location: (128, 774)\n", + "Processed cell at: LT0047_27/140/84, location: (177, 780)\n", + "Processed cell at: LT0047_27/140/84, location: (341, 790)\n", + "Processed cell at: LT0047_27/140/84, location: (131, 788)\n", + "Processed cell at: LT0047_27/140/84, location: (122, 802)\n", + "Processed cell at: LT0047_27/140/84, location: (140, 810)\n", + "Processed cell at: LT0047_27/140/84, location: (753, 815)\n", + "Processed cell at: LT0046_19/356/67, location: (169, 42)\n", + "Processed cell at: LT0046_19/356/67, location: (350, 43)\n", + "Processed cell at: LT0046_19/356/67, location: (349, 57)\n", + "Processed cell at: LT0046_19/356/67, location: (171, 67)\n", + "Processed cell at: LT0046_19/356/67, location: (359, 81)\n", + "Processed cell at: LT0046_19/356/67, location: (394, 131)\n", + "Processed cell at: LT0046_19/356/67, location: (389, 153)\n", + "Processed cell at: LT0046_19/356/67, location: (815, 180)\n", + "Processed cell at: LT0046_19/356/67, location: (854, 188)\n", + "Processed cell at: LT0046_19/356/67, location: (878, 192)\n", + "Processed cell at: LT0046_19/356/67, location: (800, 200)\n", + "Processed cell at: LT0046_19/356/67, location: (660, 221)\n", + "Processed cell at: LT0046_19/356/67, location: (635, 233)\n", + "Processed cell at: LT0046_19/356/67, location: (711, 273)\n", + "Processed cell at: LT0046_19/356/67, location: (282, 273)\n", + "Processed cell at: LT0046_19/356/67, location: (734, 282)\n", + "Processed cell at: LT0046_19/356/67, location: (277, 297)\n", + "Processed cell at: LT0046_19/356/67, location: (299, 294)\n", + "Processed cell at: LT0046_19/356/67, location: (1108, 384)\n", + "Processed cell at: LT0046_19/356/67, location: (1124, 410)\n", + "Processed cell at: LT0046_19/356/67, location: (1084, 416)\n", + "Processed cell at: LT0046_19/356/67, location: (787, 429)\n", + "Processed cell at: LT0046_19/356/67, location: (640, 430)\n", + "Processed cell at: LT0046_19/356/67, location: (761, 438)\n", + "Processed cell at: LT0046_19/356/67, location: (408, 437)\n", + "Processed cell at: LT0046_19/356/67, location: (681, 438)\n", + "Processed cell at: LT0046_19/356/67, location: (1093, 438)\n", + "Processed cell at: LT0046_19/356/67, location: (618, 441)\n", + "Processed cell at: LT0046_19/356/67, location: (400, 458)\n", + "Processed cell at: LT0046_19/356/67, location: (667, 461)\n", + "Processed cell at: LT0046_19/356/67, location: (286, 494)\n", + "Processed cell at: LT0046_19/356/67, location: (616, 497)\n", + "Processed cell at: LT0046_19/356/67, location: (309, 500)\n", + "Processed cell at: LT0046_19/356/67, location: (189, 512)\n", + "Processed cell at: LT0046_19/356/67, location: (630, 526)\n", + "Processed cell at: LT0046_19/356/67, location: (176, 526)\n", + "Processed cell at: LT0046_19/356/67, location: (206, 527)\n", + "Processed cell at: LT0046_19/356/67, location: (201, 543)\n", + "Processed cell at: LT0046_19/356/67, location: (116, 593)\n", + "Processed cell at: LT0046_19/356/67, location: (640, 591)\n", + "Processed cell at: LT0046_19/356/67, location: (146, 596)\n", + "Processed cell at: LT0046_19/356/67, location: (169, 594)\n", + "Processed cell at: LT0046_19/356/67, location: (97, 609)\n", + "Processed cell at: LT0046_19/356/67, location: (653, 608)\n", + "Processed cell at: LT0046_19/356/57, location: (353, 49)\n", + "Processed cell at: LT0046_19/356/57, location: (350, 80)\n", + "Processed cell at: LT0046_19/356/57, location: (521, 77)\n", + "Processed cell at: LT0046_19/356/57, location: (544, 88)\n", + "Processed cell at: LT0046_19/356/57, location: (612, 101)\n", + "Processed cell at: LT0046_19/356/57, location: (959, 113)\n", + "Processed cell at: LT0046_19/356/57, location: (638, 117)\n", + "Processed cell at: LT0046_19/356/57, location: (980, 124)\n", + "Processed cell at: LT0046_19/356/57, location: (523, 127)\n", + "Processed cell at: LT0046_19/356/57, location: (548, 130)\n", + "Processed cell at: LT0046_19/356/57, location: (668, 216)\n", + "Processed cell at: LT0046_19/356/57, location: (644, 230)\n", + "Processed cell at: LT0046_19/356/57, location: (571, 248)\n", + "Processed cell at: LT0046_19/356/57, location: (120, 246)\n", + "Processed cell at: LT0046_19/356/57, location: (215, 249)\n", + "Processed cell at: LT0046_19/356/57, location: (115, 265)\n", + "Processed cell at: LT0046_19/356/57, location: (277, 268)\n", + "Processed cell at: LT0046_19/356/57, location: (192, 270)\n", + "Processed cell at: LT0046_19/356/57, location: (991, 269)\n", + "Processed cell at: LT0046_19/356/57, location: (564, 278)\n", + "Processed cell at: LT0046_19/356/57, location: (301, 282)\n", + "Processed cell at: LT0046_19/356/57, location: (1005, 288)\n", + "Processed cell at: LT0046_19/356/57, location: (278, 288)\n", + "Processed cell at: LT0046_19/356/57, location: (279, 301)\n", + "Processed cell at: LT0046_19/356/57, location: (1019, 308)\n", + "Processed cell at: LT0046_19/356/57, location: (60, 387)\n", + "Processed cell at: LT0046_19/356/57, location: (69, 407)\n", + "Processed cell at: LT0046_19/356/57, location: (645, 415)\n", + "Processed cell at: LT0046_19/356/57, location: (631, 431)\n", + "Processed cell at: LT0046_19/356/57, location: (682, 441)\n", + "Processed cell at: LT0046_19/356/57, location: (671, 464)\n", + "Processed cell at: LT0046_19/356/57, location: (570, 494)\n", + "Processed cell at: LT0046_19/356/57, location: (623, 498)\n", + "Processed cell at: LT0046_19/356/57, location: (581, 520)\n", + "Processed cell at: LT0046_19/356/57, location: (936, 523)\n", + "Processed cell at: LT0046_19/356/57, location: (634, 524)\n", + "Processed cell at: LT0046_19/356/57, location: (542, 530)\n", + "Processed cell at: LT0046_19/356/57, location: (636, 536)\n", + "Processed cell at: LT0046_19/356/57, location: (1005, 546)\n", + "Processed cell at: LT0046_19/356/57, location: (561, 554)\n", + "Processed cell at: LT0046_19/356/57, location: (881, 560)\n", + "Processed cell at: LT0046_19/356/57, location: (1060, 570)\n", + "Processed cell at: LT0046_19/356/57, location: (971, 573)\n", + "Processed cell at: LT0046_19/356/57, location: (607, 635)\n", + "Processed cell at: LT0046_19/356/57, location: (374, 652)\n", + "Processed cell at: LT0046_19/356/57, location: (605, 659)\n", + "Processed cell at: LT0046_19/356/57, location: (388, 674)\n", + "Processed cell at: LT0046_19/356/57, location: (122, 890)\n", + "Processed cell at: LT0046_19/356/57, location: (112, 906)\n", + "Processed cell at: LT0046_19/356/57, location: (95, 914)\n", + "Processed cell at: LT0046_19/356/92, location: (811, 77)\n", + "Processed cell at: LT0046_19/356/92, location: (795, 87)\n", + "Processed cell at: LT0046_19/356/92, location: (821, 96)\n", + "Processed cell at: LT0046_19/356/92, location: (482, 179)\n", + "Processed cell at: LT0046_19/356/92, location: (701, 192)\n", + "Processed cell at: LT0046_19/356/92, location: (737, 200)\n", + "Processed cell at: LT0046_19/356/92, location: (475, 205)\n", + "Processed cell at: LT0046_19/356/92, location: (719, 207)\n", + "Processed cell at: LT0046_19/356/92, location: (855, 211)\n", + "Processed cell at: LT0046_19/356/92, location: (498, 210)\n", + "Processed cell at: LT0046_19/356/92, location: (755, 217)\n", + "Processed cell at: LT0046_19/356/92, location: (646, 229)\n", + "Processed cell at: LT0046_19/356/92, location: (626, 239)\n", + "Processed cell at: LT0046_19/356/92, location: (604, 247)\n", + "Processed cell at: LT0046_19/356/92, location: (280, 275)\n", + "Processed cell at: LT0046_19/356/92, location: (285, 296)\n", + "Processed cell at: LT0046_19/356/92, location: (280, 314)\n", + "Processed cell at: LT0046_19/356/92, location: (167, 423)\n", + "Processed cell at: LT0046_19/356/92, location: (614, 487)\n", + "Processed cell at: LT0046_19/356/92, location: (1079, 606)\n", + "Processed cell at: LT0046_19/356/92, location: (1123, 614)\n", + "Processed cell at: LT0046_19/356/92, location: (172, 618)\n", + "Processed cell at: LT0046_19/356/92, location: (226, 618)\n", + "Processed cell at: LT0046_19/356/92, location: (1095, 624)\n", + "Processed cell at: LT0046_19/356/92, location: (194, 622)\n", + "Processed cell at: LT0046_19/356/92, location: (1056, 631)\n", + "Processed cell at: LT0046_19/356/92, location: (209, 635)\n", + "Processed cell at: LT0046_19/356/92, location: (180, 637)\n", + "Processed cell at: LT0046_19/356/92, location: (1087, 647)\n", + "Processed cell at: LT0046_19/356/92, location: (1125, 657)\n", + "Processed cell at: LT0093_13/147/69, location: (1125, 118)\n", + "Processed cell at: LT0093_13/147/69, location: (305, 213)\n", + "Processed cell at: LT0093_13/147/69, location: (280, 229)\n", + "Processed cell at: LT0093_13/147/69, location: (297, 232)\n", + "Processed cell at: LT0093_13/147/69, location: (125, 246)\n", + "Processed cell at: LT0093_13/147/69, location: (96, 243)\n", + "Processed cell at: LT0093_13/147/69, location: (278, 246)\n", + "Processed cell at: LT0093_13/147/69, location: (148, 251)\n", + "Processed cell at: LT0093_13/147/69, location: (1116, 388)\n", + "Processed cell at: LT0093_13/147/69, location: (57, 782)\n", + "Processed cell at: LT0093_13/147/69, location: (64, 796)\n", + "Processed cell at: LT0093_13/147/69, location: (49, 806)\n", + "Processed cell at: LT0093_13/147/69, location: (34, 821)\n", + "Processed cell at: LT0093_13/147/69, location: (85, 836)\n", + "Processed cell at: LT0093_13/147/69, location: (385, 840)\n", + "Processed cell at: LT0093_13/147/69, location: (382, 854)\n", + "Processed cell at: LT0093_13/147/69, location: (54, 866)\n", + "Processed cell at: LT0093_13/147/69, location: (80, 863)\n", + "Processed cell at: LT0093_13/147/69, location: (398, 870)\n", + "Processed cell at: LT0093_13/147/69, location: (519, 875)\n", + "Processed cell at: LT0093_13/147/69, location: (386, 882)\n", + "Processed cell at: LT0093_13/147/77, location: (937, 108)\n", + "Processed cell at: LT0093_13/147/77, location: (922, 140)\n", + "Processed cell at: LT0093_13/147/77, location: (1114, 385)\n", + "Processed cell at: LT0093_13/147/77, location: (1079, 555)\n", + "Processed cell at: LT0093_13/147/77, location: (1097, 810)\n", + "Processed cell at: LT0093_13/147/77, location: (657, 830)\n", + "Processed cell at: LT0093_13/147/77, location: (688, 835)\n", + "Processed cell at: LT0093_13/147/77, location: (1113, 869)\n", + "Processed cell at: LT0093_13/147/77, location: (1065, 879)\n", + "Processed cell at: LT0093_13/147/77, location: (744, 899)\n", + "Processed cell at: LT0093_13/147/77, location: (1089, 910)\n", + "Processed cell at: LT0093_13/147/77, location: (748, 912)\n", + "Processed cell at: LT0093_13/147/77, location: (738, 930)\n", + "Processed cell at: LT0093_13/147/77, location: (836, 966)\n", + "Processed cell at: LT0093_13/147/77, location: (848, 995)\n", + "Processed cell at: LT0093_13/147/59, location: (1121, 103)\n", + "Processed cell at: LT0093_13/147/59, location: (1267, 359)\n", + "Processed cell at: LT0093_13/147/59, location: (896, 541)\n", + "Processed cell at: LT0093_13/147/75, location: (1070, 90)\n", + "Processed cell at: LT0093_13/147/75, location: (984, 234)\n", + "Processed cell at: LT0093_13/147/75, location: (616, 327)\n", + "Processed cell at: LT0093_13/147/75, location: (1102, 440)\n", + "Processed cell at: LT0093_13/147/75, location: (997, 574)\n", + "Processed cell at: LT0093_13/147/75, location: (523, 871)\n", + "Processed cell at: LT0138_03/127/44, location: (682, 222)\n", + "Processed cell at: LT0138_03/127/44, location: (625, 436)\n", + "Processed cell at: LT0138_03/127/44, location: (638, 498)\n", + "Processed cell at: LT0138_03/127/44, location: (900, 521)\n", + "Processed cell at: LT0138_03/127/44, location: (844, 528)\n", + "Processed cell at: LT0138_03/127/44, location: (643, 672)\n", + "Processed cell at: LT0138_03/127/44, location: (621, 698)\n", + "Processed cell at: LT0138_03/127/44, location: (182, 844)\n", + "Processed cell at: LT0138_03/127/44, location: (1139, 920)\n", + "Processed cell at: LT0138_03/127/51, location: (554, 152)\n", + "Processed cell at: LT0138_03/127/51, location: (698, 162)\n", + "Processed cell at: LT0138_03/127/51, location: (542, 173)\n", + "Processed cell at: LT0138_03/127/51, location: (739, 186)\n", + "Processed cell at: LT0138_03/127/51, location: (641, 497)\n", + "Processed cell at: LT0138_03/127/51, location: (900, 523)\n", + "Processed cell at: LT0138_03/127/51, location: (139, 629)\n", + "Processed cell at: LT0138_03/127/51, location: (633, 661)\n", + "Processed cell at: LT0138_03/127/51, location: (646, 671)\n", + "Processed cell at: LT0138_03/127/51, location: (74, 692)\n", + "Processed cell at: LT0138_03/127/51, location: (530, 840)\n", + "Processed cell at: LT0138_03/127/62, location: (602, 198)\n", + "Processed cell at: LT0138_03/127/62, location: (600, 209)\n", + "Processed cell at: LT0138_03/127/62, location: (175, 360)\n", + "Processed cell at: LT0138_03/127/62, location: (201, 369)\n", + "Processed cell at: LT0138_03/127/62, location: (900, 525)\n", + "Processed cell at: LT0138_03/127/62, location: (843, 529)\n", + "Processed cell at: LT0138_03/127/62, location: (966, 589)\n", + "Processed cell at: LT0138_03/127/62, location: (697, 805)\n", + "Processed cell at: LT0138_03/127/62, location: (521, 811)\n", + "Processed cell at: LT0138_03/127/62, location: (537, 847)\n", + "Processed cell at: LT0138_03/127/35, location: (868, 464)\n", + "Processed cell at: LT0138_03/127/35, location: (631, 497)\n", + "Processed cell at: LT0138_03/127/35, location: (638, 672)\n", + "Processed cell at: LT0138_03/127/35, location: (706, 680)\n", + "Processed cell at: LT0138_03/127/35, location: (25, 693)\n", + "Processed cell at: LT0138_03/127/35, location: (818, 692)\n", + "Processed cell at: LT0138_03/127/35, location: (618, 699)\n", + "Processed cell at: LT0138_03/127/35, location: (707, 802)\n", + "Processed cell at: LT0138_03/127/35, location: (707, 836)\n", + "Processed cell at: LT0138_03/127/31, location: (561, 141)\n", + "Processed cell at: LT0138_03/127/31, location: (555, 151)\n", + "Processed cell at: LT0138_03/127/31, location: (724, 228)\n", + "Processed cell at: LT0138_03/127/31, location: (971, 269)\n", + "Processed cell at: LT0138_03/127/31, location: (870, 467)\n", + "Processed cell at: LT0138_03/127/31, location: (633, 498)\n", + "Processed cell at: LT0138_03/127/31, location: (707, 676)\n", + "Processed cell at: LT0138_03/127/31, location: (1134, 914)\n", + "Processed cell at: LT0094_04/319/73, location: (694, 159)\n", + "Processed cell at: LT0094_04/319/73, location: (680, 217)\n", + "Processed cell at: LT0094_04/319/73, location: (695, 222)\n", + "Processed cell at: LT0094_04/319/73, location: (1213, 573)\n", + "Processed cell at: LT0094_04/319/73, location: (502, 671)\n", + "Processed cell at: LT0094_04/319/73, location: (257, 898)\n", + "Processed cell at: LT0094_04/319/93, location: (838, 366)\n", + "Processed cell at: LT0094_04/319/93, location: (982, 391)\n", + "Processed cell at: LT0094_04/319/93, location: (241, 395)\n", + "Processed cell at: LT0094_04/319/93, location: (963, 400)\n", + "Processed cell at: LT0094_04/319/93, location: (901, 406)\n", + "Processed cell at: LT0094_04/319/93, location: (875, 416)\n", + "Processed cell at: LT0094_04/319/93, location: (918, 420)\n", + "Processed cell at: LT0094_04/319/93, location: (891, 415)\n", + "Processed cell at: LT0094_04/319/93, location: (900, 421)\n", + "Processed cell at: LT0094_04/319/93, location: (891, 437)\n", + "Processed cell at: LT0094_04/319/93, location: (947, 460)\n", + "Processed cell at: LT0094_04/319/93, location: (967, 467)\n", + "Processed cell at: LT0094_04/319/93, location: (979, 485)\n", + "Processed cell at: LT0094_04/319/93, location: (1212, 571)\n", + "Processed cell at: LT0094_04/319/93, location: (1145, 775)\n", + "Processed cell at: LT0094_04/319/93, location: (1121, 782)\n", + "Processed cell at: LT0094_04/319/93, location: (534, 865)\n", + "Processed cell at: LT0094_04/319/93, location: (485, 918)\n", + "Processed cell at: LT0094_04/319/93, location: (521, 936)\n", + "Processed cell at: LT0094_04/319/30, location: (986, 816)\n", + "Processed cell at: LT0094_04/319/30, location: (334, 870)\n", + "Processed cell at: LT0094_04/319/7, location: (900, 310)\n", + "Processed cell at: LT0094_04/319/7, location: (750, 827)\n", + "Processed cell at: LT0094_04/319/7, location: (750, 843)\n", + "Processed cell at: LT0094_04/319/89, location: (1211, 571)\n", + "Processed cell at: LT0094_04/319/89, location: (976, 817)\n", + "Processed cell at: LT0094_04/319/89, location: (531, 863)\n", + "Processed cell at: LT0094_04/319/89, location: (434, 864)\n", + "Processed cell at: LT0094_04/319/89, location: (567, 874)\n", + "Processed cell at: LT0094_04/319/89, location: (487, 915)\n", + "Processed cell at: LT0094_04/319/89, location: (522, 932)\n", + "Processed cell at: LT0094_04/319/61, location: (813, 298)\n", + "Processed cell at: LT0094_04/319/61, location: (963, 360)\n", + "Processed cell at: LT0094_04/319/61, location: (958, 440)\n", + "Processed cell at: LT0094_04/319/61, location: (702, 519)\n", + "Processed cell at: LT0094_04/319/61, location: (1248, 894)\n", + "Processed cell at: LT0094_04/319/61, location: (258, 896)\n", + "Processed cell at: LT0094_04/319/61, location: (528, 904)\n", + "Processed cell at: LT0094_04/319/61, location: (493, 910)\n", + "Processed cell at: LT0094_04/319/61, location: (1109, 926)\n", + "Processed cell at: LT0094_04/319/61, location: (1093, 932)\n", + "Processed cell at: LT0094_04/319/5, location: (612, 361)\n", + "Processed cell at: LT0094_04/319/5, location: (639, 403)\n", + "Processed cell at: LT0094_04/319/5, location: (620, 479)\n", + "Processed cell at: LT0094_04/319/5, location: (750, 827)\n", + "Processed cell at: LT0094_04/319/5, location: (750, 843)\n", + "Processed cell at: LT0094_04/319/5, location: (1041, 891)\n", + "Processed cell at: LT0094_04/319/5, location: (518, 899)\n", + "Processed cell at: LT0094_04/319/66, location: (897, 399)\n", + "Processed cell at: LT0094_04/319/66, location: (900, 411)\n", + "Processed cell at: LT0094_04/319/66, location: (918, 421)\n", + "Processed cell at: LT0094_04/319/66, location: (882, 421)\n", + "Processed cell at: LT0094_04/319/66, location: (1218, 574)\n", + "Processed cell at: LT0094_04/319/66, location: (563, 868)\n", + "Processed cell at: LT0094_04/319/66, location: (258, 897)\n", + "Processed cell at: LT0094_04/319/66, location: (494, 909)\n", + "Processed cell at: LT0094_04/319/66, location: (530, 912)\n", + "Processed cell at: LT0094_04/319/66, location: (1092, 927)\n", + "Processed cell at: LT0094_04/319/66, location: (1096, 946)\n", + "Processed cell at: LT0094_04/319/66, location: (1077, 949)\n", + "Processed cell at: LT0090_33/383/72, location: (1193, 95)\n", + "Processed cell at: LT0090_33/383/72, location: (1189, 118)\n", + "Processed cell at: LT0090_33/383/72, location: (1056, 124)\n", + "Processed cell at: LT0090_33/383/72, location: (1184, 133)\n", + "Processed cell at: LT0090_33/383/72, location: (1051, 138)\n", + "Processed cell at: LT0090_33/383/72, location: (255, 154)\n", + "Processed cell at: LT0090_33/383/72, location: (1091, 163)\n", + "Processed cell at: LT0090_33/383/72, location: (547, 198)\n", + "Processed cell at: LT0090_33/383/72, location: (1026, 316)\n", + "Processed cell at: LT0090_33/383/72, location: (663, 332)\n", + "Processed cell at: LT0090_33/383/72, location: (1019, 331)\n", + "Processed cell at: LT0090_33/383/72, location: (647, 338)\n", + "Processed cell at: LT0090_33/383/72, location: (520, 349)\n", + "Processed cell at: LT0090_33/383/72, location: (1080, 367)\n", + "Processed cell at: LT0090_33/383/72, location: (1026, 367)\n", + "Processed cell at: LT0090_33/383/72, location: (517, 405)\n", + "Processed cell at: LT0090_33/383/72, location: (457, 410)\n", + "Processed cell at: LT0090_33/383/72, location: (518, 419)\n", + "Processed cell at: LT0090_33/383/72, location: (710, 607)\n", + "Processed cell at: LT0090_33/383/72, location: (570, 611)\n", + "Processed cell at: LT0090_33/383/72, location: (667, 619)\n", + "Processed cell at: LT0090_33/383/72, location: (1309, 626)\n", + "Processed cell at: LT0090_33/383/72, location: (740, 668)\n", + "Processed cell at: LT0090_33/383/72, location: (780, 670)\n", + "Processed cell at: LT0090_33/383/72, location: (724, 670)\n", + "Processed cell at: LT0090_33/383/72, location: (739, 684)\n", + "Processed cell at: LT0090_33/383/60, location: (1073, 119)\n", + "Processed cell at: LT0090_33/383/60, location: (1058, 125)\n", + "Processed cell at: LT0090_33/383/60, location: (1106, 165)\n", + "Processed cell at: LT0090_33/383/60, location: (1089, 161)\n", + "Processed cell at: LT0090_33/383/60, location: (1037, 188)\n", + "Processed cell at: LT0090_33/383/60, location: (343, 210)\n", + "Processed cell at: LT0090_33/383/60, location: (344, 228)\n", + "Processed cell at: LT0090_33/383/60, location: (1264, 586)\n", + "Processed cell at: LT0090_33/383/60, location: (601, 593)\n", + "Processed cell at: LT0090_33/383/60, location: (719, 667)\n", + "Processed cell at: LT0090_33/383/60, location: (734, 671)\n", + "Processed cell at: LT0090_33/383/60, location: (735, 683)\n", + "Processed cell at: LT0090_33/383/84, location: (1173, 53)\n", + "Processed cell at: LT0090_33/383/84, location: (1031, 56)\n", + "Processed cell at: LT0090_33/383/84, location: (1157, 57)\n", + "Processed cell at: LT0090_33/383/84, location: (1169, 67)\n", + "Processed cell at: LT0090_33/383/84, location: (1011, 88)\n", + "Processed cell at: LT0090_33/383/84, location: (552, 155)\n", + "Processed cell at: LT0090_33/383/84, location: (485, 227)\n", + "Processed cell at: LT0090_33/383/84, location: (1053, 257)\n", + "Processed cell at: LT0090_33/383/84, location: (1062, 269)\n", + "Processed cell at: LT0090_33/383/84, location: (1069, 279)\n", + "Processed cell at: LT0090_33/383/84, location: (389, 294)\n", + "Processed cell at: LT0090_33/383/84, location: (406, 297)\n", + "Processed cell at: LT0090_33/383/84, location: (876, 307)\n", + "Processed cell at: LT0090_33/383/84, location: (1024, 305)\n", + "Processed cell at: LT0090_33/383/84, location: (410, 309)\n", + "Processed cell at: LT0090_33/383/84, location: (1072, 316)\n", + "Processed cell at: LT0090_33/383/84, location: (568, 320)\n", + "Processed cell at: LT0090_33/383/84, location: (807, 320)\n", + "Processed cell at: LT0090_33/383/84, location: (1017, 319)\n", + "Processed cell at: LT0090_33/383/84, location: (658, 332)\n", + "Processed cell at: LT0090_33/383/84, location: (1032, 324)\n", + "Processed cell at: LT0090_33/383/84, location: (1080, 330)\n", + "Processed cell at: LT0090_33/383/84, location: (490, 345)\n", + "Processed cell at: LT0090_33/383/84, location: (1025, 362)\n", + "Processed cell at: LT0090_33/383/84, location: (1086, 360)\n", + "Processed cell at: LT0090_33/383/84, location: (781, 378)\n", + "Processed cell at: LT0090_33/383/84, location: (667, 391)\n", + "Processed cell at: LT0090_33/383/84, location: (516, 398)\n", + "Processed cell at: LT0090_33/383/84, location: (681, 400)\n", + "Processed cell at: LT0090_33/383/84, location: (285, 436)\n", + "Processed cell at: LT0090_33/383/84, location: (299, 482)\n", + "Processed cell at: LT0090_33/383/84, location: (674, 607)\n", + "Processed cell at: LT0090_33/383/84, location: (664, 618)\n", + "Processed cell at: LT0090_33/383/84, location: (414, 623)\n", + "Processed cell at: LT0090_33/383/84, location: (414, 639)\n", + "Processed cell at: LT0090_33/383/84, location: (315, 646)\n", + "Processed cell at: LT0090_33/383/84, location: (733, 659)\n", + "Processed cell at: LT0090_33/383/84, location: (601, 658)\n", + "Processed cell at: LT0090_33/383/84, location: (729, 673)\n", + "Processed cell at: LT0090_33/383/84, location: (606, 673)\n", + "Processed cell at: LT0090_33/383/84, location: (549, 697)\n", + "Processed cell at: LT0090_33/383/84, location: (562, 708)\n", + "Processed cell at: LT0090_33/383/84, location: (384, 949)\n", + "Processed cell at: LT0090_33/383/92, location: (1162, 52)\n", + "Processed cell at: LT0090_33/383/92, location: (1186, 115)\n", + "Processed cell at: LT0090_33/383/92, location: (575, 316)\n", + "Processed cell at: LT0090_33/383/92, location: (1018, 310)\n", + "Processed cell at: LT0090_33/383/92, location: (1026, 326)\n", + "Processed cell at: LT0090_33/383/92, location: (661, 332)\n", + "Processed cell at: LT0090_33/383/92, location: (620, 335)\n", + "Processed cell at: LT0090_33/383/92, location: (476, 343)\n", + "Processed cell at: LT0090_33/383/92, location: (661, 347)\n", + "Processed cell at: LT0090_33/383/92, location: (515, 351)\n", + "Processed cell at: LT0090_33/383/92, location: (1077, 359)\n", + "Processed cell at: LT0090_33/383/92, location: (1092, 364)\n", + "Processed cell at: LT0090_33/383/92, location: (1030, 367)\n", + "Processed cell at: LT0090_33/383/92, location: (549, 370)\n", + "Processed cell at: LT0090_33/383/92, location: (624, 381)\n", + "Processed cell at: LT0090_33/383/92, location: (1025, 381)\n", + "Processed cell at: LT0090_33/383/92, location: (668, 394)\n", + "Processed cell at: LT0090_33/383/92, location: (451, 398)\n", + "Processed cell at: LT0090_33/383/92, location: (914, 403)\n", + "Processed cell at: LT0090_33/383/92, location: (628, 396)\n", + "Processed cell at: LT0090_33/383/92, location: (514, 404)\n", + "Processed cell at: LT0090_33/383/92, location: (939, 410)\n", + "Processed cell at: LT0090_33/383/92, location: (456, 415)\n", + "Processed cell at: LT0090_33/383/92, location: (518, 446)\n", + "Processed cell at: LT0090_33/383/92, location: (1263, 447)\n", + "Processed cell at: LT0090_33/383/92, location: (606, 580)\n", + "Processed cell at: LT0090_33/383/92, location: (524, 590)\n", + "Processed cell at: LT0090_33/383/92, location: (601, 595)\n", + "Processed cell at: LT0090_33/383/92, location: (483, 612)\n", + "Processed cell at: LT0090_33/383/92, location: (530, 603)\n", + "Processed cell at: LT0090_33/383/92, location: (752, 612)\n", + "Processed cell at: LT0090_33/383/92, location: (565, 614)\n", + "Processed cell at: LT0090_33/383/92, location: (579, 624)\n", + "Processed cell at: LT0090_33/383/92, location: (707, 618)\n", + "Processed cell at: LT0090_33/383/92, location: (691, 621)\n", + "Processed cell at: LT0090_33/383/92, location: (756, 627)\n", + "Processed cell at: LT0090_33/383/92, location: (776, 641)\n", + "Processed cell at: LT0090_33/383/92, location: (250, 659)\n", + "Processed cell at: LT0090_33/383/92, location: (729, 657)\n", + "Processed cell at: LT0090_33/383/92, location: (734, 668)\n", + "Processed cell at: LT0090_33/383/92, location: (723, 680)\n", + "Processed cell at: LT0106_02/287/19, location: (488, 58)\n", + "Processed cell at: LT0106_02/287/19, location: (577, 102)\n", + "Processed cell at: LT0106_02/287/19, location: (1200, 151)\n", + "Processed cell at: LT0106_02/287/19, location: (1216, 148)\n", + "Processed cell at: LT0106_02/287/19, location: (157, 275)\n", + "Processed cell at: LT0106_02/287/19, location: (850, 318)\n", + "Processed cell at: LT0106_02/287/19, location: (676, 334)\n", + "Processed cell at: LT0106_02/287/19, location: (58, 395)\n", + "Processed cell at: LT0106_02/287/19, location: (98, 433)\n", + "Processed cell at: LT0106_02/287/19, location: (88, 472)\n", + "Processed cell at: LT0106_02/287/19, location: (771, 567)\n", + "Processed cell at: LT0106_02/287/1, location: (549, 82)\n", + "Processed cell at: LT0106_02/287/1, location: (172, 285)\n", + "Processed cell at: LT0106_02/287/1, location: (210, 300)\n", + "Processed cell at: LT0106_02/287/1, location: (854, 323)\n", + "Processed cell at: LT0106_02/287/1, location: (816, 410)\n", + "Processed cell at: LT0106_02/287/1, location: (918, 516)\n", + "Processed cell at: LT0106_02/287/1, location: (1311, 531)\n", + "Processed cell at: LT0106_02/287/1, location: (934, 558)\n", + "Processed cell at: LT0106_02/287/1, location: (916, 583)\n", + "Processed cell at: LT0106_02/287/1, location: (876, 623)\n", + "Processed cell at: LT0106_02/287/1, location: (949, 643)\n", + "Processed cell at: LT0106_02/287/6, location: (574, 98)\n", + "Processed cell at: LT0106_02/287/6, location: (855, 324)\n", + "Processed cell at: LT0106_02/287/6, location: (816, 408)\n", + "Processed cell at: LT0106_02/287/6, location: (645, 665)\n", + "Processed cell at: LT0106_02/287/33, location: (828, 338)\n", + "Processed cell at: LT0106_02/287/33, location: (63, 384)\n", + "Processed cell at: LT0106_02/287/33, location: (800, 408)\n", + "Processed cell at: LT0106_02/287/33, location: (105, 429)\n", + "Processed cell at: LT0106_02/287/33, location: (94, 469)\n" + ] + } + ], + "source": [ + "base_url = \"https://raw.github.com/WayScience/mitocheck_data/\"\n", + "# hash changes depending on desired version of mitocheck_data being used\n", + "hash = \"de21b9c3201ba4298db2b1704f3ae510a5dc47e2\"\n", + "mitocheck_data_version_url = f\"{base_url}/{hash}\"\n", + "\n", + "output_dir = pathlib.Path(\"data/\")\n", + "output_dir.mkdir(parents=True, exist_ok=True)\n", + "save_path = pathlib.Path(f\"{output_dir}/training_data.csv.gz\")\n", + "compression = \"gzip\"\n", + "\n", + "training_data = format_training_data(mitocheck_data_version_url, save_path, compression)" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "(4308, 1292)\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + " | Mitocheck_Phenotypic_Class | \n", + "Mitocheck_Object_ID | \n", + "Location_Center_X | \n", + "Location_Center_Y | \n", + "Metadata_Plate | \n", + "Metadata_Well | \n", + "Metadata_Site | \n", + "Metadata_Plate_Map_Name | \n", + "Metadata_DNA | \n", + "Metadata_Gene | \n", + "... | \n", + "efficientnet_1270 | \n", + "efficientnet_1271 | \n", + "efficientnet_1272 | \n", + "efficientnet_1273 | \n", + "efficientnet_1274 | \n", + "efficientnet_1275 | \n", + "efficientnet_1276 | \n", + "efficientnet_1277 | \n", + "efficientnet_1278 | \n", + "efficientnet_1279 | \n", + "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", + "ADCCM | \n", + "13.0 | \n", + "262.777778 | \n", + "20.126984 | \n", + "LT0043_48 | \n", + "166_48 | \n", + "1 | \n", + "LT0043_48_166_48 | \n", + "LT0043_48/166/48/LT0043_48_166_48.tif | \n", + "OGG1 | \n", + "... | \n", + "0.207932 | \n", + "-0.736547 | \n", + "0.010863 | \n", + "0.290715 | \n", + "-0.508518 | \n", + "-0.666912 | \n", + "0.527043 | \n", + "-0.216474 | \n", + "0.659347 | \n", + "-0.692728 | \n", + "
1 | \n", + "ADCCM | \n", + "13.0 | \n", + "239.517241 | \n", + "28.206897 | \n", + "LT0043_48 | \n", + "166_48 | \n", + "1 | \n", + "LT0043_48_166_48 | \n", + "LT0043_48/166/48/LT0043_48_166_48.tif | \n", + "OGG1 | \n", + "... | \n", + "0.38972 | \n", + "-0.562691 | \n", + "-0.044208 | \n", + "-0.159093 | \n", + "-0.605761 | \n", + "-0.605434 | \n", + "0.3765 | \n", + "-0.496571 | \n", + "0.028506 | \n", + "-0.152331 | \n", + "
2 | \n", + "ADCCM | \n", + "13.0 | \n", + "252.980392 | \n", + "35.862745 | \n", + "LT0043_48 | \n", + "166_48 | \n", + "1 | \n", + "LT0043_48_166_48 | \n", + "LT0043_48/166/48/LT0043_48_166_48.tif | \n", + "OGG1 | \n", + "... | \n", + "-0.154282 | \n", + "-0.519065 | \n", + "0.584269 | \n", + "0.860831 | \n", + "-0.446671 | \n", + "-0.409693 | \n", + "0.383752 | \n", + "-0.343047 | \n", + "-0.370232 | \n", + "0.267983 | \n", + "
3 | \n", + "ADCCM | \n", + "13.0 | \n", + "258.288462 | \n", + "46.038462 | \n", + "LT0043_48 | \n", + "166_48 | \n", + "1 | \n", + "LT0043_48_166_48 | \n", + "LT0043_48/166/48/LT0043_48_166_48.tif | \n", + "OGG1 | \n", + "... | \n", + "-0.298543 | \n", + "-0.587031 | \n", + "0.838506 | \n", + "1.16317 | \n", + "-0.083327 | \n", + "-0.20665 | \n", + "0.253444 | \n", + "-0.084782 | \n", + "0.073759 | \n", + "-0.251357 | \n", + "
4 | \n", + "Shape3 | \n", + "10.0 | \n", + "1212.640449 | \n", + "21.314607 | \n", + "LT0043_48 | \n", + "166_55 | \n", + "1 | \n", + "LT0043_48_166_55 | \n", + "LT0043_48/166/55/LT0043_48_166_55.tif | \n", + "OGG1 | \n", + "... | \n", + "1.764085 | \n", + "-0.364659 | \n", + "-0.623983 | \n", + "0.087524 | \n", + "-0.678471 | \n", + "-1.04743 | \n", + "0.1197 | \n", + "0.254014 | \n", + "0.080685 | \n", + "-0.808582 | \n", + "
5 rows × 1292 columns
\n", + "