From 7f4aa819c0d46479254d4d5677502d9de634cdd9 Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Mon, 12 Dec 2022 09:50:09 +0100 Subject: Import shasta_0.11.1-1.debian.tar.xz [dgit import tarball shasta 0.11.1-1 shasta_0.11.1-1.debian.tar.xz] --- changelog | 146 +++++++++++++++++ control | 117 ++++++++++++++ copyright | 61 +++++++ mans/shasta.1 | 380 ++++++++++++++++++++++++++++++++++++++++++++ python3-shasta-doc.doc-base | 9 ++ python3-shasta-doc.install | 1 + python3-shasta.install | 3 + rules | 59 +++++++ salsa-ci.yml | 7 + shasta.examples | 2 + shasta.install | 5 + shasta.lintian-overrides | 2 + shasta.manpages | 1 + source/format | 1 + tests/control | 4 + tests/run-unit-test | 54 +++++++ upstream/metadata | 11 ++ watch | 4 + 18 files changed, 867 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 mans/shasta.1 create mode 100644 python3-shasta-doc.doc-base create mode 100644 python3-shasta-doc.install create mode 100644 python3-shasta.install create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 shasta.examples create mode 100644 shasta.install create mode 100644 shasta.lintian-overrides create mode 100644 shasta.manpages create mode 100644 source/format create mode 100644 tests/control create mode 100644 tests/run-unit-test create mode 100644 upstream/metadata create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..c8dde60 --- /dev/null +++ b/changelog @@ -0,0 +1,146 @@ +shasta (0.11.1-1) unstable; urgency=medium + + * Team upload + * Upstream repository moved from github.com/chanzuckerberg/shasta + to github.com/paoloshasta/shasta + + -- Andreas Tille Mon, 12 Dec 2022 09:50:09 +0100 + +shasta (0.10.0-2) unstable; urgency=medium + + * Team upload. + * Fix watch file + * lintian-override for custom-library-search-path + * Fix location of file in d/copyright + + -- Andreas Tille Tue, 06 Dec 2022 07:51:25 +0100 + +shasta (0.10.0-1) unstable; urgency=medium + + * Team upload. + * New upstream version 0.10.0 + * Bump Standards-Version to 4.6.1 (no changes needed) + * Update install in acc with upstream renamed executable + * Drop modify_cmakelists.patch, set needed vars from d/rules + * Drop upstream patch + * Refresh patches + + -- Nilesh Patra Sat, 28 May 2022 13:06:01 +0530 + +shasta (0.8.0-2) unstable; urgency=medium + + * Team Upload. + * Cherry-pick upstream patch to fix FTBFS (Closes: #1002142) + + -- Nilesh Patra Tue, 04 Jan 2022 01:10:16 +0530 + +shasta (0.8.0-1) unstable; urgency=medium + + * Team upload. + + [ Steffen Moeller ] + * Fix watchfile to detect new versions on github (routine-update) + + [ Andreas Tille ] + * New upstream version + * Standards-Version: 4.6.0 (routine-update) + + [ Nilesh Patra ] + * d/control: Add libblas-dev,liblapack-dev,gfortran to B-D + * d/t/run-unit-test: Specify a --config builtin for running test on sample + data + + -- Andreas Tille Thu, 14 Oct 2021 08:17:30 +0200 + +shasta (0.7.0-3) unstable; urgency=medium + + * Team upload. + * python3-shasta: Remove explicit depends on many libraries, + ${shlibs:Depends} covers the needful. + + -- Michael R. Crusoe Wed, 13 Jan 2021 10:43:17 +0100 + +shasta (0.7.0-2) unstable; urgency=medium + + * Team upload. + * make use of ${sphinxdoc:Built-Using} + * debian/tests/control: specifically depend on the binary packages + * debian/control: document why package is amd64/arm64 only + + -- Michael R. Crusoe Tue, 12 Jan 2021 13:08:34 +0100 + +shasta (0.7.0-1) unstable; urgency=medium + + * Team upload. + + [ Michael R. Crusoe ] + * debian/patches/libspoa7.0.0: adapt to spoa 4.0.6 (Closes: #979704) + * Fix some typos. + + [ Juhani Numminen ] + * Fix binary-indep FTBFS: add suffix -arch in execute_after_dh_python3-arch. + + [ Andreas Tille ] + * New upstream version + * Build-Depends: libcpu-features-dev + + -- Michael R. Crusoe Mon, 11 Jan 2021 16:28:10 +0100 + +shasta (0.6.0-5) unstable; urgency=medium + + * Team upload. + * Do not explicitly Depend libboost-chrono1.71.0 and use ${shlibs:Depends} + instead + Closes: #977308 + + -- Andreas Tille Sat, 19 Dec 2020 20:46:29 +0100 + +shasta (0.6.0-4) unstable; urgency=medium + + * Team Upload. + * Modify install paths (Closes: #972921) + * Fix installmissing + + -- Nilesh Patra Wed, 09 Dec 2020 12:05:18 +0000 + +shasta (0.6.0-3) unstable; urgency=medium + + * Team upload. + * python3-shasta: any-amd64 arm64 + + -- Andreas Tille Mon, 07 Dec 2020 17:49:17 +0100 + +shasta (0.6.0-2) unstable; urgency=medium + + [ Andreas Tille ] + * Team upload. + * Enable binary-all build + Closes: #972921 + * Architecture: any-amd64 arm64 + Closes: #972922 + * Do not override dh_missing, try to install the files from debian/tmp + or remove them before dh_missing is called + * Make sure shared library will fit default Python3 version + * dh_missing --fail-missing + * Standards-Version: 5.4.1 + + [ Shayan Doust ] + * build depends python3-dev instead of python3-all-dev + Closes: #973427 + + -- Andreas Tille Mon, 07 Dec 2020 14:37:49 +0100 + +shasta (0.6.0-1) unstable; urgency=medium + + * Team upload. + * New upstream version + * Remove trailing whitespace in debian/copyright (routine-update) + * Move source package lintian overrides to debian/source. + + -- Andreas Tille Fri, 23 Oct 2020 14:49:17 +0200 + +shasta (0.5.1-1) unstable; urgency=medium + + * Initial release (Closes: #968716) + + -- Shayan Doust Thu, 20 Aug 2020 16:47:28 +0000 diff --git a/control b/control new file mode 100644 index 0000000..869cab9 --- /dev/null +++ b/control @@ -0,0 +1,117 @@ +Source: shasta +Maintainer: Debian Med Packaging Team +Uploaders: Shayan Doust +Section: science +Priority: optional +Build-Depends: debhelper-compat (= 13), + dh-python, + dh-exec, + cmake, + patchelf, + chrpath, + libboost-all-dev, + libpng-dev, + ncbi-blast+, + python3-sphinx, + python3-dev, + libseqan2-dev, + libspoa-dev, + python3-pybind11, + libcpu-features-dev [any-amd64], + libcereal-dev, + libblas-dev, + liblapack-dev, + gfortran +Standards-Version: 4.6.1 +Vcs-Browser: https://salsa.debian.org/med-team/shasta +Vcs-Git: https://salsa.debian.org/med-team/shasta.git +Homepage: https://github.com/chanzuckerberg/shasta +Rules-Requires-Root: no + +Package: shasta +Architecture: any-amd64 arm64 +# even if one comments out the sections that forbid compilation on other archs +# one gets this error message: +# undefined reference to `__sync_bool_compare_and_swap_16' +# see src/dset64.hpp for more details +Depends: ${misc:Depends}, + ${shlibs:Depends}, + python3-shasta (= ${binary:Version}), +Description: nanopore whole genome assembly (binaries and scripts) + De novo assembly from Oxford Nanopore reads. The goal of the Shasta long + read assembler is to rapidly produce accurate assembled sequence using + as input DNA reads generated by Oxford Nanopore flow cells. + . + Computational methods used by the Shasta assembler include: + . + * Using a run-length representation of the read sequence. This makes + the assembly process more resilient to errors in homopolymer + repeat counts, which are the most common type of errors in Oxford + Nanopore reads. + . + * Using in some phases of the computation a representation of the read + sequence based on markers, a fixed subset of short k-mers (k ≈ 10). + . + Shasta assembly quality is comparable or better than assembly quality + achieved by other long read assemblers. + . + This package contains the executable binaries (tools) and + accommodating scripts. + +Package: python3-shasta +Architecture: any-amd64 arm64 +Section: python +Depends: ${python3:Depends}, + ${shlibs:Depends}, + ${misc:Depends}, + ncbi-blast+ +Description: nanopore whole genome assembly (dynamic library) + De novo assembly from Oxford Nanopore reads. The goal of the Shasta long + read assembler is to rapidly produce accurate assembled sequence using + as input DNA reads generated by Oxford Nanopore flow cells. + . + Computational methods used by the Shasta assembler include: + . + * Using a run-length representation of the read sequence. This makes + the assembly process more resilient to errors in homopolymer + repeat counts, which are the most common type of errors in Oxford + Nanopore reads. + . + * Using in some phases of the computation a representation of the read + sequence based on markers, a fixed subset of short k-mers (k ≈ 10). + . + Shasta assembly quality is comparable or better than assembly quality + achieved by other long read assemblers. + . + This package contains the dynamic library that can be interfaced and + imported within Python. + +Package: python3-shasta-doc +Architecture: all +Multi-Arch: foreign +Section: doc +Built-Using: ${sphinxdoc:Built-Using} +Depends: ${sphinxdoc:Depends}, + ${misc:Depends} +Recommends: shasta, + python3-shasta +Description: nanopore whole genome assembly (documentation) + De novo assembly from Oxford Nanopore reads. The goal of the Shasta long + read assembler is to rapidly produce accurate assembled sequence using + as input DNA reads generated by Oxford Nanopore flow cells. + . + Computational methods used by the Shasta assembler include: + . + * Using a run-length representation of the read sequence. This makes + the assembly process more resilient to errors in homopolymer + repeat counts, which are the most common type of errors in Oxford + Nanopore reads. + . + * Using in some phases of the computation a representation of the read + sequence based on markers, a fixed subset of short k-mers (k ≈ 10). + . + Shasta assembly quality is comparable or better than assembly quality + achieved by other long read assemblers. + . + This package contains the documentation for the shasta and python3-shasta + packages. diff --git a/copyright b/copyright new file mode 100644 index 0000000..dc4b66c --- /dev/null +++ b/copyright @@ -0,0 +1,61 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: shasta +Source: https://github.com/paoloshasta/shasta + +Files: * +Copyright: 2018 Chan Zuckerberg Initiative + 2022 Paolo Carnevali +License: Expat + +Files: debian/* +Copyright: 2020 Shayan Doust +License: Expat + +Files: src/MurmurHash2.* +Copyright: Austin Appleby +License: public-domain + +Files: unused/dset64.hpp + src/dset64-gccAtomic.hpp +Copyright: Wenzel Jakob +License: ZLIB + +License: public-domain + MurmurHash2 was written by Austin Appleby, and is placed in the public + domain. The author hereby disclaims copyright to this source code. + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + +License: ZLIB + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. diff --git a/mans/shasta.1 b/mans/shasta.1 new file mode 100644 index 0000000..4e1d915 --- /dev/null +++ b/mans/shasta.1 @@ -0,0 +1,380 @@ +.TH SHASTA "1" "August 2020" "shasta" "User Commands" +.SH NAME +shasta \- nanopore whole genome assembly tool +.SH DESCRIPTION +.SS "Options allowed only on the command line:" +.TP +\fB\-h\fR [ \fB\-\-help\fR ] +Write a help message. +.TP +\fB\-v\fR [ \fB\-\-version\fR ] +Identify the Shasta version. +.TP +\fB\-\-config\fR arg +Configuration file name. +.TP +\fB\-\-input\fR arg +Names of input files containing reads. +Specify at least one. +.TP +\fB\-\-assemblyDirectory\fR arg (=ShastaRun) +Name of the output directory. If +command is assemble, this directory +must not exist. +.TP +\fB\-\-command\fR arg (=assemble) +Command to run. Must be one of: +assemble, saveBinaryData, +cleanupBinaryData, explore, +createBashCompletionScript +.TP +\fB\-\-memoryMode\fR arg (=anonymous) +Specify whether allocated memory is +anonymous or backed by a filesystem. +Allowed values: anonymous, filesystem. +.TP +\fB\-\-memoryBacking\fR arg (=4K) +Specify the type of pages used to back +memory. +Allowed values: disk, 4K , 2M (for best +performance). All combinations +(memoryMode, memoryBacking) are allowed +except for (anonymous, disk). +Some combinations require root +privilege, which is obtained using sudo +and may result in a password prompting +depending on your sudo set up. +.TP +\fB\-\-threads\fR arg (=0) +Number of threads, or 0 to use one +thread per virtual processor. +.TP +\fB\-\-exploreAccess\fR arg (=user) +Specify allowed access for \fB\-\-command\fR +explore. Allowed values: user, local, +unrestricted. DO NOT CHANGE FROM +DEFAULT VALUE WITHOUT UNDERSTANDING THE +SECURITY IMPLICATIONS. +.TP +\fB\-\-port\fR arg (=17100) +Port to be used by the http server +(command \fB\-\-explore\fR). +.SS "Options allowed on the command line and in the config file:" +.TP +\fB\-\-Reads\fR.minReadLength arg (=10000) +Read length cutoff. Shorter reads are +discarded. +.TP +\fB\-\-Reads\fR.noCache +If set, skip the Linux cache when +loading reads. This is done by +specifying the O_DIRECT flag when +opening input files containing reads. +.TP +\fB\-\-Reads\fR.palindromicReads.skipFlagging +Skip flagging palindromic reads. Oxford +Nanopore reads should be flagged for +better results. +.TP +\fB\-\-Reads\fR.palindromicReads.maxSkip arg (=100) +Used for palindromic read detection. +.TP +\fB\-\-Reads\fR.palindromicReads.maxDrift arg (=100) +Used for palindromic read detection. +.TP +\fB\-\-Reads\fR.palindromicReads.maxMarkerFrequency arg (=10) +Used for palindromic read detection. +.TP +\fB\-\-Reads\fR.palindromicReads.alignedFractionThreshold arg (=0.1) +Used for palindromic read detection. +.TP +\fB\-\-Reads\fR.palindromicReads.nearDiagonalFractionThreshold arg (=0.1) +Used for palindromic read detection. +.TP +\fB\-\-Reads\fR.palindromicReads.deltaThreshold arg (=100) +Used for palindromic read detection. +.TP +\fB\-\-Kmers\fR.generationMethod arg (=0) +Method to generate marker k\-mers: 0 = +random, 1 = random, excluding globally +overenriched,2 = random, excluding +overenriched even in a single read,3 = +read from file. +.TP +\fB\-\-Kmers\fR.k arg (=10) +Length of marker k\-mers (in run\-length +space). +.TP +\fB\-\-Kmers\fR.probability arg (=0.1) +Fraction k\-mers used as a marker. +.TP +\fB\-\-Kmers\fR.enrichmentThreshold arg (=100.) +Enrichment threshold for +Kmers.generationMethod 1 and 2. +.TP +\fB\-\-Kmers\fR.file arg +The absolute path of a file containing +the k\-mers to be used as markers, one +per line. A relative path is not +accepted. Only used if +Kmers.generationMethod is 3. +.TP +\fB\-\-MinHash\fR.version arg (=0) +Controls the version of the LowHash +algorithm to use. Can be 0 (default) or +1.(experimental). +.TP +\fB\-\-MinHash\fR.m arg (=4) +The number of consecutive markers that +define a MinHash/LowHash feature. +.TP +\fB\-\-MinHash\fR.hashFraction arg (=0.01) +Defines how low a hash has to be to be +used with the LowHash algorithm. +.TP +\fB\-\-MinHash\fR.minHashIterationCount arg (=10) +The number of MinHash/LowHash +iterations, or 0 to let +\fB\-\-MinHash\fR.alignmentCandidatesPerRead +control the number of iterations. +.TP +\fB\-\-MinHash\fR.alignmentCandidatesPerRead arg (=20) +If \fB\-\-MinHash\fR.minHashIterationCount is +0, MinHash iteration is stopped when +the average number of alignment +candidates that each read is involved +in reaches this value. If +\fB\-\-MinHash\fR.minHashIterationCount is not +0, this is not used. +.TP +\fB\-\-MinHash\fR.minBucketSize arg (=0) +The minimum bucket size to be used by +the LowHash algorithm. +.TP +\fB\-\-MinHash\fR.maxBucketSize arg (=10) +The maximum bucket size to be used by +the LowHash algorithm. +.TP +\fB\-\-MinHash\fR.minFrequency arg (=2) +The minimum number of times a pair of +reads must be found by the +MinHash/LowHash algorithm in order to +be considered a candidate alignment. +.TP +\fB\-\-MinHash\fR.allPairs +Skip the MinHash algorithm and mark all +pairs of reads as alignmentcandidates +with both orientation. This should only +be used for experimentation on very +small runs because it is very time +consuming. +.TP +\fB\-\-Align\fR.alignMethod arg (=3) +The alignment method to be used to +create the read graph & the marker +graph. 0 = old Shasta method, 1 = SeqAn +(slow), 3 = banded SeqAn. +.TP +\fB\-\-Align\fR.maxSkip arg (=30) +The maximum number of markers that an +alignment is allowed to skip. +.TP +\fB\-\-Align\fR.maxDrift arg (=30) +The maximum amount of marker drift that +an alignment is allowed to tolerate +between successive markers. +.TP +\fB\-\-Align\fR.maxTrim arg (=30) +The maximum number of unaligned markers +tolerated at the beginning and end of +an alignment. +.TP +\fB\-\-Align\fR.maxMarkerFrequency arg (=10) +Marker frequency threshold. Markers +more frequent than this value in either +of two oriented reads being aligned are +discarded and not used to compute the +alignment. +.TP +\fB\-\-Align\fR.minAlignedMarkerCount arg (=100) +The minimum number of aligned markers +for an alignment to be used. +.TP +\fB\-\-Align\fR.minAlignedFraction arg (=0) +The minimum fraction of aligned markers +for an alignment to be used. +.TP +\fB\-\-Align\fR.matchScore arg (=6) +Match score for marker alignments (only +used for alignment methods 1 and 3). +.TP +\fB\-\-Align\fR.mismatchScore arg (=\-1) +Mismatch score for marker alignments +(only used for alignment methods 1 and +3). +.TP +\fB\-\-Align\fR.gapScore arg (=\-1) +Gap score for marker alignments (only +used for alignment methods 1 and 3). +.TP +\fB\-\-Align\fR.downsamplingFactor arg (=0.10000000000000001) +Downsampling factor (only used for +alignment method 3). +.TP +\fB\-\-Align\fR.bandExtend arg (=10) +Amount to extend the downsampled band +(only used for alignment method 3). +.TP +\fB\-\-Align\fR.sameChannelReadAlignment.suppressDeltaThreshold arg (=0) +If not zero, alignments between reads +from the same nanopore channel and +close in time are suppressed. The +"read" meta data fields from the FASTA +or FASTQ header are checked. If their +difference, in absolute value, is less +than the value of this option, the +alignment is suppressed. This can help +avoid assembly artifact. This check is +only done if the two reads have +identical meta data fields "runid", +"sampleid", and "ch". If any of these +meta data fields are missing, this +check is suppressed and this option has +no effect. +.TP +\fB\-\-Align\fR.suppressContainments +Suppress containment alignments, that +is alignments in which one read is +entirely contained in another read, +except possibly for up to maxTrim +markers at the beginning and end. +.TP +\fB\-\-ReadGraph\fR.creationMethod arg (=0) +The method used to create the read +graph (0 = undirected, default, 1 = +directed, experimental). +.TP +\fB\-\-ReadGraph\fR.maxAlignmentCount arg (=6) +The maximum number of alignments to be +kept for each read. +.TP +\fB\-\-ReadGraph\fR.minComponentSize arg (=100) +The minimum size (number of oriented +reads) of a connected component of the +read graph to be kept. This is +currently ignored. +.TP +\fB\-\-ReadGraph\fR.maxChimericReadDistance arg (=2) +Used for chimeric read detection. +.TP +\fB\-\-ReadGraph\fR.crossStrandMaxDistance arg (=6) +Maximum distance (edges) for +flagCrossStrandReadGraphEdges. Set this +to zero to entirely suppress +flagCrossStrandReadGraphEdges. +.TP +\fB\-\-ReadGraph\fR.containedNeighborCount arg (=6) +Maximum number of alignments to be kept +for each contained read (only used when +creationMethod is 1). +.TP +\fB\-\-ReadGraph\fR.uncontainedNeighborCountPerDirection arg (=3) +Maximum number of alignments to be kept +in each direction (forward, backward) +for each uncontained read (only used +when creationMethod is 1). +.TP +\fB\-\-ReadGraph\fR.removeConflicts +Remove conflicts from the read graph. +Experimental \- do not use. +.TP +\fB\-\-MarkerGraph\fR.minCoverage arg (=10) +Minimum number of markers for a marker +graph vertex. +.TP +\fB\-\-MarkerGraph\fR.maxCoverage arg (=100) +Maximum number of markers for a marker +graph vertex. +.TP +\fB\-\-MarkerGraph\fR.lowCoverageThreshold arg (=0) +Used during approximate transitive +reduction. Marker graph edges with +coverage lower than this value are +always marked as removed regardless of +reachability. +.TP +\fB\-\-MarkerGraph\fR.highCoverageThreshold arg (=256) +Used during approximate transitive +reduction. Marker graph edges with +coverage higher than this value are +never marked as removed regardless of +reachability. +.TP +\fB\-\-MarkerGraph\fR.maxDistance arg (=30) +Used during approximate transitive +reduction. +.TP +\fB\-\-MarkerGraph\fR.edgeMarkerSkipThreshold arg (=100) +Used during approximate transitive +reduction. +.TP +\fB\-\-MarkerGraph\fR.pruneIterationCount arg (=6) +Number of prune iterations. +.TP +\fB\-\-MarkerGraph\fR.simplifyMaxLength arg (=10,100,1000) +Maximum lengths (in markers) used at +each iteration of simplifyMarkerGraph. +.TP +\fB\-\-MarkerGraph\fR.crossEdgeCoverageThreshold arg (=0) +Experimental. Cross edge coverage +threshold. If this is not zero, +assembly graph cross\-edges with average +edge coverage less than this value are +removed, together with the +corresponding marker graph edges. A +cross edge is defined as an edge v0\->v1 +with out\-degree(v0)>1, in\-degree(v1)>1. +.TP +\fB\-\-MarkerGraph\fR.refineThreshold arg (=0) +Experimental. Length threshold, in +markers, for the marker graph +refinement step, or 0 to turn off the +refinement step. +.TP +\fB\-\-MarkerGraph\fR.reverseTransitiveReduction +Perform approximate reverse transitive +reduction of the marker graph. +.TP +\fB\-\-Assembly\fR.crossEdgeCoverageThreshold arg (=3) +Maximum average edge coverage for a +cross edge of the assembly graph to be +removed. +.TP +\fB\-\-Assembly\fR.markerGraphEdgeLengthThresholdForConsensus arg (=1000) +Controls assembly of long marker graph +edges. +.TP +\fB\-\-Assembly\fR.consensusCaller arg (=Bayesian:guppy\-2.3.5\-a) +Selects the consensus caller for repeat +counts. See the documentation for +available choices. +.TP +\fB\-\-Assembly\fR.storeCoverageData +Used to request storing coverage data +in binary format. +.TP +\fB\-\-Assembly\fR.storeCoverageDataCsvLengthThreshold arg (=0) +Used to specify the minimum length of +an assembled segment for which coverage +data in csv format should be stored. If +0, no coverage data in csv format is +stored. +.TP +\fB\-\-Assembly\fR.writeReadsByAssembledSegment +Used to request writing the reads that +contributed to assembling each segment. +.TP +\fB\-\-Assembly\fR.detangleMethod arg (=0) +Experimental. Specify the method used +to detangle the assembly graph. 0 = no +detangling, 1 = basic detangling. diff --git a/python3-shasta-doc.doc-base b/python3-shasta-doc.doc-base new file mode 100644 index 0000000..6d583c4 --- /dev/null +++ b/python3-shasta-doc.doc-base @@ -0,0 +1,9 @@ +Document: shasta +Title: python3-shasta documentation +Author: Chan Zuckerberg Initiative +Abstract: This manual documents the python3-shasta package +Section: Science/Biology + +Format: HTML +Index: /usr/share/doc/python3-shasta-doc/html/index.html +Files: /usr/share/doc/python3-shasta-doc/html/*.html diff --git a/python3-shasta-doc.install b/python3-shasta-doc.install new file mode 100644 index 0000000..691a071 --- /dev/null +++ b/python3-shasta-doc.install @@ -0,0 +1 @@ +build/html/ usr/share/doc/python3-shasta-doc/ diff --git a/python3-shasta.install b/python3-shasta.install new file mode 100644 index 0000000..7576c25 --- /dev/null +++ b/python3-shasta.install @@ -0,0 +1,3 @@ +#!/usr/bin/dh-exec + +obj-${DEB_HOST_MULTIARCH}/dynamicLibrary/shasta.so /usr/lib/python3/dist-packages/ diff --git a/rules b/rules new file mode 100755 index 0000000..1dc623c --- /dev/null +++ b/rules @@ -0,0 +1,59 @@ +#!/usr/bin/make -f + +# DH_VERBOSE := 1 +export LC_ALL=C.UTF-8 + +include /usr/share/dpkg/default.mk + +# for hardening you might like to uncomment this: +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) +MULTIARCH_SONAME = shasta.cpython-$(shell py3versions -vd | sed 's/\.//')-$(DEB_HOST_MULTIARCH).so + +%: + dh $@ --with python3,sphinxdoc + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_ID=${DEB_VERSION_UPSTREAM} \ + -DBUILD_STATIC_EXECUTABLE=OFF \ + -DBUILD_DYNAMIC_EXECUTABLE=ON + +override_dh_auto_build: export http_proxy=127.0.0.1:9 +override_dh_auto_build: export https_proxy=127.0.0.1:9 +override_dh_auto_build: + dh_auto_build + # Move shared library into sphinx documentation folder for doc generation + find . -name "shasta.so" -exec cp {} docs/PythonApi/ \; + PYTHONPATH=docs/PythonApi/ python3 -m sphinx -N -bhtml docs/PythonApi/ build/html # HTML generator + +override_dh_install-arch: + dh_install -a + # Rename shastaDynamic to shasta for ease + mv debian/shasta/usr/bin/shastaDynamic debian/shasta/usr/bin/shasta + # The library is in a more unusual place (nested within /usr/lib), so modify + # the ELF + chrpath -r /usr/lib/python3/dist-packages \ + debian/shasta/usr/bin/shasta + patchelf \ + --replace-needed shasta.so $(MULTIARCH_SONAME) \ + debian/shasta/usr/bin/shasta + +execute_after_dh_python3-arch: + patchelf \ + --set-soname $(MULTIARCH_SONAME) \ + $(CURDIR)/debian/python3-shasta/usr/lib/python3/dist-packages/$(MULTIARCH_SONAME) + +override_dh_missing: + # No need to install docker files + find debian/tmp -type d -name docker | xargs rm -rf + # static library should not be installed + find debian/tmp -name shasta.a -delete + # dynamic library was installed manually before - so remove it from debian/tmp + find debian/tmp -name shasta.so -delete + # 11MB of generated docs should go into a separate package if this is considered sensible + # FIXME: for the moment do not install these + find debian/tmp -name docs | xargs rm -rf + # Remove rest of files which have already been installed + rm -rf debian/tmp/${CURDIR} + dh_missing --list-missing diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..84f03f0 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,7 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +build-i386: + allow_failure: true diff --git a/shasta.examples b/shasta.examples new file mode 100644 index 0000000..1e973d5 --- /dev/null +++ b/shasta.examples @@ -0,0 +1,2 @@ +tests/* +conf diff --git a/shasta.install b/shasta.install new file mode 100644 index 0000000..51f38c0 --- /dev/null +++ b/shasta.install @@ -0,0 +1,5 @@ +#!/usr/bin/dh-exec + +obj-${DEB_HOST_MULTIARCH}/dynamicExecutable/shastaDynamic usr/bin +scripts/*.py usr/share/doc/shasta/ +scripts/*.sh usr/share/doc/shasta/ diff --git a/shasta.lintian-overrides b/shasta.lintian-overrides new file mode 100644 index 0000000..865188b --- /dev/null +++ b/shasta.lintian-overrides @@ -0,0 +1,2 @@ +# This search path is needed to find the dynamic library inside /usr/lib/python3 +shasta: custom-library-search-path RUNPATH /usr/lib/python3/dist-packages [usr/bin/shasta] diff --git a/shasta.manpages b/shasta.manpages new file mode 100644 index 0000000..4f4649b --- /dev/null +++ b/shasta.manpages @@ -0,0 +1 @@ +debian/mans/*.1 diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..f112eb7 --- /dev/null +++ b/tests/control @@ -0,0 +1,4 @@ +Tests: run-unit-test +Depends: shasta, python3-shasta, python3-shasta-doc +Architecture: amd64, arm64 +Restrictions: allow-stderr diff --git a/tests/run-unit-test b/tests/run-unit-test new file mode 100644 index 0000000..9a537d3 --- /dev/null +++ b/tests/run-unit-test @@ -0,0 +1,54 @@ +#!/bin/bash +set -e + +pkg=shasta + +export LC_ALL=C.UTF-8 +if [ "${AUTOPKGTEST_TMP}" = "" ] ; then + AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) + trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM +fi + +cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}" + +cd "${AUTOPKGTEST_TMP}" + +# We first test /usr/bin/shasta binary +echo "Testing /usr/bin/shasta" + +gunzip TinyTest.fasta.gz +shasta --config Nanopore-Sep2020 --input TinyTest.fasta + +# Now, test Python3 binding via invocation +echo "Alignment compression test" +python3 -c 'import shasta;shasta.testAlignmentCompression();' + +echo "Base test" +python3 -c 'import shasta;shasta.testBase();' + +echo "Compact undirected graph 1 test" +python3 -c 'import shasta;shasta.testCompactUndirectedGraph1();' + +echo "Compact undirected graph 2 test" +python3 -c 'import shasta;shasta.testCompactUndirectedGraph2();' + +echo "De-duplicate and count test" +python3 -c 'import shasta;shasta.testDeduplicateAndCount();' + +echo "Long base sequence test" +python3 -c 'import shasta;shasta.testLongBaseSequence();' + +echo "Median consensus caller test" +python3 -c 'import shasta;shasta.testMedianConsensusCaller();' + +echo "Multi-threaded object test" +python3 -c 'import shasta;shasta.testMultithreadedObject();' + +echo "Short base sequence test" +python3 -c 'import shasta;shasta.testShortBaseSequence();' + +echo "Simple bayesian consensus test using guppy-2.3.1-a model" +python3 -c 'import shasta;shasta.testSimpleBayesianConsensusCaller("guppy-2.3.1-a");' + +echo "Spoa test" +python3 -c 'import shasta;shasta.testSpoa();' diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..acbc808 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,11 @@ +Bug-Database: https://github.com/chanzuckerberg/shasta/issues +Bug-Submit: https://github.com/chanzuckerberg/shasta/issues/new +Repository: https://github.com/chanzuckerberg/shasta.git +Repository-Browse: https://github.com/chanzuckerberg/shasta +Reference: + - Author: K. Shafin and T. Pesout and R. Lorig-Roach et al. + Title: "Nanopore sequencing and the Shasta toolkit enable efficient de novo assembly of eleven human genomes" + Journal: Nature Biotechnology + Year: 2020 + DOI: 10.1038/s41587-020-0503-6 + URL: https://doi.org/10.1038/s41587-020-0503-6 diff --git a/watch b/watch new file mode 100644 index 0000000..cc59a62 --- /dev/null +++ b/watch @@ -0,0 +1,4 @@ +version=4 + +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ +https://github.com/paoloshasta/shasta/tags .*/v?@ANY_VERSION@\.tar\.gz -- cgit v1.2.3 From bff1daa426a1b8dbab1fab3d45ce71b40c25ce91 Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Mon, 12 Dec 2022 09:50:09 +0100 Subject: Import shasta_0.11.1.orig.tar.gz [dgit import orig shasta_0.11.1.orig.tar.gz] --- .github/workflows/Build.yml | 72 + .gitignore | 9 + .nojekyll | 3 + CMakeLists.txt | 123 + CONTRIBUTING.md | 40 + LICENSE | 229 + README.md | 65 + conf/HiFi-Oct2021.conf | 51 + conf/Nanopore-Dec2019.conf | 51 + conf/Nanopore-Human-SingleFlowcell-May2022.conf | 51 + ...nopore-Human-SingleFlowcell-Phased-May2022.conf | 54 + conf/Nanopore-Jun2020.conf | 74 + conf/Nanopore-May2022.conf | 56 + conf/Nanopore-Oct2021.conf | 50 + conf/Nanopore-OldGuppy-Sep2020.conf | 83 + conf/Nanopore-Phased-Aug2021.conf | 56 + conf/Nanopore-Phased-Jan2022.conf | 94 + conf/Nanopore-Phased-May2022.conf | 75 + conf/Nanopore-Phased-R10-Fast-Nov2022.conf | 76 + conf/Nanopore-Phased-R10-Slow-Nov2022.conf | 75 + conf/Nanopore-Plants-Apr2021.conf | 56 + conf/Nanopore-R10-Fast-Nov2022.conf | 52 + conf/Nanopore-R10-Slow-Nov2022.conf | 52 + conf/Nanopore-Sep2020.conf | 94 + conf/Nanopore-UL-Dec2019.conf | 53 + conf/Nanopore-UL-Jan2022.conf | 60 + conf/Nanopore-UL-Jun2020.conf | 78 + conf/Nanopore-UL-May2022.conf | 60 + conf/Nanopore-UL-Oct2021.conf | 52 + conf/Nanopore-UL-Phased-Jan2022.conf | 95 + conf/Nanopore-UL-Phased-May2022.conf | 77 + conf/Nanopore-UL-Phased-Nov2022.conf | 81 + conf/Nanopore-UL-Phased-Oct2021.conf | 51 + conf/Nanopore-UL-Sep2020.conf | 89 + conf/Nanopore-UL-iterative-Sep2020.conf | 46 + conf/PacBio-CCS-Dec2019.conf | 50 + conf/PacBio-CLR-Dec2019.conf | 45 + conf/README.md | 30 + conf/RemoveConflicts.conf | 58 + conf/SimpleBayesianConsensusCaller-10.csv | 221 + conf/SimpleBayesianConsensusCaller-11.csv | 221 + conf/SimpleBayesianConsensusCaller-2.csv | 221 + conf/SimpleBayesianConsensusCaller-3.csv | 221 + conf/SimpleBayesianConsensusCaller-5.csv | 220 + conf/SimpleBayesianConsensusCaller-6.csv | 221 + conf/SimpleBayesianConsensusCaller-7.csv | 221 + conf/SimpleBayesianConsensusCaller-8.csv | 221 + conf/SimpleBayesianConsensusCaller-9.csv | 221 + docs/Acknowledgments.html | 91 + docs/Bubble.png | Bin 0 -> 10240 bytes docs/BubbleChain.png | Bin 0 -> 8318 bytes docs/BubbleChainPath.png | Bin 0 -> 10714 bytes docs/BuildingFromSource.html | 145 + docs/CZI-new-logo.png | Bin 0 -> 4370 bytes docs/ChooseMemoryOptions.html | 167 + docs/CommandLineOptions.html | 936 ++++ docs/Commands.html | 160 + docs/Compatibility.html | 68 + docs/ComputationalMethods.html | 3105 +++++++++++ docs/Configurations.html | 279 + docs/Detangle-After.png | Bin 0 -> 3265 bytes docs/Detangle-Before.png | Bin 0 -> 5250 bytes docs/InspectingResults-Images/1.png | Bin 0 -> 314863 bytes docs/InspectingResults-Images/2.png | Bin 0 -> 314194 bytes docs/InspectingResults-Images/3.png | Bin 0 -> 281201 bytes docs/InspectingResults-Images/4.png | Bin 0 -> 206928 bytes docs/InspectingResults-Images/5.png | Bin 0 -> 75215 bytes docs/InspectingResults-Images/6.png | Bin 0 -> 253309 bytes docs/InspectingResults-Images/7.png | Bin 0 -> 251481 bytes docs/InspectingResults.html | 212 + docs/Introduction.html | 69 + docs/MakeRelease.html | 94 + docs/MarkerAlignment.png | Bin 0 -> 2753 bytes docs/MarkerGraph-1.dot | 10 + docs/MarkerGraph-1.dot.png | Bin 0 -> 3639 bytes docs/MarkerGraph-2.dot | 24 + docs/MarkerGraph-2.dot.png | Bin 0 -> 7178 bytes docs/MarkerGraph-3.dot | 41 + docs/MarkerGraph-3.dot.png | Bin 0 -> 7380 bytes docs/MarkerGraph-4.dot | 12 + docs/MarkerGraph-4.dot.png | Bin 0 -> 9589 bytes docs/MarkerGraph-5.png | Bin 0 -> 263485 bytes docs/MarkerGraph-6.png | Bin 0 -> 67544 bytes docs/MarkerGraph-7.dot | 33 + docs/MarkerGraph-7.dot.png | Bin 0 -> 11091 bytes docs/MarkerGraph-8.dot | 22 + docs/MarkerGraph-8.dot.png | Bin 0 -> 7553 bytes docs/Markers.png | Bin 0 -> 13584 bytes docs/Performance.html | 40 + docs/PhasedRegionsNaming.png | Bin 0 -> 28533 bytes docs/Prerequisites.html | 130 + docs/Python.html | 37 + docs/PythonApi/Makefile | 216 + docs/PythonApi/README | 7 + docs/PythonApi/conf.py | 257 + docs/PythonApi/index.rst | 34 + docs/QuickStart.html | 111 + docs/RawAlignment.png | Bin 0 -> 5870 bytes docs/RawAlignmentUnmarked.png | Bin 0 -> 2866 bytes docs/ReadGraph1.png | Bin 0 -> 83414 bytes docs/ReadGraph2.png | Bin 0 -> 46030 bytes docs/ReportingBugs.html | 39 + docs/Running.html | 641 +++ docs/Superbubble.png | Bin 0 -> 31409 bytes docs/SupportedPlatforms.html | 56 + docs/doxygen/Doxyfile | 2425 +++++++++ docs/doxygen/README | 24 + docs/gpu-acceleration-results.png | Bin 0 -> 107519 bytes docs/index.html | 77 + docs/style.css | 235 + dynamicExecutable/CMakeLists.txt | 86 + dynamicExecutable/README.md | 4 + dynamicLibrary/CMakeLists.txt | 87 + dynamicLibrary/README.md | 8 + scripts/AlignOrientedReads.py | 43 + scripts/AlignOrientedReads1.py | 40 + scripts/AlignOrientedReads4.py | 56 + scripts/AlignPseudoPaths.py | 30 + scripts/AnalyzeAlignmentMatrix.py | 42 + scripts/AnalyzeAssemblyGraphBubbles.py | 17 + scripts/AnalyzeMode3Subgraph.py | 11 + scripts/AnalyzeReadGraph.py | 8 + scripts/Assemble.py | 26 + scripts/AssembleMarkerGraphEdges.py | 33 + scripts/AssembleMarkerGraphVertices.py | 24 + scripts/AssembleSegment.py | 41 + scripts/CheckConfigurations.py | 27 + scripts/CheckMarkerGraphIsStrandSymmetric.py | 13 + scripts/CleanupDuplicateMarkers.py | 21 + scripts/CleanupRunDirectory.py | 36 + scripts/ClusterMarkerGraphEdgeOrientedReads.py | 29 + scripts/ColorGfaBySimilarityToSegment.py | 22 + scripts/ColorGfaKeySegments.py | 13 + scripts/ColorGfaWithTwoReads.py | 27 + scripts/ComputeAlignments.py | 44 + scripts/ComputeAssemblyStatistics.py | 12 + scripts/ComputeMarkerGraphCoverageHistogram.py | 13 + scripts/ComputeMarkerGraphVerticesCoverageData.py | 24 + scripts/ComputeReadGraphConnectedComponents.py | 13 + scripts/ComputeSortedMarkers.py | 8 + scripts/Copy.py | 29 + scripts/CopyDirectory.py | 40 + scripts/CreateAndCleanupMarkerGraph.py | 44 + scripts/CreateAssembly.py | 21 + scripts/CreateAssemblyGraphEdges.py | 12 + scripts/CreateAssemblyGraphVertices.py | 13 + scripts/CreateCompressedAssemblyGraph.py | 20 + scripts/CreateConfigurationTable.py | 95 + scripts/CreateLocalSubgraph.py | 29 + scripts/CreateMarkerGraphAndTransitiveReduction.py | 10 + scripts/CreateMarkerGraphEdges.py | 16 + scripts/CreateMarkerGraphEdgesStrict.py | 15 + scripts/CreateMarkerGraphSecondaryEdges.py | 18 + scripts/CreateMarkerGraphVertices.py | 28 + scripts/CreateMode3Detangler.py | 11 + scripts/CreateMode3PathGraph.py | 12 + scripts/CreateModules.py | 51 + scripts/CreateReadGraph.py | 20 + scripts/CreateReadGraph2.py | 24 + scripts/CreateReadGraphMode1.py | 22 + scripts/CreateReadGraphUsingPseudoPaths.py | 28 + scripts/Detangle.py | 13 + scripts/Detangle2.py | 19 + scripts/FastqGzToFasta.py | 27 + scripts/FastqToFasta.py | 24 + scripts/FastqToFastaAll.py | 23 + scripts/FindAlignmentCandidatesLowHash0.py | 35 + scripts/FindAlignmentCandidatesLowHash1.py | 34 + scripts/FindAssemblyGraphBubbles.py | 16 + scripts/FindMarkerGraphReverseComplementEdges.py | 12 + .../FindMarkerGraphReverseComplementVertices.py | 16 + scripts/FindMarkers.py | 8 + scripts/FlagChimericReads.py | 17 + scripts/FlagCrossStrandReadGraphEdges.py | 17 + scripts/FlagInconsistentAlignments.py | 20 + scripts/FlagPalindromicReads.py | 28 + scripts/GenerateConfig.py | 170 + scripts/GenerateFeedback.py | 137 + scripts/GetConfig.py | 13 + scripts/GetReadId.py | 12 + scripts/HistogramReadLength.py | 7 + scripts/InstallPrerequisites-Ubuntu.sh | 140 + scripts/Mode2Assembly-A.py | 106 + scripts/Mode2Assembly-B-Prepare.py | 61 + scripts/Mode2Assembly-B.py | 74 + scripts/Mode3Assembly.py | 31 + scripts/PruneMarkerGraphStrongSubgraph.py | 18 + scripts/RandomlySelectKmers.py | 16 + scripts/ReadGraphClustering.py | 8 + scripts/RemoveReadGraphBridges.py | 14 + scripts/RestoreRun.py | 32 + scripts/ReverseTransitiveReduction.py | 21 + scripts/RunAssemblies.py | 105 + scripts/SaveRun.py | 35 + scripts/SelectKmers2.py | 17 + scripts/SelectKmers4.py | 17 + scripts/SelectKmersBasedOnFrequency.py | 17 + scripts/SetMarkerGraphEdgeFlags.py | 29 + scripts/SetupRunDirectory.py | 82 + scripts/SetupSmallRunDirectory.py | 70 + .../SimpleBayesianConsensusCallerCreateBuiltin.py | 70 + scripts/SimplifyMarkerGraph.py | 24 + scripts/SplitMarkerGraphSecondaryEdges.py | 19 + scripts/StepSequence1.py | 23 + scripts/SummarizeAssemblies.py | 68 + scripts/Test.py | 7 + scripts/TestSimpleBayesianConsensusCaller.py | 11 + scripts/TransitiveReduction.py | 22 + scripts/TravisCheckBuildMacOS.sh | 4 + scripts/TravisCheckBuildUbuntu.sh | 4 + scripts/VertexCoverageStatisticsByKmerId.py | 23 + scripts/WriteAlignmentCandidates.py | 49 + scripts/WriteAlignmentDetails.py | 19 + scripts/WriteAssemblyGraph.py | 17 + scripts/WriteBadMarkerGraphVertices.py | 9 + scripts/WriteFasta.py | 11 + scripts/WriteGfa.py | 12 + scripts/WriteGfaBothStrands.py | 12 + scripts/WriteLocalAlignmentCandidateReads.py | 38 + scripts/WriteLocalReadGraphReads.py | 36 + scripts/WriteMarkers.py | 27 + scripts/WriteMarkersFrequency.py | 7 + scripts/WriteOrientedRead.py | 26 + scripts/WriteOrientedReadPath.py | 23 + scripts/WriteOrientedReadsBySegment.py | 17 + scripts/WriteParallelMarkerGraphEdges.py | 10 + scripts/WritePseudoPath.py | 23 + scripts/WriteRead.py | 19 + scripts/WriteReadGraphEdges.py | 34 + scripts/WriteReads.py | 11 + scripts/comparePhaseAssignments.py | 172 + scripts/dset64Test.py | 35 + scripts/generateBandageLabelsFromAlignment.py | 117 + src/Align4.cpp | 1088 ++++ src/Align4.hpp | 309 ++ src/Alignment.cpp | 157 + src/Alignment.hpp | 475 ++ src/AlignmentCandidates.hpp | 59 + src/AlignmentGraph.cpp | 573 ++ src/AlignmentGraph.hpp | 194 + src/AssembledSegment.cpp | 516 ++ src/AssembledSegment.hpp | 136 + src/Assembler.cpp | 173 + src/Assembler.hpp | 2433 +++++++++ src/AssemblerAlign.cpp | 1240 +++++ src/AssemblerAlign1.cpp | 222 + src/AssemblerAlign3.cpp | 314 ++ src/AssemblerAlign4.cpp | 274 + src/AssemblerAlignmentCandidates.cpp | 448 ++ src/AssemblerAlignmentGraph.cpp | 129 + src/AssemblerAlignments.cpp | 417 ++ src/AssemblerAnalyzePaths.cpp | 269 + src/AssemblerAssemblyGraph.cpp | 1977 +++++++ src/AssemblerAssemblyGraph2.cpp | 47 + src/AssemblerCompressedAssemblyGraph.cpp | 26 + src/AssemblerCreateReadGraphUsingPseudoPaths.cpp | 309 ++ src/AssemblerDetangle.cpp | 606 +++ src/AssemblerHttpServer-Alignments.cpp | 3039 +++++++++++ src/AssemblerHttpServer-AssemblyGraph.cpp | 622 +++ ...AssemblerHttpServer-CompressedAssemblyGraph.cpp | 208 + src/AssemblerHttpServer-MarkerGraph.cpp | 2225 ++++++++ src/AssemblerHttpServer-Mode3.cpp | 996 ++++ src/AssemblerHttpServer-ReadGraph.cpp | 661 +++ src/AssemblerHttpServer-Reads.cpp | 1135 ++++ src/AssemblerHttpServer.cpp | 1813 +++++++ src/AssemblerInducedAlignments.cpp | 237 + src/AssemblerKmers.cpp | 1224 +++++ src/AssemblerLowHash.cpp | 328 ++ src/AssemblerMarkerConnectivityGraph.cpp | 84 + src/AssemblerMarkerGraph.cpp | 5562 ++++++++++++++++++++ ...AssemblerMarkerGraphCleanupDuplicateMarkers.cpp | 552 ++ src/AssemblerMarkerGraphEdges.cpp | 952 ++++ src/AssemblerMarkers.cpp | 181 + src/AssemblerMode3.cpp | 82 + src/AssemblerOptions.cpp | 1242 +++++ src/AssemblerOptions.hpp | 391 ++ src/AssemblerReadGraph.cpp | 2101 ++++++++ src/AssemblerReadGraph2.cpp | 248 + src/AssemblerReads.cpp | 299 ++ src/AssemblyGraph.cpp | 438 ++ src/AssemblyGraph.hpp | 227 + src/AssemblyGraph2.cpp | 4631 ++++++++++++++++ src/AssemblyGraph2.hpp | 653 +++ src/AssemblyGraph2Statistics.hpp | 25 + src/AssemblyPathGraph.cpp | 1314 +++++ src/AssemblyPathGraph.hpp | 349 ++ src/AssemblyPathGraph2.cpp | 1444 +++++ src/AssemblyPathGraph2.hpp | 378 ++ src/Base.cpp | 58 + src/Base.hpp | 325 ++ src/CompactUndirectedGraph.cpp | 116 + src/CompactUndirectedGraph.hpp | 610 +++ src/CompressedAssemblyGraph.cpp | 1079 ++++ src/CompressedAssemblyGraph.hpp | 223 + src/ConfigurationTable.cpp | 1614 ++++++ src/ConfigurationTable.hpp | 30 + src/ConsensusCaller.cpp | 29 + src/ConsensusCaller.hpp | 71 + src/Coverage.cpp | 254 + src/Coverage.hpp | 173 + src/GfaAssemblyGraph.hpp | 263 + src/Histogram.cpp | 466 ++ src/Histogram.hpp | 99 + src/HttpServer.cpp | 798 +++ src/HttpServer.hpp | 224 + src/InducedAlignment.cpp | 63 + src/InducedAlignment.hpp | 98 + src/Kmer.hpp | 40 + src/LocalAlignmentCandidateGraph.cpp | 339 ++ src/LocalAlignmentCandidateGraph.hpp | 182 + src/LocalAlignmentGraph.cpp | 241 + src/LocalAlignmentGraph.hpp | 151 + src/LocalAssemblyGraph.cpp | 323 ++ src/LocalAssemblyGraph.hpp | 163 + src/LocalMarkerGraph-Write.cpp | 676 +++ src/LocalMarkerGraph.cpp | 348 ++ src/LocalMarkerGraph.hpp | 357 ++ src/LocalMarkerGraphRequestParameters.hpp | 98 + src/LocalReadGraph.cpp | 294 ++ src/LocalReadGraph.hpp | 205 + src/LongBaseSequence.cpp | 205 + src/LongBaseSequence.hpp | 335 ++ src/LowHash0.cpp | 613 +++ src/LowHash0.hpp | 205 + src/LowHash1.cpp | 685 +++ src/LowHash1.hpp | 224 + src/Marker.hpp | 121 + src/MarkerConnectivityGraph.hpp | 44 + src/MarkerFinder.cpp | 127 + src/MarkerFinder.hpp | 52 + src/MarkerGraph.cpp | 598 +++ src/MarkerGraph.hpp | 332 ++ src/MarkerInterval.hpp | 69 + src/MedianConsensusCaller.cpp | 167 + src/MedianConsensusCaller.hpp | 40 + src/MemoryMappedAllocator.cpp | 63 + src/MemoryMappedAllocator.hpp | 203 + src/MemoryMappedObject.hpp | 540 ++ src/MemoryMappedVector.cpp | 35 + src/MemoryMappedVector.hpp | 1132 ++++ src/MemoryMappedVectorOfVectors.hpp | 412 ++ src/MultithreadedObject.cpp | 145 + src/MultithreadedObject.hpp | 103 + src/MultithreadedObject.tpp | 115 + src/MurmurHash2.cpp | 522 ++ src/MurmurHash2.hpp | 38 + src/OrientedReadPair.hpp | 88 + src/PeakFinder.cpp | 199 + src/PeakFinder.hpp | 121 + src/PhasingGraph.cpp | 648 +++ src/PhasingGraph.hpp | 228 + src/PngImage.cpp | 132 + src/PngImage.hpp | 37 + src/PythonModule.cpp | 790 +++ src/README.md | 3 + src/ReadFlags.hpp | 32 + src/ReadGraph.cpp | 524 ++ src/ReadGraph.hpp | 132 + src/ReadId.hpp | 168 + src/ReadLoader.cpp | 758 +++ src/ReadLoader.hpp | 138 + src/Reads.cpp | 543 ++ src/Reads.hpp | 323 ++ src/ReferenceOverlapMap.cpp | 38 + src/ReferenceOverlapMap.hpp | 51 + src/SHASTA_ASSERT.cpp | 29 + src/SHASTA_ASSERT.hpp | 23 + src/ShortBaseSequence.cpp | 31 + src/ShortBaseSequence.hpp | 156 + ...esianConsensusCaller-Builtin-bonito-0.3.1-a.hpp | 218 + ...yesianConsensusCaller-Builtin-guppy-2.3.1-a.hpp | 218 + ...yesianConsensusCaller-Builtin-guppy-3.0.5-a.hpp | 218 + ...yesianConsensusCaller-Builtin-guppy-3.4.4-a.hpp | 218 + ...yesianConsensusCaller-Builtin-guppy-3.6.0-a.hpp | 218 + ...yesianConsensusCaller-Builtin-guppy-5.0.7-a.hpp | 218 + ...yesianConsensusCaller-Builtin-guppy-5.0.7-b.hpp | 218 + ...anConsensusCaller-Builtin-r10-guppy-3.4.8-a.hpp | 218 + src/SimpleBayesianConsensusCaller-Builtin.cpp | 90 + src/SimpleBayesianConsensusCaller.cpp | 544 ++ src/SimpleBayesianConsensusCaller.hpp | 133 + src/SimpleConsensusCaller.cpp | 13 + src/SimpleConsensusCaller.hpp | 38 + src/SubsetGraph.hpp | 138 + src/Tee.hpp | 44 + src/Uint.hpp | 104 + src/algorithm.hpp | 22 + src/approximateTopologicalSort.hpp | 235 + src/array.hpp | 10 + src/assembleMarkerGraphPath.cpp | 173 + src/assembleMarkerGraphPath.hpp | 25 + src/buildId.cpp | 10 + src/buildId.hpp | 18 + src/chrono.hpp | 25 + src/compressAlignment.cpp | 220 + src/compressAlignment.hpp | 323 ++ src/computeLayout.hpp | 293 ++ src/computeRunLengthRepresentation.cpp | 45 + src/computeRunLengthRepresentation.hpp | 21 + src/copyNumber.hpp | 143 + src/countingSort.hpp | 70 + src/cstddef.hpp | 11 + src/cstdint.hpp | 26 + src/deduplicate.hpp | 77 + src/diploidBayesianPhase.cpp | 144 + src/diploidBayesianPhase.hpp | 68 + src/dominatorTree.hpp | 84 + src/dset64-gccAtomic.hpp | 196 + src/dset64Test.cpp | 192 + src/dset64Test.hpp | 49 + src/enumeratePaths.hpp | 79 + src/extractKmer.cpp | 134 + src/extractKmer.hpp | 71 + src/filesystem.cpp | 119 + src/filesystem.hpp | 29 + src/findLinearChains.hpp | 254 + src/findMarkerId.hpp | 36 + src/fstream.hpp | 11 + src/hashArray.hpp | 21 + src/hsv.hpp | 24 + src/html.cpp | 187 + src/html.hpp | 18 + src/invalid.hpp | 14 + src/iosfwd.hpp | 11 + src/iostream.hpp | 20 + src/iterator.hpp | 11 + src/mappedCopy.cpp | 104 + src/mappedCopy.hpp | 16 + src/memory.hpp | 13 + src/mode3-AssemblyPath.cpp | 1269 +++++ src/mode3-AssemblyPath.hpp | 206 + src/mode3-Detangler.cpp | 415 ++ src/mode3-Detangler.hpp | 153 + src/mode3-JaccardGraph.cpp | 957 ++++ src/mode3-JaccardGraph.hpp | 256 + src/mode3-LocalAssemblyGraph.cpp | 1576 ++++++ src/mode3-LocalAssemblyGraph.hpp | 186 + src/mode3-PathGraph.cpp | 1392 +++++ src/mode3-PathGraph.hpp | 286 + src/mode3-SegmentPairInformation.hpp | 80 + src/mode3.cpp | 3001 +++++++++++ src/mode3.hpp | 710 +++ src/orderPairs.hpp | 105 + src/orderVectors.hpp | 36 + src/performanceLog.cpp | 15 + src/performanceLog.hpp | 16 + src/platformDependent.cpp | 58 + src/platformDependent.hpp | 21 + src/prefixLength.hpp | 35 + src/runCommandWithTimeout.cpp | 81 + src/runCommandWithTimeout.hpp | 31 + src/seqan.hpp | 232 + src/setOperations.hpp | 38 + src/shastaLapack.cpp | 93 + src/shastaLapack.hpp | 96 + src/shastaTypes.hpp | 23 + src/shortestPath.hpp | 166 + src/span.hpp | 99 + src/splitRange.hpp | 81 + src/stdexcept.hpp | 11 + src/string.hpp | 12 + src/subgraph.hpp | 207 + src/testSpoa.cpp | 45 + src/testSpoa.hpp | 9 + src/testSubsetGraph.cpp | 53 + src/testSubsetGraph.hpp | 7 + src/timestamp.cpp | 9 + src/timestamp.hpp | 11 + src/touchMemory.cpp | 22 + src/touchMemory.hpp | 14 + src/transitiveReduction.hpp | 137 + src/tuple.hpp | 13 + src/utility.hpp | 12 + src/vector.hpp | 10 + src/writeGraph.hpp | 336 ++ srcMain/README.md | 3 + srcMain/main.cpp | 1485 ++++++ staticExecutable/CMakeLists.txt | 80 + staticExecutable/README.md | 4 + staticLibrary/CMakeLists.txt | 64 + staticLibrary/README.md | 7 + tests/TinyTest.fasta.gz | Bin 0 -> 247602 bytes unused/DeBruijnGraph.hpp | 353 ++ unused/Map.hpp | 144 + unused/MemoryMappedDirectedGraph.hpp | 496 ++ unused/MemoryMappedUndirectedGraph.hpp | 261 + unused/README | 2 + unused/approximateColoring.hpp | 205 + unused/chokePoints.hpp | 140 + unused/dset64.hpp | 176 + unused/fisher.cpp | 41 + unused/fisher.hpp | 20 + unused/makeBiconnected.hpp | 66 + unused/shortestPathBoundedDistance.hpp | 229 + 493 files changed, 109563 insertions(+) create mode 100644 .github/workflows/Build.yml create mode 100644 .gitignore create mode 100644 .nojekyll create mode 100644 CMakeLists.txt create mode 100644 CONTRIBUTING.md create mode 100644 LICENSE create mode 100644 README.md create mode 100644 conf/HiFi-Oct2021.conf create mode 100644 conf/Nanopore-Dec2019.conf create mode 100644 conf/Nanopore-Human-SingleFlowcell-May2022.conf create mode 100644 conf/Nanopore-Human-SingleFlowcell-Phased-May2022.conf create mode 100644 conf/Nanopore-Jun2020.conf create mode 100644 conf/Nanopore-May2022.conf create mode 100644 conf/Nanopore-Oct2021.conf create mode 100644 conf/Nanopore-OldGuppy-Sep2020.conf create mode 100644 conf/Nanopore-Phased-Aug2021.conf create mode 100644 conf/Nanopore-Phased-Jan2022.conf create mode 100644 conf/Nanopore-Phased-May2022.conf create mode 100644 conf/Nanopore-Phased-R10-Fast-Nov2022.conf create mode 100644 conf/Nanopore-Phased-R10-Slow-Nov2022.conf create mode 100644 conf/Nanopore-Plants-Apr2021.conf create mode 100644 conf/Nanopore-R10-Fast-Nov2022.conf create mode 100644 conf/Nanopore-R10-Slow-Nov2022.conf create mode 100644 conf/Nanopore-Sep2020.conf create mode 100644 conf/Nanopore-UL-Dec2019.conf create mode 100644 conf/Nanopore-UL-Jan2022.conf create mode 100644 conf/Nanopore-UL-Jun2020.conf create mode 100644 conf/Nanopore-UL-May2022.conf create mode 100644 conf/Nanopore-UL-Oct2021.conf create mode 100644 conf/Nanopore-UL-Phased-Jan2022.conf create mode 100644 conf/Nanopore-UL-Phased-May2022.conf create mode 100644 conf/Nanopore-UL-Phased-Nov2022.conf create mode 100644 conf/Nanopore-UL-Phased-Oct2021.conf create mode 100644 conf/Nanopore-UL-Sep2020.conf create mode 100644 conf/Nanopore-UL-iterative-Sep2020.conf create mode 100644 conf/PacBio-CCS-Dec2019.conf create mode 100644 conf/PacBio-CLR-Dec2019.conf create mode 100644 conf/README.md create mode 100644 conf/RemoveConflicts.conf create mode 100644 conf/SimpleBayesianConsensusCaller-10.csv create mode 100644 conf/SimpleBayesianConsensusCaller-11.csv create mode 100644 conf/SimpleBayesianConsensusCaller-2.csv create mode 100644 conf/SimpleBayesianConsensusCaller-3.csv create mode 100644 conf/SimpleBayesianConsensusCaller-5.csv create mode 100644 conf/SimpleBayesianConsensusCaller-6.csv create mode 100644 conf/SimpleBayesianConsensusCaller-7.csv create mode 100644 conf/SimpleBayesianConsensusCaller-8.csv create mode 100644 conf/SimpleBayesianConsensusCaller-9.csv create mode 100644 docs/Acknowledgments.html create mode 100644 docs/Bubble.png create mode 100644 docs/BubbleChain.png create mode 100644 docs/BubbleChainPath.png create mode 100644 docs/BuildingFromSource.html create mode 100644 docs/CZI-new-logo.png create mode 100644 docs/ChooseMemoryOptions.html create mode 100644 docs/CommandLineOptions.html create mode 100644 docs/Commands.html create mode 100644 docs/Compatibility.html create mode 100644 docs/ComputationalMethods.html create mode 100644 docs/Configurations.html create mode 100644 docs/Detangle-After.png create mode 100644 docs/Detangle-Before.png create mode 100644 docs/InspectingResults-Images/1.png create mode 100644 docs/InspectingResults-Images/2.png create mode 100644 docs/InspectingResults-Images/3.png create mode 100644 docs/InspectingResults-Images/4.png create mode 100644 docs/InspectingResults-Images/5.png create mode 100644 docs/InspectingResults-Images/6.png create mode 100644 docs/InspectingResults-Images/7.png create mode 100644 docs/InspectingResults.html create mode 100644 docs/Introduction.html create mode 100644 docs/MakeRelease.html create mode 100644 docs/MarkerAlignment.png create mode 100644 docs/MarkerGraph-1.dot create mode 100644 docs/MarkerGraph-1.dot.png create mode 100644 docs/MarkerGraph-2.dot create mode 100644 docs/MarkerGraph-2.dot.png create mode 100644 docs/MarkerGraph-3.dot create mode 100644 docs/MarkerGraph-3.dot.png create mode 100644 docs/MarkerGraph-4.dot create mode 100644 docs/MarkerGraph-4.dot.png create mode 100644 docs/MarkerGraph-5.png create mode 100644 docs/MarkerGraph-6.png create mode 100644 docs/MarkerGraph-7.dot create mode 100644 docs/MarkerGraph-7.dot.png create mode 100644 docs/MarkerGraph-8.dot create mode 100644 docs/MarkerGraph-8.dot.png create mode 100644 docs/Markers.png create mode 100644 docs/Performance.html create mode 100644 docs/PhasedRegionsNaming.png create mode 100644 docs/Prerequisites.html create mode 100644 docs/Python.html create mode 100644 docs/PythonApi/Makefile create mode 100644 docs/PythonApi/README create mode 100644 docs/PythonApi/conf.py create mode 100644 docs/PythonApi/index.rst create mode 100644 docs/QuickStart.html create mode 100644 docs/RawAlignment.png create mode 100644 docs/RawAlignmentUnmarked.png create mode 100644 docs/ReadGraph1.png create mode 100644 docs/ReadGraph2.png create mode 100644 docs/ReportingBugs.html create mode 100644 docs/Running.html create mode 100644 docs/Superbubble.png create mode 100644 docs/SupportedPlatforms.html create mode 100644 docs/doxygen/Doxyfile create mode 100644 docs/doxygen/README create mode 100644 docs/gpu-acceleration-results.png create mode 100644 docs/index.html create mode 100644 docs/style.css create mode 100644 dynamicExecutable/CMakeLists.txt create mode 100644 dynamicExecutable/README.md create mode 100644 dynamicLibrary/CMakeLists.txt create mode 100644 dynamicLibrary/README.md create mode 100755 scripts/AlignOrientedReads.py create mode 100755 scripts/AlignOrientedReads1.py create mode 100755 scripts/AlignOrientedReads4.py create mode 100755 scripts/AlignPseudoPaths.py create mode 100755 scripts/AnalyzeAlignmentMatrix.py create mode 100644 scripts/AnalyzeAssemblyGraphBubbles.py create mode 100755 scripts/AnalyzeMode3Subgraph.py create mode 100644 scripts/AnalyzeReadGraph.py create mode 100755 scripts/Assemble.py create mode 100755 scripts/AssembleMarkerGraphEdges.py create mode 100755 scripts/AssembleMarkerGraphVertices.py create mode 100755 scripts/AssembleSegment.py create mode 100755 scripts/CheckConfigurations.py create mode 100755 scripts/CheckMarkerGraphIsStrandSymmetric.py create mode 100755 scripts/CleanupDuplicateMarkers.py create mode 100755 scripts/CleanupRunDirectory.py create mode 100755 scripts/ClusterMarkerGraphEdgeOrientedReads.py create mode 100755 scripts/ColorGfaBySimilarityToSegment.py create mode 100755 scripts/ColorGfaKeySegments.py create mode 100755 scripts/ColorGfaWithTwoReads.py create mode 100755 scripts/ComputeAlignments.py create mode 100755 scripts/ComputeAssemblyStatistics.py create mode 100755 scripts/ComputeMarkerGraphCoverageHistogram.py create mode 100755 scripts/ComputeMarkerGraphVerticesCoverageData.py create mode 100755 scripts/ComputeReadGraphConnectedComponents.py create mode 100755 scripts/ComputeSortedMarkers.py create mode 100755 scripts/Copy.py create mode 100755 scripts/CopyDirectory.py create mode 100755 scripts/CreateAndCleanupMarkerGraph.py create mode 100755 scripts/CreateAssembly.py create mode 100755 scripts/CreateAssemblyGraphEdges.py create mode 100755 scripts/CreateAssemblyGraphVertices.py create mode 100755 scripts/CreateCompressedAssemblyGraph.py create mode 100755 scripts/CreateConfigurationTable.py create mode 100755 scripts/CreateLocalSubgraph.py create mode 100755 scripts/CreateMarkerGraphAndTransitiveReduction.py create mode 100755 scripts/CreateMarkerGraphEdges.py create mode 100755 scripts/CreateMarkerGraphEdgesStrict.py create mode 100755 scripts/CreateMarkerGraphSecondaryEdges.py create mode 100755 scripts/CreateMarkerGraphVertices.py create mode 100755 scripts/CreateMode3Detangler.py create mode 100755 scripts/CreateMode3PathGraph.py create mode 100755 scripts/CreateModules.py create mode 100755 scripts/CreateReadGraph.py create mode 100755 scripts/CreateReadGraph2.py create mode 100644 scripts/CreateReadGraphMode1.py create mode 100755 scripts/CreateReadGraphUsingPseudoPaths.py create mode 100644 scripts/Detangle.py create mode 100644 scripts/Detangle2.py create mode 100755 scripts/FastqGzToFasta.py create mode 100755 scripts/FastqToFasta.py create mode 100755 scripts/FastqToFastaAll.py create mode 100755 scripts/FindAlignmentCandidatesLowHash0.py create mode 100755 scripts/FindAlignmentCandidatesLowHash1.py create mode 100755 scripts/FindAssemblyGraphBubbles.py create mode 100755 scripts/FindMarkerGraphReverseComplementEdges.py create mode 100755 scripts/FindMarkerGraphReverseComplementVertices.py create mode 100755 scripts/FindMarkers.py create mode 100755 scripts/FlagChimericReads.py create mode 100755 scripts/FlagCrossStrandReadGraphEdges.py create mode 100755 scripts/FlagInconsistentAlignments.py create mode 100755 scripts/FlagPalindromicReads.py create mode 100755 scripts/GenerateConfig.py create mode 100755 scripts/GenerateFeedback.py create mode 100755 scripts/GetConfig.py create mode 100755 scripts/GetReadId.py create mode 100755 scripts/HistogramReadLength.py create mode 100755 scripts/InstallPrerequisites-Ubuntu.sh create mode 100644 scripts/Mode2Assembly-A.py create mode 100755 scripts/Mode2Assembly-B-Prepare.py create mode 100755 scripts/Mode2Assembly-B.py create mode 100755 scripts/Mode3Assembly.py create mode 100755 scripts/PruneMarkerGraphStrongSubgraph.py create mode 100755 scripts/RandomlySelectKmers.py create mode 100644 scripts/ReadGraphClustering.py create mode 100644 scripts/RemoveReadGraphBridges.py create mode 100755 scripts/RestoreRun.py create mode 100755 scripts/ReverseTransitiveReduction.py create mode 100755 scripts/RunAssemblies.py create mode 100755 scripts/SaveRun.py create mode 100755 scripts/SelectKmers2.py create mode 100755 scripts/SelectKmers4.py create mode 100755 scripts/SelectKmersBasedOnFrequency.py create mode 100755 scripts/SetMarkerGraphEdgeFlags.py create mode 100755 scripts/SetupRunDirectory.py create mode 100755 scripts/SetupSmallRunDirectory.py create mode 100755 scripts/SimpleBayesianConsensusCallerCreateBuiltin.py create mode 100755 scripts/SimplifyMarkerGraph.py create mode 100755 scripts/SplitMarkerGraphSecondaryEdges.py create mode 100755 scripts/StepSequence1.py create mode 100755 scripts/SummarizeAssemblies.py create mode 100755 scripts/Test.py create mode 100644 scripts/TestSimpleBayesianConsensusCaller.py create mode 100755 scripts/TransitiveReduction.py create mode 100755 scripts/TravisCheckBuildMacOS.sh create mode 100755 scripts/TravisCheckBuildUbuntu.sh create mode 100755 scripts/VertexCoverageStatisticsByKmerId.py create mode 100755 scripts/WriteAlignmentCandidates.py create mode 100755 scripts/WriteAlignmentDetails.py create mode 100755 scripts/WriteAssemblyGraph.py create mode 100755 scripts/WriteBadMarkerGraphVertices.py create mode 100755 scripts/WriteFasta.py create mode 100755 scripts/WriteGfa.py create mode 100755 scripts/WriteGfaBothStrands.py create mode 100755 scripts/WriteLocalAlignmentCandidateReads.py create mode 100755 scripts/WriteLocalReadGraphReads.py create mode 100755 scripts/WriteMarkers.py create mode 100755 scripts/WriteMarkersFrequency.py create mode 100755 scripts/WriteOrientedRead.py create mode 100755 scripts/WriteOrientedReadPath.py create mode 100755 scripts/WriteOrientedReadsBySegment.py create mode 100755 scripts/WriteParallelMarkerGraphEdges.py create mode 100755 scripts/WritePseudoPath.py create mode 100755 scripts/WriteRead.py create mode 100755 scripts/WriteReadGraphEdges.py create mode 100755 scripts/WriteReads.py create mode 100644 scripts/comparePhaseAssignments.py create mode 100755 scripts/dset64Test.py create mode 100644 scripts/generateBandageLabelsFromAlignment.py create mode 100644 src/Align4.cpp create mode 100644 src/Align4.hpp create mode 100644 src/Alignment.cpp create mode 100644 src/Alignment.hpp create mode 100644 src/AlignmentCandidates.hpp create mode 100644 src/AlignmentGraph.cpp create mode 100644 src/AlignmentGraph.hpp create mode 100644 src/AssembledSegment.cpp create mode 100644 src/AssembledSegment.hpp create mode 100644 src/Assembler.cpp create mode 100644 src/Assembler.hpp create mode 100644 src/AssemblerAlign.cpp create mode 100644 src/AssemblerAlign1.cpp create mode 100644 src/AssemblerAlign3.cpp create mode 100644 src/AssemblerAlign4.cpp create mode 100644 src/AssemblerAlignmentCandidates.cpp create mode 100644 src/AssemblerAlignmentGraph.cpp create mode 100644 src/AssemblerAlignments.cpp create mode 100644 src/AssemblerAnalyzePaths.cpp create mode 100644 src/AssemblerAssemblyGraph.cpp create mode 100644 src/AssemblerAssemblyGraph2.cpp create mode 100644 src/AssemblerCompressedAssemblyGraph.cpp create mode 100644 src/AssemblerCreateReadGraphUsingPseudoPaths.cpp create mode 100644 src/AssemblerDetangle.cpp create mode 100644 src/AssemblerHttpServer-Alignments.cpp create mode 100644 src/AssemblerHttpServer-AssemblyGraph.cpp create mode 100644 src/AssemblerHttpServer-CompressedAssemblyGraph.cpp create mode 100644 src/AssemblerHttpServer-MarkerGraph.cpp create mode 100644 src/AssemblerHttpServer-Mode3.cpp create mode 100644 src/AssemblerHttpServer-ReadGraph.cpp create mode 100644 src/AssemblerHttpServer-Reads.cpp create mode 100644 src/AssemblerHttpServer.cpp create mode 100644 src/AssemblerInducedAlignments.cpp create mode 100644 src/AssemblerKmers.cpp create mode 100644 src/AssemblerLowHash.cpp create mode 100644 src/AssemblerMarkerConnectivityGraph.cpp create mode 100644 src/AssemblerMarkerGraph.cpp create mode 100644 src/AssemblerMarkerGraphCleanupDuplicateMarkers.cpp create mode 100644 src/AssemblerMarkerGraphEdges.cpp create mode 100644 src/AssemblerMarkers.cpp create mode 100644 src/AssemblerMode3.cpp create mode 100644 src/AssemblerOptions.cpp create mode 100644 src/AssemblerOptions.hpp create mode 100644 src/AssemblerReadGraph.cpp create mode 100644 src/AssemblerReadGraph2.cpp create mode 100644 src/AssemblerReads.cpp create mode 100644 src/AssemblyGraph.cpp create mode 100644 src/AssemblyGraph.hpp create mode 100644 src/AssemblyGraph2.cpp create mode 100644 src/AssemblyGraph2.hpp create mode 100644 src/AssemblyGraph2Statistics.hpp create mode 100644 src/AssemblyPathGraph.cpp create mode 100644 src/AssemblyPathGraph.hpp create mode 100644 src/AssemblyPathGraph2.cpp create mode 100644 src/AssemblyPathGraph2.hpp create mode 100644 src/Base.cpp create mode 100644 src/Base.hpp create mode 100644 src/CompactUndirectedGraph.cpp create mode 100644 src/CompactUndirectedGraph.hpp create mode 100644 src/CompressedAssemblyGraph.cpp create mode 100644 src/CompressedAssemblyGraph.hpp create mode 100644 src/ConfigurationTable.cpp create mode 100644 src/ConfigurationTable.hpp create mode 100644 src/ConsensusCaller.cpp create mode 100644 src/ConsensusCaller.hpp create mode 100644 src/Coverage.cpp create mode 100644 src/Coverage.hpp create mode 100644 src/GfaAssemblyGraph.hpp create mode 100644 src/Histogram.cpp create mode 100644 src/Histogram.hpp create mode 100644 src/HttpServer.cpp create mode 100644 src/HttpServer.hpp create mode 100644 src/InducedAlignment.cpp create mode 100644 src/InducedAlignment.hpp create mode 100644 src/Kmer.hpp create mode 100644 src/LocalAlignmentCandidateGraph.cpp create mode 100644 src/LocalAlignmentCandidateGraph.hpp create mode 100644 src/LocalAlignmentGraph.cpp create mode 100644 src/LocalAlignmentGraph.hpp create mode 100644 src/LocalAssemblyGraph.cpp create mode 100644 src/LocalAssemblyGraph.hpp create mode 100644 src/LocalMarkerGraph-Write.cpp create mode 100644 src/LocalMarkerGraph.cpp create mode 100644 src/LocalMarkerGraph.hpp create mode 100644 src/LocalMarkerGraphRequestParameters.hpp create mode 100644 src/LocalReadGraph.cpp create mode 100644 src/LocalReadGraph.hpp create mode 100644 src/LongBaseSequence.cpp create mode 100644 src/LongBaseSequence.hpp create mode 100644 src/LowHash0.cpp create mode 100644 src/LowHash0.hpp create mode 100644 src/LowHash1.cpp create mode 100644 src/LowHash1.hpp create mode 100644 src/Marker.hpp create mode 100644 src/MarkerConnectivityGraph.hpp create mode 100644 src/MarkerFinder.cpp create mode 100644 src/MarkerFinder.hpp create mode 100644 src/MarkerGraph.cpp create mode 100644 src/MarkerGraph.hpp create mode 100644 src/MarkerInterval.hpp create mode 100644 src/MedianConsensusCaller.cpp create mode 100644 src/MedianConsensusCaller.hpp create mode 100644 src/MemoryMappedAllocator.cpp create mode 100644 src/MemoryMappedAllocator.hpp create mode 100644 src/MemoryMappedObject.hpp create mode 100644 src/MemoryMappedVector.cpp create mode 100644 src/MemoryMappedVector.hpp create mode 100644 src/MemoryMappedVectorOfVectors.hpp create mode 100644 src/MultithreadedObject.cpp create mode 100644 src/MultithreadedObject.hpp create mode 100644 src/MultithreadedObject.tpp create mode 100644 src/MurmurHash2.cpp create mode 100644 src/MurmurHash2.hpp create mode 100644 src/OrientedReadPair.hpp create mode 100644 src/PeakFinder.cpp create mode 100644 src/PeakFinder.hpp create mode 100644 src/PhasingGraph.cpp create mode 100644 src/PhasingGraph.hpp create mode 100644 src/PngImage.cpp create mode 100644 src/PngImage.hpp create mode 100644 src/PythonModule.cpp create mode 100644 src/README.md create mode 100644 src/ReadFlags.hpp create mode 100644 src/ReadGraph.cpp create mode 100644 src/ReadGraph.hpp create mode 100644 src/ReadId.hpp create mode 100644 src/ReadLoader.cpp create mode 100644 src/ReadLoader.hpp create mode 100644 src/Reads.cpp create mode 100644 src/Reads.hpp create mode 100644 src/ReferenceOverlapMap.cpp create mode 100644 src/ReferenceOverlapMap.hpp create mode 100644 src/SHASTA_ASSERT.cpp create mode 100644 src/SHASTA_ASSERT.hpp create mode 100644 src/ShortBaseSequence.cpp create mode 100644 src/ShortBaseSequence.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-bonito-0.3.1-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-guppy-2.3.1-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-guppy-3.0.5-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-guppy-3.4.4-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-guppy-3.6.0-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-guppy-5.0.7-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-guppy-5.0.7-b.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin-r10-guppy-3.4.8-a.hpp create mode 100644 src/SimpleBayesianConsensusCaller-Builtin.cpp create mode 100644 src/SimpleBayesianConsensusCaller.cpp create mode 100644 src/SimpleBayesianConsensusCaller.hpp create mode 100644 src/SimpleConsensusCaller.cpp create mode 100644 src/SimpleConsensusCaller.hpp create mode 100644 src/SubsetGraph.hpp create mode 100644 src/Tee.hpp create mode 100644 src/Uint.hpp create mode 100644 src/algorithm.hpp create mode 100644 src/approximateTopologicalSort.hpp create mode 100644 src/array.hpp create mode 100644 src/assembleMarkerGraphPath.cpp create mode 100644 src/assembleMarkerGraphPath.hpp create mode 100644 src/buildId.cpp create mode 100644 src/buildId.hpp create mode 100644 src/chrono.hpp create mode 100644 src/compressAlignment.cpp create mode 100644 src/compressAlignment.hpp create mode 100644 src/computeLayout.hpp create mode 100644 src/computeRunLengthRepresentation.cpp create mode 100644 src/computeRunLengthRepresentation.hpp create mode 100644 src/copyNumber.hpp create mode 100644 src/countingSort.hpp create mode 100644 src/cstddef.hpp create mode 100644 src/cstdint.hpp create mode 100644 src/deduplicate.hpp create mode 100644 src/diploidBayesianPhase.cpp create mode 100644 src/diploidBayesianPhase.hpp create mode 100644 src/dominatorTree.hpp create mode 100644 src/dset64-gccAtomic.hpp create mode 100644 src/dset64Test.cpp create mode 100644 src/dset64Test.hpp create mode 100644 src/enumeratePaths.hpp create mode 100644 src/extractKmer.cpp create mode 100644 src/extractKmer.hpp create mode 100644 src/filesystem.cpp create mode 100644 src/filesystem.hpp create mode 100644 src/findLinearChains.hpp create mode 100644 src/findMarkerId.hpp create mode 100644 src/fstream.hpp create mode 100644 src/hashArray.hpp create mode 100644 src/hsv.hpp create mode 100644 src/html.cpp create mode 100644 src/html.hpp create mode 100644 src/invalid.hpp create mode 100644 src/iosfwd.hpp create mode 100644 src/iostream.hpp create mode 100644 src/iterator.hpp create mode 100644 src/mappedCopy.cpp create mode 100644 src/mappedCopy.hpp create mode 100644 src/memory.hpp create mode 100644 src/mode3-AssemblyPath.cpp create mode 100644 src/mode3-AssemblyPath.hpp create mode 100644 src/mode3-Detangler.cpp create mode 100644 src/mode3-Detangler.hpp create mode 100644 src/mode3-JaccardGraph.cpp create mode 100644 src/mode3-JaccardGraph.hpp create mode 100644 src/mode3-LocalAssemblyGraph.cpp create mode 100644 src/mode3-LocalAssemblyGraph.hpp create mode 100644 src/mode3-PathGraph.cpp create mode 100644 src/mode3-PathGraph.hpp create mode 100644 src/mode3-SegmentPairInformation.hpp create mode 100644 src/mode3.cpp create mode 100644 src/mode3.hpp create mode 100644 src/orderPairs.hpp create mode 100644 src/orderVectors.hpp create mode 100644 src/performanceLog.cpp create mode 100644 src/performanceLog.hpp create mode 100644 src/platformDependent.cpp create mode 100644 src/platformDependent.hpp create mode 100644 src/prefixLength.hpp create mode 100644 src/runCommandWithTimeout.cpp create mode 100644 src/runCommandWithTimeout.hpp create mode 100644 src/seqan.hpp create mode 100644 src/setOperations.hpp create mode 100644 src/shastaLapack.cpp create mode 100644 src/shastaLapack.hpp create mode 100644 src/shastaTypes.hpp create mode 100644 src/shortestPath.hpp create mode 100644 src/span.hpp create mode 100644 src/splitRange.hpp create mode 100644 src/stdexcept.hpp create mode 100644 src/string.hpp create mode 100644 src/subgraph.hpp create mode 100644 src/testSpoa.cpp create mode 100644 src/testSpoa.hpp create mode 100644 src/testSubsetGraph.cpp create mode 100644 src/testSubsetGraph.hpp create mode 100644 src/timestamp.cpp create mode 100644 src/timestamp.hpp create mode 100644 src/touchMemory.cpp create mode 100644 src/touchMemory.hpp create mode 100644 src/transitiveReduction.hpp create mode 100644 src/tuple.hpp create mode 100644 src/utility.hpp create mode 100644 src/vector.hpp create mode 100644 src/writeGraph.hpp create mode 100644 srcMain/README.md create mode 100644 srcMain/main.cpp create mode 100644 staticExecutable/CMakeLists.txt create mode 100644 staticExecutable/README.md create mode 100644 staticLibrary/CMakeLists.txt create mode 100644 staticLibrary/README.md create mode 100644 tests/TinyTest.fasta.gz create mode 100644 unused/DeBruijnGraph.hpp create mode 100644 unused/Map.hpp create mode 100644 unused/MemoryMappedDirectedGraph.hpp create mode 100644 unused/MemoryMappedUndirectedGraph.hpp create mode 100644 unused/README create mode 100644 unused/approximateColoring.hpp create mode 100644 unused/chokePoints.hpp create mode 100644 unused/dset64.hpp create mode 100644 unused/fisher.cpp create mode 100644 unused/fisher.hpp create mode 100644 unused/makeBiconnected.hpp create mode 100644 unused/shortestPathBoundedDistance.hpp diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml new file mode 100644 index 0000000..0506cc6 --- /dev/null +++ b/.github/workflows/Build.yml @@ -0,0 +1,72 @@ +name: build + +on: + push: + branches: + - '*' + +jobs: + + ubuntu-22-04: + runs-on: ubuntu-22.04 + steps: + - uses: actions/checkout@master + - name: Install-prerequisites + run: sudo ./scripts/InstallPrerequisites-Ubuntu.sh + - name: Build-ubuntu-22.04 + run: | + lsb_release -a + tar -cvf shasta-docs.tar --transform='s/docs/shastaDocs/' docs + mkdir shasta-build + cd shasta-build + # cmake .. -DBUILD_ID="Shasta unreleased test build newer than release 0.11.0 at commit "$GITHUB_SHA + cmake .. -DBUILD_ID="Shasta Release 0.11.1" + make -j 2 all + make install/strip + mv shasta-install shasta-Ubuntu-22.04 + tar -cvf shasta-Ubuntu-22.04.tar shasta-Ubuntu-22.04 + - name: Test-ubuntu-22.04 + run: | + sudo apt install gzip + gunzip tests/TinyTest.fasta.gz + shasta-build/shasta-Ubuntu-22.04/bin/shasta --config Nanopore-Sep2020 --input tests/TinyTest.fasta + ls -l ShastaRun/Assembly.fasta + - uses: actions/upload-artifact@master + with: + name: shasta-docs.tar + path: shasta-docs.tar + - uses: actions/upload-artifact@master + with: + name: shasta-Linux + path: shasta-build/shasta-Ubuntu-22.04/bin/shasta + - uses: actions/upload-artifact@master + with: + name: shasta-Ubuntu-22.04.tar + path: shasta-build/shasta-Ubuntu-22.04.tar + + ubuntu-22-04-minimal: + runs-on: ubuntu-22.04 + steps: + - uses: actions/checkout@master + - name: Install-prerequisites (minimal) + run: sudo ./scripts/InstallPrerequisites-Ubuntu.sh --minimal + - name: Build-ubuntu-22.04 (minimal) + run: | + lsb_release -a + mkdir shasta-build + cd shasta-build + # cmake .. -DBUILD_DYNAMIC_EXECUTABLE=OFF -DBUILD_DYNAMIC_LIBRARY=OFF -DBUILD_ID="Shasta unreleased test build newer than release 0.11.0 at commit "$GITHUB_SHA + cmake .. -DBUILD_DYNAMIC_EXECUTABLE=OFF -DBUILD_DYNAMIC_LIBRARY=OFF -DBUILD_ID="Shasta Release 0.11.1 minimal build" + make -j 2 all + make install/strip + mv shasta-install shasta-Ubuntu-22.04 + tar -cvf shasta-Ubuntu-22.04.tar shasta-Ubuntu-22.04 + - name: Test-ubuntu-22.04 + run: | + sudo apt install gzip + gunzip tests/TinyTest.fasta.gz + shasta-build/shasta-Ubuntu-22.04/bin/shasta --config Nanopore-Sep2020 --input tests/TinyTest.fasta --Reads.noCache + ls -l ShastaRun/Assembly.fasta + + + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cd50965 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/scripts/__pycache__/ +docs/PythonApi/_build/doctrees +docs/doxygen/html +docs/doxygen/latex + +.idea + +cmake-build-debug/ +build/ diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..65fbb28 --- /dev/null +++ b/.nojekyll @@ -0,0 +1,3 @@ +The presence of this file tells GitHub not to use Jekyll when building +the GitHub Pages site. This is necessary for +files beginning with un underscore to be included. diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..3cacada --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,123 @@ +cmake_minimum_required(VERSION 3.16) +project(shasta) + +# This is the top level cmake file for a Shasta build. + +# Before starting a build, +# run shasta/scripts/InstallPrerequisites-Ubuntu.sh + +# Use "cmake -D" to modify the options defined below +# in each "option" line. For example, to turn off +# building the dynamic executable use +# cmake -DBUILD_DYNAMIC_EXECUTABLE=OFF + + + +# Figure out if we are on Intel (as opposed to ARM). +set(X86_64 OFF) +if(${CMAKE_HOST_SYSTEM_PROCESSOR} MATCHES "x86_64") + set(X86_64 ON) +endif() + + + +# Summarize the environment. +message(STATUS "Processor architecture is " ${CMAKE_HOST_SYSTEM_PROCESSOR}) +message(STATUS "CMAKE_SYSTEM_NAME is " ${CMAKE_SYSTEM_NAME}) + + + +# Decide what we want to build. +option(BUILD_STATIC_LIBRARY "Build the static library." ON) +option(BUILD_STATIC_EXECUTABLE "Build the static executable." ON) +option(BUILD_DYNAMIC_LIBRARY "Build the shared library." ON) +option(BUILD_DYNAMIC_EXECUTABLE "Build the dynamic executable." OFF) + + + +# To build the static executable, we also need the static library. +if(BUILD_STATIC_EXECUTABLE AND NOT BUILD_STATIC_LIBRARY) + set(BUILD_STATIC_LIBRARY ON) + message(STATUS "Turned on BUILD_STATIC_LIBRARY because it is needed for BUILD_STATIC_EXECUTABLE.") +endif(BUILD_STATIC_EXECUTABLE AND NOT BUILD_STATIC_LIBRARY) + + + +# To build the dynamic executable, we also need the dynamic library. +if(BUILD_DYNAMIC_EXECUTABLE AND NOT BUILD_DYNAMIC_LIBRARY) + set(BUILD_DYNAMIC_LIBRARY ON) + message(STATUS "Turned on BUILD_DYNAMIC_LIBRARY because it is needed for BUILD_DYNAMIC_EXECUTABLE.") +endif(BUILD_DYNAMIC_EXECUTABLE AND NOT BUILD_DYNAMIC_LIBRARY) + + + +# Write out what we will actually build. +message(STATUS "BUILD_STATIC_LIBRARY is " ${BUILD_STATIC_LIBRARY}) +message(STATUS "BUILD_STATIC_EXECUTABLE is " ${BUILD_STATIC_EXECUTABLE}) +message(STATUS "BUILD_DYNAMIC_LIBRARY is " ${BUILD_DYNAMIC_LIBRARY}) +message(STATUS "BUILD_DYNAMIC_EXECUTABLE is " ${BUILD_DYNAMIC_EXECUTABLE}) + + + +# Option to build with -march=native. +option(BUILD_NATIVE "Build with -march=native." OFF) +message(STATUS "BUILD_NATIVE is " ${BUILD_NATIVE}) + + + +# Option to request a debug build. +option(BUILD_DEBUG "Make a debuggable build." OFF) +message(STATUS "BUILD_DEBUG is " ${BUILD_DEBUG}) + + + +# The BUILD_ID can be specified to identify the build +# This is normally used only when building a new GitHub release, +# in which case we use the following option when running Cmake: +# -DBUILD_ID="Shasta Release X.Y.Z" +# BUILD_ID should not contain a comma, otherwise the C preprocessor does not handle it correctly. +if(NOT DEFINED BUILD_ID) + set(BUILD_ID "Shasta development build. This is not a released version.") +endif(NOT DEFINED BUILD_ID) +message(STATUS "BUILD_ID is: " ${BUILD_ID}) + + + +# Add the subdirectories we need. +if(BUILD_STATIC_LIBRARY) + add_subdirectory(staticLibrary) +endif(BUILD_STATIC_LIBRARY) + +if(BUILD_STATIC_EXECUTABLE) + add_subdirectory(staticExecutable) +endif(BUILD_STATIC_EXECUTABLE) + +if(BUILD_DYNAMIC_LIBRARY) + add_subdirectory(dynamicLibrary) +endif(BUILD_DYNAMIC_LIBRARY) + +if(BUILD_DYNAMIC_EXECUTABLE) + add_subdirectory(dynamicExecutable) +endif(BUILD_DYNAMIC_EXECUTABLE) + + + +# Install to the shasta-install directory. +set(CMAKE_INSTALL_PREFIX .) + +# Install the scripts. +file(GLOB SCRIPTS scripts/*.py scripts/*.sh) +install(PROGRAMS ${SCRIPTS} DESTINATION shasta-install/bin) + +# Install the configuration files. +install(DIRECTORY conf DESTINATION shasta-install USE_SOURCE_PERMISSIONS) + +# Install the docs directory. +install(DIRECTORY docs DESTINATION shasta-install) + +# The targets built in each subdirectory are +# installed by the cmake file of each subdirectory. + + + + diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8d38146 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,40 @@ +# Contributing to shasta + +Contributions of code, ideas, computational experiments, +or documentation are welcome. +To contribute, please use the standard GitHub Pull Request process +and take into consideration the coding suggestions below. + +#### Contributing C++ code + +* Add at least a minimal amount +of comments to explain or clarify what the code does. +* Use blank lines generously to separate code blocks. +* Set your editor to convert tabs to 4 spaces. +* To minimize name pollution of the global namespace, +all code should be in the `shasta` namespace. +Do not use `using` directives at global scope. +* If you need to add a large amount of code to an existing +file, consider creating a new file instead. +* Keep in mind that the code is currently compiled +using the C++20 standard. Use features in that standard +liberally. However, you cannot use C++ features +that are being considered for the C++23 standard. +* Build and test your code using the current long term support Ubuntu release. +* For functionality not provided +by the standard libraries, you can also use the Boost libraries. +* If possible, avoid adding dependencies on other packages. + +#### Contributing ideas, computational experiments, comments, or criticism +* Please use the GitHub +[Issues](https://github.com/paoloshasta/shasta/issues) +section of the GitHub repository as appropriate. + +#### Contributing documentation + +* Put your contribution in the `docs` +directory, so it becomes automatically visible in GitHub Pages. +* Feel free to create new `.html` files, if appropriate. +* Attempt to harmonize your new materials with the existing +documentation, if possible. + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c0c5504 --- /dev/null +++ b/LICENSE @@ -0,0 +1,229 @@ +LICENSE NOTICES + +The paoloshasta/shasta repository was forked from +the chanzuckerberg/shasta repository on 10/4/2022. +They both use an MIT license, but with different +copyright owners - see below for details. + +Contents: +* Licensing notice for GitHub repository paoloshasta/shasta. +* Licensing notice for GitHub repository chanzuckerberg/shasta. +* Licensing notice for GitHub repository aappleby/smhasher +* Licensing notice for GitHub repository wjakob/dset +* Licensing notice for GitHub repository seqan/seqan. +* Licensing notice for GitHub repository rvaser/spoa +* Licensing notice for Lapack and Blas + +See here for more details on how the Shasta software uses each +of these packages: + +https://chanzuckerberg.github.io/shasta/Acknowledgments.html + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR GITHUB REPOSITORY paoloshasta/shasta + +This notice applies to all code changes made on 10/4/2022 or later. +These code changes were committed to the paoloshasta/shasta repository. + +MIT License + +Copyright (c) 2022- Paolo Carnevali + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR GITHUB REPOSITORY chanzuckerberg/shasta + +This notice applies to all code changes made before 10/4/2022. +These code changes were originally committed to the chanzuckerberg/shasta +repository. + +MIT License + +Copyright (c) 2018-2022 Chan Zuckerberg Initiative + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR GITHUB REPOSITORY aappleby/smhasher + +Files src/MurmurHash2.hpp and src/MurmurHash2.cpp are from GitHub +repository aappleby/smhasher, with a minor name change (".hpp" +instead of "*.cpp" for the first file). + +This repository does not contain a licensing notice. +However ths source code contains the following licensing statement: + +MurmurHash2 was written by Austin Appleby, and is placed in the public +domain. The author hereby disclaims copyright to this source code. + + + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR GITHUB REPOSITORY wjakob/dset + +Files src/dset64.hpp and src/dset64-gccAtomic.hpp are modified +versions of file dset.h from GitHub repository +wjakob/dset by Wenzel Jakob. That GitHub repository comes with the +following license notice: + +Copyright (c) 2015 Wenzel Jakob + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not +claim that you wrote the original software. If you use this software +in a product, an acknowledgment in the product documentation would be +appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be +misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + + + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR GITHUB REPOSITORY seqan/seqan. + +Copyright (c) 2006-2018, Knut Reinert, FU Berlin +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of Knut Reinert or the FU Berlin nor the names of + its contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL KNUT REINERT OR THE FU BERLIN BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + + + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR GITHUB REPOSITORY rvaser/spoa + +The MIT License (MIT) + +Copyright (c) 2016 Robert Vaser + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + +------------------------------------------------------------------------------- + +LICENSING NOTICE FOR LAPACK AND BLAS + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer listed + in this license in the documentation and/or other materials + provided with the distribution. + . + - Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + . + The copyright holders provide no reassurances that the source code + provided does not infringe any patent, copyright, or any other + intellectual property rights of third parties. The copyright holders + disclaim any liability to any recipient for claims brought against + recipient by any third party for infringement of that parties + intellectual property rights. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..e645f4c --- /dev/null +++ b/README.md @@ -0,0 +1,65 @@ +# Shasta long read assembler + +De novo assembler for long reads, optimized for Oxford Nanopore (ONT) reads. +___ + +**Shasta development continues in this fork.** + +New releases will appear in the +[Releases page](https://github.com/paoloshasta/shasta/releases) of this repository. +Previous releases (up to 0.10.0) are available from the +[Release page](https://github.com/chanzuckerberg/shasta/releases) of pre-fork +repository `chanzuckerberg/shasta`. +___ + +**The complete user documentation is available [here](https://paoloshasta.github.io/shasta/).** + +**For quick start information see [here](https://paoloshasta.github.io/shasta/QuickStart.html).** + +The main paper describing Shasta and its methods and results is +[Shafin et al., Nature Biotechnology 2020](https://www.nature.com/articles/s41587-020-0503-6). +Reads from this paper are available +[here](https://s3-us-west-2.amazonaws.com/human-pangenomics/index.html). +The assembly results are +[here](https://s3-us-west-2.amazonaws.com/human-pangenomics/index.html?prefix=publications/SHASTA2019/assemblies/). + +**Requests for help:** please file GitHub issues to report problems, request help, or ask questions. +**Please keep each issue on a single topic when possible.** +___ + +Main features of the Shasta long read assembler: + +* Optimized to rapidly +produce accurate assembled sequence using DNA reads +generated by [Oxford Nanopore](https://nanoporetech.com) flow cells as input. +* High performance (a few hours for a human assembly +using a single machine of appropriate size). +* Haploid or phased diploid assembly. + +Computational methods used by the Shasta assembler include: + +* Using a +[run-length](https://en.wikipedia.org/wiki/Run-length_encoding) +representation of the read sequence. +This makes the assembly process more resilient to errors in +homopolymer repeat counts, which are the most common type +of errors in Oxford Nanopore reads. + +* Most phases of the computation use a representation +of the read sequence based on *markers*, a fixed +subset of short k-mers (k ≈ 10). + +See [this documentation page](https://paoloshasta.github.io/shasta/ComputationalMethods.html) +for more information on computational methods. + +#### Acknowledgments + +The Shasta software uses various external software packages. +See [here](https://paoloshasta.github.io/shasta/Acknowledgments.html) for more information. + +___ + +**The complete user documentation is available [here](https://paoloshasta.github.io/shasta/).** + +**For quick start information see [here](https://paoloshasta.github.io/shasta/QuickStart.html).** +___ diff --git a/conf/HiFi-Oct2021.conf b/conf/HiFi-Oct2021.conf new file mode 100644 index 0000000..bde3ba2 --- /dev/null +++ b/conf/HiFi-Oct2021.conf @@ -0,0 +1,51 @@ +# This was tested on the "HG002 Data Freeze (v1.0) +# Recommended downsampled data mix", a 34x HiFi dataset +# for HG002. See here for more information: +# https://github.com/human-pangenomics/HG002_Data_Freeze_v1.0#hg002-data-freeze-v10-recommended-downsampled-data-mix +# It assembled 3078 Mb of sequence with an N50 of 35 Mb. +# The quality of assembled sequence was estimated +# at Q = 46 dB via k-mer based methods. It is limited +# by the fact that this creates a haploid assembly +# in which one of the alleles of each heterozygous locus +# is removed. + + + +[Reads] +minReadLength = 8000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +hashFraction = 0.05 +minHashIterationCount = 100 +minFrequency = 3 +minBucketSize = 10 +maxBucketSize = 60 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +minAlignedFraction = 0.97 +minAlignedMarkerCount = 200 +maxSkip = 6 +maxDrift = 4 +maxTrim = 2 + +[ReadGraph] +maxAlignmentCount = 30 +maxChimericReadDistance = 2 + +[MarkerGraph] +minCoverage = 6 +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +[Assembly] +consensusCaller = Modal +detangleMethod = 2 + + diff --git a/conf/Nanopore-Dec2019.conf b/conf/Nanopore-Dec2019.conf new file mode 100644 index 0000000..9844345 --- /dev/null +++ b/conf/Nanopore-Dec2019.conf @@ -0,0 +1,51 @@ +# This file contains Shasta options that, as of December 2019, +# are known to work with Oxford Nanopore reads under the following +# circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.0.5 base caller. Also known to work with +# reads from other Guppy releases 3.0.x and 3.1.x. + +# To use this configuration file, specify Shasta option "--config PathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options require root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 10000 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +minAlignedFraction = 0.4 + +[Assembly] +consensusCaller = Bayesian:guppy-3.0.5-a + diff --git a/conf/Nanopore-Human-SingleFlowcell-May2022.conf b/conf/Nanopore-Human-SingleFlowcell-May2022.conf new file mode 100644 index 0000000..953b3d4 --- /dev/null +++ b/conf/Nanopore-Human-SingleFlowcell-May2022.conf @@ -0,0 +1,51 @@ +# Shasta assembly configuration specialized for human assemblies +# at low coverage using a single flowcell of nanopore reads. +# It is meant to be used under the following conditions: +# +# - Human genome. +# - Nanopore reads, single flowcell (100-120 Gb of coverage or around 35x). +# - Guppy 5.0.7 base caller or newer, with "super" accuracy. +# - Read N50 around 30 Kb. +# - Haploid assembly. + + + +[Reads] +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minHashIterationCount = 100 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +maxSkip = 30 +maxDrift = 15 +maxTrim = 30 +minAlignedMarkerCount = 200 +minAlignedFraction = 0.6 + +[ReadGraph] +creationMethod = 0 +maxAlignmentCount = 12 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-5.0.7-b +detangleMethod = 2 + diff --git a/conf/Nanopore-Human-SingleFlowcell-Phased-May2022.conf b/conf/Nanopore-Human-SingleFlowcell-Phased-May2022.conf new file mode 100644 index 0000000..3e697aa --- /dev/null +++ b/conf/Nanopore-Human-SingleFlowcell-Phased-May2022.conf @@ -0,0 +1,54 @@ +# Shasta assembly configuration specialized for phased diploid +# human assemblies at low coverage using +# a single flowcell of nanopore reads. +# Because of low coverage, it assembles relatively smalll diploid bubbles. +# It is meant to be used under the following conditions: +# +# - Human genome. +# - Nanopore reads, single flowcell (100-120 Gb of coverage or around 35x). +# - Guppy 5.0.7 base caller or newer, with "super" accuracy. +# - Read N50 around 30 Kb. +# - Phased diploid assembly. + + + +[Reads] +noCache = True + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minHashIterationCount = 100 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +maxSkip = 30 +maxDrift = 15 +maxTrim = 30 +minAlignedMarkerCount = 200 +minAlignedFraction = 0.6 + +[ReadGraph] +strandSeparationMethod = 2 +maxAlignmentCount = 12 + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-b +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + + + diff --git a/conf/Nanopore-Jun2020.conf b/conf/Nanopore-Jun2020.conf new file mode 100644 index 0000000..d482dcd --- /dev/null +++ b/conf/Nanopore-Jun2020.conf @@ -0,0 +1,74 @@ +# DO NOT USE THIS FILE IF YOU HAVE READS CREATED BY A +# GUPPY VERSION OLDER THAN 3.6.0. + +# This file contains Shasta options that, as of June 2020, +# are known to work with Oxford Nanopore reads under the following +# circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.6.0 base caller. If you have reads +# from an older version of Guppy, use configuration file +# Nanopore-Dec2019.conf instead. + +# To use this configuration file, specify Shasta option +# "--config AbsolutePathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options requires root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 10000 +noCache = True + +[Kmers] +# Due to the higher accuracy of Guppy 3.6.0 we use longer +# markers than usual. +k = 14 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +minAlignedFraction = 0.55 +minAlignedMarkerCount = 400 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +refineThreshold = 6 +crossEdgeCoverageThreshold = 3 + +[Assembly] +consensusCaller = Bayesian:guppy-3.6.0-a +detangleMethod = 1 + + diff --git a/conf/Nanopore-May2022.conf b/conf/Nanopore-May2022.conf new file mode 100644 index 0000000..0662a02 --- /dev/null +++ b/conf/Nanopore-May2022.conf @@ -0,0 +1,56 @@ +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long reads. +# - Human genomes. +# - Guppy 5 base caller or newer with "super" accuracy. +# - Coverage 40x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. + +# Under the above conditions, this should give an assembly with +# N50 in the tens of Mb. + + +[Reads] +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +# (ReadGraph.creationMethod 2). +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This uses the observed distribution of alignment statistics to choose thresholds for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-5.0.7-b +detangleMethod = 2 + + diff --git a/conf/Nanopore-Oct2021.conf b/conf/Nanopore-Oct2021.conf new file mode 100644 index 0000000..6a2b55d --- /dev/null +++ b/conf/Nanopore-Oct2021.conf @@ -0,0 +1,50 @@ +# This is known to work at least under the following conditions: +# - Oxford Nanopore reads. +# - Guppy 5 base caller. +# - Human genome. +# - Coverage 30x to 80x. + +[Reads] +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +# (ReadGraph.creationMethod 2). +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This uses the observed distribution of alignment statistics to choose thresholds for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-5.0.7-a +detangleMethod = 2 + + diff --git a/conf/Nanopore-OldGuppy-Sep2020.conf b/conf/Nanopore-OldGuppy-Sep2020.conf new file mode 100644 index 0000000..90aaedf --- /dev/null +++ b/conf/Nanopore-OldGuppy-Sep2020.conf @@ -0,0 +1,83 @@ +# This file contains Shasta options which attempt to partially automate +# parameter selection. It is based on an earlier config, which, as of Jun 2020, +# was known to work with Oxford Nanopore reads under the following circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.0.5 base caller. Also known to work with +# reads from other Guppy releases 3.0.x and 3.1.x. + +# The automation provided by this config is particularly applicable to +# low coverage or non-human samples. It also matches or exceeds continuity +# in human samples, relative to the appropriately chosen config file. +# Updating to guppy 3.6.0 or higher will greatly improve assembly +# quality and is therefore strongly recommended. + +# To use this configuration file, specify Shasta option +# "--config AbsolutePathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options requires root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 10000 +noCache = True + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This method uses the observed distribution of alignment stats to choose a cutoff for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Automatically determine this using PeakFinder +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-3.0.5-a +detangleMethod = 2 + diff --git a/conf/Nanopore-Phased-Aug2021.conf b/conf/Nanopore-Phased-Aug2021.conf new file mode 100644 index 0000000..87fc7f5 --- /dev/null +++ b/conf/Nanopore-Phased-Aug2021.conf @@ -0,0 +1,56 @@ +# THIS IS ONLY COMPATIBLE WITH shasta 0.8.0. +# IT CANNOT BE USED WITH MORE RECENT RELEASES. + +# EXPERIMENTAL configuration file that uses assembly mode 2 +# to create a phased diploid assembly. + +# Suitable for Guppy 5.0.7 reads at coverage 40x to 80x. + +# Same as Nanopore-Sep2020.conf, except for the following: +# - Added options to use assembly mode 2. +# - Removed options that are not relevant for assembly mode 2. +# - Bayesian consensus caller for Guppy 5.0.7. + + + +[Reads] +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# Permissive alignment criteria as required for read graph creation method 2. +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +creationMethod = 2 +strandSeparationMethod = 2 + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-a + + + diff --git a/conf/Nanopore-Phased-Jan2022.conf b/conf/Nanopore-Phased-Jan2022.conf new file mode 100644 index 0000000..3337375 --- /dev/null +++ b/conf/Nanopore-Phased-Jan2022.conf @@ -0,0 +1,94 @@ + +# Configuration file that uses assembly mode 2 +# to create a phased diploid assembly using +# Nanopore reads. + +# This is known to work at least under the following conditions: +# - Oxford Nanopore reads. +# - Guppy 5 base caller with "super" accuracy. +# - Human genome. +# - Coverage 40x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. + + + +[Reads] + +# Don't use the RLE representation of the reads. +representation = 0 + +# Read length. Adjust as necessary, +# or use desiredCoverage option to get coverage +# around 40x to 80x. +minReadLength = 10000 + +noCache = True + + + +[Kmers] + +# Because we are not using the RLE representation, +# use shorter k-mers. +k = 8 + +# Compensate for the non-RLE representation +# to get about the same number of markers +# we would get with the RLE representation and probability = 0.1. +probability = 0.07 + + + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + + + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# Permissive alignment criteria as required for read graph creation method 2. +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + + + +[ReadGraph] + +# Automatic adjustment of alignment criteria. +creationMethod = 2 + +# Strict strand separation is required for Mode 2 (phased) assembly. +strandSeparationMethod = 2 + +maxAlignmentCount = 6 + + + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + + + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-a +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + + + diff --git a/conf/Nanopore-Phased-May2022.conf b/conf/Nanopore-Phased-May2022.conf new file mode 100644 index 0000000..12ca911 --- /dev/null +++ b/conf/Nanopore-Phased-May2022.conf @@ -0,0 +1,75 @@ + + +# This is known to work at least under the following conditions: +# - Phased assembly. +# - Oxford Nanopore Ultra-Long reads. +# - Human genomes. +# - Guppy 5 base caller or newer with "super" accuracy. +# - Coverage 40x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. + + + +[Reads] +# Read length. Adjust as necessary, +# or use desiredCoverage option to get coverage +# around 40x to 80x. +minReadLength = 10000 + +noCache = True + + + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + + + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# Permissive alignment criteria as required for read graph creation method 2. +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + + + +[ReadGraph] + +# Automatic adjustment of alignment criteria. +creationMethod = 2 + +# Strict strand separation is required for Mode 2 (phased) assembly. +strandSeparationMethod = 2 + +maxAlignmentCount = 6 + + + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + + + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-b +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + + + diff --git a/conf/Nanopore-Phased-R10-Fast-Nov2022.conf b/conf/Nanopore-Phased-R10-Fast-Nov2022.conf new file mode 100644 index 0000000..9eb0fb3 --- /dev/null +++ b/conf/Nanopore-Phased-R10-Fast-Nov2022.conf @@ -0,0 +1,76 @@ +# This Shasta assembly configuration for phased diploid assembly +# was tested under the following conditions: + +# - ONT R10 chemistry, fast mode, chimera rate around 2%. +# - Guppy 6 basecaller with "super" accuracy. +# - Human genome at low coverage (HG002, one flowcell, coverage around 35x). +# - Phased diploid assembly. + +# Under these conditions, a test run for HG002 produced an assembly +# consisting of about 2.7 Gb in bubble chains and 0.3 Gb outside bubble chains. +# Of the 2.7 Gb in bubble chains, about 2.0 Gb were assembled diploid and phased. + +# The N50 for bubble chains was about 5 Mb, and the N50 for phased bubbles was about 0.5 Mb. +# This is longer than most genes, which means that for many genes +# the assembly contains both haplotypes, entirely phased. + +# When mapping each branch of a phased bubble against the correct reference haplotype +# for HG002, base level quality was around Q = 47 dB for mismatches, +# and around Q = 40 dB for indels. + +# The fraction assembled diploid and phased can be improved with the use of +# Ultra-Long reads (e. g. 2.7 Gb were assembled diploid and phased with R9, +# Ultra-Long reads at high coverage). A separate assembly configuration +# for phased diploid assembly using R10 Ultra-Long reads will +# be provided when possible. + +# This configuration might also be usable under different conditions, +# but that was not tested. + + + +[Reads] +representation = 0 +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minHashIterationCount = 100 +minBucketSize = 10 +maxBucketSize = 40 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +minAlignedMarkerCount = 1000 +minAlignedFraction = 0.85 +maxSkip = 20 +maxDrift = 10 +maxTrim = 20 + +[ReadGraph] +creationMethod = 0 +maxAlignmentCount = 15 +strandSeparationMethod = 2 + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + +[Assembly] +mode = 2 +consensusCaller = Modal +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + + diff --git a/conf/Nanopore-Phased-R10-Slow-Nov2022.conf b/conf/Nanopore-Phased-R10-Slow-Nov2022.conf new file mode 100644 index 0000000..fdd83d9 --- /dev/null +++ b/conf/Nanopore-Phased-R10-Slow-Nov2022.conf @@ -0,0 +1,75 @@ +# This Shasta assembly configuration for phased diploid assembly +# was tested under the following conditions: + +# - ONT R10 chemistry, slow mode, chimera rate around 2%. +# - Guppy 6 basecaller with "super" accuracy. +# - Human genome at medium coverage (HG002, two flowcells, coverage around 45x). +# - Phased diploid assembly. + +# Under these conditions, a test run for HG002 produced an assembly +# consisting of about 2.7 Gb in bubble chains and 0.3 Gb outside bubble chains. +# Of the 2.7 Gb in bubble chains, about 2.2 Gb were assembled diploid and phased. + +# The N50 for bubble chains and the N50 for phased bubbles was about 10 Mb. + + +# When mapping each branch of a phased bubble against the correct reference haplotype +# for HG002, base level quality was around Q = 50 dB for mismatches, +# and around Q = 40 dB for indels. + +# The fraction assembled diploid and phased can be improved with the use of +# Ultra-Long reads (e. g. 2.7 Gb were assembled diploid and phased with R9, +# Ultra-Long reads at high coverage). A separate assembly configuration +# for phased diploid assembly using R10 Ultra-Long reads will +# be provided when possible. + +# This configuration might also be usable under different conditions, +# but that was not tested. + + + +[Reads] +representation = 0 +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minHashIterationCount = 100 +minBucketSize = 20 +maxBucketSize = 60 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +minAlignedMarkerCount = 1200 +minAlignedFraction = 0.9 +maxSkip = 12 +maxDrift = 8 +maxTrim = 10 + +[ReadGraph] +creationMethod = 0 +strandSeparationMethod = 2 +maxAlignmentCount = 15 + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + + +[Assembly] +mode = 2 +consensusCaller = Modal +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + diff --git a/conf/Nanopore-Plants-Apr2021.conf b/conf/Nanopore-Plants-Apr2021.conf new file mode 100644 index 0000000..7f1d383 --- /dev/null +++ b/conf/Nanopore-Plants-Apr2021.conf @@ -0,0 +1,56 @@ +# This was used in April 2021 for an assembly of Lolium Perenne +# under the following conditions: + +# - Oxford Nanopore reads, basecalled with Guppy 4.0.14. +# - Coverage: 30x. +# - Reads N50: 62 Kb. + +# The assembly was run: + +# - Using Shasta at commit 266d4c8e65ff408db2dfd1381bb14648be83dad3. +# - On AWS Graviton2 (ARM) r6g.16xlarge instance type, 512 GB, 64 vCPUs. +# - Using memory options --memoryMode filesystem --memoryBacking 2M. + +# Assembly results: + +# - Assembled 2.185 Mb of sequence. Estimated genome size +# is 2.46 Gb from k-mer analysis, 2.72 Gb from flow cytometry. +# - Assembly N50: 5.5 Mb. +# - Elapsed time for assembly: 95 minutes. + +# Many thanks to Dario Copetti (Molecular Plant Breeding, ETH Zurich, Switzerland) +# for providing access to the reads in advance of publication. + +# Also see Shasta issue #200 for some discussion +# https://github.com/paoloshasta/shasta/issues/200 + + + +[Reads] +noCache = True + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minHashIterationCount = 50 +minFrequency = 5 + +[Align] +downsamplingFactor = 0.05 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +maxSkip = 60 +maxDrift = 20 +maxTrim = 60 +minAlignedMarkerCount = 200 +minAlignedFraction = 0.3 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-3.6.0-a +detangleMethod = 2 + + diff --git a/conf/Nanopore-R10-Fast-Nov2022.conf b/conf/Nanopore-R10-Fast-Nov2022.conf new file mode 100644 index 0000000..bb94241 --- /dev/null +++ b/conf/Nanopore-R10-Fast-Nov2022.conf @@ -0,0 +1,52 @@ +# This Shasta assembly configuration was tested under the following conditions: +# - ONT R10 chemistry, fast mode, chimera rate around 2%. +# - Guppy 6 basecaller with "super" accuracy. +# - Human genome at low coverage (one flowcell, coverage around 35x). +# - Haploid assembly. +# Under these conditions it produced a haploid assembly with N50 around 20 Mb +# and with base level accuracy limited mostly by heterozygosity +# of the human genome. +# This configuration might also be usable for other genomes and at higher coverage, +# but that was not tested. + +[Reads] +representation = 0 +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minHashIterationCount = 100 +minBucketSize = 10 +maxBucketSize = 40 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +minAlignedMarkerCount = 1000 +minAlignedFraction = 0.85 +maxSkip = 20 +maxDrift = 10 +maxTrim = 20 + +[ReadGraph] +creationMethod = 0 +maxAlignmentCount = 15 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Modal +detangleMethod = 2 + + diff --git a/conf/Nanopore-R10-Slow-Nov2022.conf b/conf/Nanopore-R10-Slow-Nov2022.conf new file mode 100644 index 0000000..3ad4430 --- /dev/null +++ b/conf/Nanopore-R10-Slow-Nov2022.conf @@ -0,0 +1,52 @@ +# This Shasta assembly configuration was tested under the following conditions: +# - ONT R10 chemistry, slow mode, chimera rate around 2%. +# - Guppy 6 basecaller with "super" accuracy. +# - Human genome at medium coverage (two flowcells, coverage around 45x). +# - Haploid assembly. +# Under these conditions it produced a haploid assembly with N50 around 30 Mb +# and with base level accuracy limited mostly by heterozygosity +# of the human genome. +# This configuration might also be usable for other genomes +# and at higher or lower coverage, but that was not tested. + +[Reads] +representation = 0 +minReadLength = 10000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minHashIterationCount = 100 +minBucketSize = 20 +maxBucketSize = 60 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 +minAlignedMarkerCount = 1200 +minAlignedFraction = 0.9 +maxSkip = 12 +maxDrift = 8 +maxTrim = 10 + +[ReadGraph] +creationMethod = 0 +maxAlignmentCount = 15 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Modal +detangleMethod = 2 + + diff --git a/conf/Nanopore-Sep2020.conf b/conf/Nanopore-Sep2020.conf new file mode 100644 index 0000000..8ef61cf --- /dev/null +++ b/conf/Nanopore-Sep2020.conf @@ -0,0 +1,94 @@ +# DO NOT USE THIS FILE IF YOU HAVE READS CREATED BY A +# GUPPY VERSION OLDER THAN 3.6.0. + +# This file contains Shasta options which attempt to partially automate +# parameter selection. It is based on an earlier config, which, as of Jun 2020, +# was known to work with Oxford Nanopore reads under the following circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.6.0 base caller. If you have reads +# from an older version of Guppy, use configuration file +# Nanopore-Dec2019.conf instead. + +# The automation provided by this config is particularly applicable to +# low coverage or non-human samples. It also matches or exceeds continuity +# in human samples, relative to the appropriately chosen 3.6.0 or 3.6.0-UL conf. +# Automation can also be activated with parameters designed for earlier basecallers, +# if needed, but updating to guppy 3.6.0 or higher will greatly improve assembly +# quality and is therefore strongly recommended. + +# To use this configuration file, specify Shasta option +# "--config AbsolutePathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options requires root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 10000 +noCache = True + +[Kmers] +# Due to the higher accuracy of Guppy 3.6.0 we use longer +# markers than usual. +k = 14 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This method uses the observed distribution of alignment stats to choose a cutoff for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Automatically determine this using PeakFinder +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-3.6.0-a +detangleMethod = 2 + + diff --git a/conf/Nanopore-UL-Dec2019.conf b/conf/Nanopore-UL-Dec2019.conf new file mode 100644 index 0000000..9b27c06 --- /dev/null +++ b/conf/Nanopore-UL-Dec2019.conf @@ -0,0 +1,53 @@ +# This file contains Shasta options that, as of December 2019, +# are known to work with Ultra-Long (UL) Oxford Nanopore reads +# under the following circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.0.5 base caller. Also known to work with +# reads from other Guppy releases 3.0.x and 3.1.x. + +# To use this configuration file, specify Shasta option "--config PathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options require root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 50000 + +[MinHash] +minBucketSize = 5 +maxBucketSize = 40 +minFrequency = 10 + +[Align] +maxSkip = 60 +maxDrift = 60 +minAlignedMarkerCount = 400 + +[Assembly] +consensusCaller = Bayesian:guppy-3.0.5-a + diff --git a/conf/Nanopore-UL-Jan2022.conf b/conf/Nanopore-UL-Jan2022.conf new file mode 100644 index 0000000..d8845d1 --- /dev/null +++ b/conf/Nanopore-UL-Jan2022.conf @@ -0,0 +1,60 @@ +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long (UL) reads with read N50 50 Kb or more. +# - Guppy 5 base caller with "super" accuracy. +# - Human genome. +# - Coverage 60x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. +# For a human genome you can set --Reads.desiredCoverage 200G. + +# Under the above conditions, this should give an assembly with +# N50 in the tens of Mb. + + + +[Reads] +minReadLength = 50000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 50 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +# (ReadGraph.creationMethod 2). +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This uses the observed distribution of alignment statistics to choose thresholds for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 +maxAlignmentCount = 12 +strandSeparationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-5.0.7-a +detangleMethod = 2 + + diff --git a/conf/Nanopore-UL-Jun2020.conf b/conf/Nanopore-UL-Jun2020.conf new file mode 100644 index 0000000..ef5f01c --- /dev/null +++ b/conf/Nanopore-UL-Jun2020.conf @@ -0,0 +1,78 @@ +# DO NOT USE THIS FILE IF YOU HAVE READS CREATED BY A +# GUPPY VERSION OLDER THAN 3.6.0. + +# This file contains Shasta options that, as of June 2020, +# are known to work with Ultra-Long (UL) Oxford Nanopore reads +# under the following circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.6.0 base caller. If you have reads +# from an older version of Guppy, use configuration file +# Nanopore-UL-Dec2019.conf instead. + +# To use this configuration file, specify Shasta option +# "--config AbsolutePathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options requires root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 50000 +noCache = True + +[Kmers] +# Due to the higher accuracy of Guppy 3.6.0 we use longer +# markers than usual. +k = 14 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +minAlignedFraction = 0.55 +minAlignedMarkerCount = 600 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +[ReadGraph] +maxAlignmentCount = 12 + + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +refineThreshold = 6 +crossEdgeCoverageThreshold = 3 + +[Assembly] +consensusCaller = Bayesian:guppy-3.6.0-a +detangleMethod = 1 + + diff --git a/conf/Nanopore-UL-May2022.conf b/conf/Nanopore-UL-May2022.conf new file mode 100644 index 0000000..381db8e --- /dev/null +++ b/conf/Nanopore-UL-May2022.conf @@ -0,0 +1,60 @@ +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long (UL) reads with read N50 50 Kb or more. +# - Guppy 5 base caller or newer with "super" accuracy. +# - Human genome. +# - Coverage 60x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. +# For a human genome you can set --Reads.desiredCoverage 200G. + +# Under the above conditions, this should give an assembly with +# N50 in the tens of Mb. + + + +[Reads] +minReadLength = 50000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 50 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +# (ReadGraph.creationMethod 2). +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This uses the observed distribution of alignment statistics to choose thresholds for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 +maxAlignmentCount = 12 +strandSeparationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-5.0.7-b +detangleMethod = 2 + + diff --git a/conf/Nanopore-UL-Oct2021.conf b/conf/Nanopore-UL-Oct2021.conf new file mode 100644 index 0000000..30cebfd --- /dev/null +++ b/conf/Nanopore-UL-Oct2021.conf @@ -0,0 +1,52 @@ +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long (UL) reads. +# - Guppy 5 base caller. +# - Human genome. +# - Coverage 30x to 80x. + + + +[Reads] +minReadLength = 50000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +# (ReadGraph.creationMethod 2). +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This uses the observed distribution of alignment statistics to choose thresholds for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Adaptive estimation of coverage threshold to generate marker graph vertices. +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-5.0.7-a +detangleMethod = 2 + + diff --git a/conf/Nanopore-UL-Phased-Jan2022.conf b/conf/Nanopore-UL-Phased-Jan2022.conf new file mode 100644 index 0000000..83c9148 --- /dev/null +++ b/conf/Nanopore-UL-Phased-Jan2022.conf @@ -0,0 +1,95 @@ + +# Configuration file that uses assembly mode 2 +# to create a phased diploid assembly using +# Nanopore Ultra-Long (UL) reads. + +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long (UL) reads with read N50 50 Kb or more. +# - Guppy 5 base caller with "super" accuracy. +# - Human genome. +# - Coverage 60x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. +# For a human genome you can set --Reads.desiredCoverage 200G. + + + +[Reads] + +# Don't use the RLE representation of the reads. +representation = 0 + +# Read length cutoff for UL reads, adjust as necessary, +# or use desiredCoverage option to get coverage +# around 40x to 80x. +minReadLength = 50000 + +noCache = True + + + +[Kmers] + +# Because we are not using the RLE representation, +# use shorter k-mers. +k = 8 + +# Compensate for the non-RLE representation +# to get about the same number of markers +# we would get with the RLE representation and probability = 0.1. +probability = 0.07 + + + +[MinHash] +minBucketSize = 10 +maxBucketSize = 50 +minFrequency = 5 + + + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# Permissive alignment criteria as required for read graph creation method 2. +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + + + +[ReadGraph] + +# Automatic adjustment of alignment criteria. +creationMethod = 2 + +# Strict strand separation is required for Mode 2 (phased) assembly. +strandSeparationMethod = 2 + +maxAlignmentCount = 12 + + + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + + + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-a +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + + + diff --git a/conf/Nanopore-UL-Phased-May2022.conf b/conf/Nanopore-UL-Phased-May2022.conf new file mode 100644 index 0000000..857a651 --- /dev/null +++ b/conf/Nanopore-UL-Phased-May2022.conf @@ -0,0 +1,77 @@ + +# Configuration file that uses assembly mode 2 +# to create a phased diploid assembly using +# Nanopore Ultra-Long (UL) reads. + +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long (UL) reads with read N50 50 Kb or more. +# - Guppy 5 base caller with "super" accuracy. +# - Human genome. +# - Coverage 60x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. +# For a human genome you can set --Reads.desiredCoverage 200G. + + + +[Reads] +# Read length cutoff for UL reads, adjust as necessary, +# or use desiredCoverage option to get coverage +# around 40x to 80x. +minReadLength = 50000 +noCache = True + + + +[MinHash] +minBucketSize = 10 +maxBucketSize = 50 +minFrequency = 5 + + + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# Permissive alignment criteria as required for read graph creation method 2. +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + + + +[ReadGraph] + +# Automatic adjustment of alignment criteria. +creationMethod = 2 + +# Strict strand separation is required for Mode 2 (phased) assembly. +strandSeparationMethod = 2 + +maxAlignmentCount = 12 + + + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + + + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-b +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 + + + + + diff --git a/conf/Nanopore-UL-Phased-Nov2022.conf b/conf/Nanopore-UL-Phased-Nov2022.conf new file mode 100644 index 0000000..6a6f599 --- /dev/null +++ b/conf/Nanopore-UL-Phased-Nov2022.conf @@ -0,0 +1,81 @@ + +# Configuration file that uses assembly mode 2 +# to create a phased diploid assembly using +# Nanopore Ultra-Long (UL) reads. + +# This is known to work at least under the following conditions: +# - Oxford Nanopore Ultra-Long (UL) reads with read N50 50 Kb or more. +# - Guppy 5 or 6 base caller with "super" accuracy. +# - Human genome. +# - Coverage 60x to 80x. If you have more coverage, +# adjust --Reads.minReadLength or --Reads.desiredCoverage +# to bring coverage down to this range. +# For a human genome you can set --Reads.desiredCoverage 200G. +# Compared to the Nanopore-UL-Phased-May2022 configuration, +# this provides better phasing accuracy without significantly decreasing +# the size of phased bubbles. + + + +[Reads] +# Read length cutoff for UL reads, adjust as necessary, +# or use desiredCoverage option to get coverage +# around 40x to 80x. +minReadLength = 50000 +noCache = True + + + +[MinHash] +minBucketSize = 10 +maxBucketSize = 50 +minFrequency = 5 + + + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# Permissive alignment criteria as required for read graph creation method 2. +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + + + +[ReadGraph] + +# Automatic adjustment of alignment criteria. +creationMethod = 2 + +# Strict strand separation is required for Mode 2 (phased) assembly. +strandSeparationMethod = 2 + +maxAlignmentCount = 12 + + + +[MarkerGraph] +minCoverage = 6 +minCoveragePerStrand = 1 +minEdgeCoverage = 6 +minEdgeCoveragePerStrand = 1 + + + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-b +pruneLength = 100 +mode2.bubbleRemoval.minConcordantReadCount = 2 +mode2.phasing.minLogP = 50 + + + + + diff --git a/conf/Nanopore-UL-Phased-Oct2021.conf b/conf/Nanopore-UL-Phased-Oct2021.conf new file mode 100644 index 0000000..f303b55 --- /dev/null +++ b/conf/Nanopore-UL-Phased-Oct2021.conf @@ -0,0 +1,51 @@ +# THIS IS ONLY COMPATIBLE WITH shasta 0.8.0. +# IT CANNOT BE USED WITH MORE RECENT RELEASES. + +# EXPERIMENTAL configuration file that uses assembly mode 2 +# to create a phased diploid assembly. + +# Tested with Guppy 5.0.7 Ultra-Long (ULT) reads at coverage around 60x. + + + +[Reads] +minReadLength = 35000 +noCache = True + +[Kmers] +k = 14 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 60 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +minAlignedMarkerCount = 400 +minAlignedFraction = 0.6 +maxDrift = 20 +maxSkip = 50 +maxTrim = 50 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +[ReadGraph] +creationMethod = 0 +maxAlignmentCount = 12 +strandSeparationMethod = 2 + +[MarkerGraph] +minCoverage = 8 +minCoveragePerStrand = 1 +minEdgeCoverage = 8 +minEdgeCoveragePerStrand = 1 + +[Assembly] +mode = 2 +consensusCaller = Bayesian:guppy-5.0.7-a +phasing.minReadCount = 2 + + + diff --git a/conf/Nanopore-UL-Sep2020.conf b/conf/Nanopore-UL-Sep2020.conf new file mode 100644 index 0000000..aeb14e7 --- /dev/null +++ b/conf/Nanopore-UL-Sep2020.conf @@ -0,0 +1,89 @@ +# DO NOT USE THIS FILE IF YOU HAVE READS CREATED BY A +# GUPPY VERSION OLDER THAN 3.6.0. + +# This file contains Shasta options which attempt to partially automate +# parameter selection. It is based on an earlier config, which, as of Jun 2020, +# was known to work with Oxford Nanopore reads under the following circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. +# - Reads from Guppy 3.6.0 base caller. If you have reads +# from an older version of Guppy, use configuration file +# Nanopore-UL-Dec2019.conf instead. + +# The automation provided by this config is particularly applicable to +# low coverage or non-human samples. It also matches or exceeds continuity +# in human samples, relative to the appropriately chosen 3.6.0 or 3.6.0-UL conf. +# Automation can be activated with parameters designed for earlier basecallers, +# if needed, but updating to guppy 3.6.0 or higher will greatly improve assembly +# quality and is therefore strongly recommended. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options requires root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + + +[Reads] +# If you have extra coverage, use this option to adjust coverage. +minReadLength = 50000 +noCache = True + +[Kmers] +# Due to the higher accuracy of Guppy 3.6.0 we use longer +# markers than usual. +k = 14 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 30 +minFrequency = 5 + +[Align] +alignMethod = 3 +downsamplingFactor = 0.05 +matchScore = 6 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +# The following Align parameters are set to very permissive values to allow the majority of alignments +# to be assessed during the initial stage of automatic alignment parameter selection +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 + +[ReadGraph] +# This method uses the observed distribution of alignment stats to choose a cutoff for +# maxSkip, maxDrift, maxTrim, minAlignedMarkerCount, and minAlignedFraction +creationMethod = 2 + +[MarkerGraph] +simplifyMaxLength = 10,100,1000,10000,100000 +crossEdgeCoverageThreshold = 3 + +# Automatically determine this using PeakFinder +minCoverage = 0 + +[Assembly] +consensusCaller = Bayesian:guppy-3.6.0-a +detangleMethod = 2 + + diff --git a/conf/Nanopore-UL-iterative-Sep2020.conf b/conf/Nanopore-UL-iterative-Sep2020.conf new file mode 100644 index 0000000..75d01ab --- /dev/null +++ b/conf/Nanopore-UL-iterative-Sep2020.conf @@ -0,0 +1,46 @@ +# This configuration file is EXPERIMENTAL and should only +# be used under the following conditions: +# - Nanopore reads created by Guppy 3.6.0 or newer. +# - Ultra-Long (UL) reads with typical N50 80Kb or more. +# - High coverage 80X. +# Iterative assembly results in some separation of haplotypes +# and does better at resolving segmental duplications. + +[Reads] +minReadLength = 30000 +noCache = True + +[Kmers] +k = 10 + +[MinHash] +minBucketSize = 10 +maxBucketSize = 40 +minFrequency = 5 + +[Align] +alignMethod = 3 +matchScore = 6 +gapScore = -3 +downsamplingFactor = 0.05 +maxSkip = 100 +maxDrift = 100 +maxTrim = 100 +minAlignedMarkerCount = 10 +minAlignedFraction = 0.1 +sameChannelReadAlignment.suppressDeltaThreshold = 30 + +[ReadGraph] +maxAlignmentCount = 12 +creationMethod = 2 + +[MarkerGraph] +minCoveragePerStrand = 3 +simplifyMaxLength = 10,100 +crossEdgeCoverageThreshold = 3 + +[Assembly] +detangleMethod = 2 +consensusCaller = Bayesian:guppy-3.6.0-a +iterative = True + diff --git a/conf/PacBio-CCS-Dec2019.conf b/conf/PacBio-CCS-Dec2019.conf new file mode 100644 index 0000000..1ea95f4 --- /dev/null +++ b/conf/PacBio-CCS-Dec2019.conf @@ -0,0 +1,50 @@ +# This file contains Shasta options that, as of December 2019, +# are known to work with PacBio CCS reads under the following +# circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. + +# To use this configuration file, specify Shasta option "--config PathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options require root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + +[Kmers] +k = 15 +probability = 0.02 + +[MinHash] +m = 12 +minBucketSize = 20 +maxBucketSize = 100 +minHashIterationCount = 25 +minFrequency = 10 + +[ReadGraph] +maxAlignmentCount = 20 + +[Assembly] +consensusCaller = Modal + + diff --git a/conf/PacBio-CLR-Dec2019.conf b/conf/PacBio-CLR-Dec2019.conf new file mode 100644 index 0000000..1cd477f --- /dev/null +++ b/conf/PacBio-CLR-Dec2019.conf @@ -0,0 +1,45 @@ +# This file contains Shasta options that, as of December 2019, +# are known to work with PacBio CLR reads under the following +# circumstances: + +# - Human genome assembly. +# - Coverage between 40x and 80x. If you have more coverage than that, +# you can use option "--Reads.minReadLength" to adjust coverage as desired. + +# To use this configuration file, specify Shasta option "--config PathToThisFile". +# If you specify any conflicting values on the command line, +# the values specified on the command line take precedence. + +# In most cases, for best performance on a large assembly +# you will usually also want to use the following options, which +# cannot be specified in a configuration file: +# --memoryMode filesystem +# --memoryBacking 2M +# Using these options require root access. + +# For detailed information on all available options see here: +# https://paoloshasta.github.io/shasta/CommandLineOptions.html + +# For information on running a small assembly for which +# performance is not essential see here: +# https://paoloshasta.github.io/shasta/QuickStart.html + +# For more information on running an assembly see here: +# https://paoloshasta.github.io/shasta/Running.html + +# For information on optimizing assembly performance see here: +# https://paoloshasta.github.io/shasta/Performance.html + + +[Reads] +# Use this option to adjust coverage. +minReadLength = 10000 + +[ReadGraph] +maxAlignmentCount = 20 + +[Assembly] +consensusCaller = Modal + + + diff --git a/conf/README.md b/conf/README.md new file mode 100644 index 0000000..987f9f9 --- /dev/null +++ b/conf/README.md @@ -0,0 +1,30 @@ +# shasta/conf directory + +Most Shasta users don't need to use the contents of this directory. Instead, use the following Shasta commands: + +* `shasta --command listConfigurations` to get a list of available built-in configuration names. +* `shasta --command listConfiguration --config configurationName` to list the details of a specific configuration. Its output will include comments describing the intended usage of the specified configuration. + +See [here](https://chanzuckerberg.github.io/shasta/Configurations.html) for more information about Shasta assembly configurations. See below for more detailed information about the contents of this directory. Most of this information is not necessary or useful to most Shasta users. + + + +## Shasta configuration files + +The Shasta `--config` option accepts either a built-in configuration name (one of the names listed by `shasta --command listConfigurations`) or a Shasta configuration file. In most cases, a built-in configuration name is used. + + +A Shasta configuration file can be created by a user for a specific application or can selected from this directory. This directory includes a collection of Shasta configuration file, including ones that are now obsolete. To get a list of currently relevant assembly configurations, use `shasta --command listConfigurations`. + +Each of the built-in configurations also has a corresponding configuration file in this directory. There is no reason for any user ever to use one of them. + + +## Bayesian models for repeat counts + +Files named `SimpleBayesianConsensusCaller-X.csv`, where `X` is a number, describe Bayesian models used by Shasta to make probabilistic calls on the repeat count at each base position, using as input the observed repeat counts. The first two lines of each file contain a succinct description of the Bayesian model contained in that file. + +In normal circumstances, these files are not used. Instead, the user specifies one of the built-in Bayesian models - for example `--Assembly.consensusCaller Bayesian:guppy-5.0.7-b`. + + + + diff --git a/conf/RemoveConflicts.conf b/conf/RemoveConflicts.conf new file mode 100644 index 0000000..1c895d1 --- /dev/null +++ b/conf/RemoveConflicts.conf @@ -0,0 +1,58 @@ + +# Tentative configuration file for conflict removal using the conflict graph. +# Experimental. Do not use. + + + +[Reads] + +# This is the same as in Nanopore-Dec2019.conf. +minReadLength = 10000 + + + +[Kmers] + +# Don't use as markers k-mers that are overabundant even in a single read. +generationMethod = 2 +enrichmentThreshold = 100 + + + +[MinHash] + +# MinHash parameters are the same as in Nanopore-Dec2019.conf. +minBucketSize = 5 +maxBucketSize = 30 +minFrequency = 5 + + + +[Align] + +# This is the same as in Nanopore-Dec2019.conf. +minAlignedFraction = 0.4 + +# Don't allow alignments in which one read is completely contained +# in another read. +suppressContainments = True + +# Use SeqAn banded alignments. +alignMethod = 3 +matchScore = 6 + + + +[ReadGraph] + +# Use the directed read graph. +creationMethod = 1 + +# Turn on conflict removal. +removeConflicts = True + + + +[Assembly] +consensusCaller = Bayesian:guppy-3.0.5-a + diff --git a/conf/SimpleBayesianConsensusCaller-10.csv b/conf/SimpleBayesianConsensusCaller-10.csv new file mode 100644 index 0000000..7a1de7e --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-10.csv @@ -0,0 +1,221 @@ +>Name +guppy5.0.7_hg002_chr1-2 with pseudocounts 1, Jun 1 2021 + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.991361618041992,-0.001441104686819017,-2.6044905185699463,-3.209169387817383,-3.843095302581787,-4.369043827056885,-4.995682716369629,-5.301875114440918,-5.850853443145752,-5.987901210784912,-6.175784111022949,-6.290657997131348,-6.3639960289001465,-6.4510321617126465,-6.476813793182373,-6.442358493804932,-6.515690326690674,-6.5186052322387695,-6.576388359069824,-6.627749443054199,-6.625873565673828,-6.755833148956299,-6.84523344039917,-6.836025714874268,-6.851482391357422,-7.051842212677002,-6.957937717437744,-7.067082405090332,-7.17844820022583,-7.171817779541016,-7.368112564086914,-7.411578178405762,-7.69033145904541,-7.877418518066406,-8.088272094726562,-8.088272094726562,-8.088272094726562,-8.389301300048828,-8.213210105895996,-8.514240264892578,-8.389301300048828,-8.69033145904541,-8.69033145904541,-8.514240264892578,-8.991361618041992,-8.514240264892578,-8.991361618041992,-8.389301300048828,-8.389301300048828,-8.69033145904541,-8.991361618041992 +-8.407487869262695,-1.9545485973358154,-0.008172932080924511,-2.1680476665496826,-3.2144384384155273,-4.028381824493408,-4.68998384475708,-5.014439582824707,-5.537669658660889,-5.628613471984863,-5.8209004402160645,-5.913333415985107,-5.974518775939941,-6.108634948730469,-6.195300102233887,-6.283636093139648,-6.37006139755249,-6.429764270782471,-6.453245162963867,-6.5382561683654785,-6.520997047424316,-6.659299850463867,-6.6013078689575195,-6.735389709472656,-6.930366516113281,-6.960330009460449,-7.085268497467041,-6.960330009460449,-7.177038669586182,-7.203367710113525,-7.407487869262695,-7.231396675109863,-7.629336357116699,-7.562389850616455,-7.562389850616455,-7.629336357116699,-7.504397869110107,-7.562389850616455,-7.562389850616455,-7.8054280281066895,-8.407487869262695,-7.930366516113281,-8.407487869262695,-7.930366516113281,-8.407487869262695,-8.106457710266113,-7.930366516113281,-8.407487869262695,-8.407487869262695,-8.407487869262695,-8.407487869262695 +-7.996489524841309,-2.203371524810791,-1.7780917882919312,-0.020405909046530724,-1.6905206441879272,-2.660813093185425,-3.587554693222046,-4.139639854431152,-4.867122173309326,-5.042247295379639,-5.166543006896973,-5.23757791519165,-5.34424352645874,-5.4271159172058105,-5.4792938232421875,-5.583189964294434,-5.634761810302734,-5.697636604309082,-5.803365230560303,-5.829172134399414,-5.943411350250244,-6.151391506195068,-6.151391506195068,-6.190309524536133,-6.405425071716309,-6.581516265869141,-6.5493316650390625,-6.792369842529297,-7.093399524688721,-6.917308330535889,-6.996489524841309,-6.955097198486328,-6.996489524841309,-7.093399524688721,-7.042247295379639,-7.394429683685303,-7.151391506195068,-7.218338489532471,-7.297519683837891,-7.394429683685303,-7.218338489532471,-7.996489524841309,-7.297519683837891,-7.996489524841309,-7.695459842681885,-7.996489524841309,-7.996489524841309,-7.996489524841309,-7.996489524841309,-7.996489524841309,-7.996489524841309 +-7.576710224151611,-2.427210807800293,-2.3731794357299805,-1.1942980289459229,-0.058363981544971466,-1.3318991661071777,-2.242300510406494,-2.930708408355713,-3.83587384223938,-4.17772912979126,-4.416241645812988,-4.574976444244385,-4.714578628540039,-4.787835121154785,-4.8516154289245605,-4.9823174476623535,-5.115812301635742,-5.200132846832275,-5.2934088706970215,-5.394866466522217,-5.531386852264404,-5.612922191619873,-5.632227420806885,-5.719377517700195,-5.7705302238464355,-5.813282012939453,-6.032641887664795,-6.071559906005859,-6.178770065307617,-6.400618553161621,-6.161736488342285,-6.497528553009033,-6.576710224151611,-6.731612205505371,-6.576710224151611,-6.622467517852783,-6.576710224151611,-7.099588871002197,-6.974649906158447,-6.877739906311035,-6.877739906311035,-6.798558712005615,-7.275680065155029,-7.576710224151611,-7.576710224151611,-7.275680065155029,-7.576710224151611,-7.275680065155029,-7.275680065155029,-7.576710224151611,-7.576710224151611 +-7.1698079109191895,-2.5233256816864014,-2.7012686729431152,-1.6414401531219482,-0.7815423607826233,-0.12664933502674103,-1.331081509590149,-1.9641056060791016,-2.9010660648345947,-3.3816394805908203,-3.748039484024048,-4.000721454620361,-4.164198398590088,-4.336023330688477,-4.446352005004883,-4.590024471282959,-4.695591449737549,-4.833348274230957,-4.853837490081787,-5.0205888748168945,-5.059218406677246,-5.152774810791016,-5.1698079109191895,-5.318549633026123,-5.3844780921936035,-5.46223783493042,-5.6135053634643555,-5.526355266571045,-5.692686557769775,-5.827385425567627,-5.678446292877197,-6.023679733276367,-6.128415107727051,-5.868777751922607,-6.0906267166137695,-5.9656877517700195,-5.939359188079834,-6.4708380699157715,-6.128415107727051,-6.391656875610352,-6.391656875610352,-6.692686557769775,-6.868777751922607,-6.4708380699157715,-6.692686557769775,-6.567748069763184,-6.692686557769775,-6.692686557769775,-6.868777751922607,-7.1698079109191895,-6.868777751922607 +-6.660247325897217,-2.5462703704833984,-2.7690443992614746,-1.9132940769195557,-1.0988346338272095,-0.6129883527755737,-0.24127845466136932,-1.1460981369018555,-2.011828660964966,-2.5453028678894043,-3.066850423812866,-3.4211981296539307,-3.6328976154327393,-3.815770149230957,-4.04640531539917,-4.181680679321289,-4.283670425415039,-4.422201156616211,-4.533142566680908,-4.588365077972412,-4.6964592933654785,-4.84070348739624,-4.802914619445801,-4.912059307098389,-4.970051288604736,-5.092045783996582,-5.298519611358643,-5.280035972595215,-5.245274066925049,-5.3380279541015625,-5.581066131591797,-5.484156131744385,-5.456127166748047,-5.757157325744629,-5.815149307250977,-5.706004619598389,-5.815149307250977,-6.183125972747803,-6.359217166900635,-6.058187484741211,-5.882095813751221,-6.359217166900635,-6.058187484741211,-5.815149307250977,-6.359217166900635,-6.359217166900635,-6.660247325897217,-6.359217166900635,-6.660247325897217,-6.660247325897217,-6.660247325897217 +-6.28094482421875,-2.5432751178741455,-2.800506591796875,-2.078538179397583,-1.385301113128662,-0.8374720215797424,-0.6613818407058716,-0.29514068365097046,-1.3223474025726318,-1.7256689071655273,-2.2896742820739746,-2.7440075874328613,-3.0489656925201416,-3.309668779373169,-3.56577730178833,-3.7980711460113525,-3.9649744033813477,-4.074118614196777,-4.2202467918396,-4.394454002380371,-4.372459888458252,-4.468031406402588,-4.56494140625,-4.627732276916504,-4.618186950683594,-4.701160907745361,-5.002191066741943,-4.900733470916748,-4.938521862030029,-5.02567195892334,-5.07682466506958,-5.07682466506958,-5.134816646575928,-5.167001247406006,-5.326702117919922,-5.502793312072754,-5.326702117919922,-5.678884506225586,-5.678884506225586,-5.803823471069336,-5.979914665222168,-5.803823471069336,-6.28094482421875,-5.979914665222168,-6.28094482421875,-6.28094482421875,-5.803823471069336,-5.803823471069336,-5.979914665222168,-5.979914665222168,-5.803823471069336 +-5.841932773590088,-2.5821001529693604,-2.761667251586914,-2.218890428543091,-1.5901243686676025,-1.087745189666748,-0.801651120185852,-0.5512752532958984,-0.5236629843711853,-1.0299694538116455,-1.508042573928833,-1.994545340538025,-2.365246295928955,-2.6881179809570312,-3.011986255645752,-3.290482997894287,-3.474576950073242,-3.665841579437256,-3.7313432693481445,-3.8828916549682617,-3.9906744956970215,-4.125929832458496,-4.198480129241943,-4.208464622497559,-4.160691738128662,-4.519713401794434,-4.443993091583252,-4.540903091430664,-4.586660385131836,-4.800540447235107,-4.665841579437256,-5.14296293258667,-4.996834754943848,-4.9388427734375,-4.887690544128418,-5.239872932434082,-5.364811897277832,-5.239872932434082,-5.364811897277832,-5.364811897277832,-5.540903091430664,-5.239872932434082,-5.841932773590088,-5.841932773590088,-5.14296293258667,-5.239872932434082,-5.540903091430664,-5.540903091430664,-5.841932773590088,-5.841932773590088,-5.841932773590088 +-5.596062660217285,-2.500544309616089,-2.8114452362060547,-2.271780014038086,-1.7681764364242554,-1.3362058401107788,-1.06480073928833,-0.6513823866844177,-0.7410644888877869,-0.5749848484992981,-0.9947522282600403,-1.4273587465286255,-1.7976189851760864,-2.1453516483306885,-2.4950029850006104,-2.768693208694458,-3.0582432746887207,-3.27799916267395,-3.446843385696411,-3.646672487258911,-3.671783208847046,-3.750964403152466,-3.7448041439056396,-3.9526097774505615,-4.0645833015441895,-4.090912342071533,-4.2536396980285645,-4.164698600769043,-4.340789794921875,-4.295032501220703,-4.692972660064697,-4.641819953918457,-4.692972660064697,-4.641819953918457,-4.750964164733887,-4.750964164733887,-4.817911148071289,-4.750964164733887,-5.596062660217285,-4.897092342376709,-4.897092342376709,-4.994002342224121,-4.994002342224121,-5.295032501220703,-5.295032501220703,-5.596062660217285,-5.295032501220703,-5.295032501220703,-5.596062660217285,-5.596062660217285,-5.596062660217285 +-5.416324138641357,-2.3938958644866943,-2.6447367668151855,-2.294764280319214,-1.8426405191421509,-1.526015043258667,-1.2775795459747314,-0.8918502330780029,-0.8967718482017517,-0.6509835720062256,-0.6692233085632324,-0.9872020483016968,-1.3106437921524048,-1.6392600536346436,-1.9630059003829956,-2.2970683574676514,-2.574964761734009,-2.8003742694854736,-3.0527122020721436,-3.234480619430542,-3.3407771587371826,-3.5242295265197754,-3.590249538421631,-3.565065860748291,-3.596780300140381,-3.726128101348877,-3.9392030239105225,-3.88484525680542,-3.9691662788391113,-4.270196437835693,-4.073901653289795,-4.3023810386657715,-4.374931335449219,-4.571226119995117,-4.4620819091796875,-4.5132341384887695,-4.6381731033325195,-4.814264297485352,-4.939202785491943,-4.939202785491943,-4.939202785491943,-5.115294456481934,-4.939202785491943,-5.416324138641357,-5.416324138641357,-5.115294456481934,-4.7173542976379395,-5.416324138641357,-5.115294456481934,-5.416324138641357,-5.115294456481934 +-5.207747459411621,-2.410479784011841,-2.647840738296509,-2.3184456825256348,-1.937767744064331,-1.6644245386123657,-1.4797184467315674,-1.1203564405441284,-1.188464879989624,-0.8477413058280945,-0.6836889982223511,-0.7496537566184998,-0.9329894185066223,-1.1791762113571167,-1.4665169715881348,-1.783682942390442,-2.069760799407959,-2.3720569610595703,-2.608957052230835,-2.847911834716797,-2.957327365875244,-3.1358654499053955,-3.239264488220215,-3.368898391723633,-3.4368953704833984,-3.526506185531616,-3.5742790699005127,-3.6279637813568115,-3.730626106262207,-3.9289939403533936,-4.031656265258789,-4.031656265258789,-4.061619281768799,-4.429596424102783,-4.253504753112793,-4.906717300415039,-4.605687618255615,-4.730626106262207,-4.508777618408203,-5.207747459411621,-4.906717300415039,-4.906717300415039,-4.730626106262207,-4.730626106262207,-4.906717300415039,-5.207747459411621,-5.207747459411621,-5.207747459411621,-5.207747459411621,-5.207747459411621,-5.207747459411621 +-5.109510898590088,-2.429175615310669,-2.7811315059661865,-2.321342706680298,-2.061457872390747,-1.8194764852523804,-1.6643741130828857,-1.3436191082000732,-1.4487404823303223,-1.1273303031921387,-0.8376461863517761,-0.7348543405532837,-0.7766889333724976,-0.910249650478363,-1.1175322532653809,-1.3790518045425415,-1.653904914855957,-1.9575285911560059,-2.2037150859832764,-2.4355690479278564,-2.7029707431793213,-2.9276673793792725,-2.960291862487793,-3.1650283336639404,-3.246188163757324,-3.3386590480804443,-3.541309356689453,-3.729299783706665,-3.553208589553833,-3.7872917652130127,-3.7872917652130127,-3.905390977859497,-3.933419704437256,-3.7872917652130127,-4.264412879943848,-4.068118572235107,-4.41054105758667,-4.33135986328125,-4.33135986328125,-4.2064208984375,-4.632390022277832,-4.632390022277832,-4.507451057434082,-5.109510898590088,-4.507451057434082,-4.632390022277832,-4.808481216430664,-4.808481216430664,-5.109510898590088,-5.109510898590088,-4.808481216430664 +-5.055057048797607,-2.3848111629486084,-2.6173064708709717,-2.417567253112793,-2.222548246383667,-2.008561849594116,-1.8633266687393188,-1.553723931312561,-1.7132270336151123,-1.4273840188980103,-1.0882116556167603,-0.8579695224761963,-0.767568826675415,-0.7795153856277466,-0.8973585963249207,-1.0837348699569702,-1.3230656385421753,-1.5806951522827148,-1.8644453287124634,-2.140713930130005,-2.3509066104888916,-2.597175121307373,-2.7605907917022705,-2.8847954273223877,-3.0380237102508545,-3.1799957752227783,-3.255716562271118,-3.3738157749176025,-3.475273370742798,-3.6078991889953613,-3.6400837898254395,-3.7997846603393555,-4.1008148193359375,-3.7997846603393555,-3.9411137104034424,-4.2769060134887695,-4.1519670486450195,-4.2769060134887695,-4.577935695648193,-4.754026889801025,-4.3560872077941895,-4.3560872077941895,-4.2769060134887695,-4.3560872077941895,-4.577935695648193,-4.754026889801025,-4.577935695648193,-4.754026889801025,-4.754026889801025,-5.055057048797607,-5.055057048797607 +-5.013894081115723,-2.3754050731658936,-2.7708561420440674,-2.735140562057495,-2.3219292163848877,-2.170661449432373,-2.0435473918914795,-1.7972006797790527,-1.970925211906433,-1.740893006324768,-1.3653390407562256,-1.048457384109497,-0.8621568083763123,-0.7735447287559509,-0.795595109462738,-0.9011217355728149,-1.0660195350646973,-1.296223759651184,-1.5494047403335571,-1.8141391277313232,-2.08652400970459,-2.3390331268310547,-2.559049367904663,-2.7063982486724854,-2.886789560317993,-3.069411516189575,-3.1000804901123047,-3.445692539215088,-3.4228296279907227,-3.6521663665771484,-3.5825304985046387,-3.735140800476074,-3.7586216926574707,-3.934713125228882,-3.934713125228882,-4.059651851654053,-4.013894081115723,-3.972501516342163,-4.712864398956299,-4.536773204803467,-4.235743045806885,-4.536773204803467,-5.013894081115723,-4.712864398956299,-4.712864398956299,-4.712864398956299,-4.712864398956299,-4.712864398956299,-5.013894081115723,-4.712864398956299,-5.013894081115723 +-4.964561462402344,-2.4731996059417725,-2.840709686279297,-2.5380499362945557,-2.5112428665161133,-2.3392488956451416,-2.200385093688965,-2.023049831390381,-2.1893150806427,-2.049689531326294,-1.6628804206848145,-1.3037906885147095,-1.0206218957901,-0.8655025362968445,-0.7922211289405823,-0.8135594129562378,-0.910408079624176,-1.0654524564743042,-1.2781038284301758,-1.5011162757873535,-1.7798699140548706,-2.013709783554077,-2.2933883666992188,-2.5021634101867676,-2.7092888355255127,-2.8342275619506836,-3.0055198669433594,-3.0894999504089355,-3.3517775535583496,-3.4082589149475098,-3.5666213035583496,-3.73411226272583,-3.760441303253174,-3.760441303253174,-3.760441303253174,-4.010318756103516,-3.9645612239837646,-4.061471462249756,-4.265591144561768,-4.663531303405762,-4.663531303405762,-4.1194634437561035,-4.36250114440918,-4.48744010925293,-4.964561462402344,-4.36250114440918,-4.964561462402344,-4.663531303405762,-4.663531303405762,-4.964561462402344,-4.964561462402344 +-4.910026550292969,-2.4770572185516357,-2.936898708343506,-2.8131165504455566,-2.6381847858428955,-2.4461333751678467,-2.3941526412963867,-2.186570882797241,-2.4476284980773926,-2.2806167602539062,-1.9611246585845947,-1.588428020477295,-1.2596217393875122,-1.0194377899169922,-0.8691473007202148,-0.8120406866073608,-0.8250928521156311,-0.9132959246635437,-1.0625154972076416,-1.2681559324264526,-1.486289143562317,-1.7310495376586914,-1.9655437469482422,-2.2472686767578125,-2.4431588649749756,-2.6499550342559814,-2.7960832118988037,-2.9509849548339844,-3.1246964931488037,-3.2765579223632812,-3.2765579223632812,-3.529815196990967,-3.4950530529022217,-3.7638983726501465,-3.9557838439941406,-3.7638983726501465,-3.9557838439941406,-3.86863374710083,-4.432905197143555,-4.307966232299805,-4.307966232299805,-4.307966232299805,-4.432905197143555,-4.211056232452393,-4.211056232452393,-4.910026550292969,-4.608996391296387,-4.910026550292969,-4.910026550292969,-4.608996391296387,-4.608996391296387 +-4.807994842529297,-2.3798599243164062,-3.022665023803711,-2.643641948699951,-2.6974050998687744,-2.643641948699951,-2.6406774520874023,-2.477581024169922,-2.6808900833129883,-2.5649566650390625,-2.275240421295166,-1.8795989751815796,-1.528555989265442,-1.2230983972549438,-1.0155330896377563,-0.8689249753952026,-0.826357364654541,-0.8316906690597534,-0.9260967969894409,-1.0711205005645752,-1.2737147808074951,-1.4709351062774658,-1.720923662185669,-1.9381766319274902,-2.1528563499450684,-2.4259777069091797,-2.585278272628784,-2.6874208450317383,-2.853752374649048,-3.08371901512146,-3.39302134513855,-3.427783489227295,-3.552722215652466,-3.506964683532715,-3.603874921798706,-3.694051504135132,-3.904904842376709,-3.6618666648864746,-3.766602039337158,-4.109025001525879,-4.029843330383301,-4.029843330383301,-4.029843330383301,-4.330873489379883,-4.506964683532715,-4.205935001373291,-4.109025001525879,-4.330873489379883,-4.506964683532715,-4.506964683532715,-4.807994842529297 +-4.714011192321777,-2.51811146736145,-3.0419132709503174,-2.649553060531616,-2.7408831119537354,-2.676584482192993,-2.620589256286621,-2.649553060531616,-2.8219165802001953,-2.7362873554229736,-2.4912946224212646,-2.1251792907714844,-1.7815372943878174,-1.4396222829818726,-1.194708228111267,-1.0088318586349487,-0.8868356943130493,-0.8373314738273621,-0.8562565445899963,-0.9418360590934753,-1.0832781791687012,-1.248776912689209,-1.4784826040267944,-1.6986513137817383,-1.9174367189407349,-2.141139507293701,-2.3696188926696777,-2.5437493324279785,-2.6805872917175293,-2.8219165802001953,-2.9581360816955566,-3.0064408779144287,-3.1342275142669678,-3.4587385654449463,-3.4129810333251953,-3.5098910331726074,-3.6348297595977783,-3.6726183891296387,-3.6726183891296387,-3.759768486022949,-3.759768486022949,-4.111950874328613,-4.015040874481201,-4.236889839172363,-3.9358596801757812,-4.412981033325195,-4.412981033325195,-4.412981033325195,-4.412981033325195,-4.714011192321777,-4.236889839172363 +-4.6453633308410645,-2.5519416332244873,-2.6585915088653564,-2.6815755367279053,-2.636763095855713,-2.905000686645508,-2.8971753120422363,-2.9463932514190674,-3.0542986392974854,-2.8819353580474854,-2.6159794330596924,-2.289337396621704,-2.015953779220581,-1.689194917678833,-1.3879247903823853,-1.1632046699523926,-1.0067741870880127,-0.8852425217628479,-0.8489277362823486,-0.8677190542221069,-0.9539281725883484,-1.0959922075271606,-1.2691514492034912,-1.4897236824035645,-1.685844898223877,-1.9186360836029053,-2.1402132511138916,-2.3508970737457275,-2.5961451530456543,-2.8600335121154785,-2.825819253921509,-2.9921507835388184,-3.1829652786254883,-3.2303900718688965,-3.4412434101104736,-3.6453633308410645,-3.800265312194824,-3.8672120571136475,-3.5661821365356445,-3.8672120571136475,-3.800265312194824,-3.9463932514190674,-4.16824197769165,-4.6453633308410645,-4.344333171844482,-4.16824197769165,-4.16824197769165,-4.344333171844482,-4.344333171844482,-4.6453633308410645,-4.344333171844482 +-4.577376842498779,-2.6279869079589844,-3.130218744277954,-3.0722270011901855,-3.045897960662842,-2.8784070014953613,-2.924164295196533,-2.8531010150909424,-3.3221044540405273,-3.045897960662842,-2.9753170013427734,-2.637857675552368,-2.223268508911133,-1.9165114164352417,-1.625553846359253,-1.368130087852478,-1.1442474126815796,-0.9755340814590454,-0.8935196995735168,-0.8480501174926758,-0.887624204158783,-0.9739077687263489,-1.1102129220962524,-1.299538493156433,-1.4641022682189941,-1.691450595855713,-1.9280420541763306,-2.1541309356689453,-2.3443808555603027,-2.4470431804656982,-2.637857675552368,-2.7513020038604736,-2.9863123893737793,-3.114978790283203,-3.1460132598876953,-3.1794369220733643,-3.431248903274536,-3.4981956481933594,-3.4634335041046143,-3.6742868423461914,-3.6231343746185303,-3.8784070014953613,-4.100255489349365,-4.100255489349365,-4.100255489349365,-4.276346683502197,-4.100255489349365,-4.577376842498779,-4.100255489349365,-3.9753170013427734,-3.9753170013427734 +-4.531440734863281,-2.43453049659729,-2.7252607345581055,-2.7053656578063965,-2.878228187561035,-2.5820505619049072,-2.9516570568084717,-2.868682861328125,-3.0262906551361084,-3.133500576019287,-2.8593428134918213,-2.656379222869873,-2.3822214603424072,-2.145834445953369,-1.8529222011566162,-1.5657685995101929,-1.3439198732376099,-1.1252411603927612,-0.9762251973152161,-0.8959568738937378,-0.8703855276107788,-0.8930511474609375,-0.9971605539321899,-1.1290072202682495,-1.3032970428466797,-1.5004363059997559,-1.704071283340454,-1.9482418298721313,-2.1098365783691406,-2.321925640106201,-2.4861176013946533,-2.63934588432312,-2.908191204071045,-2.908191204071045,-3.0129265785217285,-3.116467237472534,-3.1512293815612793,-3.1890180110931396,-3.6283507347106934,-3.4900479316711426,-3.753289222717285,-3.577198028564453,-3.753289222717285,-4.230410575866699,-3.832470655441284,-4.054319381713867,-4.230410575866699,-4.531440734863281,-4.531440734863281,-4.531440734863281,-4.531440734863281 +-4.489747524261475,-2.2966229915618896,-2.603256940841675,-2.494112491607666,-2.733872652053833,-2.8986830711364746,-3.285627603530884,-3.1095364093780518,-3.3436195850372314,-3.3436195850372314,-3.3136563301086426,-2.856279134750366,-2.6146862506866455,-2.2994158267974854,-2.078127861022949,-1.8195017576217651,-1.5467480421066284,-1.281575083732605,-1.0931994915008545,-0.9635375738143921,-0.8974598050117493,-0.885089635848999,-0.9236637949943542,-1.001902461051941,-1.1485109329223633,-1.3271832466125488,-1.4841381311416626,-1.7263195514678955,-1.9298410415649414,-2.143394708633423,-2.325394868850708,-2.51202392578125,-2.7573537826538086,-2.799551486968994,-2.8876876831054688,-3.1675283908843994,-3.259298801422119,-3.210994005203247,-3.5866575241088867,-3.4105663299560547,-3.5355050563812256,-3.6446495056152344,-3.8876876831054688,-3.5355050563812256,-4.188717842102051,-3.5866575241088867,-4.0126261711120605,-4.188717842102051,-4.489747524261475,-3.8876876831054688,-4.0126261711120605 +-4.433433532714844,-2.5821754932403564,-2.831373691558838,-2.9019548892974854,-3.018460512161255,-3.035493850708008,-3.1112143993377686,-3.0717060565948486,-3.0910110473632812,-3.0717060565948486,-3.0020699501037598,-2.8423690795898438,-2.6205203533172607,-2.3506484031677246,-2.1639208793640137,-2.0754990577697754,-1.693861484527588,-1.500452995300293,-1.2570531368255615,-1.0785573720932007,-0.9702876806259155,-0.8880029916763306,-0.8947343826293945,-0.9360893964767456,-1.036015272140503,-1.1622895002365112,-1.3211640119552612,-1.5019758939743042,-1.7362043857574463,-1.9096872806549072,-2.1367685794830322,-2.3365237712860107,-2.5526201725006104,-2.6410419940948486,-2.8423690795898438,-2.9862756729125977,-3.035493850708008,-3.13240385055542,-3.2873058319091797,-3.2873058319091797,-3.3920412063598633,-3.479191303253174,-3.831373691558838,-3.956312656402588,-3.831373691558838,-3.956312656402588,-4.13240385055542,-3.831373691558838,-4.433433532714844,-4.13240385055542,-4.433433532714844 +-4.359171390533447,-2.419651985168457,-2.9789600372314453,-2.9441978931427,-2.927807569503784,-2.5529911518096924,-2.8540213108062744,-3.036952018737793,-3.1550512313842773,-3.0167484283447266,-3.183079957962036,-2.8406572341918945,-2.705958604812622,-2.5079128742218018,-2.294713258743286,-2.1469836235046387,-1.879164218902588,-1.6456806659698486,-1.4201514720916748,-1.234341025352478,-1.0486903190612793,-0.9482253193855286,-0.9174760580062866,-0.9193649888038635,-0.964894711971283,-1.0678024291992188,-1.1912634372711182,-1.3552800416946411,-1.5279414653778076,-1.6852291822433472,-1.9230085611343384,-2.1087512969970703,-2.3177785873413086,-2.395383358001709,-2.6032962799072266,-2.882050037384033,-2.7793877124786377,-2.927807569503784,-3.0804176330566406,-3.3177785873413086,-3.359171152114868,-3.514073133468628,-3.514073133468628,-3.7571113109588623,-4.058141231536865,-3.882050037384033,-3.882050037384033,-4.359171390533447,-4.359171390533447,-4.058141231536865,-4.058141231536865 +-4.256308555603027,-2.3586816787719727,-3.2149159908294678,-2.321810245513916,-3.411210775375366,-3.025859832763672,-3.1771273612976074,-2.8413352966308594,-3.2563087940216064,-3.1423654556274414,-2.8249449729919434,-2.913886070251465,-2.7000062465667725,-2.5239150524139404,-2.326889753341675,-2.195611000061035,-1.8870928287506104,-1.802990436553955,-1.5538781881332397,-1.3393287658691406,-1.1681727170944214,-1.034633755683899,-0.94455486536026,-0.9117199778556824,-0.9224585890769958,-1.0130226612091064,-1.0991542339324951,-1.2314127683639526,-1.4020026922225952,-1.5888557434082031,-1.8107045888900757,-2.036200523376465,-2.1423654556274414,-2.3929858207702637,-2.5081207752227783,-2.6542487144470215,-2.737794876098633,-3.2149159908294678,-3.110180616378784,-3.0802175998687744,-3.3020663261413574,-3.5573387145996094,-3.411210775375366,-3.6542487144470215,-3.9552788734436035,-3.5573387145996094,-3.6542487144470215,-4.256308555603027,-3.7791874408721924,-4.256308555603027,-4.256308555603027 +-4.176670074462891,-2.325411558151245,-3.2224273681640625,-2.543201446533203,-2.6715199947357178,-2.834247350692749,-3.2735800743103027,-3.0974886417388916,-3.1766700744628906,-2.9213974475860596,-3.1766700744628906,-3.0974886417388916,-2.834247350692749,-2.596886396408081,-2.295856237411499,-2.3913400173187256,-2.168069839477539,-1.9361207485198975,-1.715772032737732,-1.4733785390853882,-1.2851325273513794,-1.133307695388794,-1.0108323097229004,-0.9505857825279236,-0.9351234436035156,-0.9306640028953552,-1.0105359554290771,-1.1201461553573608,-1.284575343132019,-1.4589993953704834,-1.6014820337295532,-1.818735122680664,-1.9671549797058105,-2.198946237564087,-2.4523940086364746,-2.596886396408081,-2.8149421215057373,-2.9213974475860596,-3.0974886417388916,-3.0627264976501465,-3.3315718173980713,-3.2224273681640625,-3.3985185623168945,-3.4776999950408936,-3.5746099948883057,-3.5746099948883057,-4.176670074462891,-3.8756399154663086,-4.176670074462891,-3.8756399154663086,-4.176670074462891 +-4.055492877960205,-2.256152391433716,-2.7767393589019775,-3.210394859313965,-2.94154953956604,-3.210394859313965,-2.94154953956604,-3.210394859313965,-3.055492877960205,-3.57837176322937,-3.055492877960205,-2.976311683654785,-2.879401683807373,-2.4757094383239746,-2.4757094383239746,-2.2294182777404785,-2.1364150047302246,-2.0777695178985596,-1.8380091190338135,-1.6438733339309692,-1.4384926557540894,-1.2694517374038696,-1.081903338432312,-1.0164756774902344,-0.9309887886047363,-0.9418838620185852,-0.9784886837005615,-1.02936851978302,-1.1524029970169067,-1.3159207105636597,-1.48964524269104,-1.686277151107788,-1.840649127960205,-1.99858820438385,-2.2042346000671387,-2.277341842651367,-2.4872913360595703,-2.593095064163208,-2.879401683807373,-2.8250441551208496,-3.453433036804199,-3.356523036956787,-3.453433036804199,-3.754462957382202,-3.277341842651367,-3.453433036804199,-3.754462957382202,-3.754462957382202,-3.754462957382202,-4.055492877960205,-3.754462957382202 +-3.964071035385132,-2.077580213546753,-2.5016729831695557,-2.685317277908325,-2.7879796028137207,-3.2651009559631348,-3.4869496822357178,-3.185919761657715,-3.185919761657715,-3.362010955810547,-3.2651009559631348,-3.060981035232544,-2.922678232192993,-2.850127696990967,-2.5661308765411377,-2.445557117462158,-2.157891035079956,-2.0346519947052,-1.9512337446212769,-1.7492271661758423,-1.6080451011657715,-1.4041643142700195,-1.1902844905853271,-1.0692012310028076,-1.0055071115493774,-0.9512337446212769,-0.9666845798492432,-1.0074223279953003,-1.0686484575271606,-1.1801674365997314,-1.3460228443145752,-1.5507712364196777,-1.6718149185180664,-1.7967536449432373,-2.0832574367523193,-2.193218946456909,-2.4325921535491943,-2.458920955657959,-2.58385968208313,-2.6216483116149902,-2.850127696990967,-2.884889602661133,-2.850127696990967,-3.1189730167388916,-3.2651009559631348,-3.362010955810547,-3.964071035385132,-3.66304087638855,-3.362010955810547,-3.66304087638855,-3.66304087638855 +-3.824451208114624,-2.268148899078369,-2.523421287536621,-2.1909828186035156,-3.347330093383789,-2.745270013809204,-3.222391366958618,-3.222391366958618,-3.222391366958618,-3.523421287536621,-3.125481367111206,-2.979353189468384,-2.745270013809204,-2.444240093231201,-2.377293348312378,-2.1909828186035156,-2.046299934387207,-2.092057466506958,-1.9001719951629639,-1.8513233661651611,-1.594002366065979,-1.464615821838379,-1.3502349853515625,-1.169312834739685,-1.0602750778198242,-1.0108702182769775,-0.9511306881904602,-0.982466459274292,-1.0731722116470337,-1.099356770515442,-1.2550773620605469,-1.394698977470398,-1.5643799304962158,-1.7380914688110352,-1.915966272354126,-2.1342551708221436,-2.3059372901916504,-2.125481367111206,-2.648360013961792,-2.870208740234375,-2.824451208114624,-3.046299934387207,-3.222391366958618,-3.347330093383789,-3.824451208114624,-3.523421287536621,-3.222391366958618,-3.824451208114624,-3.523421287536621,-3.523421287536621,-3.824451208114624 +-3.74130916595459,-1.9351292848587036,-3.440279245376587,-3.139249324798584,-3.264188051223755,-2.8962111473083496,-2.8962111473083496,-2.361098051071167,-3.139249324798584,-2.8962111473083496,-3.042339324951172,-2.8962111473083496,-2.66212797164917,-2.537189245223999,-2.3795814514160156,-2.222795248031616,-2.0978565216064453,-2.185006618499756,-2.042339324951172,-1.9778811931610107,-1.7119253873825073,-1.5594656467437744,-1.4788581132888794,-1.2910600900650024,-1.1317148208618164,-1.0388786792755127,-0.9884927868843079,-1.0017368793487549,-1.0121444463729858,-1.0842534303665161,-1.1910808086395264,-1.2670929431915283,-1.4048495292663574,-1.6142044067382812,-1.6478874683380127,-1.9152344465255737,-2.0880966186523438,-2.1972410678863525,-2.3795814514160156,-2.4190900325775146,-2.787066698074341,-2.8962111473083496,-2.838219165802002,-2.8962111473083496,-3.264188051223755,-3.440279245376587,-3.440279245376587,-3.440279245376587,-3.74130916595459,-3.264188051223755,-3.440279245376587 +-3.5125510692596436,-1.9214863777160645,-2.5583083629608154,-3.2115209102630615,-3.5125510692596436,-3.5125510692596436,-3.2115209102630615,-2.8135809898376465,-2.8135809898376465,-2.5583083629608154,-2.7343997955322266,-2.6094610691070557,-2.471158266067505,-2.3664228916168213,-2.4333696365356445,-2.282102108001709,-2.3364596366882324,-2.2115209102630615,-2.1508231163024902,-1.9104909896850586,-1.8223549127578735,-1.6433192491531372,-1.5394231081008911,-1.3602626323699951,-1.2720017433166504,-1.1216158866882324,-1.0623018741607666,-1.022592544555664,-0.9823513031005859,-1.0254125595092773,-1.1043109893798828,-1.202920913696289,-1.3481981754302979,-1.4087471961975098,-1.583132028579712,-1.8497931957244873,-1.8997671604156494,-2.0354297161102295,-2.3364596366882324,-2.3986077308654785,-2.7343997955322266,-2.9104909896850586,-2.667452812194824,-3.0354297161102295,-3.0354297161102295,-2.9104909896850586,-3.2115209102630615,-3.2115209102630615,-3.2115209102630615,-3.2115209102630615,-3.5125510692596436 +-3.3718063831329346,-1.72835373878479,-2.1165339946746826,-3.3718063831329346,-2.2926251888275146,-2.8946852684020996,-2.8946852684020996,-3.3718063831329346,-3.3718063831329346,-2.7697465419769287,-2.8946852684020996,-2.8946852684020996,-2.6728365421295166,-2.2578630447387695,-2.5936551094055176,-2.330413818359375,-2.1676864624023438,-2.093052864074707,-1.9738664627075195,-1.8532925844192505,-1.840327501296997,-1.6905652284622192,-1.5457316637039185,-1.4322872161865234,-1.3850346803665161,-1.22879159450531,-1.1262937784194946,-1.0817718505859375,-1.051660180091858,-1.0119709968566895,-1.1022934913635254,-1.1814748048782349,-1.2512325048446655,-1.3465006351470947,-1.5329573154449463,-1.672836422920227,-1.8036047220230103,-1.924648404121399,-2.1957151889801025,-2.1165339946746826,-2.1676864624023438,-2.5936551094055176,-2.3718066215515137,-2.4687163829803467,-2.8946852684020996,-2.7697465419769287,-3.3718063831329346,-3.3718063831329346,-3.3718063831329346,-2.7697465419769287,-3.3718063831329346 +-3.262925386428833,-1.4567455053329468,-2.785804271697998,-1.8827142715454102,-2.96189546585083,-2.96189546585083,-3.262925386428833,-3.262925386428833,-2.785804271697998,-3.262925386428833,-3.262925386428833,-3.262925386428833,-2.785804271697998,-2.2215328216552734,-2.308682918548584,-2.183744192123413,-2.262925386428833,-2.058805465698242,-2.0324766635894775,-2.007652997970581,-1.847952127456665,-1.8315616846084595,-1.6718608140945435,-1.4635848999023438,-1.4567455053329468,-1.343847393989563,-1.198467493057251,-1.1106371879577637,-1.0839484930038452,-1.048081636428833,-1.0248793363571167,-1.113706350326538,-1.191043496131897,-1.2672902345657349,-1.405592918395996,-1.6608655452728271,-1.7066229581832886,-1.9407061338424683,-2.148982048034668,-2.183744192123413,-2.308682918548584,-2.563955545425415,-2.96189546585083,-2.563955545425415,-2.785804271697998,-3.262925386428833,-3.262925386428833,-2.96189546585083,-3.262925386428833,-2.96189546585083,-3.262925386428833 +-3.1538147926330566,-1.6624531745910645,-2.8527848720550537,-2.8527848720550537,-2.8527848720550537,-3.1538147926330566,-3.1538147926330566,-2.551754951477051,-2.8527848720550537,-2.6766936779022217,-2.3087167739868164,-2.6766936779022217,-2.4548449516296387,-2.3756637573242188,-2.3756637573242188,-2.4548449516296387,-2.0398714542388916,-1.8527848720550537,-1.9777235984802246,-1.706656813621521,-1.7388415336608887,-1.706656813621521,-1.6097468137741089,-1.4295389652252197,-1.4295389652252197,-1.3476349115371704,-1.33427095413208,-1.2142956256866455,-1.1367815732955933,-1.0015264749526978,-1.112422227859497,-1.1163883209228516,-1.2093322277069092,-1.2044248580932617,-1.3829628229141235,-1.5517548322677612,-1.6624531745910645,-1.831595540046692,-1.7558748722076416,-2.0746335983276367,-2.3756637573242188,-2.4548449516296387,-2.6766936779022217,-2.6766936779022217,-2.8527848720550537,-2.8527848720550537,-3.1538147926330566,-3.1538147926330566,-3.1538147926330566,-3.1538147926330566,-3.1538147926330566 +-3.0838608741760254,-1.7036495208740234,-2.7828307151794434,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-3.0838608741760254,-2.6067395210266113,-2.6067395210266113,-2.3848907947540283,-2.238762855529785,-2.1807708740234375,-1.9699174165725708,-1.8285882472991943,-1.761641502380371,-1.7414381504058838,-1.8285882472991943,-1.6214628219604492,-1.5787107944488525,-1.6367027759552002,-1.5275583267211914,-1.4818007946014404,-1.2845202684402466,-1.1443415880203247,-1.0970890522003174,-1.0585548877716064,-1.0838608741760254,-1.0710235834121704,-1.1807708740234375,-1.2513518333435059,-1.3356727361679077,-1.4606115818023682,-1.5924991369247437,-1.6859208345413208,-2.0838608741760254,-2.3057096004486084,-2.6067395210266113,-2.6067395210266113,-3.0838608741760254,-3.0838608741760254,-2.7828307151794434,-2.6067395210266113,-3.0838608741760254,-2.6067395210266113,-3.0838608741760254,-2.7828307151794434 +-3.0640833377838135,-1.420630693435669,-2.7630534172058105,-2.4620234966278076,-1.6838722229003906,-2.1609933376312256,-2.4620234966278076,-2.7630534172058105,-3.0640833377838135,-3.0640833377838135,-2.7630534172058105,-2.5869622230529785,-2.7630534172058105,-2.3651134967803955,-2.5869622230529785,-2.1098408699035645,-1.8599634170532227,-2.2189853191375732,-1.9179553985595703,-1.8088109493255615,-1.785329818725586,-1.785329818725586,-1.7023556232452393,-1.8599634170532227,-1.8336344957351685,-1.4512995481491089,-1.4512995481491089,-1.4958816766738892,-1.2716917991638184,-1.212825059890747,-1.1609934568405151,-1.1146934032440186,-1.1098408699035645,-1.150269627571106,-1.2380086183547974,-1.2647428512573242,-1.4408341646194458,-1.4958816766738892,-1.6016854047775269,-1.8599634170532227,-1.950140118598938,-2.1609933376312256,-2.1609933376312256,-2.1609933376312256,-3.0640833377838135,-2.7630534172058105,-2.7630534172058105,-2.7630534172058105,-2.7630534172058105,-3.0640833377838135,-3.0640833377838135 +-3.0362296104431152,-2.0362296104431152,-3.0362296104431152,-3.0362296104431152,-2.735199451446533,-3.0362296104431152,-2.735199451446533,-3.0362296104431152,-3.0362296104431152,-2.559108257293701,-2.559108257293701,-2.2580783367156982,-2.559108257293701,-2.191131591796875,-2.337259531021118,-2.081986904144287,-2.337259531021118,-1.890101432800293,-1.9570482969284058,-1.573831558227539,-1.7574759721755981,-1.6560182571411133,-1.573831558227539,-1.6212562322616577,-1.517715573310852,-1.5047506093978882,-1.4799270629882812,-1.3927768468856812,-1.243837833404541,-1.2508996725082397,-1.1554160118103027,-1.1497387886047363,-1.1171514987945557,-1.2300496101379395,-1.1729066371917725,-1.1849712133407593,-1.4341695308685303,-1.4680278301239014,-1.7574759721755981,-1.8601382970809937,-1.7351995706558228,-2.2580783367156982,-2.191131591796875,-2.4341695308685303,-2.735199451446533,-2.559108257293701,-3.0362296104431152,-3.0362296104431152,-2.735199451446533,-3.0362296104431152,-3.0362296104431152 +-2.9464521408081055,-1.5485122203826904,-1.992209792137146,-2.9464521408081055,-2.4693310260772705,-2.2474822998046875,-2.1013541221618652,-2.9464521408081055,-2.9464521408081055,-2.9464521408081055,-2.9464521408081055,-2.9464521408081055,-2.6454222202301025,-2.3443922996520996,-2.1013541221618652,-2.1683011054992676,-1.83250892162323,-1.905059576034546,-1.83250892162323,-1.905059576034546,-2.0433621406555176,-1.7703609466552734,-2.1683011054992676,-1.83250892162323,-1.667698621749878,-1.667698621749878,-1.4693310260772705,-1.5485122203826904,-1.390149712562561,-1.2562562227249146,-1.1203774213790894,-1.095193862915039,-1.2474822998046875,-1.183024287223816,-1.0488251447677612,-1.183024287223816,-1.4149733781814575,-1.293239712715149,-1.6454222202301025,-1.946452260017395,-2.1013541221618652,-1.7703609466552734,-2.0433621406555176,-2.2474822998046875,-2.2474822998046875,-2.4693310260772705,-2.6454222202301025,-2.9464521408081055,-2.9464521408081055,-2.9464521408081055,-2.9464521408081055 +-2.928907632827759,-2.627877712249756,-2.627877712249756,-2.928907632827759,-2.928907632827759,-2.627877712249756,-2.627877712249756,-2.627877712249756,-2.928907632827759,-2.928907632827759,-2.326847553253174,-2.928907632827759,-2.451786518096924,-2.928907632827759,-2.150756359100342,-2.0838096141815186,-2.326847553253174,-1.8497264385223389,-1.9289076328277588,-2.025817632675171,-1.9746651649475098,-1.6501541137695312,-1.9746651649475098,-1.7827796936035156,-1.6984587907791138,-1.6501541137695312,-1.7827796936035156,-1.5671799182891846,-1.5864850282669067,-1.4103937149047852,-1.2954392433166504,-1.1295671463012695,-1.1028329133987427,-1.1093637943267822,-1.0480940341949463,-1.1295671463012695,-1.2129043340682983,-1.2854549884796143,-1.4103937149047852,-1.4817496538162231,-1.724787712097168,-1.6984587907791138,-2.229937791824341,-1.9289076328277588,-2.451786518096924,-2.451786518096924,-2.451786518096924,-2.326847553253174,-2.928907632827759,-2.928907632827759,-2.928907632827759 +-2.9518229961395264,-1.5046650171279907,-2.6507930755615234,-2.9518229961395264,-2.9518229961395264,-2.6507930755615234,-2.4747018814086914,-2.2528531551361084,-2.106724977493286,-2.6507930755615234,-2.9518229961395264,-2.6507930755615234,-2.6507930755615234,-2.6507930755615234,-2.6507930755615234,-2.3497631549835205,-2.6507930755615234,-1.9104303121566772,-1.8726418018341064,-1.8726418018341064,-1.9104303121566772,-2.1736717224121094,-1.8056950569152832,-1.8726418018341064,-1.7477030754089355,-1.7477030754089355,-1.5900951623916626,-1.5900951623916626,-1.5204592943191528,-1.395520567893982,-1.2986105680465698,-1.2528530359268188,-1.0825912952423096,-1.1883950233459473,-1.1389096975326538,-1.0885001420974731,-1.2194292545318604,-1.3390392065048218,-1.2890652418136597,-1.5046650171279907,-1.5046650171279907,-1.8378796577453613,-1.8726418018341064,-2.3497631549835205,-2.2528531551361084,-2.3497631549835205,-2.6507930755615234,-2.3497631549835205,-2.9518229961395264,-2.9518229961395264,-2.9518229961395264 +-2.8698182106018066,-2.5687882900238037,-2.8698182106018066,-2.8698182106018066,-2.8698182106018066,-2.8698182106018066,-2.8698182106018066,-2.8698182106018066,-2.5687882900238037,-2.8698182106018066,-2.8698182106018066,-2.8698182106018066,-2.8698182106018066,-2.2677581310272217,-2.2677581310272217,-2.1708481311798096,-2.0916669368743896,-1.7906370162963867,-1.9155757427215576,-1.8698182106018066,-2.0247201919555664,-1.9667282104492188,-1.7906370162963867,-1.8284255266189575,-1.6937270164489746,-1.527395486831665,-1.639369249343872,-1.4896069765090942,-1.4384543895721436,-1.471878170967102,-1.2166056632995605,-1.3016164302825928,-1.3016164302825928,-1.1216301918029785,-1.098966121673584,-1.2570343017578125,-1.278753638267517,-1.1796221733093262,-1.3016164302825928,-1.4548448324203491,-1.5687881708145142,-1.5910645723342896,-1.723690152168274,-2.0247201919555664,-2.0247201919555664,-2.0247201919555664,-2.5687882900238037,-2.5687882900238037,-2.8698182106018066,-2.8698182106018066,-2.5687882900238037 +-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-2.6434526443481445,-1.7983546257019043,-1.7983546257019043,-1.944482684135437,-1.7983546257019043,-1.8653013706207275,-1.7983546257019043,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.8653013706207275,-1.7983546257019043,-2.1663315296173096,-2.1663315296173096,-1.944482684135437,-1.7983546257019043,-1.6020599603652954,-1.5295093059539795,-1.2632414102554321,-1.2817248106002808,-1.24551260471344,-1.0636690855026245,-1.0871502161026,-1.1383026838302612,-1.212088942527771,-1.3424227237701416,-1.2817248106002808,-1.3881802558898926,-1.7403626441955566,-1.5642714500427246,-2.0413928031921387,-1.8653013706207275,-2.3424227237701416,-2.1663315296173096,-2.0413928031921387,-2.6434526443481445,-2.6434526443481445 +-2.4785664081573486,-2.1775364875793457,-2.4785664081573486,-2.4785664081573486,-2.4785664081573486,-2.4785664081573486,-2.1775364875793457,-1.8765065670013428,-1.8765065670013428,-2.0014452934265137,-2.4785664081573486,-2.0014452934265137,-2.1775364875793457,-2.0014452934265137,-2.4785664081573486,-2.1775364875793457,-2.4785664081573486,-1.8765065670013428,-2.4785664081573486,-2.0014452934265137,-1.7004152536392212,-1.8765065670013428,-2.1775364875793457,-1.8765065670013428,-1.8765065670013428,-1.8765065670013428,-1.8765065670013428,-1.437173843383789,-1.8765065670013428,-1.7795965671539307,-1.2481175661087036,-1.437173843383789,-1.633468508720398,-1.2744464874267578,-1.0983552932739258,-1.3024752140045166,-1.1563471555709839,-1.3024752140045166,-1.1775364875793457,-1.4785665273666382,-1.5754765272140503,-1.437173843383789,-1.3646230697631836,-1.7004152536392212,-1.7795965671539307,-2.0014452934265137,-2.0014452934265137,-2.4785664081573486,-2.4785664081573486,-2.0014452934265137,-2.1775364875793457 +-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-2.290034532546997,-1.9890046119689941,-2.290034532546997,-1.9890046119689941,-1.6879745721817017,-1.4449365139007568,-1.6879745721817017,-1.6879745721817017,-1.5910645723342896,-1.3869446516036987,-1.5910645723342896,-1.8129132986068726,-1.6879745721817017,-1.5910645723342896,-1.5118833780288696,-1.9890046119689941,-1.9890046119689941,-1.9890046119689941,-1.3869446516036987,-1.4449365139007568,-1.5118833780288696,-1.335792064666748,-1.5118833780288696,-1.2486419677734375,-1.2486419677734375,-1.3869446516036987,-1.5118833780288696,-1.335792064666748,-1.5118833780288696,-1.5910645723342896,-1.5118833780288696,-1.5118833780288696,-1.8129132986068726,-2.290034532546997,-1.9890046119689941,-2.290034532546997,-1.8129132986068726,-2.290034532546997 +-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-1.9956351518630981,-1.9956351518630981,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906,-1.9956351518630981,-1.8195439577102661,-1.9956351518630981,-1.8195439577102661,-1.5185139179229736,-1.9956351518630981,-1.2552725076675415,-1.597695231437683,-1.3935751914978027,-1.597695231437683,-1.6946052312850952,-1.4515671730041504,-1.3935751914978027,-1.5185139179229736,-1.2174838781356812,-1.3935751914978027,-1.3935751914978027,-1.2552725076675415,-1.3935751914978027,-1.120573878288269,-1.2966651916503906,-1.5185139179229736,-1.5185139179229736,-1.5185139179229736,-1.9956351518630981,-1.597695231437683,-2.2966651916503906,-1.9956351518630981,-1.9956351518630981,-2.2966651916503906,-2.2966651916503906,-2.2966651916503906 +-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-1.8543061017990112,-1.8543061017990112,-1.5532760620117188,-1.5532760620117188,-1.6782147884368896,-1.5532760620117188,-1.6782147884368896,-1.5532760620117188,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-1.6782147884368896,-1.8543061017990112,-1.8543061017990112,-1.8543061017990112,-1.3771847486495972,-1.6782147884368896,-2.1553361415863037,-1.3771847486495972,-1.5532760620117188,-1.4563660621643066,-1.5532760620117188,-1.5532760620117188,-1.310238003730774,-1.0761548280715942,-1.310238003730774,-1.4563660621643066,-1.4563660621643066,-1.8543061017990112,-1.310238003730774,-2.1553361415863037,-1.4563660621643066,-1.8543061017990112,-1.8543061017990112,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037,-2.1553361415863037 +-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.0773680210113525,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.3783979415893555,-2.0773680210113525,-2.3783979415893555,-1.9012765884399414,-1.6002466678619385,-2.0773680210113525,-1.77633798122406,-1.9012765884399414,-1.77633798122406,-1.9012765884399414,-1.9012765884399414,-1.5332998037338257,-1.77633798122406,-1.5332998037338257,-1.6794278621673584,-1.424155354499817,-1.3370052576065063,-1.6794278621673584,-1.6002466678619385,-1.77633798122406,-1.5332998037338257,-1.6002466678619385,-1.299216628074646,-1.2644544839859009,-1.6794278621673584,-1.2644544839859009,-1.2322698831558228,-1.4753079414367676,-1.1742780208587646,-1.299216628074646,-1.6794278621673584,-1.5332998037338257,-1.5332998037338257,-1.77633798122406,-2.0773680210113525,-2.3783979415893555,-2.0773680210113525,-2.3783979415893555 +-2.48144268989563,-2.48144268989563,-1.6363445520401,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.48144268989563,-2.180412530899048,-2.48144268989563,-2.48144268989563,-1.7824726104736328,-2.180412530899048,-2.004321336746216,-2.48144268989563,-1.879382610321045,-2.48144268989563,-1.7824726104736328,-1.7824726104736328,-1.703291416168213,-1.703291416168213,-1.7824726104736328,-2.004321336746216,-1.7824726104736328,-1.879382610321045,-1.703291416168213,-1.578352689743042,-1.2773226499557495,-1.7824726104736328,-1.2509937286376953,-1.3053513765335083,-1.3674992322921753,-1.3053513765335083,-1.2773226499557495,-1.1592233180999756,-1.1804126501083374,-1.3053513765335083,-1.3674992322921753,-1.703291416168213,-1.4814426898956299,-1.7824726104736328,-1.6363445520401,-2.180412530899048,-1.6363445520401,-1.7824726104736328,-2.180412530899048,-2.180412530899048 +-2.2455127239227295,-1.24551260471344,-1.4004147052764893,-1.944482684135437,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-1.4673614501953125,-1.944482684135437,-1.944482684135437,-1.4673614501953125,-1.944482684135437,-1.944482684135437,-1.6434526443481445,-1.6434526443481445,-1.7683913707733154,-1.944482684135437,-1.7683913707733154,-1.6434526443481445,-1.3424227237701416,-1.7683913707733154,-1.4673614501953125,-1.2041200399398804,-1.24551260471344,-1.3424227237701416,-1.3424227237701416,-1.3424227237701416,-1.4673614501953125,-1.3424227237701416,-1.4673614501953125,-1.6434526443481445,-1.944482684135437,-1.7683913707733154,-1.6434526443481445,-2.2455127239227295,-1.944482684135437,-2.2455127239227295,-2.2455127239227295 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.899686813354492,-0.0037327809259295464,-2.1558187007904053,-2.947427988052368,-3.461426258087158,-4.0692138671875,-4.956538677215576,-5.898386001586914,-6.47973108291626,-6.79931640625,-6.935899257659912,-6.985873222351074,-7.114356994628906,-7.256234169006348,-7.355618953704834,-7.753559112548828,-7.620933532714844,-7.598657131195068,-7.519475936889648,-7.945444583892822,-7.785743713378906,-7.858294486999512,-7.899686813354492,-8.121535301208496,-7.996596813201904,-7.996596813201904,-8.297627449035645,-8.422565460205078,-8.200716972351074,-8.121535301208496,-8.297627449035645,-8.422565460205078,-8.59865665435791,-8.899686813354492,-8.297627449035645,-8.297627449035645,-8.59865665435791,-8.297627449035645,-8.59865665435791,-8.899686813354492,-8.899686813354492,-8.59865665435791,-8.297627449035645,-8.422565460205078,-8.59865665435791,-8.899686813354492,-8.899686813354492,-8.59865665435791,-8.899686813354492,-8.59865665435791,-8.59865665435791 +-8.315939903259277,-1.54169762134552,-0.018304068595170975,-1.9530259370803833,-2.9295387268066406,-3.709590435028076,-4.63370418548584,-5.5966081619262695,-6.088052749633789,-6.32916784286499,-6.3382158279418945,-6.4834303855896,-6.523547649383545,-6.713879585266113,-6.797425746917725,-6.853541374206543,-6.954211711883545,-7.014909267425537,-6.954211711883545,-7.236758232116699,-7.169811248779297,-7.412849426269531,-7.412849426269531,-7.315939426422119,-7.470841407775879,-7.470841407775879,-7.713879585266113,-7.537788391113281,-7.713879585266113,-8.315939903259277,-8.315939903259277,-7.713879585266113,-8.014909744262695,-8.315939903259277,-8.014909744262695,-8.014909744262695,-8.014909744262695,-8.014909744262695,-8.014909744262695,-8.315939903259277,-8.315939903259277,-8.315939903259277,-8.315939903259277,-8.014909744262695,-7.838818073272705,-8.315939903259277,-8.014909744262695,-8.315939903259277,-7.838818073272705,-8.315939903259277,-8.315939903259277 +-7.736846923828125,-1.6991808414459229,-1.2565194368362427,-0.04379229247570038,-1.7289650440216064,-2.768307685852051,-3.8572349548339844,-4.9508056640625,-5.612995147705078,-5.850356101989746,-5.951517105102539,-5.958695411682129,-6.113597393035889,-6.134786605834961,-6.192778587341309,-6.394423961639404,-6.736846923828125,-6.833756923675537,-6.458093166351318,-6.736846923828125,-6.622903347015381,-6.736846923828125,-7.259725570678711,-6.695454120635986,-7.037876605987549,-7.134786605834961,-7.037876605987549,-7.037876605987549,-7.134786605834961,-7.134786605834961,-7.134786605834961,-7.259725570678711,-7.736846923828125,-7.259725570678711,-7.259725570678711,-7.435816764831543,-7.435816764831543,-7.134786605834961,-7.435816764831543,-7.435816764831543,-7.259725570678711,-7.736846923828125,-7.435816764831543,-7.736846923828125,-7.736846923828125,-7.736846923828125,-7.435816764831543,-7.435816764831543,-7.736846923828125,-7.736846923828125,-7.736846923828125 +-7.103724002838135,-1.5355597734451294,-1.4944775104522705,-0.9873701930046082,-0.09429121017456055,-1.5362281799316406,-2.744837760925293,-4.01240873336792,-4.836552143096924,-5.058401107788086,-5.179444789886475,-5.3113322257995605,-5.470255374908447,-5.450511455535889,-5.612362384796143,-5.723512649536133,-5.848451614379883,-6.024542808532715,-6.103724002838135,-5.989780426025391,-6.062331199645996,-6.501663684844971,-6.501663684844971,-6.2586259841918945,-6.200634002685547,-6.200634002685547,-6.404753684997559,-6.404753684997559,-6.404753684997559,-6.626602649688721,-6.404753684997559,-6.802693843841553,-6.802693843841553,-6.802693843841553,-6.802693843841553,-7.103724002838135,-6.802693843841553,-6.802693843841553,-6.802693843841553,-7.103724002838135,-7.103724002838135,-7.103724002838135,-6.802693843841553,-7.103724002838135,-7.103724002838135,-7.103724002838135,-7.103724002838135,-7.103724002838135,-7.103724002838135,-7.103724002838135,-6.626602649688721 +-6.46522331237793,-1.4649713039398193,-1.5580698251724243,-1.2726166248321533,-0.7347347736358643,-0.17434900999069214,-1.5301443338394165,-2.8903818130493164,-3.8482227325439453,-4.266565799713135,-4.439917087554932,-4.573128700256348,-4.6798930168151855,-4.885439395904541,-4.8741583824157715,-5.319095134735107,-5.46522331237793,-5.386041641235352,-5.26110315322876,-5.863162994384766,-5.46522331237793,-5.863162994384766,-5.620124816894531,-6.46522331237793,-5.988101959228516,-6.164193153381348,-5.562133312225342,-6.46522331237793,-5.863162994384766,-6.164193153381348,-6.46522331237793,-6.164193153381348,-6.164193153381348,-6.46522331237793,-6.46522331237793,-6.46522331237793,-6.46522331237793,-6.46522331237793,-6.164193153381348,-6.46522331237793,-6.46522331237793,-6.164193153381348,-6.164193153381348,-6.46522331237793,-6.46522331237793,-6.164193153381348,-6.46522331237793,-6.164193153381348,-6.46522331237793,-6.46522331237793,-6.46522331237793 +-5.751463890075684,-1.4966983795166016,-1.5756622552871704,-1.4552595615386963,-1.0614982843399048,-0.5685872435569763,-0.2770465612411499,-1.7275532484054565,-2.8344838619232178,-3.346630096435547,-3.6580421924591064,-3.931919813156128,-4.061267852783203,-4.371252536773682,-4.605335712432861,-4.751463890075684,-4.6375203132629395,-4.7972211837768555,-4.751463890075684,-5.052494049072266,-5.2743425369262695,-5.450433731079102,-5.450433731079102,-5.751463890075684,-5.2743425369262695,-5.450433731079102,-5.751463890075684,-5.751463890075684,-5.751463890075684,-5.450433731079102,-5.450433731079102,-5.751463890075684,-5.450433731079102,-5.2743425369262695,-5.751463890075684,-5.450433731079102,-5.751463890075684,-5.751463890075684,-5.450433731079102,-5.751463890075684,-5.751463890075684,-5.751463890075684,-5.751463890075684,-5.751463890075684,-5.450433731079102,-5.751463890075684,-5.751463890075684,-5.751463890075684,-5.450433731079102,-5.751463890075684,-5.751463890075684 +-4.9257707595825195,-1.475829839706421,-1.5245426893234253,-1.5951541662216187,-1.2042900323867798,-0.7455303072929382,-0.47334039211273193,-0.5202367305755615,-1.6495389938354492,-2.3335940837860107,-2.705662727355957,-3.119590997695923,-3.4633729457855225,-3.6704983711242676,-4.080672740936279,-4.4486494064331055,-4.147619724273682,-4.4486494064331055,-4.4486494064331055,-4.624741077423096,-4.9257707595825195,-4.9257707595825195,-4.624741077423096,-4.624741077423096,-4.9257707595825195,-4.624741077423096,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.624741077423096,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.624741077423096,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195,-4.9257707595825195 +-4.205231666564941,-1.400410771369934,-1.5132663249969482,-1.7014408111572266,-1.3103617429733276,-0.9543237090110779,-0.5856164693832397,-0.5793019533157349,-0.7774208784103394,-1.4656591415405273,-1.8913642168045044,-2.236748456954956,-2.742833375930786,-2.9499588012695312,-3.360133409500122,-3.3021414279937744,-3.5062613487243652,-3.9042015075683594,-3.6031713485717773,-4.205231666564941,-3.9042015075683594,-4.205231666564941,-4.205231666564941,-3.9042015075683594,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941,-4.205231666564941 +-3.7686381340026855,-1.3848227262496948,-1.5699809789657593,-1.7643167972564697,-1.4876047372817993,-1.1261736154556274,-0.69675612449646,-0.694919764995575,-0.7638869285583496,-0.869364857673645,-1.239721417427063,-1.6682676076889038,-2.1154255867004395,-2.6546947956085205,-3.0696680545806885,-3.4676079750061035,-3.1665780544281006,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.2915167808532715,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855,-3.7686381340026855 +-3.6333675384521484,-1.304987907409668,-1.3853942155838013,-1.642141342163086,-1.5329968929290771,-1.2003982067108154,-0.9123817086219788,-0.8914283514022827,-0.8691913485527039,-0.8021377325057983,-0.8566662669181824,-1.2020037174224854,-1.5434623956680298,-2.142005681991577,-2.6791248321533203,-3.0313074588775635,-3.6333675384521484,-3.3323373794555664,-3.0313074588775635,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.3323373794555664,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484,-3.3323373794555664,-3.6333675384521484,-3.6333675384521484,-3.6333675384521484 +-3.379124164581299,-1.1486752033233643,-1.6801540851593018,-1.6801540851593018,-1.4297341108322144,-1.278753638267517,-0.9935178756713867,-1.0446703433990479,-0.9989129304885864,-0.8766970634460449,-0.7959253787994385,-0.9624836444854736,-1.2618528604507446,-1.7163662910461426,-2.203032970428467,-2.42488169670105,-2.9020028114318848,-2.9020028114318848,-3.379124164581299,-2.777064085006714,-2.9020028114318848,-3.078094244003296,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.078094244003296,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299,-3.379124164581299 +-3.1556396484375,-1.377488374710083,-1.7576996088027954,-1.9251906871795654,-1.4654436111450195,-1.3562990427017212,-1.0064204931259155,-1.201397180557251,-1.2161203622817993,-0.9795483946800232,-0.8232011795043945,-0.8092866539955139,-0.9251907467842102,-1.3494596481323242,-1.7754284143447876,-2.1142468452453613,-2.456669569015503,-2.854609727859497,-3.1556396484375,-2.854609727859497,-3.1556396484375,-3.1556396484375,-2.854609727859497,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375,-3.1556396484375 +-2.896526336669922,-1.4985861778259277,-1.5541034936904907,-1.7503981590270996,-1.1975562572479248,-1.3650473356246948,-1.057677149772644,-1.1889560222625732,-1.294466257095337,-1.0452678203582764,-0.9280432462692261,-0.8712203502655029,-0.8836890459060669,-1.224428415298462,-1.6660773754119873,-2.0514280796051025,-2.419404983520508,-2.896526336669922,-2.59549617767334,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922,-2.896526336669922 +-2.708420991897583,-1.176941990852356,-1.4296672344207764,-2.009450912475586,-1.5944775342941284,-1.3659982681274414,-1.0271797180175781,-1.2612628936767578,-1.3466930389404297,-1.152118444442749,-1.055208444595337,-0.9680582284927368,-0.9230910539627075,-1.1286373138427734,-1.453148365020752,-1.4296672344207764,-1.7084208726882935,-2.407390832901001,-2.407390832901001,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583,-2.708420991897583 +-2.6503074169158936,-1.536364197731018,-2.0482475757598877,-1.7472175359725952,-1.7472175359725952,-1.4461874961853027,-1.3078848123550415,-1.650307536125183,-1.536364197731018,-1.3280882835388184,-1.0168390274047852,-0.886879563331604,-0.7582129240036011,-0.9601114392280579,-1.0940049886703491,-1.536364197731018,-1.5041794776916504,-1.9513375759124756,-2.3492774963378906,-2.3492774963378906,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936 +-2.4281349182128906,-1.149381160736084,-2.1271047592163086,-1.9510135650634766,-1.314191460609436,-1.1059155464172363,-1.314191460609436,-1.386742115020752,-1.5250447988510132,-1.386742115020752,-1.1728622913360596,-1.0131614208221436,-1.0664069652557373,-0.9657368063926697,-1.3489536046981812,-1.3489536046981812,-1.7291648387908936,-1.9510135650634766,-2.1271047592163086,-1.8260748386383057,-2.1271047592163086,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906,-2.4281349182128906 +-2.136720657348633,-1.8356906175613403,-1.5346605777740479,-2.136720657348633,-2.136720657348633,-1.3585693836212158,-1.3585693836212158,-1.8356906175613403,-1.6595993041992188,-1.3585693836212158,-1.291622519493103,-1.1367205381393433,-1.291622519493103,-0.9606292843818665,-0.9326006174087524,-1.291622519493103,-1.3585693836212158,-1.6595993041992188,-1.8356906175613403,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633 +-2.093421697616577,-1.248323678970337,-2.093421697616577,-2.093421697616577,-2.093421697616577,-1.7923917770385742,-1.248323678970337,-1.4913617372512817,-1.3152704238891602,-1.6163004636764526,-1.1903316974639893,-1.248323678970337,-1.052029013633728,-1.1903316974639893,-1.3944517374038696,-1.1903316974639893,-1.7923917770385742,-1.248323678970337,-1.7923917770385742,-1.7923917770385742,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577 +-2.130333662033081,-1.653212547302246,-1.8293037414550781,-1.8293037414550781,-1.8293037414550781,-1.653212547302246,-1.8293037414550781,-2.130333662033081,-1.653212547302246,-1.653212547302246,-1.5282738208770752,-1.176091194152832,-1.3521825075149536,-0.9842057228088379,-0.9842057228088379,-0.9842057228088379,-1.2852357625961304,-1.431363821029663,-1.8293037414550781,-1.653212547302246,-1.653212547302246,-1.653212547302246,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081,-2.130333662033081 +-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.5502283573150635,-1.5502283573150635,-1.249198317527771,-1.1522883176803589,-1.1522883176803589,-1.5502283573150635,-1.249198317527771,-1.5502283573150635,-1.5502283573150635,-1.5502283573150635,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356 +-1.875061273574829,-1.875061273574829,-1.875061273574829,-0.83366858959198,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.5740312337875366,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.2730013132095337,-1.2730013132095337,-1.3979400396347046,-1.5740312337875366,-1.3979400396347046,-1.5740312337875366,-1.5740312337875366,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829 +-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.5378191471099854,-1.5378191471099854,-1.8388490676879883,-1.5378191471099854,-1.2367891073226929,-1.5378191471099854,-1.5378191471099854,-1.3617278337478638,-1.2367891073226929,-1.5378191471099854,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.423245906829834,-1.724275827407837,-1.423245906829834,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.4771212339401245,-1.778151273727417,-1.4771212339401245,-1.176091194152832,-1.4771212339401245,-1.3010300397872925,-1.778151273727417,-1.4771212339401245,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.902179718017578,-0.0037879273295402527,-2.117178440093994,-3.079127788543701,-3.7566938400268555,-4.461301803588867,-5.349632740020752,-6.271751403808594,-6.74381685256958,-6.90217924118042,-7.10283899307251,-7.258726596832275,-7.230081558227539,-7.3223958015441895,-7.6234259605407715,-7.788236141204834,-7.756051540374756,-7.726088047027588,-7.788236141204834,-8.05708122253418,-8.203208923339844,-8.124028205871582,-8.124028205871582,-8.425058364868164,-8.902179718017578,-8.425058364868164,-8.902179718017578,-8.601149559020996,-8.300119400024414,-8.902179718017578,-8.902179718017578,-8.601149559020996,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.300119400024414,-8.601149559020996,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.601149559020996,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578,-8.902179718017578 +-8.313340187072754,-1.3624897003173828,-0.024382321164011955,-1.9871081113815308,-3.1094021797180176,-3.990335702896118,-5.046638011932373,-5.94785213470459,-6.313340187072754,-6.456007480621338,-6.542488098144531,-6.650582313537598,-6.75703763961792,-6.83621883392334,-6.898366928100586,-6.88197660446167,-7.271947383880615,-7.109220027923584,-7.271947383880615,-7.410250186920166,-7.410250186920166,-7.83621883392334,-7.711280345916748,-7.535188674926758,-7.711280345916748,-7.711280345916748,-8.313340187072754,-8.012310028076172,-8.012310028076172,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.012310028076172,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.313340187072754,-8.012310028076172,-8.313340187072754,-8.313340187072754,-8.313340187072754 +-7.733902931213379,-1.7094545364379883,-1.1890900135040283,-0.0454874224960804,-1.84455406665802,-3.068763017654419,-4.346512794494629,-5.393458843231201,-5.760775089263916,-5.901393890380859,-6.001509189605713,-6.071145057678223,-6.06180477142334,-6.06180477142334,-6.15411901473999,-6.286744594573975,-6.503453731536865,-6.455149173736572,-6.619959354400635,-6.69251012802124,-7.034932613372803,-6.888804912567139,-6.955751419067383,-6.955751419067383,-6.955751419067383,-7.256781578063965,-7.131842613220215,-7.432872772216797,-7.733902931213379,-7.733902931213379,-7.432872772216797,-7.432872772216797,-7.256781578063965,-7.432872772216797,-7.432872772216797,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379,-7.733902931213379 +-7.104267597198486,-1.745948076248169,-1.5903030633926392,-1.009124994277954,-0.0819033533334732,-1.5437487363815308,-2.794041633605957,-4.2499613761901855,-4.884159564971924,-5.047362804412842,-5.028720378875732,-5.169768810272217,-5.291354179382324,-5.460814952850342,-5.56019926071167,-5.585753440856934,-5.761844635009766,-5.82551383972168,-6.025086402893066,-6.104267597198486,-6.502207279205322,-6.40529727935791,-6.803237438201904,-6.150024890899658,-6.502207279205322,-6.803237438201904,-6.803237438201904,-6.803237438201904,-6.803237438201904,-6.803237438201904,-7.104267597198486,-7.104267597198486,-6.803237438201904,-6.803237438201904,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-6.803237438201904,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-7.104267597198486,-6.803237438201904 +-6.468367099761963,-1.8183705806732178,-1.8507483005523682,-1.5223227739334106,-0.7034724950790405,-0.14868074655532837,-1.5052028894424438,-2.9895122051239014,-3.9230599403381348,-4.156613349914551,-4.367996692657471,-4.499884128570557,-4.683037281036377,-4.845118045806885,-4.936888217926025,-4.977005481719971,-5.1259446144104,-5.237918376922607,-5.565277099609375,-5.866307258605957,-5.565277099609375,-5.468367099761963,-5.769397258758545,-6.167336940765381,-6.167336940765381,-5.991245746612549,-5.769397258758545,-6.167336940765381,-6.167336940765381,-5.991245746612549,-6.167336940765381,-6.468367099761963,-6.468367099761963,-6.167336940765381,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963,-6.468367099761963 +-5.759182453155518,-1.8762030601501465,-2.049234628677368,-1.8154903650283813,-1.0235198736190796,-0.4850432872772217,-0.2820773720741272,-1.791494369506836,-2.9646947383880615,-3.4474287033081055,-3.786054849624634,-3.9957547187805176,-4.0964250564575195,-4.458152770996094,-4.645239353179932,-4.85609245300293,-4.680001258850098,-5.157122611999512,-5.0602126121521,-5.157122611999512,-5.0602126121521,-5.282061576843262,-5.458152770996094,-5.759182453155518,-5.458152770996094,-5.458152770996094,-5.282061576843262,-5.759182453155518,-5.759182453155518,-5.458152770996094,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518,-5.759182453155518 +-4.926306247711182,-1.767341136932373,-2.011434555053711,-1.934637427330017,-1.22664213180542,-0.6088489890098572,-0.3822507858276367,-0.6681002974510193,-1.7202905416488647,-2.364013671875,-2.8656084537506104,-3.202030658721924,-3.5645785331726074,-3.722186326980591,-4.148155212402344,-3.9720640182495117,-4.625276565551758,-4.227336406707764,-4.625276565551758,-4.324246406555176,-4.625276565551758,-4.324246406555176,-4.926306247711182,-4.625276565551758,-4.449185371398926,-4.926306247711182,-4.926306247711182,-4.625276565551758,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.625276565551758,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182,-4.926306247711182 +-4.194403171539307,-1.6515779495239258,-2.0640695095062256,-1.8784329891204834,-1.3794901371002197,-0.7460062503814697,-0.4913700222969055,-0.5837432146072388,-0.9968470931053162,-1.5122582912445068,-2.009711980819702,-2.38822340965271,-2.7964632511138916,-3.0482752323150635,-3.592343330383301,-3.4162521362304688,-3.7172820568084717,-3.7172820568084717,-3.8933732509613037,-3.8933732509613037,-4.194403171539307,-3.8933732509613037,-3.8933732509613037,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307,-4.194403171539307 +-3.7868223190307617,-1.6934006214141846,-1.7149404287338257,-1.917590618133545,-1.3635765314102173,-0.8369446992874146,-0.6789343357086182,-0.6685576438903809,-0.8118504285812378,-1.0294263362884521,-1.3025225400924683,-1.7299175262451172,-2.2305197715759277,-2.3718490600585938,-2.745429754257202,-3.0878524780273438,-3.3097012042999268,-3.485792398452759,-3.485792398452759,-3.485792398452759,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617,-3.7868223190307617 +-3.560026168823242,-1.5777549743652344,-1.6849650144577026,-1.6409481763839722,-1.316988229751587,-0.9039280414581299,-0.7565691471099854,-0.832485020160675,-0.8654210567474365,-0.9306166768074036,-1.0401982069015503,-1.3532004356384277,-1.760685682296753,-1.9802426099777222,-2.446082830429077,-2.6569361686706543,-2.9579663276672363,-3.0829050540924072,-3.560026168823242,-3.2589962482452393,-3.2589962482452393,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.2589962482452393,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242,-3.560026168823242 +-3.323458433151245,-1.431363821029663,-2.0447046756744385,-2.001239061355591,-1.4542266130447388,-0.9598463773727417,-0.8580754995346069,-0.9169182181358337,-0.9561024308204651,-0.8686134815216064,-0.932523250579834,-1.0657798051834106,-1.3740683794021606,-1.8049445152282715,-2.1193385124206543,-2.2820656299591064,-2.72139835357666,-2.72139835357666,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245,-3.323458433151245 +-3.163459539413452,-1.6071569919586182,-2.2603695392608643,-2.0842783451080322,-1.500701665878296,-1.046188235282898,-0.9229103326797485,-1.199671745300293,-1.126033067703247,-0.9381502866744995,-0.8210368752479553,-0.9381502866744995,-1.0235804319381714,-1.364119052886963,-1.6319806575775146,-2.1220669746398926,-2.464489459991455,-2.561399459838867,-2.862429618835449,-2.686338186264038,-3.163459539413452,-2.862429618835449,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452,-3.163459539413452 +-2.9449758529663086,-1.5647647380828857,-1.9449758529663086,-1.903583288192749,-1.353911280632019,-1.064162254333496,-1.0104774236679077,-1.246005892753601,-1.237405776977539,-1.015557050704956,-0.8880710601806641,-0.8880710601806641,-1.0816529989242554,-1.1967878341674805,-1.3767741918563843,-1.903583288192749,-2.1668245792388916,-2.6439459323883057,-2.4678547382354736,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086,-2.9449758529663086 +-2.625312328338623,-1.449221134185791,-2.32428240776062,-1.8471611738204956,-1.3242824077606201,-1.178154468536377,-1.1339507102966309,-1.210339069366455,-1.370039939880371,-1.0690099000930786,-1.0455288887023926,-0.9010366201400757,-1.012528657913208,-1.093833565711975,-1.394863486289978,-1.4791843891143799,-2.023252487182617,-2.32428240776062,-2.023252487182617,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623,-2.625312328338623 +-2.5998830795288086,-1.6967930793762207,-1.8217318058013916,-1.4237918853759766,-1.6456406116485596,-1.5998830795288086,-1.4237918853759766,-1.369434118270874,-1.3211294412612915,-1.201943039894104,-0.9466705322265625,-1.0200995206832886,-0.8838797807693481,-1.0200995206832886,-1.2196718454360962,-1.4859397411346436,-1.5207017660140991,-1.4859397411346436,-2.1227617263793945,-2.5998830795288086,-2.2988531589508057,-2.1227617263793945,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086,-2.5998830795288086 +-2.2787535190582275,-1.6766935586929321,-1.57978355884552,-2.2787535190582275,-1.9777235984802246,-1.6766935586929321,-1.237360954284668,-1.6766935586929321,-1.8016324043273926,-1.237360954284668,-1.164810299873352,-1.0746335983276367,-1.0234811305999756,-0.9777235984802246,-1.0483046770095825,-1.3245110511779785,-1.4336556196212769,-1.5006023645401,-2.2787535190582275,-1.6766935586929321,-1.9777235984802246,-1.9777235984802246,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275 +-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.6766935586929321,-1.1995723247528076,-1.3756636381149292,-1.3756636381149292,-1.5006023645401,-1.1995723247528076,-1.0746335983276367,-1.1995723247528076,-1.1326255798339844,-1.3756636381149292,-1.6766935586929321,-1.5006023645401,-1.6766935586929321,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246 +-2.201397180557251,-1.9003671407699585,-2.201397180557251,-1.9003671407699585,-1.599337100982666,-1.599337100982666,-1.9003671407699585,-1.724275827407837,-2.201397180557251,-1.599337100982666,-1.0253058671951294,-1.1222158670425415,-1.0253058671951294,-0.9709482192993164,-1.0253058671951294,-1.2471545934677124,-1.3562990427017212,-1.3562990427017212,-2.201397180557251,-1.599337100982666,-1.724275827407837,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251 +-2.1238515377044678,-1.6467304229736328,-2.1238515377044678,-1.8228216171264648,-1.521791696548462,-1.521791696548462,-1.8228216171264648,-1.6467304229736328,-1.278753638267517,-1.0446703433990479,-1.1238516569137573,-1.0446703433990479,-0.9197316765785217,-1.3457003831863403,-1.521791696548462,-1.6467304229736328,-1.6467304229736328,-1.8228216171264648,-1.6467304229736328,-1.8228216171264648,-2.1238515377044678,-1.8228216171264648,-2.1238515377044678,-1.8228216171264648,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678 +-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.2955670356750488,-1.5965970754623413,-1.4205058813095093,-1.2955670356750488,-1.8976271152496338,-1.8976271152496338,-1.5965970754623413,-1.5965970754623413,-1.4205058813095093,-1.1986570358276367,-1.2955670356750488,-1.2955670356750488,-1.5965970754623413,-1.2955670356750488,-1.5965970754623413,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338 +-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.4366925954818726,-1.4366925954818726,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.3117538690567017,-1.2148438692092896,-1.2148438692092896,-1.1356626749038696,-1.3117538690567017,-1.3117538690567017,-1.6127839088439941,-1.913813829421997,-1.6127839088439941,-1.913813829421997,-1.913813829421997,-1.6127839088439941,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.6127839088439941,-1.913813829421997,-1.6127839088439941,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.913813829421997 +-1.9822711944580078,-1.6812412738800049,-1.9822711944580078,-1.9822711944580078,-1.6812412738800049,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.6812412738800049,-1.6812412738800049,-1.6812412738800049,-1.2833012342453003,-1.0280287265777588,-1.2041200399398804,-1.0280287265777588,-1.2833012342453003,-1.1371731758117676,-1.3802112340927124,-1.5051499605178833,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.8808135986328125,-1.8808135986328125,-0.7668702602386475,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.403692364692688,-1.8808135986328125,-1.57978355884552,-1.403692364692688,-1.57978355884552,-1.278753638267517,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125 +-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.556302547454834,-1.857332468032837,-1.857332468032837,-1.2552725076675415,-1.857332468032837,-1.2552725076675415,-1.556302547454834,-1.1583625078201294,-1.2552725076675415,-1.3802112340927124,-1.2552725076675415,-1.556302547454834,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837,-1.857332468032837 +-1.8195439577102661,-1.5185139179229736,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.3424227237701416,-1.3424227237701416,-1.5185139179229736,-1.2174838781356812,-1.2174838781356812,-1.8195439577102661,-1.5185139179229736,-1.5185139179229736,-1.5185139179229736,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661,-1.8195439577102661 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.985347747802734,-0.003906573634594679,-2.1413094997406006,-2.9117836952209473,-3.4719748497009277,-3.94657301902771,-4.562906265258789,-4.881134510040283,-5.344370365142822,-5.54255485534668,-5.781771659851074,-5.953536033630371,-6.108553409576416,-6.14149284362793,-6.241838455200195,-6.3216471672058105,-6.372564315795898,-6.4400410652160645,-6.5184807777404785,-6.524450302124023,-6.6161322593688965,-6.580514430999756,-6.654934406280518,-6.654934406280518,-6.7922234535217285,-6.806371212005615,-6.902563095092773,-6.864774227142334,-6.985348224639893,-7.146499156951904,-7.0932536125183105,-7.221920013427734,-7.21449613571167,-7.304107189178467,-7.362098693847656,-7.4939866065979,-7.522950172424316,-7.730075836181641,-8.082258224487305,-7.985348224639893,-7.754899501800537,-8.286377906799316,-8.508227348327637,-7.943955421447754,-8.383288383483887,-8.684318542480469,-8.383288383483887,-8.684318542480469,-8.684318542480469,-8.383288383483887,-8.684318542480469 +-8.40773868560791,-1.5351872444152832,-0.018695857375860214,-1.960570216178894,-2.8303263187408447,-3.397188663482666,-4.056174278259277,-4.574974536895752,-5.0996012687683105,-5.256369113922119,-5.515644073486328,-5.628142356872559,-5.801357269287109,-5.880108833312988,-5.939391613006592,-5.960580825805664,-5.981227397918701,-6.089675426483154,-6.169692516326904,-6.231647491455078,-6.27740478515625,-6.347041130065918,-6.416512489318848,-6.5444159507751465,-6.575229644775391,-6.754526138305664,-6.784489631652832,-6.863670825958252,-7.046010971069336,-7.085519313812256,-7.177289962768555,-7.261610507965088,-7.40773868560791,-7.56264066696167,-7.629587650299072,-7.708768844604492,-7.805678844451904,-7.805678844451904,-7.805678844451904,-8.106708526611328,-8.106708526611328,-8.106708526611328,-7.930617332458496,-8.40773868560791,-8.40773868560791,-8.106708526611328,-7.930617332458496,-8.106708526611328,-8.40773868560791,-8.106708526611328,-8.106708526611328 +-7.993179798126221,-1.9028425216674805,-1.5085994005203247,-0.029664423316717148,-1.719252109527588,-2.5654923915863037,-3.3162758350372314,-3.860471725463867,-4.57753849029541,-4.807071208953857,-5.038937091827393,-5.261590957641602,-5.391119480133057,-5.411116123199463,-5.474665641784668,-5.481296062469482,-5.5798797607421875,-5.687828063964844,-5.72600793838501,-5.80565881729126,-5.917632579803467,-5.936274528503418,-6.068900108337402,-6.0793657302856445,-6.260786056518555,-6.359711170196533,-6.488029479980469,-6.488029479980469,-6.612968444824219,-6.714426040649414,-6.692149639129639,-6.951786994934082,-6.692149639129639,-6.993179798126221,-6.951786994934082,-6.913998603820801,-7.692149639129639,-7.215028285980225,-7.516058444976807,-7.1480817794799805,-7.215028285980225,-7.391119480133057,-7.692149639129639,-7.2942094802856445,-7.692149639129639,-7.516058444976807,-7.692149639129639,-7.516058444976807,-7.993179798126221,-7.993179798126221,-7.692149639129639 +-7.573370456695557,-2.0542330741882324,-1.9322235584259033,-1.2011702060699463,-0.055006738752126694,-1.508881688117981,-2.4617483615875244,-3.0765790939331055,-3.9034957885742188,-4.410806179046631,-4.717246055603027,-4.884061336517334,-5.102078437805176,-5.170249938964844,-5.232926368713379,-5.274517059326172,-5.358526706695557,-5.391526699066162,-5.4764604568481445,-5.512672424316406,-5.5865983963012695,-5.740861415863037,-5.802518367767334,-5.901272296905518,-6.096249103546143,-6.1420063972473145,-6.272340297698975,-6.369250297546387,-6.494189262390137,-6.4594268798828125,-6.427242279052734,-6.573370456695557,-6.494189262390137,-6.728272438049316,-6.7952189445495605,-6.8744001388549805,-7.096249103546143,-6.971310615539551,-7.096249103546143,-7.096249103546143,-7.096249103546143,-7.272340297698975,-7.096249103546143,-7.272340297698975,-7.573370456695557,-7.272340297698975,-7.573370456695557,-7.272340297698975,-6.971310615539551,-7.573370456695557,-7.272340297698975 +-7.1663713455200195,-2.178039789199829,-2.139254093170166,-1.6201261281967163,-1.0960984230041504,-0.07502353936433792,-1.4620705842971802,-2.3050520420074463,-3.1638596057891846,-3.643796682357788,-4.160761833190918,-4.419736862182617,-4.578660488128662,-4.710005283355713,-4.759830951690674,-4.9039201736450195,-4.981679916381836,-5.042519569396973,-5.1289448738098145,-5.202583312988281,-5.212128639221191,-5.291309833526611,-5.513158798217773,-5.647857189178467,-5.661221504211426,-5.703973293304443,-5.6892499923706055,-5.751398086547852,-5.887617588043213,-5.844151973724365,-6.124978542327881,-6.020243167877197,-6.124978542327881,-6.1663713455200195,-6.263281345367432,-6.388219833374023,-6.321273326873779,-6.388219833374023,-6.467401504516602,-6.8653411865234375,-6.6892499923706055,-6.564311504364014,-6.8653411865234375,-6.8653411865234375,-7.1663713455200195,-6.8653411865234375,-7.1663713455200195,-6.8653411865234375,-7.1663713455200195,-6.8653411865234375,-6.8653411865234375 +-6.658616542816162,-2.2329354286193848,-2.220707416534424,-1.8322694301605225,-1.4374943971633911,-0.8248231410980225,-0.14726321399211884,-1.1990294456481934,-2.122196912765503,-2.5658607482910156,-3.2120792865753174,-3.6868767738342285,-3.9493465423583984,-4.16725492477417,-4.289400577545166,-4.43589973449707,-4.471095561981201,-4.551406383514404,-4.621190071105957,-4.7141337394714355,-4.832541465759277,-4.9182538986206055,-4.9182538986206055,-5.025147914886475,-5.16725492477417,-5.090414524078369,-5.3798627853393555,-5.35758638381958,-5.260676383972168,-5.579435348510742,-5.40334415435791,-5.704373836517334,-5.658616542816162,-5.658616542816162,-5.544672966003418,-5.813518524169922,-5.658616542816162,-6.35758638381958,-6.181495189666748,-6.056556224822998,-6.35758638381958,-6.181495189666748,-6.35758638381958,-6.35758638381958,-6.658616542816162,-6.658616542816162,-6.35758638381958,-6.35758638381958,-6.658616542816162,-6.35758638381958,-6.35758638381958 +-6.274546146392822,-2.201524496078491,-2.361368179321289,-2.037203311920166,-1.699196457862854,-1.2528730630874634,-0.7524997591972351,-0.20196306705474854,-1.1715329885482788,-1.6455954313278198,-2.203105926513672,-2.8099074363708496,-3.274545907974243,-3.5738422870635986,-3.7317206859588623,-3.888939619064331,-4.1192097663879395,-4.198998928070068,-4.195364952087402,-4.345127105712891,-4.417213439941406,-4.442037105560303,-4.558542728424072,-4.584350109100342,-4.730477809906006,-4.876605987548828,-4.995792388916016,-4.876605987548828,-4.952326774597168,-5.195364952087402,-5.160602569580078,-5.070425987243652,-5.429448127746582,-5.371456146240234,-5.371456146240234,-5.496394634246826,-5.496394634246826,-5.575575828552246,-5.97351598739624,-5.797424793243408,-5.97351598739624,-6.274546146392822,-5.575575828552246,-6.274546146392822,-6.274546146392822,-6.274546146392822,-5.97351598739624,-6.274546146392822,-6.274546146392822,-6.274546146392822,-6.274546146392822 +-5.839294910430908,-2.150341749191284,-2.399488925933838,-2.289189100265503,-2.0036046504974365,-1.585811734199524,-1.0834811925888062,-0.6029720306396484,-0.33598119020462036,-0.9683471918106079,-1.500062346458435,-2.043137311935425,-2.528177261352539,-2.8982808589935303,-3.1889874935150146,-3.398386001586914,-3.6378979682922363,-3.8436598777770996,-3.8850526809692383,-4.026381969451904,-4.123291969299316,-4.026381969451904,-4.259511470794678,-4.248230457305908,-4.3341450691223145,-4.725351810455322,-4.663203716278076,-4.760113716125488,-4.839294910430908,-5.14032506942749,-4.885052680969238,-5.14032506942749,-4.994196891784668,-5.362174034118652,-5.14032506942749,-4.994196891784668,-5.538265228271484,-5.362174034118652,-5.538265228271484,-5.362174034118652,-5.538265228271484,-5.538265228271484,-5.839294910430908,-5.839294910430908,-5.538265228271484,-5.839294910430908,-5.362174034118652,-5.839294910430908,-5.538265228271484,-5.538265228271484,-5.839294910430908 +-5.599928855895996,-2.1546361446380615,-2.4464190006256104,-2.388274669647217,-2.328784465789795,-1.8987928628921509,-1.3758622407913208,-0.8837168216705322,-0.7948972582817078,-0.33722633123397827,-0.9464655518531799,-1.431519865989685,-1.89031982421875,-2.2602787017822266,-2.59517765045166,-2.9259870052337646,-3.166959524154663,-3.374619722366333,-3.5280468463897705,-3.7023017406463623,-3.836500883102417,-3.8595662117004395,-4.020145416259766,-4.094779014587402,-4.020145416259766,-4.238201141357422,-4.257506370544434,-4.257506370544434,-4.453800678253174,-4.558536052703857,-4.48598575592041,-4.48598575592041,-4.645686626434326,-4.754830837249756,-4.645686626434326,-4.900959014892578,-4.821777820587158,-4.900959014892578,-4.99786901473999,-5.298898696899414,-5.122807502746582,-4.99786901473999,-5.599928855895996,-5.298898696899414,-5.599928855895996,-5.599928855895996,-5.599928855895996,-5.599928855895996,-5.599928855895996,-5.599928855895996,-5.599928855895996 +-5.406257629394531,-2.2098047733306885,-2.433591842651367,-2.460296630859375,-2.496701240539551,-2.2092525959014893,-1.7203365564346313,-1.1499967575073242,-1.0224958658218384,-0.6993775367736816,-0.456950306892395,-0.8422900438308716,-1.2743501663208008,-1.6078139543533325,-1.9681899547576904,-2.326352834701538,-2.6405887603759766,-2.9716885089874268,-3.165708065032959,-3.305886745452881,-3.5429344177246094,-3.5549991130828857,-3.620927572250366,-3.690253973007202,-3.8380556106567383,-3.815192699432373,-4.008317470550537,-3.9011073112487793,-4.150984764099121,-4.175808429718018,-4.503167152404785,-4.327075958251953,-4.929136276245117,-4.707287311553955,-4.561159133911133,-4.929136276245117,-5.105227470397949,-5.105227470397949,-5.105227470397949,-4.929136276245117,-5.105227470397949,-5.105227470397949,-5.406257629394531,-5.406257629394531,-5.406257629394531,-5.406257629394531,-5.406257629394531,-5.406257629394531,-5.406257629394531,-5.406257629394531,-5.406257629394531 +-5.20076847076416,-2.264254570007324,-2.4313912391662598,-2.441856622695923,-2.6290595531463623,-2.4306530952453613,-2.050626277923584,-1.5395238399505615,-1.3687068223953247,-0.9836795330047607,-0.723082959651947,-0.5349436402320862,-0.7738507390022278,-1.103511095046997,-1.4448174238204956,-1.8167736530303955,-2.150775671005249,-2.4966180324554443,-2.709406852722168,-2.935950756072998,-3.1252214908599854,-3.175462484359741,-3.308673858642578,-3.35567045211792,-3.5573158264160156,-3.6209847927093506,-3.753610372543335,-3.587984561920166,-3.9220149517059326,-3.802828311920166,-3.9220149517059326,-3.9966485500335693,-4.246525764465332,-4.297678470611572,-4.501798629760742,-4.422616958618164,-4.723647117614746,-4.598708629608154,-4.598708629608154,-4.723647117614746,-5.20076847076416,-4.899738311767578,-4.899738311767578,-5.20076847076416,-4.899738311767578,-4.723647117614746,-4.899738311767578,-5.20076847076416,-5.20076847076416,-5.20076847076416,-5.20076847076416 +-5.1055169105529785,-2.2316153049468994,-2.5384905338287354,-2.5540671348571777,-2.6790056228637695,-2.647634983062744,-2.351168632507324,-1.8935959339141846,-1.7256678342819214,-1.329542636871338,-1.029787540435791,-0.737230122089386,-0.6189165115356445,-0.7237342596054077,-0.9869546890258789,-1.329179048538208,-1.688211441040039,-2.026697874069214,-2.328090190887451,-2.565187454223633,-2.747582197189331,-2.857543706893921,-2.9593889713287354,-3.092679738998413,-3.1970319747924805,-3.349642038345337,-3.574038028717041,-3.5144524574279785,-3.5034570693969727,-3.6003670692443848,-3.7832977771759033,-4.06412410736084,-4.202426910400391,-4.260418891906738,-4.260418891906738,-4.4065470695495605,-4.202426910400391,-4.260418891906738,-4.202426910400391,-4.804487228393555,-4.804487228393555,-4.6283955574035645,-4.804487228393555,-5.1055169105529785,-5.1055169105529785,-5.1055169105529785,-5.1055169105529785,-4.804487228393555,-4.804487228393555,-5.1055169105529785,-5.1055169105529785 +-5.05293607711792,-2.2993531227111816,-2.546431064605713,-2.6151857376098633,-2.751906156539917,-2.689324378967285,-2.5950543880462646,-2.212203025817871,-2.0400989055633545,-1.6780046224594116,-1.363627314567566,-1.0588831901550293,-0.8092038631439209,-0.6371951699256897,-0.6897757053375244,-0.9380584955215454,-1.269032597541809,-1.6003831624984741,-1.9049508571624756,-2.1878323554992676,-2.4225082397460938,-2.636295795440674,-2.7540831565856934,-2.963031053543091,-3.1896133422851562,-3.1286568641662598,-3.267606496810913,-3.2970614433288574,-3.353966236114502,-3.547786235809326,-3.7105135917663574,-3.654996156692505,-3.9068081378936768,-3.9068081378936768,-4.05293607711792,-4.274785041809082,-4.274785041809082,-4.20783805847168,-4.20783805847168,-4.353966236114502,-4.751906394958496,-4.751906394958496,-4.751906394958496,-4.575814723968506,-4.751906394958496,-5.05293607711792,-5.05293607711792,-5.05293607711792,-4.751906394958496,-5.05293607711792,-4.751906394958496 +-5.015217304229736,-2.3348817825317383,-2.7599446773529053,-2.5854649543762207,-2.847899913787842,-2.9738245010375977,-2.839125871658325,-2.4736380577087402,-2.3468313217163086,-1.9895018339157104,-1.712669849395752,-1.3934179544448853,-1.137155294418335,-0.8265417814254761,-0.6408355236053467,-0.6869192123413086,-0.9234095811843872,-1.2163594961166382,-1.5100672245025635,-1.799051284790039,-2.0306899547576904,-2.2510411739349365,-2.495389223098755,-2.6848034858703613,-2.8568546772003174,-3.0284454822540283,-3.106732130050659,-3.2517893314361572,-3.267029285430908,-3.568059206008911,-3.568059206008911,-3.7364635467529297,-3.7599446773529053,-4.170119285583496,-3.9360358715057373,-4.060974597930908,-3.9738245010375977,-4.4131574630737305,-4.4131574630737305,-4.4131574630737305,-4.23706579208374,-4.31624698638916,-4.538095951080322,-4.538095951080322,-4.538095951080322,-4.714187145233154,-5.015217304229736,-5.015217304229736,-4.714187145233154,-4.538095951080322,-5.015217304229736 +-4.954580307006836,-2.473137617111206,-2.8147010803222656,-2.699307680130005,-2.811565399169922,-2.921156406402588,-2.850776433944702,-2.5816681385040283,-2.563645124435425,-2.2246057987213135,-2.005190134048462,-1.664322853088379,-1.4170129299163818,-1.0862884521484375,-0.8015279173851013,-0.6538325548171997,-0.723442018032074,-0.9467044472694397,-1.1993153095245361,-1.4594522714614868,-1.713033676147461,-2.0120761394500732,-2.244462728500366,-2.477458953857422,-2.671278953552246,-2.937546730041504,-3.0355019569396973,-3.1220712661743164,-3.2142174243927,-3.352520227432251,-3.255610227584839,-3.539606809616089,-3.653550148010254,-3.875398874282837,-3.954580068588257,-4.109482288360596,-4.109482288360596,-4.17642879486084,-4.653550148010254,-4.477458953857422,-4.477458953857422,-4.477458953857422,-4.653550148010254,-4.954580307006836,-4.477458953857422,-4.477458953857422,-4.653550148010254,-4.653550148010254,-4.653550148010254,-4.954580307006836,-4.954580307006836 +-4.8896098136901855,-2.406736373901367,-2.81772780418396,-2.8289120197296143,-2.8521833419799805,-2.7892391681671143,-2.8852884769439697,-2.7892391681671143,-2.722292423248291,-2.5057945251464844,-2.2985451221466064,-1.937301754951477,-1.6879396438598633,-1.3454177379608154,-1.0246243476867676,-0.770684003829956,-0.6854355335235596,-0.7834188938140869,-0.9611627459526062,-1.1919445991516113,-1.4284114837646484,-1.6684565544128418,-1.9150980710983276,-2.182892084121704,-2.4053099155426025,-2.6224379539489746,-2.8251519203186035,-2.9402198791503906,-3.0766963958740234,-3.0766963958740234,-3.1906397342681885,-3.358130931854248,-3.4272117614746094,-3.610856294631958,-3.7756664752960205,-3.659160852432251,-3.8104286193847656,-3.848217010498047,-3.8896098136901855,-3.7434818744659424,-4.28754997253418,-4.190639972686768,-4.4124884605407715,-4.5885796546936035,-4.5885796546936035,-4.8896098136901855,-4.190639972686768,-4.8896098136901855,-4.5885796546936035,-4.5885796546936035,-4.4124884605407715 +-4.7987542152404785,-2.406057357788086,-2.7693705558776855,-2.8119823932647705,-2.9599051475524902,-3.3515961170196533,-3.1175129413604736,-2.9994137287139893,-2.9858407974243164,-2.7305684089660645,-2.4524011611938477,-2.1849124431610107,-1.9301097393035889,-1.6011979579925537,-1.2441439628601074,-0.9526646137237549,-0.7752959728240967,-0.7443326711654663,-0.8224959373474121,-0.9711264967918396,-1.1626677513122559,-1.395290493965149,-1.6346988677978516,-1.9105746746063232,-2.161264419555664,-2.3657848834991455,-2.634401321411133,-2.7534313201904297,-2.869335174560547,-3.0353262424468994,-3.09118390083313,-3.2305524349212646,-3.267275333404541,-3.5434818267822266,-3.568305253982544,-3.568305253982544,-4.0997843742370605,-3.7195730209350586,-4.0997843742370605,-3.9536561965942383,-4.3216328620910645,-3.8956642150878906,-3.8956642150878906,-3.9536561965942383,-4.3216328620910645,-4.196694374084473,-4.7987542152404785,-4.3216328620910645,-4.4977240562438965,-4.3216328620910645,-4.7987542152404785 +-4.7079362869262695,-2.543583393096924,-2.7941224575042725,-2.78885817527771,-3.1516337394714355,-3.074467658996582,-3.1168715953826904,-3.01774001121521,-2.9836602210998535,-2.8214454650878906,-2.6215763092041016,-2.3734824657440186,-2.1651108264923096,-1.8037618398666382,-1.4846999645233154,-1.1465963125228882,-0.9281954169273376,-0.8089917302131653,-0.7917455434799194,-0.8572287559509277,-0.9642696976661682,-1.1527208089828491,-1.3598260879516602,-1.6120697259902954,-1.8897103071212769,-2.1751818656921387,-2.3368682861328125,-2.6041324138641357,-2.7836568355560303,-2.8328750133514404,-3.0846869945526123,-3.0266950130462646,-3.189422369003296,-3.5318448543548584,-3.5618081092834473,-3.6287548542022705,-3.7536935806274414,-4.2308149337768555,-4.2308149337768555,-3.8628382682800293,-4.008965969085693,-4.008965969085693,-4.2308149337768555,-4.1058759689331055,-4.008965969085693,-4.4069061279296875,-4.2308149337768555,-4.2308149337768555,-4.4069061279296875,-4.7079362869262695,-4.7079362869262695 +-4.651054859161377,-2.393376350402832,-2.8059568405151367,-2.742569923400879,-3.059990406036377,-3.395782470703125,-3.651055097579956,-3.236081600189209,-3.219691276550293,-2.9106922149658203,-2.8802030086517334,-2.5941500663757324,-2.410505771636963,-2.0712714195251465,-1.7267757654190063,-1.387182354927063,-1.1174100637435913,-0.9431443214416504,-0.8445358276367188,-0.820658802986145,-0.8431142568588257,-0.9671078324317932,-1.149448037147522,-1.3713880777359009,-1.5888491868972778,-1.8729037046432495,-2.118300676345825,-2.4206061363220215,-2.457930326461792,-2.696812629699707,-2.8249802589416504,-2.9434847831726074,-3.059990406036377,-3.253114938735962,-3.253114938735962,-3.219691276550293,-3.395782470703125,-3.747965097427368,-3.696812391281128,-3.537111759185791,-3.651055097579956,-4.048995018005371,-3.696812391281128,-4.173933982849121,-3.872903823852539,-4.173933982849121,-4.350025177001953,-4.651054859161377,-4.173933982849121,-4.048995018005371,-4.651054859161377 +-4.573625564575195,-2.453051805496216,-3.0684757232666016,-2.8254377841949463,-3.0173232555389404,-3.042146921157837,-3.3975343704223633,-3.211897850036621,-3.3975343704223633,-3.1586523056030273,-3.0173232555389404,-2.8101978302001953,-2.5736258029937744,-2.245246171951294,-1.9640313386917114,-1.607483983039856,-1.3393616676330566,-1.1417796611785889,-0.9686441421508789,-0.8577059507369995,-0.8178271055221558,-0.8588770031929016,-0.9517227411270142,-1.1384186744689941,-1.3537793159484863,-1.6208332777023315,-1.8660556077957153,-2.1249194145202637,-2.3457391262054443,-2.5483198165893555,-2.6705358028411865,-2.817750930786133,-2.9715657234191895,-3.1112277507781982,-3.1586523056030273,-3.3975343704223633,-3.6193833351135254,-4.0965046882629395,-3.6193833351135254,-4.2725958824157715,-4.0965046882629395,-4.2725958824157715,-3.9715657234191895,-4.0965046882629395,-4.573625564575195,-4.2725958824157715,-4.2725958824157715,-4.0965046882629395,-4.2725958824157715,-4.2725958824157715,-4.573625564575195 +-4.498834133148193,-2.579756021499634,-2.967355251312256,-2.9425315856933594,-3.007472515106201,-4.021712779998779,-3.268385171890259,-3.3227429389953613,-3.1008942127227783,-2.9936842918395996,-2.9077694416046143,-2.8175928592681885,-2.7429592609405518,-2.3782601356506348,-2.1333460807800293,-1.7904132604599,-1.5417059659957886,-1.3121602535247803,-1.1251866817474365,-0.9694038033485413,-0.8622459173202515,-0.8084608316421509,-0.8631494045257568,-0.9825632572174072,-1.1766148805618286,-1.407518982887268,-1.6191649436950684,-1.8860503435134888,-2.142808198928833,-2.346545696258545,-2.535046339035034,-2.6859207153320312,-2.8456215858459473,-3.220080614089966,-3.137106418609619,-3.2947142124176025,-3.35270619392395,-3.653736114501953,-3.4196529388427734,-3.653736114501953,-3.8967742919921875,-3.7206828594207764,-3.653736114501953,-3.7998640537261963,-3.8967742919921875,-3.7998640537261963,-4.498834133148193,-3.7998640537261963,-4.197803974151611,-4.197803974151611,-4.498834133148193 +-4.475671291351318,-2.7681009769439697,-2.862887382507324,-2.556593179702759,-3.2995798587799072,-3.1746411323547363,-2.812913417816162,-3.028513193130493,-3.0954599380493164,-2.9074695110321045,-3.153451919555664,-2.8736112117767334,-2.862887382507324,-2.536151885986328,-2.314303159713745,-2.014773368835449,-1.7828242778778076,-1.4920449256896973,-1.270737648010254,-1.0772103071212769,-0.9298694133758545,-0.838281512260437,-0.808124840259552,-0.886168360710144,-1.049973964691162,-1.2467577457427979,-1.4687774181365967,-1.7259348630905151,-1.9328457117080688,-2.161803960800171,-2.3787612915039062,-2.5780441761016846,-2.7197964191436768,-2.7767012119293213,-2.931603193283081,-3.1746411323547363,-3.2715511322021484,-3.2203986644744873,-3.4756712913513184,-3.4756712913513184,-3.4756712913513184,-3.3964898586273193,-3.5214285850524902,-3.4756712913513184,-4.174641132354736,-3.630573034286499,-3.9985499382019043,-3.6975200176239014,-4.174641132354736,-3.8736112117767334,-4.174641132354736 +-4.428232192993164,-2.360046148300171,-2.826172113418579,-3.03029203414917,-3.048020839691162,-3.1060128211975098,-2.8841638565063477,-2.996868133544922,-3.525141954421997,-3.1060128211975098,-3.1494784355163574,-3.1060128211975098,-3.03029203414917,-2.7654740810394287,-2.455104112625122,-2.133765697479248,-1.8841639757156372,-1.672357201576233,-1.4574203491210938,-1.242689847946167,-1.0313355922698975,-0.8769040107727051,-0.8040530681610107,-0.8309757709503174,-0.9343559145927429,-1.1039495468139648,-1.3193289041519165,-1.5306049585342407,-1.8060179948806763,-1.9873229265213013,-2.2214062213897705,-2.411198616027832,-2.650080680847168,-2.8967530727386475,-2.996868133544922,-3.0858092308044434,-3.31428861618042,-3.349050760269165,-3.525141954421997,-3.349050760269165,-3.729262113571167,-4.127202033996582,-3.95111083984375,-3.729262113571167,-3.95111083984375,-4.127202033996582,-3.826171875,-4.428232192993164,-4.428232192993164,-4.428232192993164,-4.428232192993164 +-4.365356922149658,-2.3830857276916504,-2.6841156482696533,-2.873995304107666,-2.6577868461608887,-3.1349079608917236,-3.365356922149658,-3.1349079608917236,-3.4622669219970703,-2.902958869934082,-2.9851458072662354,-2.902958869934082,-2.6751608848571777,-2.5080244541168213,-2.3922290802001953,-2.2069945335388184,-2.0329184532165527,-1.8364402055740356,-1.5821682214736938,-1.3705999851226807,-1.151308298110962,-0.9826196432113647,-0.8434346914291382,-0.8142730593681335,-0.8674602508544922,-1.0118253231048584,-1.1806654930114746,-1.4115972518920898,-1.6011807918548584,-1.7890156507492065,-2.093515396118164,-2.297171115875244,-2.3876333236694336,-2.6577868461608887,-2.902958869934082,-3.0643270015716553,-3.219228982925415,-3.0866034030914307,-3.3239643573760986,-3.365356922149658,-3.411114454269409,-3.587205648422241,-3.666386842727661,-3.7632968425750732,-3.587205648422241,-3.666386842727661,-4.365356922149658,-3.666386842727661,-3.888235569000244,-4.064326763153076,-4.365356922149658 +-4.283934116363525,-2.3444149494171143,-2.6818740367889404,-2.650465726852417,-2.7157323360443115,-3.3808441162109375,-3.5849640369415283,-3.3296916484832764,-3.1078429222106934,-2.9829041957855225,-2.9829041957855225,-3.0286617279052734,-2.821536064147949,-2.640481472015381,-2.4710206985473633,-2.445085048675537,-2.0908095836639404,-1.9395418167114258,-1.7169077396392822,-1.5138188600540161,-1.255362868309021,-1.0781885385513306,-0.9327178001403809,-0.8301572799682617,-0.8422390222549438,-0.9366040825843811,-1.0709478855133057,-1.237829327583313,-1.4266016483306885,-1.6917574405670166,-1.8706343173980713,-2.093602418899536,-2.292707920074463,-2.432675838470459,-2.6307215690612793,-2.821536064147949,-2.9829041957855225,-3.005180597305298,-2.922206401824951,-3.2839341163635254,-3.3808441162109375,-3.3808441162109375,-3.5057828426361084,-3.5849640369415283,-4.283934116363525,-3.9829041957855225,-3.6818740367889404,-3.5849640369415283,-3.8068127632141113,-3.9829041957855225,-3.9829041957855225 +-4.170936107635498,-2.257122278213501,-2.6268680095672607,-2.446660280227661,-2.9668161869049072,-3.325838088989258,-3.024808168411255,-3.693814754486084,-3.471966028213501,-3.392784833908081,-3.568876028060913,-2.8921825885772705,-2.8285133838653564,-2.454932689666748,-2.454932689666748,-2.42274808883667,-2.3196778297424316,-2.0342154502868652,-1.883134365081787,-1.6458913087844849,-1.428210973739624,-1.1936699151992798,-1.0089694261550903,-0.8720830678939819,-0.8539180159568787,-0.8820165395736694,-0.9803243279457092,-1.125222086906433,-1.315416932106018,-1.478971004486084,-1.7115436792373657,-1.969538927078247,-2.202453136444092,-2.2733089923858643,-2.4305734634399414,-2.665786027908325,-2.723778009414673,-2.8487167358398438,-2.9668161869049072,-3.170936107635498,-3.1295435428619385,-3.26784610748291,-3.693814754486084,-3.693814754486084,-3.568876028060913,-3.568876028060913,-4.170936107635498,-3.869906187057495,-3.869906187057495,-4.170936107635498,-3.568876028060913 +-4.051036834716797,-2.326760768890381,-2.670825481414795,-2.7086141109466553,-3.2059385776519775,-2.573915481567383,-2.9370932579040527,-3.0967941284179688,-3.3520667552948,-2.9370932579040527,-3.0510365962982178,-3.0510365962982178,-2.795764207839966,-2.750006675720215,-2.5886387825012207,-2.532522678375244,-2.378938913345337,-2.1702229976654053,-2.025730848312378,-1.8030633926391602,-1.608556866645813,-1.3098851442337036,-1.1356369256973267,-0.9499773383140564,-0.8911688327789307,-0.880774974822998,-0.9052189588546753,-1.0261406898498535,-1.1955175399780273,-1.3267607688903809,-1.513217568397522,-1.735066294670105,-1.8957006931304932,-2.1165382862091064,-2.280184745788574,-2.4277873039245605,-2.619673013687134,-2.6530966758728027,-3.009644031524658,-3.272885322570801,-2.9370932579040527,-3.272885322570801,-3.573915481567383,-3.448976755142212,-3.573915481567383,-3.3520667552948,-3.448976755142212,-3.573915481567383,-3.3520667552948,-3.750006675720215,-3.750006675720215 +-3.9742813110351562,-2.3722214698791504,-3.2753114700317383,-3.2753114700317383,-2.5429177284240723,-3.0711913108825684,-3.6732513904571533,-3.1961300373077393,-3.2753114700317383,-3.3722214698791504,-3.6732513904571533,-3.129183292388916,-2.828153371810913,-2.6732513904571533,-2.4971601963043213,-2.3115234375,-2.2500054836273193,-2.2930400371551514,-2.1050496101379395,-1.8099285364151,-1.6358249187469482,-1.4745943546295166,-1.2086127996444702,-1.0588815212249756,-0.9305262565612793,-0.8752917051315308,-0.9060955047607422,-0.9799641966819763,-1.081074595451355,-1.2123534679412842,-1.4131799936294556,-1.586891531944275,-1.8129132986068726,-2.0448625087738037,-2.210853338241577,-2.3115234375,-2.612553596496582,-2.6955277919769287,-2.5940701961517334,-3.129183292388916,-3.2753114700317383,-3.2753114700317383,-2.9328887462615967,-3.1961300373077393,-3.129183292388916,-3.3722214698791504,-3.4971601963043213,-3.4971601963043213,-3.9742813110351562,-3.9742813110351562,-3.6732513904571533 +-3.792951822280884,-1.9064610004425049,-2.889861822128296,-3.3158304691314697,-3.3158304691314697,-3.4919216632843018,-3.0939817428588867,-3.3158304691314697,-3.4919216632843018,-3.0939817428588867,-3.4919216632843018,-2.6168603897094727,-2.792951822280884,-2.6790084838867188,-2.6468236446380615,-2.412740468978882,-2.3305537700653076,-2.14949893951416,-2.102755546569824,-1.947853684425354,-1.7886303663253784,-1.6256343126296997,-1.374650478363037,-1.1339869499206543,-1.0005600452423096,-0.9202128648757935,-0.8958747386932373,-0.9047722220420837,-1.0243135690689087,-1.1504871845245361,-1.3365856409072876,-1.446598768234253,-1.622689962387085,-1.833910346031189,-2.111710548400879,-2.261472702026367,-2.6168603897094727,-2.5376791954040527,-2.7137703895568848,-3.0939817428588867,-3.014800548553467,-3.3158304691314697,-3.0939817428588867,-3.4919216632843018,-3.4919216632843018,-3.3158304691314697,-3.792951822280884,-3.3158304691314697,-3.3158304691314697,-3.792951822280884,-3.792951822280884 +-3.704665184020996,-2.273301362991333,-2.750422716140747,-2.926513910293579,-2.801575183868408,-3.704665184020996,-3.704665184020996,-3.704665184020996,-3.403635263442993,-3.704665184020996,-3.403635263442993,-3.102605104446411,-2.859567165374756,-2.558537006378174,-3.005695104598999,-2.382445812225342,-2.324453830718994,-2.24226713180542,-2.032567262649536,-1.956477165222168,-1.790851354598999,-1.6183053255081177,-1.5143334865570068,-1.2246582508087158,-1.1158335208892822,-0.9706659317016602,-0.9301482439041138,-0.956477165222168,-0.9820312261581421,-1.0752556324005127,-1.178325891494751,-1.3583122491836548,-1.4641159772872925,-1.7269415855407715,-1.8534067869186401,-1.933813214302063,-2.213303565979004,-2.342937469482422,-2.403635263442993,-2.449392795562744,-2.704665184020996,-2.859567165374756,-3.227543830871582,-3.005695104598999,-2.859567165374756,-3.005695104598999,-3.005695104598999,-3.403635263442993,-3.403635263442993,-3.403635263442993,-3.227543830871582 +-3.5112147331237793,-2.2324612140655518,-2.8122446537017822,-2.7330634593963623,-2.7330634593963623,-2.4698219299316406,-3.2101848125457764,-3.5112147331237793,-3.5112147331237793,-3.5112147331237793,-3.5112147331237793,-2.8122446537017822,-3.0340933799743652,-2.5569722652435303,-2.2559421062469482,-2.5569722652435303,-2.4698219299316406,-2.2807657718658447,-2.4698219299316406,-2.2101845741271973,-2.1310033798217773,-1.6787058115005493,-1.5921366214752197,-1.3351234197616577,-1.1513792276382446,-1.0671699047088623,-0.9537075161933899,-0.9235037565231323,-0.9708852171897888,-1.0254932641983032,-1.109814167022705,-1.2706654071807861,-1.3776757717132568,-1.5869354009628296,-1.7118741273880005,-1.887965440750122,-2.064056634902954,-2.2807657718658447,-2.3070948123931885,-2.4320335388183594,-2.666116714477539,-3.0340933799743652,-2.6081247329711914,-2.9091546535491943,-3.2101848125457764,-3.5112147331237793,-3.5112147331237793,-3.5112147331237793,-3.5112147331237793,-3.2101848125457764,-3.5112147331237793 +-3.2895889282226562,-2.175645589828491,-2.6875290870666504,-2.6875290870666504,-2.9885590076446533,-2.2104077339172363,-2.9885590076446533,-3.2895889282226562,-2.590618848800659,-3.2895889282226562,-2.8124678134918213,-2.6875290870666504,-2.444490909576416,-2.3353464603424072,-2.5114376544952393,-2.444490909576416,-2.2481961250305176,-2.2104077339172363,-2.2895889282226562,-2.175645589828491,-1.8746156692504883,-1.8271909952163696,-1.7332864999771118,-1.450739860534668,-1.4087753295898438,-1.196167230606079,-1.0800739526748657,-1.0247710943222046,-0.9571505188941956,-1.0017871856689453,-1.0391689538955688,-1.134252905845642,-1.2809888124465942,-1.3118653297424316,-1.4700449705123901,-1.7332864999771118,-1.9885590076446533,-2.3864989280700684,-2.3353464603424072,-2.2481961250305176,-2.3353464603424072,-2.444490909576416,-2.9885590076446533,-2.6875290870666504,-2.590618848800659,-2.9885590076446533,-2.8124678134918213,-3.2895889282226562,-2.9885590076446533,-2.9885590076446533,-3.2895889282226562 +-3.2605483531951904,-1.4476350545883179,-2.2605483531951904,-2.0564284324645996,-2.7834272384643555,-3.2605483531951904,-3.2605483531951904,-3.2605483531951904,-3.2605483531951904,-3.2605483531951904,-3.2605483531951904,-2.9595184326171875,-3.2605483531951904,-2.6584882736206055,-2.2605483531951904,-2.4823970794677734,-2.219155788421631,-2.3574583530426025,-2.3574583530426025,-2.41545033454895,-2.219155788421631,-2.0052759647369385,-1.829184651374817,-1.5201857089996338,-1.4410045146942139,-1.2113302946090698,-1.1466050148010254,-1.0175102949142456,-0.9487944841384888,-1.0326616764068604,-0.9910354614257812,-1.0932310819625854,-1.2191556692123413,-1.4344735145568848,-1.5793070793151855,-1.7691867351531982,-1.783427119255066,-1.9181257486343384,-2.1144204139709473,-2.5615782737731934,-2.3574583530426025,-2.4823970794677734,-2.7834272384643555,-2.6584882736206055,-2.7834272384643555,-2.7834272384643555,-2.9595184326171875,-2.9595184326171875,-2.9595184326171875,-3.2605483531951904,-2.9595184326171875 +-3.180985689163208,-1.8385628461837769,-2.703864336013794,-3.180985689163208,-2.879955530166626,-2.22674298286438,-3.180985689163208,-2.703864336013794,-3.180985689163208,-3.180985689163208,-3.180985689163208,-3.180985689163208,-2.879955530166626,-3.180985689163208,-2.578925609588623,-2.703864336013794,-2.402834415435791,-2.703864336013794,-2.3358874320983887,-2.067042350769043,-2.22674298286438,-1.7830455303192139,-1.7830455303192139,-1.5475170612335205,-1.5475170612335205,-1.300171971321106,-1.2619074583053589,-1.0442650318145752,-1.0048943758010864,-0.9068277478218079,-1.0670422315597534,-1.0771818161010742,-1.1165275573730469,-1.3236531019210815,-1.464982271194458,-1.589920997619629,-1.7338275909423828,-1.9505367279052734,-2.067042350769043,-2.3358874320983887,-2.3358874320983887,-2.22674298286438,-2.482015609741211,-2.482015609741211,-2.578925609588623,-2.180985450744629,-2.879955530166626,-3.180985689163208,-3.180985689163208,-2.482015609741211,-2.703864336013794 +-3.034628391265869,-2.557507276535034,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-3.034628391265869,-2.08038592338562,-1.9932358264923096,-1.9932358264923096,-1.9932358264923096,-1.888500452041626,-2.189530372619629,-1.8041795492172241,-1.858537197113037,-1.888500452041626,-1.7124091386795044,-1.4783259630203247,-1.3718706369400024,-1.27120041847229,-1.3186250925064087,-1.165396809577942,-1.0615006685256958,-0.9107767939567566,-1.095109224319458,-1.07084059715271,-1.165396809577942,-1.3444323539733887,-1.4325684309005737,-1.5722304582595825,-1.8041795492172241,-1.858537197113037,-1.888500452041626,-2.335658550262451,-2.733598470687866,-2.557507276535034,-2.4325685501098633,-2.4325685501098633,-2.557507276535034,-3.034628391265869,-2.733598470687866,-3.034628391265869,-3.034628391265869,-3.034628391265869 +-2.96189546585083,-2.484774112701416,-2.96189546585083,-2.96189546585083,-2.660865545272827,-2.96189546585083,-2.96189546585083,-2.11679744720459,-2.96189546585083,-2.484774112701416,-2.96189546585083,-2.96189546585083,-2.660865545272827,-2.660865545272827,-2.484774112701416,-2.007652997970581,-2.359835624694824,-2.484774112701416,-2.11679744720459,-2.058805465698242,-2.183744192123413,-1.8157674074172974,-1.920502781867981,-1.5147374868392944,-1.4178274869918823,-1.2991375923156738,-1.254325270652771,-1.229501724243164,-1.2060205936431885,-1.1557154655456543,-1.0273970365524292,-1.142351508140564,-1.086834192276001,-1.0985726118087769,-1.254325270652771,-1.4433815479278564,-1.5147374868392944,-1.683141827583313,-1.7577755451202393,-1.8827142715454102,-2.359835624694824,-2.484774112701416,-2.359835624694824,-2.359835624694824,-2.484774112701416,-2.484774112701416,-2.484774112701416,-2.96189546585083,-2.660865545272827,-2.96189546585083,-2.660865545272827 +-2.979548454284668,-2.678518295288086,-2.678518295288086,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.678518295288086,-2.979548454284668,-2.678518295288086,-2.201397180557251,-2.979548454284668,-2.678518295288086,-2.678518295288086,-2.280578374862671,-2.979548454284668,-1.9795483350753784,-2.280578374862671,-1.7490994930267334,-1.7490994930267334,-1.8034571409225464,-1.3884837627410889,-1.34607994556427,-1.289352297782898,-1.1470394134521484,-1.093057632446289,-1.0501294136047363,-1.1162254810333252,-1.0205069780349731,-1.0710633993148804,-1.1733684539794922,-1.263545036315918,-1.3667645454406738,-1.724275827407837,-1.6573290824890137,-1.9795483350753784,-1.8656049966812134,-2.02530574798584,-2.201397180557251,-2.678518295288086,-2.280578374862671,-2.979548454284668,-2.979548454284668,-2.678518295288086,-2.979548454284668,-2.678518295288086,-2.979548454284668 +-3.0008678436279297,-2.3988077640533447,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-2.6998376846313477,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-2.6998376846313477,-2.6998376846313477,-2.5237464904785156,-2.1557695865631104,-2.0466251373291016,-2.0466251373291016,-1.959475040435791,-1.8547396659851074,-1.7704188823699951,-1.6206564903259277,-1.5858943462371826,-1.4823538064956665,-1.377618432044983,-1.4098031520843506,-1.2605050802230835,-1.2684739828109741,-1.0563850402832031,-1.0613484382629395,-1.0563850402832031,-1.0613484382629395,-1.1620186567306519,-1.237439751625061,-1.2848644256591797,-1.5858943462371826,-1.6029276847839355,-1.886924386024475,-1.959475040435791,-1.9216864109039307,-2.3988077640533447,-2.097777843475342,-2.6998376846313477,-2.6998376846313477,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297,-3.0008678436279297 +-2.9670798778533936,-2.9670798778533936,-2.9670798778533936,-2.9670798778533936,-2.9670798778533936,-2.0639898777008057,-2.6660497188568115,-2.9670798778533936,-2.9670798778533936,-2.9670798778533936,-2.9670798778533936,-2.6660497188568115,-2.9670798778533936,-2.9670798778533936,-2.4899585247039795,-2.2681097984313965,-2.4899585247039795,-2.4899585247039795,-2.1889283657073975,-2.0128371715545654,-1.8209517002105713,-1.6660497188568115,-1.5521063804626465,-1.6246570348739624,-1.6053519248962402,-1.688326120376587,-1.6246570348739624,-1.333611249923706,-1.3542958498001099,-1.2188917398452759,-1.196227788925171,-1.0862661600112915,-1.0978480577468872,-1.1410049200057983,-1.196227788925171,-1.1608998775482178,-1.181749939918518,-1.313867211341858,-1.6246570348739624,-1.7909884452819824,-2.0128371715545654,-1.8878984451293945,-2.2681097984313965,-2.1889283657073975,-2.4899585247039795,-2.3650197982788086,-2.6660497188568115,-2.6660497188568115,-2.6660497188568115,-2.9670798778533936,-2.9670798778533936 +-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-2.700270891189575,-2.524179697036743,-2.700270891189575,-2.524179697036743,-2.700270891189575,-2.524179697036743,-2.3992409706115723,-2.0982110500335693,-1.9221196174621582,-1.9221196174621582,-1.9599082469940186,-1.8252097368240356,-1.7225472927093506,-1.6210896968841553,-1.679081678390503,-1.658878207206726,-1.509939193725586,-1.4961509704589844,-1.538902997970581,-1.509939193725586,-1.3678324222564697,-1.2231496572494507,-1.061781644821167,-1.1439684629440308,-1.0375131368637085,-1.1624518632888794,-1.2159711122512817,-1.2304489612579346,-1.3385430574417114,-1.45723295211792,-1.679081678390503,-1.7708520889282227,-1.8873575925827026,-2.156202793121338,-2.156202793121338,-2.30233097076416,-2.700270891189575,-2.3992409706115723,-2.524179697036743,-2.700270891189575,-3.0013010501861572,-2.700270891189575 +-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.736396551132202,-2.43536639213562,-2.736396551132202,-2.736396551132202,-2.43536639213562,-2.259275197982788,-2.134336471557617,-2.134336471557617,-2.134336471557617,-2.037426471710205,-1.9582452774047852,-1.9582452774047852,-1.622453212738037,-1.6572152376174927,-1.6572152376174927,-1.4811240434646606,-1.4353665113449097,-1.3746685981750488,-1.6950037479400635,-1.3214231729507446,-1.305032730102539,-1.259275197982788,-1.1800940036773682,-1.0642986297607422,-1.073638677597046,-1.1566128730773926,-1.1923284530639648,-1.2312464714050293,-1.5322765111923218,-1.622453212738037,-1.891298532485962,-1.7363965511322021,-2.134336471557617,-2.037426471710205,-2.259275197982788,-2.259275197982788,-2.259275197982788,-2.43536639213562,-2.736396551132202,-2.43536639213562,-2.736396551132202 +-2.698970079421997,-2.0,-2.397939920425415,-2.698970079421997,-2.698970079421997,-2.698970079421997,-2.698970079421997,-2.397939920425415,-2.698970079421997,-2.698970079421997,-2.698970079421997,-2.698970079421997,-2.698970079421997,-2.698970079421997,-2.397939920425415,-2.221848726272583,-2.0,-2.0,-2.0,-1.698970079421997,-1.7958800792694092,-1.7958800792694092,-1.5528419017791748,-1.4685211181640625,-1.5228787660598755,-1.5228787660598755,-1.6575772762298584,-1.698970079421997,-1.5228787660598755,-1.4685211181640625,-1.5228787660598755,-1.2076083421707153,-1.16749107837677,-1.0362122058868408,-1.16749107837677,-1.1191864013671875,-1.3979400396347046,-1.42021644115448,-1.3565473556518555,-1.5228787660598755,-1.698970079421997,-1.6197887659072876,-1.8538719415664673,-2.221848726272583,-2.096909999847412,-2.698970079421997,-2.397939920425415,-2.096909999847412,-2.698970079421997,-2.698970079421997,-2.698970079421997 +-2.6232492923736572,-1.6690068244934082,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.3222193717956543,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.3222193717956543,-2.6232492923736572,-2.3222193717956543,-2.146127939224243,-1.8450980186462402,-2.0211892127990723,-2.0211892127990723,-2.3222193717956543,-2.0211892127990723,-2.3222193717956543,-2.6232492923736572,-1.8450980186462402,-2.6232492923736572,-1.7201592922210693,-1.581856608390808,-1.6232492923736572,-1.8450980186462402,-1.4771212339401245,-1.4191292524337769,-1.4471579790115356,-1.3010300397872925,-1.1461280584335327,-1.1461280584335327,-1.3444956541061401,-1.0550475120544434,-1.2430380582809448,-1.2808265686035156,-1.4471579790115356,-1.3010300397872925,-1.3928003311157227,-1.5440680980682373,-1.4771212339401245,-1.778151273727417,-2.3222193717956543,-2.3222193717956543,-2.3222193717956543,-2.3222193717956543,-2.3222193717956543,-2.6232492923736572,-2.3222193717956543 +-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357,-1.9606293439865112,-2.4377505779266357,-2.136720657348633,-1.8356906175613403,-1.9606293439865112,-1.9606293439865112,-1.8356906175613403,-2.136720657348633,-2.136720657348633,-2.136720657348633,-1.6595993041992188,-1.7387806177139282,-1.8356906175613403,-1.5926525592803955,-2.4377505779266357,-1.7387806177139282,-1.5346605777740479,-1.4835081100463867,-1.3585693836212158,-1.291622519493103,-1.0398105382919312,-1.2336305379867554,-0.9606292843818665,-1.1824780702590942,-1.3585693836212158,-1.2616592645645142,-1.5346605777740479,-1.4835081100463867,-1.7387806177139282,-1.5346605777740479,-1.8356906175613403,-1.6595993041992188,-2.4377505779266357,-2.4377505779266357,-1.9606293439865112,-2.4377505779266357,-2.4377505779266357,-2.4377505779266357 +-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-2.269512891769409,-1.9684829711914062,-1.7923917770385742,-1.5705429315567017,-1.6674529314041138,-1.9684829711914062,-1.7923917770385742,-2.269512891769409,-2.269512891769409,-1.9684829711914062,-2.269512891769409,-1.7923917770385742,-2.269512891769409,-1.7923917770385742,-1.6674529314041138,-1.7923917770385742,-1.7923917770385742,-1.6674529314041138,-1.5705429315567017,-1.6674529314041138,-1.424414873123169,-1.4913617372512817,-1.3664230108261108,-1.22812020778656,-1.4913617372512817,-1.1903316974639893,-1.424414873123169,-1.123384952545166,-1.3152704238891602,-1.5705429315567017,-1.5705429315567017,-1.3664230108261108,-1.6674529314041138,-1.7923917770385742,-1.5705429315567017,-1.7923917770385742,-2.269512891769409,-1.7923917770385742,-1.9684829711914062,-2.269512891769409,-2.269512891769409 +-2.285557270050049,-2.285557270050049,-2.285557270050049,-2.285557270050049,-2.285557270050049,-2.285557270050049,-2.285557270050049,-2.285557270050049,-2.285557270050049,-1.984527349472046,-1.984527349472046,-2.285557270050049,-1.984527349472046,-1.5865873098373413,-1.8084360361099243,-1.8084360361099243,-2.285557270050049,-1.8084360361099243,-1.984527349472046,-1.8084360361099243,-1.984527349472046,-2.285557270050049,-1.8084360361099243,-2.285557270050049,-2.285557270050049,-1.8084360361099243,-1.5865873098373413,-1.8084360361099243,-1.8084360361099243,-1.5865873098373413,-1.6834973096847534,-1.5074061155319214,-1.3313148021697998,-1.206376075744629,-1.4404592514038086,-1.2441645860671997,-1.1716139316558838,-1.1394293308258057,-1.2855572700500488,-1.206376075744629,-1.5074061155319214,-1.4404592514038086,-1.8084360361099243,-1.984527349472046,-1.8084360361099243,-1.984527349472046,-1.8084360361099243,-1.984527349472046,-2.285557270050049,-2.285557270050049,-1.984527349472046 +-2.350248098373413,-1.094975471496582,-1.3502479791641235,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-2.350248098373413,-1.873126745223999,-2.350248098373413,-1.651278018951416,-1.651278018951416,-1.3088552951812744,-1.4471579790115356,-1.3960055112838745,-1.3088552951812744,-1.7481880187988281,-1.4471579790115356,-1.651278018951416,-1.5720967054367065,-1.651278018951416,-2.049217939376831,-2.049217939376831,-1.873126745223999,-1.873126745223999,-1.7481880187988281,-1.4471579790115356,-1.5720967054367065,-1.7481880187988281,-1.5051499605178833,-1.3960055112838745,-1.4471579790115356,-1.3502479791641235,-1.7481880187988281,-1.5051499605178833,-1.651278018951416,-1.651278018951416,-1.651278018951416,-1.873126745223999,-2.350248098373413,-2.049217939376831,-2.350248098373413,-2.049217939376831,-2.350248098373413 +-2.2764618396759033,-2.2764618396759033,-1.7993404865264893,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-1.9754317998886108,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-1.9754317998886108,-1.9754317998886108,-1.9754317998886108,-1.5774917602539062,-1.9754317998886108,-2.2764618396759033,-1.9754317998886108,-1.7993404865264893,-1.6744017601013184,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-1.6744017601013184,-1.5774917602539062,-1.9754317998886108,-1.1625185012817383,-1.1625185012817383,-1.0460128784179688,-1.3222192525863647,-0.9542425274848938,-1.3222192525863647,-1.2764618396759033,-1.0460128784179688,-1.4983105659484863,-1.6744017601013184,-1.6744017601013184,-1.9754317998886108,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033,-2.2764618396759033 +-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-1.6266825199127197,-1.4048336744308472,-1.6266825199127197,-1.3256524801254272,-1.8027737140655518,-1.6266825199127197,-2.1038036346435547,-1.8027737140655518,-1.8027737140655518,-1.8027737140655518,-1.4048336744308472,-2.1038036346435547,-2.1038036346435547,-1.8027737140655518,-1.5017437934875488,-1.3256524801254272,-1.6266825199127197,-1.0246224403381348,-1.4048336744308472,-1.1495611667633057,-1.6266825199127197,-1.4048336744308472,-1.4048336744308472,-1.6266825199127197,-1.8027737140655518,-2.1038036346435547,-1.4048336744308472,-1.8027737140655518,-2.1038036346435547,-1.8027737140655518,-2.1038036346435547 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + diff --git a/conf/SimpleBayesianConsensusCaller-11.csv b/conf/SimpleBayesianConsensusCaller-11.csv new file mode 100644 index 0000000..0a69bc8 --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-11.csv @@ -0,0 +1,221 @@ +>Name +HG005_wg_guppy_5.0.7_with_10_pseudocount_4-6-2022 + +>AT prior +-1000,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-1000,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.608755111694336,-0.001905030570924282,-2.407039165496826,-3.428844690322876,-4.225268840789795,-4.713778495788574,-5.355210781097412,-5.719335556030273,-6.156309127807617,-6.356144428253174,-6.5752105712890625,-6.746921539306641,-6.901354789733887,-7.026350498199463,-7.119640350341797,-7.21729040145874,-7.301044940948486,-7.3727216720581055,-7.489169120788574,-7.558762073516846,-7.64923620223999,-7.756885051727295,-7.845326900482178,-7.899484634399414,-7.976297378540039,-8.06717586517334,-8.14337158203125,-8.23035717010498,-8.258506774902344,-8.320953369140625,-8.438492774963379,-8.522395133972168,-8.579371452331543,-8.669235229492188,-8.659364700317383,-8.739522933959961,-8.776246070861816,-8.860567092895508,-8.876360893249512,-9.006694793701172,-9.040553092956543,-8.995970726013184,-9.06468677520752,-9.103604316711426,-9.146356582641602,-9.117393493652344,-9.117393493652344,-9.307724952697754,-9.228543281555176,-9.040553092956543,-9.210814476013184 +-9.035307884216309,-1.7524572610855103,-0.011895970441401005,-2.07224440574646,-3.1607511043548584,-3.863957166671753,-4.577567100524902,-5.091590881347656,-5.639789581298828,-5.84951114654541,-6.038183689117432,-6.209427833557129,-6.341932773590088,-6.441689968109131,-6.522623538970947,-6.601218223571777,-6.681969165802002,-6.757699012756348,-6.822055816650391,-6.90401029586792,-6.997483253479004,-7.074361801147461,-7.189589977264404,-7.282491683959961,-7.398819923400879,-7.4875335693359375,-7.512863636016846,-7.610426425933838,-7.7235541343688965,-7.777629375457764,-7.842183589935303,-7.921364784240723,-8.066824913024902,-7.98998498916626,-8.12149429321289,-8.171985626220703,-8.36320972442627,-8.31103229522705,-8.327737808227539,-8.28711986541748,-8.503829002380371,-8.455524444580078,-8.503829002380371,-8.503829002380371,-8.588150024414062,-8.62033462524414,-8.734277725219727,-8.734277725219727,-8.713088989257812,-8.62033462524414,-8.804859161376953 +-8.614941596984863,-2.3074791431427,-1.6019188165664673,-0.021032415330410004,-1.8162667751312256,-2.773852586746216,-3.560905933380127,-4.113780975341797,-4.840971946716309,-5.105067253112793,-5.345264911651611,-5.569188117980957,-5.731450080871582,-5.839913845062256,-5.9137187004089355,-6.017026901245117,-6.100659370422363,-6.196805953979492,-6.283514022827148,-6.36281681060791,-6.45718240737915,-6.543059349060059,-6.644594669342041,-6.7462968826293945,-6.8485283851623535,-6.9090776443481445,-7.021655082702637,-7.061058521270752,-7.178778648376465,-7.229335308074951,-7.270549297332764,-7.413544178009033,-7.5077314376831055,-7.585557460784912,-7.628169536590576,-7.641813278198242,-7.745709419250488,-7.7953972816467285,-7.829611301422119,-7.882547378540039,-8.002157211303711,-7.890665531158447,-8.0128812789917,-8.096427917480469,-8.10979175567627,-8.152543067932129,-8.10979175567627,-8.2725191116333,-8.217000961303711,-8.2725191116333,-8.2725191116333 +-8.187402725219727,-2.630796432495117,-2.107949733734131,-1.2348028421401978,-0.04598696902394295,-1.551611304283142,-2.5221519470214844,-3.089078903198242,-3.917052745819092,-4.515804767608643,-4.777858734130859,-5.0699992179870605,-5.269320487976074,-5.416109561920166,-5.517807483673096,-5.629054546356201,-5.748702526092529,-5.860453128814697,-5.95900297164917,-6.03818416595459,-6.1662139892578125,-6.262607097625732,-6.332489967346191,-6.476439952850342,-6.507067680358887,-6.5799479484558105,-6.674185752868652,-6.760891914367676,-6.829468250274658,-6.924952030181885,-6.997071266174316,-7.017141342163086,-7.122945308685303,-7.20967960357666,-7.23801326751709,-7.324080467224121,-7.28977632522583,-7.497207164764404,-7.564153671264648,-7.463127136230469,-7.668889045715332,-7.596338748931885,-7.772429943084717,-7.772429943084717,-7.710281848907471,-7.756039619445801,-7.8651838302612305,-7.696041584014893,-7.956954002380371,-7.807191848754883,-7.8651838302612305 +-7.784210205078125,-2.8132951259613037,-2.4113008975982666,-1.6873104572296143,-1.106720209121704,-0.06672300398349762,-1.4931632280349731,-2.3081350326538086,-3.130990982055664,-3.5896155834198,-4.1316351890563965,-4.4191718101501465,-4.669666290283203,-4.829340934753418,-4.958524703979492,-5.078261375427246,-5.197061061859131,-5.324365615844727,-5.406904220581055,-5.484920978546143,-5.593039035797119,-5.660032272338867,-5.761782169342041,-5.834332466125488,-5.902825832366943,-5.989025592803955,-6.088728904724121,-6.157869815826416,-6.214836597442627,-6.297071933746338,-6.3880109786987305,-6.433962345123291,-6.500909328460693,-6.569366455078125,-6.625847816467285,-6.68040657043457,-6.8064866065979,-6.829967975616455,-6.849711894989014,-6.964666366577148,-7.059934616088867,-7.043847560882568,-7.112112522125244,-7.102969169616699,-7.085240364074707,-7.171426296234131,-7.171426296234131,-7.2527313232421875,-7.21600866317749,-7.307089328765869,-7.403999328613281 +-7.265649318695068,-2.894670248031616,-2.5349268913269043,-1.9217408895492554,-1.4210643768310547,-0.8176649808883667,-0.14286425709724426,-1.2132736444473267,-2.0843191146850586,-2.5020575523376465,-3.0820181369781494,-3.574479579925537,-3.903393268585205,-4.129436492919922,-4.305321216583252,-4.467828273773193,-4.628961086273193,-4.775410175323486,-4.89606237411499,-4.991260528564453,-5.101891994476318,-5.218374729156494,-5.332668781280518,-5.389431476593018,-5.491862773895264,-5.574567794799805,-5.6904616355896,-5.78277587890625,-5.854029655456543,-5.9711833000183105,-5.984616279602051,-6.037762641906738,-6.158439636230469,-6.148378372192383,-6.2925214767456055,-6.331151008605957,-6.373554706573486,-6.502221584320068,-6.612436771392822,-6.558079242706299,-6.632181167602539,-6.685865879058838,-6.7885284423828125,-6.774287700653076,-6.867709636688232,-6.760499477386475,-6.8506760597229,-6.8506760597229,-7.061529636383057,-7.010376930236816,-7.010376930236816 +-6.881079196929932,-2.9247376918792725,-2.7161316871643066,-2.168480634689331,-1.679947018623352,-1.2310142517089844,-0.751151442527771,-0.1976439654827118,-1.186974048614502,-1.6420875787734985,-2.1385369300842285,-2.7052600383758545,-3.159095525741577,-3.449666976928711,-3.700265407562256,-3.925487518310547,-4.120279788970947,-4.293929576873779,-4.45181131362915,-4.567422866821289,-4.690747261047363,-4.775909423828125,-4.903812885284424,-5.020740985870361,-5.112441062927246,-5.244591236114502,-5.316412925720215,-5.385534763336182,-5.488382339477539,-5.526970863342285,-5.643033027648926,-5.763807773590088,-5.820381164550781,-5.907951354980469,-5.936596393585205,-5.972594261169434,-6.095749378204346,-6.1328911781311035,-6.173508644104004,-6.199837684631348,-6.301295280456543,-6.3897175788879395,-6.37592887878418,-6.466105937957764,-6.4831390380859375,-6.538656234741211,-6.433920860290527,-6.650629997253418,-6.676959037780762,-6.7049880027771,-6.558859825134277 +-6.435617923736572,-2.949187755584717,-2.86574125289917,-2.4842076301574707,-2.0115060806274414,-1.5662062168121338,-1.057471752166748,-0.6128139495849609,-0.3260303735733032,-0.9860332608222961,-1.478415608406067,-1.9927293062210083,-2.4546380043029785,-2.795962333679199,-3.0972213745117188,-3.3723974227905273,-3.6136462688446045,-3.8336668014526367,-4.005220413208008,-4.148264408111572,-4.264476776123047,-4.384851932525635,-4.492123603820801,-4.584971904754639,-4.72381067276001,-4.8793158531188965,-4.934558868408203,-4.979251861572266,-5.125988006591797,-5.197572231292725,-5.228792190551758,-5.37492036819458,-5.427018165588379,-5.527132987976074,-5.622704982757568,-5.687429904937744,-5.745421886444092,-5.763520240783691,-5.812368869781494,-5.728047847747803,-5.988460063934326,-6.037678241729736,-5.94425630569458,-6.004254341125488,-6.205169200897217,-6.113399028778076,-6.156864643096924,-6.205169200897217,-6.205169200897217,-6.289490222930908,-6.321674823760986 +-6.193774223327637,-2.9733259677886963,-2.9610066413879395,-2.678337335586548,-2.453869581222534,-1.8965083360671997,-1.344783067703247,-0.8712819218635559,-0.8039793968200684,-0.3338688313961029,-0.9469078779220581,-1.410546064376831,-1.847548246383667,-2.1848461627960205,-2.5160486698150635,-2.83715558052063,-3.1508443355560303,-3.393538236618042,-3.5946555137634277,-3.770364284515381,-3.899087429046631,-4.038134574890137,-4.134210586547852,-4.240981578826904,-4.352414608001709,-4.4948039054870605,-4.585247993469238,-4.728391170501709,-4.80460786819458,-4.928956508636475,-5.003442287445068,-5.1003522872924805,-5.211503028869629,-5.216050624847412,-5.3187127113342285,-5.4948039054870605,-5.445586204528809,-5.469498157501221,-5.521676063537598,-5.64970588684082,-5.7313761711120605,-5.746615886688232,-5.746615886688232,-5.813562870025635,-5.7313761711120605,-5.795834064483643,-5.8320465087890625,-5.795834064483643,-5.871554851531982,-5.963325023651123,-5.989654064178467 +-5.998466491699219,-2.978022336959839,-2.9510748386383057,-2.7661819458007812,-2.6355130672454834,-2.249124526977539,-1.7011525630950928,-1.1203590631484985,-1.0080317258834839,-0.7178707718849182,-0.4468501806259155,-0.8423666954040527,-1.2758160829544067,-1.5910024642944336,-1.9280738830566406,-2.2804882526397705,-2.617116689682007,-2.911715269088745,-3.1683270931243896,-3.3617780208587646,-3.5284972190856934,-3.6674442291259766,-3.7865452766418457,-3.9131758213043213,-4.036571025848389,-4.169806480407715,-4.318130970001221,-4.382516384124756,-4.501536846160889,-4.5970659255981445,-4.748046398162842,-4.704000473022461,-4.84617805480957,-4.95314359664917,-4.941561698913574,-5.0346784591674805,-5.192286491394043,-5.2060747146606445,-5.308270454406738,-5.493316650390625,-5.536068439483643,-5.430264949798584,-5.430264949798584,-5.4543986320495605,-5.551308631896973,-5.697436332702637,-5.743194103240967,-5.697436332702637,-5.719712734222412,-5.6762471199035645,-5.822375297546387 +-5.784217357635498,-3.017730236053467,-2.998887538909912,-2.8394880294799805,-2.824746608734131,-2.491363525390625,-2.0571398735046387,-1.5041104555130005,-1.330704927444458,-0.9743736386299133,-0.7183080911636353,-0.5363985300064087,-0.7759029865264893,-1.101670742034912,-1.434242844581604,-1.7803564071655273,-2.1269607543945312,-2.4477977752685547,-2.710242509841919,-2.943108320236206,-3.1360526084899902,-3.3039228916168213,-3.4441699981689453,-3.5847363471984863,-3.6975016593933105,-3.7863943576812744,-3.990427017211914,-4.0707268714904785,-4.199886322021484,-4.2630791664123535,-4.4113054275512695,-4.498660087585449,-4.531364440917969,-4.734999179840088,-4.811089515686035,-4.820429801940918,-4.971303939819336,-4.939119338989258,-5.08524751663208,-5.204433917999268,-5.171433448791504,-5.204433917999268,-5.386277198791504,-5.321819305419922,-5.352853775024414,-5.386277198791504,-5.483187198638916,-5.483187198638916,-5.352853775024414,-5.528944969177246,-5.608126163482666 +-5.674691200256348,-3.048556089401245,-3.091038942337036,-2.9703688621520996,-3.002870559692383,-2.721463203430176,-2.344825506210327,-1.859192967414856,-1.6700688600540161,-1.3100125789642334,-1.004110336303711,-0.7272014617919922,-0.6236037611961365,-0.729512095451355,-0.9918738603591919,-1.3202483654022217,-1.6671395301818848,-1.9964276552200317,-2.284834146499634,-2.5444860458374023,-2.769489049911499,-2.977810859680176,-3.1642801761627197,-3.3140976428985596,-3.4432215690612793,-3.56952166557312,-3.723839521408081,-3.8222110271453857,-3.927279233932495,-4.0362019538879395,-4.154862880706787,-4.326385974884033,-4.332268238067627,-4.4598469734191895,-4.602808952331543,-4.666090965270996,-4.730208396911621,-4.829593181610107,-4.896539688110352,-5.002593040466309,-5.031238555908203,-5.106489181518555,-5.0836262702941895,-5.2767510414123535,-5.2122931480407715,-5.312963485717773,-5.312963485717773,-5.312963485717773,-5.395937442779541,-5.528563022613525,-5.444242000579834 +-5.623385429382324,-3.094468593597412,-3.1812193393707275,-3.0926735401153564,-3.146408796310425,-2.9417824745178223,-2.6283206939697266,-2.1902077198028564,-2.0232512950897217,-1.6511778831481934,-1.3277610540390015,-1.0279464721679688,-0.8026480674743652,-0.6406795978546143,-0.7007190585136414,-0.9381139874458313,-1.2569044828414917,-1.5815664529800415,-1.8756163120269775,-2.1406402587890625,-2.3823370933532715,-2.615168571472168,-2.8272275924682617,-3.015608787536621,-3.1921825408935547,-3.3487658500671387,-3.4866647720336914,-3.6264359951019287,-3.729069232940674,-3.844510793685913,-3.9331891536712646,-4.059904098510742,-4.184052467346191,-4.320189476013184,-4.385339260101318,-4.450199127197266,-4.516175270080566,-4.529963493347168,-4.641114234924316,-4.736894607543945,-4.748323917388916,-4.899109363555908,-4.960627555847168,-4.915815353393555,-5.000135898590088,-5.14626407623291,-5.160987377166748,-5.22544527053833,-5.160987377166748,-5.26165771484375,-5.322355270385742 +-5.57452392578125,-3.2021641731262207,-3.281161308288574,-3.2126071453094482,-3.3623361587524414,-3.1565542221069336,-2.8520543575286865,-2.46744966506958,-2.330667495727539,-1.9690032005310059,-1.6362192630767822,-1.3334956169128418,-1.0906356573104858,-0.8115512728691101,-0.6493917107582092,-0.7019427418708801,-0.9316014647483826,-1.223266839981079,-1.509127140045166,-1.7751762866973877,-2.0251526832580566,-2.266108751296997,-2.507638931274414,-2.7174324989318848,-2.9025182723999023,-3.0800909996032715,-3.240070104598999,-3.346123456954956,-3.514960289001465,-3.6320197582244873,-3.7312910556793213,-3.848612070083618,-3.9901926517486572,-4.058650016784668,-4.210911750793457,-4.222341060638428,-4.34663724899292,-4.41616153717041,-4.460580348968506,-4.666038513183594,-4.688033103942871,-4.671433925628662,-4.796372413635254,-4.8843278884887695,-4.911766052246094,-4.9310712814331055,-4.8843278884887695,-4.972463607788086,-5.006321907043457,-5.159550189971924,-5.273493766784668 +-5.526094913482666,-3.2948801517486572,-3.381209373474121,-3.3249709606170654,-3.4839134216308594,-3.2953906059265137,-3.040799379348755,-2.707077741622925,-2.5776820182800293,-2.2466561794281006,-1.9222471714019775,-1.6132036447525024,-1.3590140342712402,-1.057879090309143,-0.7864490151405334,-0.6610922813415527,-0.7402222156524658,-0.9535671472549438,-1.2093510627746582,-1.4639530181884766,-1.709177851676941,-1.9543627500534058,-2.197572708129883,-2.433619976043701,-2.6495306491851807,-2.8564062118530273,-3.0359959602355957,-3.190035581588745,-3.3332488536834717,-3.471864938735962,-3.5971872806549072,-3.7065510749816895,-3.7928977012634277,-3.905958890914917,-3.9895365238189697,-4.050423622131348,-4.166259288787842,-4.2930989265441895,-4.341403484344482,-4.500789165496826,-4.5348687171936035,-4.628468036651611,-4.6452813148498535,-4.87288236618042,-4.853997230529785,-4.793701171875,-4.8358988761901855,-4.9463114738464355,-4.9463114738464355,-5.034733295440674,-5.07893705368042 +-5.460598468780518,-3.3961403369903564,-3.4571375846862793,-3.4939873218536377,-3.591953754425049,-3.4259698390960693,-3.2228033542633057,-2.908782482147217,-2.7907238006591797,-2.5038537979125977,-2.186671495437622,-1.8741347789764404,-1.6126803159713745,-1.30436110496521,-0.9910147786140442,-0.759795069694519,-0.6947412490844727,-0.7899377942085266,-0.9817302823066711,-1.1990736722946167,-1.4289838075637817,-1.669581651687622,-1.9150437116622925,-2.1573588848114014,-2.4037697315216064,-2.6035070419311523,-2.8030643463134766,-2.9522032737731934,-3.120948076248169,-3.2494776248931885,-3.3774540424346924,-3.501556873321533,-3.613642930984497,-3.743760585784912,-3.831188678741455,-3.8831064701080322,-4.076782703399658,-4.134262561798096,-4.179564952850342,-4.270266532897949,-4.419205665588379,-4.419205665588379,-4.526099681854248,-4.597275257110596,-4.541520118713379,-4.574107646942139,-4.697170257568359,-4.75302791595459,-4.82712984085083,-4.904295921325684,-4.998200416564941 +-5.369204521179199,-3.4178671836853027,-3.5684876441955566,-3.52972674369812,-3.7848734855651855,-3.5691754817962646,-3.4267005920410156,-3.109849691390991,-3.0106987953186035,-2.727928876876831,-2.4187912940979004,-2.116424560546875,-1.8488390445709229,-1.532456636428833,-1.2036902904510498,-0.9226567149162292,-0.7647119164466858,-0.7462181448936462,-0.8417823314666748,-0.9961161017417908,-1.186536192893982,-1.401025414466858,-1.6402587890625,-1.8913168907165527,-2.1418066024780273,-2.3670387268066406,-2.5702779293060303,-2.765519142150879,-2.926724910736084,-3.0582990646362305,-3.206939220428467,-3.313826322555542,-3.4367308616638184,-3.5623466968536377,-3.6352055072784424,-3.8010029792785645,-3.8626997470855713,-3.9038219451904297,-3.9818148612976074,-4.081402778625488,-4.123692035675049,-4.258615016937256,-4.419814586639404,-4.450126647949219,-4.536695957183838,-4.5058817863464355,-4.511872291564941,-4.73573637008667,-4.812902450561523,-4.789421081542969,-4.892083644866943 +-5.278271198272705,-3.4541454315185547,-3.5880751609802246,-3.549917459487915,-3.7379417419433594,-3.7100696563720703,-3.523922920227051,-3.2861597537994385,-3.1540932655334473,-2.9068338871002197,-2.66200590133667,-2.351363182067871,-2.0813770294189453,-1.7664012908935547,-1.4247190952301025,-1.1163854598999023,-0.9030193090438843,-0.8016685843467712,-0.7984225749969482,-0.8668889999389648,-0.9913322925567627,-1.1656060218811035,-1.3832688331604004,-1.623228907585144,-1.8680002689361572,-2.112107753753662,-2.331475257873535,-2.5346832275390625,-2.709014415740967,-2.874464750289917,-3.014871835708618,-3.1229352951049805,-3.2932941913604736,-3.4072823524475098,-3.484480857849121,-3.6193063259124756,-3.651930809020996,-3.80115008354187,-3.8666515350341797,-3.909055471420288,-4.076874256134033,-4.102180004119873,-4.225193023681641,-4.232948303222656,-4.3005475997924805,-4.309788227081299,-4.375181198120117,-4.530083179473877,-4.665487289428711,-4.665487289428711,-4.665487289428711 +-5.198946475982666,-3.5213394165039062,-3.653639316558838,-3.7691941261291504,-3.9066903591156006,-3.783972978591919,-3.6598703861236572,-3.396857261657715,-3.3096446990966797,-3.0910584926605225,-2.821094036102295,-2.5311200618743896,-2.2890162467956543,-1.9744133949279785,-1.6409462690353394,-1.3252770900726318,-1.0818641185760498,-0.9226983785629272,-0.8429875373840332,-0.8254036903381348,-0.8725941777229309,-0.9834198951721191,-1.1560757160186768,-1.3745862245559692,-1.6138242483139038,-1.8607290983200073,-2.103428363800049,-2.3241169452667236,-2.5291647911071777,-2.6985726356506348,-2.872610569000244,-3.02054500579834,-3.1397619247436523,-3.267488479614258,-3.368999719619751,-3.487983226776123,-3.5947203636169434,-3.6499431133270264,-3.767582654953003,-3.90891170501709,-3.9022812843322754,-3.989431381225586,-4.105525016784668,-4.203311443328857,-4.295856475830078,-4.28513240814209,-4.458583831787109,-4.517704963684082,-4.517704963684082,-4.5654778480529785,-4.517704963684082 +-5.131916046142578,-3.543084144592285,-3.7571675777435303,-3.572009325027466,-3.9197282791137695,-3.9091994762420654,-3.8035364151000977,-3.468214988708496,-3.3768036365509033,-3.159250259399414,-2.9546680450439453,-2.7096543312072754,-2.4716198444366455,-2.1724929809570312,-1.8448983430862427,-1.5281330347061157,-1.271134853363037,-1.0755141973495483,-0.9411781430244446,-0.8580677509307861,-0.8330475687980652,-0.8772856593132019,-0.9907421469688416,-1.1686854362487793,-1.3937221765518188,-1.6397004127502441,-1.8866747617721558,-2.113049030303955,-2.328458786010742,-2.5212557315826416,-2.6935317516326904,-2.8508825302124023,-2.9876530170440674,-3.0948879718780518,-3.221825361251831,-3.3250579833984375,-3.4027512073516846,-3.5128226280212402,-3.6490423679351807,-3.668022871017456,-3.772080421447754,-3.876643419265747,-3.9415841102600098,-4.067457675933838,-4.114882469177246,-4.197417259216309,-4.197417259216309,-4.319002628326416,-4.399522304534912,-4.399522304534912,-4.450674533843994 +-5.076693058013916,-3.5981266498565674,-3.8948495388031006,-3.930565118789673,-4.085467338562012,-3.742239475250244,-3.7323009967803955,-3.513212203979492,-3.391847848892212,-3.186272144317627,-3.0550904273986816,-2.8394010066986084,-2.6324923038482666,-2.344862937927246,-2.03337025642395,-1.7267361879348755,-1.4604698419570923,-1.2441332340240479,-1.0723073482513428,-0.9353030323982239,-0.850753664970398,-0.8307316899299622,-0.8882147073745728,-1.0166189670562744,-1.209325909614563,-1.4366592168807983,-1.683996319770813,-1.9167051315307617,-2.142902374267578,-2.3459110260009766,-2.538496732711792,-2.6993870735168457,-2.845733642578125,-2.9857301712036133,-3.112433671951294,-3.227273941040039,-3.3734018802642822,-3.441209554672241,-3.582538604736328,-3.6518115997314453,-3.7362492084503174,-3.872573137283325,-3.8645055294036865,-3.9431543350219727,-4.015995502471924,-4.103565216064453,-4.244184494018555,-4.263779640197754,-4.27051305770874,-4.27051305770874,-4.453444004058838 +-5.034613609313965,-3.7062339782714844,-3.7228598594665527,-3.897892951965332,-4.090130805969238,-3.9411919116973877,-3.9377036094665527,-3.5767316818237305,-3.4795191287994385,-3.369971752166748,-3.1560919284820557,-2.935969829559326,-2.7381677627563477,-2.486961841583252,-2.1921916007995605,-1.9058589935302734,-1.6365172863006592,-1.4053875207901,-1.2114198207855225,-1.0408247709274292,-0.9091030955314636,-0.8348419666290283,-0.8345898389816284,-0.9157208800315857,-1.070972204208374,-1.2765424251556396,-1.5037354230880737,-1.7389365434646606,-1.9555047750473022,-2.1798219680786133,-2.3747925758361816,-2.575824737548828,-2.7256226539611816,-2.8591017723083496,-2.989290714263916,-3.118159770965576,-3.192004442214966,-3.307072401046753,-3.420771837234497,-3.524068593978882,-3.5737156867980957,-3.667257785797119,-3.8387138843536377,-3.864351987838745,-3.9739158153533936,-4.02177619934082,-4.013424396514893,-4.171290874481201,-4.208539009094238,-4.242221832275391,-4.421829700469971 +-4.970696449279785,-3.8371574878692627,-3.877274751663208,-4.113363742828369,-4.1998443603515625,-3.8915152549743652,-3.880791187286377,-3.6696665287017822,-3.599628448486328,-3.357912540435791,-3.1720457077026367,-2.9388840198516846,-2.8063435554504395,-2.5981526374816895,-2.322141170501709,-2.048074722290039,-1.797685146331787,-1.563016653060913,-1.3465690612792969,-1.157509207725525,-0.9881131649017334,-0.8735120296478271,-0.8251116275787354,-0.8578903675079346,-0.9716964364051819,-1.145198941230774,-1.349229335784912,-1.5762271881103516,-1.7993210554122925,-2.00799560546875,-2.2140603065490723,-2.40555739402771,-2.5680911540985107,-2.7336556911468506,-2.863147258758545,-2.991147994995117,-3.1200501918792725,-3.211784601211548,-3.3302149772644043,-3.4574787616729736,-3.490689516067505,-3.5744969844818115,-3.694234609603882,-3.812333822250366,-3.884336471557617,-3.945390462875366,-4.006908416748047,-4.113363742828369,-4.1073737144470215,-4.222508430480957,-4.254693031311035 +-4.905892372131348,-3.7597644329071045,-3.897292137145996,-3.9191207885742188,-3.834010362625122,-3.8267111778259277,-4.042569637298584,-3.683176040649414,-3.532980442047119,-3.3424112796783447,-3.148496389389038,-2.980064868927002,-2.846707820892334,-2.6643459796905518,-2.4390249252319336,-2.179899215698242,-1.940549612045288,-1.7111561298370361,-1.4845846891403198,-1.2752103805541992,-1.0866644382476807,-0.932049036026001,-0.8450775146484375,-0.8314782977104187,-0.9048773646354675,-1.0383130311965942,-1.2232780456542969,-1.431705355644226,-1.6456302404403687,-1.856054425239563,-2.074150562286377,-2.267103672027588,-2.445897102355957,-2.6296606063842773,-2.7644426822662354,-2.8951685428619385,-3.0022599697113037,-3.1439645290374756,-3.2507541179656982,-3.310396194458008,-3.4449946880340576,-3.5220770835876465,-3.596262216567993,-3.707235336303711,-3.7755587100982666,-3.8267111778259277,-3.9516499042510986,-4.008265495300293,-4.1065521240234375,-4.20692253112793,-4.113500595092773 +-4.828677177429199,-3.6919567584991455,-3.7114059925079346,-3.7423174381256104,-3.87443470954895,-3.989828109741211,-3.860194444656372,-3.6703147888183594,-3.563859462738037,-3.4412875175476074,-3.361809730529785,-3.107691526412964,-2.9095993041992188,-2.7228267192840576,-2.509154796600342,-2.280902624130249,-2.0627853870391846,-1.8369640111923218,-1.6228235960006714,-1.4043184518814087,-1.1892505884170532,-1.0140368938446045,-0.8877476453781128,-0.8370304703712463,-0.8615834712982178,-0.9606268405914307,-1.1092051267623901,-1.300197720527649,-1.5007872581481934,-1.707741618156433,-1.9256958961486816,-2.1322336196899414,-2.3089804649353027,-2.49442458152771,-2.6587090492248535,-2.797672986984253,-2.95015549659729,-3.0705227851867676,-3.1288394927978516,-3.3049309253692627,-3.361809730529785,-3.4557652473449707,-3.538642644882202,-3.6584155559539795,-3.7755987644195557,-3.7717723846435547,-3.860194444656372,-4.029336929321289,-4.050526142120361,-4.057825088500977,-4.096283435821533 +-4.740042209625244,-3.723008632659912,-3.771559000015259,-4.077284336090088,-4.308678150177002,-3.9011929035186768,-4.032471656799316,-3.7188527584075928,-3.7188527584075928,-3.489622116088867,-3.3038792610168457,-3.088763952255249,-2.961167573928833,-2.771559000015259,-2.5656914710998535,-2.3149971961975098,-2.1466450691223145,-1.953432559967041,-1.7432677745819092,-1.5220056772232056,-1.2965130805969238,-1.104126214981079,-0.9515059590339661,-0.8614168167114258,-0.8510541915893555,-0.9129506945610046,-1.0259974002838135,-1.1899604797363281,-1.3698620796203613,-1.5740561485290527,-1.775546669960022,-1.9741500616073608,-2.180494546890259,-2.3469934463500977,-2.506284713745117,-2.6725990772247314,-2.7872495651245117,-2.9706647396087646,-3.0642635822296143,-3.174194097518921,-3.2514913082122803,-3.3473451137542725,-3.4368460178375244,-3.5553505420684814,-3.578674077987671,-3.646620273590088,-3.815762758255005,-3.7955594062805176,-3.8708102703094482,-4.015766143798828,-4.148977279663086 +-4.6407575607299805,-3.4977428913116455,-3.9083638191223145,-4.007288932800293,-4.3854851722717285,-4.0844550132751465,-3.977999687194824,-3.8554277420043945,-3.645122528076172,-3.507218599319458,-3.308319091796875,-3.0621185302734375,-2.9742395877838135,-2.77506160736084,-2.6113739013671875,-2.4082696437835693,-2.240046977996826,-2.047804117202759,-1.8571398258209229,-1.6511743068695068,-1.425543189048767,-1.212266445159912,-1.0341827869415283,-0.9122171998023987,-0.8552783131599426,-0.8829972743988037,-0.9625853300094604,-1.088832139968872,-1.247902512550354,-1.4345526695251465,-1.631859540939331,-1.824317455291748,-2.0460336208343506,-2.209554672241211,-2.3987133502960205,-2.542806625366211,-2.6746158599853516,-2.8225317001342773,-2.9695847034454346,-3.063265800476074,-3.1342525482177734,-3.284731864929199,-3.405229091644287,-3.4393606185913086,-3.513652801513672,-3.6073338985443115,-3.681716203689575,-3.801908493041992,-3.841417074203491,-3.933187484741211,-3.9875450134277344 +-4.549507141113281,-3.6861844062805176,-3.886749267578125,-3.8682658672332764,-4.018028259277344,-4.058145523071289,-4.102349281311035,-3.886749267578125,-3.859311103820801,-3.61500883102417,-3.397218942642212,-3.137887477874756,-2.9992787837982178,-2.8155078887939453,-2.6257452964782715,-2.4433162212371826,-2.292308807373047,-2.136207342147827,-1.9624700546264648,-1.7721529006958008,-1.540098786354065,-1.3182926177978516,-1.1278209686279297,-0.974677562713623,-0.8906852006912231,-0.8775942325592041,-0.9222745299339294,-1.0177217721939087,-1.1484860181808472,-1.3192882537841797,-1.4965441226959229,-1.6818629503250122,-1.875105381011963,-2.064211845397949,-2.2510907649993896,-2.401521921157837,-2.5456159114837646,-2.7013180255889893,-2.8584256172180176,-2.927293062210083,-3.0470800399780273,-3.1533079147338867,-3.2550408840179443,-3.3373196125030518,-3.452597141265869,-3.5324738025665283,-3.6200883388519287,-3.736593723297119,-3.786079168319702,-3.8419370651245117,-3.916038751602173 +-4.453726291656494,-3.539912700653076,-3.840942621231079,-3.8855247497558594,-3.7461562156677246,-3.7294504642486572,-3.800513982772827,-3.8739428520202637,-3.8102736473083496,-3.494684934616089,-3.4494051933288574,-3.304507255554199,-3.0735151767730713,-2.814239978790283,-2.6634414196014404,-2.485710859298706,-2.317957878112793,-2.176117181777954,-2.0249438285827637,-1.8339029550552368,-1.6328028440475464,-1.4279701709747314,-1.2192091941833496,-1.0513619184494019,-0.942699134349823,-0.8937241435050964,-0.9076034426689148,-0.9707385897636414,-1.0723044872283936,-1.220603346824646,-1.3862464427947998,-1.5633054971694946,-1.7375560998916626,-1.9275164604187012,-2.1103179454803467,-2.281707763671875,-2.407231330871582,-2.553359270095825,-2.694058656692505,-2.830477237701416,-2.941843032836914,-3.09199857711792,-3.17726469039917,-3.301438093185425,-3.3331525325775146,-3.393028736114502,-3.4494051933288574,-3.6024680137634277,-3.7133636474609375,-3.7213327884674072,-3.8516664505004883 +-4.338504314422607,-3.79443621635437,-4.016284942626953,-3.9071404933929443,-4.192376136779785,-3.9405643939971924,-4.016284942626953,-3.8613829612731934,-3.7364442348480225,-3.582629442214966,-3.3562331199645996,-3.0979549884796143,-3.041839122772217,-2.8239564895629883,-2.659076452255249,-2.4805691242218018,-2.3337531089782715,-2.209782123565674,-2.0758159160614014,-1.914603352546692,-1.7319079637527466,-1.5145087242126465,-1.32188880443573,-1.1416375637054443,-1.0078470706939697,-0.934423565864563,-0.9183009266853333,-0.9443153738975525,-1.015665054321289,-1.1307353973388672,-1.2717312574386597,-1.4370460510253906,-1.6037044525146484,-1.7802759408950806,-1.9528980255126953,-2.1390233039855957,-2.2740464210510254,-2.433788776397705,-2.57959246635437,-2.6881966590881348,-2.8443496227264404,-2.960106372833252,-3.092991590499878,-3.1289892196655273,-3.3131983280181885,-3.370021343231201,-3.4520134925842285,-3.6061105728149414,-3.582629442214966,-3.695051670074463,-3.675746440887451 +-4.192617416381836,-3.5591492652893066,-3.891587734222412,-3.8308897018432617,-4.046489715576172,-3.2148940563201904,-3.74545955657959,-3.414466381072998,-3.59055757522583,-3.5591492652893066,-3.429189682006836,-3.1969823837280273,-3.0590786933898926,-2.854161024093628,-2.58516263961792,-2.4188311100006104,-2.293344497680664,-2.192183494567871,-2.082364797592163,-1.9688621759414673,-1.8057621717453003,-1.6266517639160156,-1.4327987432479858,-1.2477896213531494,-1.0877891778945923,-0.9872508645057678,-0.93674236536026,-0.9310693144798279,-0.9899386167526245,-1.0748493671417236,-1.1856812238693237,-1.3247966766357422,-1.487952470779419,-1.64533531665802,-1.8215497732162476,-2.004251718521118,-2.120000123977661,-2.2917046546936035,-2.429189682006836,-2.570403575897217,-2.6847617626190186,-2.827129602432251,-2.9161558151245117,-3.0136406421661377,-3.109832286834717,-3.228829860687256,-3.393277168273926,-3.4217655658721924,-3.429189682006836,-3.4850473403930664,-3.636315107345581 +-4.025694847106934,-3.1868457794189453,-3.8215749263763428,-3.7034757137298584,-3.9117515087127686,-3.7704224586486816,-3.6107215881347656,-3.4024455547332764,-3.3629372119903564,-3.4693922996520996,-3.25484299659729,-3.0666534900665283,-2.984302282333374,-2.8297953605651855,-2.6024489402770996,-2.4816269874572754,-2.3224034309387207,-2.1957483291625977,-2.0861756801605225,-1.974928617477417,-1.8475816249847412,-1.6617071628570557,-1.4769370555877686,-1.3196601867675781,-1.1634442806243896,-1.0467844009399414,-0.9779139757156372,-0.9501479864120483,-0.974658191204071,-1.0312018394470215,-1.1267504692077637,-1.250230073928833,-1.3931363821029663,-1.5458317995071411,-1.722066879272461,-1.8749384880065918,-2.0516440868377686,-2.204836845397949,-2.32759428024292,-2.521904230117798,-2.6347599029541016,-2.729029655456543,-2.813507318496704,-2.9649970531463623,-3.0714523792266846,-3.139204263687134,-3.2775068283081055,-3.3014190196990967,-3.3724822998046875,-3.4693922996520996,-3.4816269874572754 +-3.896007776260376,-3.515796661376953,-3.691887855529785,-3.6172542572021484,-3.782064437866211,-3.6655588150024414,-3.573788642883301,-3.481034517288208,-3.171731948852539,-3.16361403465271,-3.2058117389678955,-3.083094596862793,-2.946617841720581,-2.746788740158081,-2.498067855834961,-2.3881518840789795,-2.3016152381896973,-2.211162567138672,-2.0744943618774414,-1.9806079864501953,-1.8526456356048584,-1.7056761980056763,-1.56356942653656,-1.3876128196716309,-1.240869402885437,-1.1233928203582764,-1.0355501174926758,-0.988489031791687,-0.9762500524520874,-1.007996916770935,-1.0724684000015259,-1.180422306060791,-1.304275631904602,-1.4630385637283325,-1.5936769247055054,-1.7382489442825317,-1.903454303741455,-2.0758063793182373,-2.276914596557617,-2.4060494899749756,-2.486074686050415,-2.633556842803955,-2.7406718730926514,-2.8874077796936035,-2.8831706047058105,-3.0699329376220703,-3.2525551319122314,-3.2727584838867188,-3.2727584838867188,-3.3519396781921387,-3.515796661376953 +-3.7626636028289795,-3.4616336822509766,-3.721270799636841,-3.5865724086761475,-3.6165354251861572,-3.7626636028289795,-3.5073909759521484,-3.244149684906006,-3.3312997817993164,-3.3312997817993164,-3.218595504760742,-3.0905656814575195,-2.9633231163024902,-2.803622245788574,-2.555837631225586,-2.3915958404541016,-2.3155055046081543,-2.228637456893921,-2.150940179824829,-2.0823280811309814,-1.9411500692367554,-1.8162113428115845,-1.6568129062652588,-1.4922176599502563,-1.3304963111877441,-1.1945792436599731,-1.1011347770690918,-1.0189186334609985,-0.987781822681427,-0.9936556816101074,-1.0375690460205078,-1.1202980279922485,-1.2291457653045654,-1.342872977256775,-1.4905897378921509,-1.6082396507263184,-1.7913877964019775,-1.9288791418075562,-2.0805184841156006,-2.208780527114868,-2.3493638038635254,-2.5221142768859863,-2.652073860168457,-2.7134456634521484,-2.8595736026763916,-2.8876023292541504,-2.9773337841033936,-3.218595504760742,-3.218595504760742,-3.244149684906006,-3.3155055046081543 +-3.614907741546631,-3.4687798023223877,-3.4687798023223877,-3.4687798023223877,-3.5735151767730713,-3.4687798023223877,-3.5735151767730713,-3.4687798023223877,-3.438816547393799,-3.3361542224884033,-3.1835439205169678,-3.0834288597106934,-2.7760586738586426,-2.6511199474334717,-2.491056203842163,-2.3031539916992188,-2.2724850177764893,-2.1851553916931152,-2.143615961074829,-2.0374159812927246,-1.8841254711151123,-1.7735483646392822,-1.6478281021118164,-1.5382672548294067,-1.3958474397659302,-1.2784479856491089,-1.1669749021530151,-1.0700957775115967,-1.025404930114746,-1.012413740158081,-1.0342108011245728,-1.0905115604400635,-1.158389925956726,-1.2770493030548096,-1.3934935331344604,-1.5500755310058594,-1.7010939121246338,-1.8590328693389893,-2.0096027851104736,-2.1540098190307617,-2.2666029930114746,-2.41351056098938,-2.577481269836426,-2.701093912124634,-2.8225159645080566,-2.915937662124634,-2.933666467666626,-3.0238430500030518,-3.046705961227417,-3.1525096893310547,-3.199934482574463 +-3.591999053955078,-3.445870876312256,-3.3132452964782715,-3.047930955886841,-3.512817859649658,-3.591999053955078,-3.478055715560913,-3.5506062507629395,-3.512817859649658,-3.478055715560913,-3.3615500926971436,-3.230271100997925,-3.144840955734253,-2.84381103515625,-2.628211259841919,-2.461665153503418,-2.301964282989502,-2.201063871383667,-2.1871652603149414,-2.0734851360321045,-1.9781571626663208,-1.8422627449035645,-1.7157812118530273,-1.5919990539550781,-1.4678208827972412,-1.3452543020248413,-1.222597599029541,-1.122177004814148,-1.052045226097107,-1.0149669647216797,-1.0149669647216797,-1.060009479522705,-1.1095541715621948,-1.2134194374084473,-1.325532078742981,-1.4546449184417725,-1.6092755794525146,-1.7698309421539307,-1.891295313835144,-2.0882081985473633,-2.222783088684082,-2.3692824840545654,-2.4714250564575195,-2.6625800132751465,-2.6575005054473877,-2.9018030166625977,-2.938786506652832,-2.968749761581421,-3.047930955886841,-3.0868489742279053,-3.211787700653076 +-3.59385085105896,-3.59385085105896,-3.5524580478668213,-3.4477226734161377,-3.514669418334961,-3.514669418334961,-3.59385085105896,-3.59385085105896,-3.514669418334961,-3.417759418487549,-3.2321228981018066,-3.1024889945983887,-2.894880771636963,-2.7677760124206543,-2.5524580478668213,-2.4832611083984375,-2.288499355316162,-2.208244562149048,-2.129957675933838,-2.03155779838562,-1.8940130472183228,-1.8433423042297363,-1.7205301523208618,-1.6333799362182617,-1.5096319913864136,-1.4023996591567993,-1.2980637550354004,-1.1921056509017944,-1.1157172918319702,-1.0464452505111694,-1.0419130325317383,-1.0465683937072754,-1.0921070575714111,-1.1820627450942993,-1.2510334253311157,-1.3829973936080933,-1.515756607055664,-1.6434859037399292,-1.8007590770721436,-1.9171570539474487,-2.0927915573120117,-2.2118337154388428,-2.3243377208709717,-2.54463267326355,-2.620722770690918,-2.7130370140075684,-2.8014590740203857,-2.853487968444824,-2.9706015586853027,-3.162487030029297,-3.116729497909546 +-3.611489772796631,-3.2497618198394775,-3.1490917205810547,-3.532308340072632,-3.532308340072632,-3.570096969604492,-3.611489772796631,-3.611489772796631,-3.4653615951538086,-3.532308340072632,-3.532308340072632,-3.310459613800049,-3.106339693069458,-3.092975616455078,-2.6572470664978027,-2.4653615951538086,-2.2750298976898193,-2.186608076095581,-2.111802577972412,-2.0736706256866455,-1.9739998579025269,-1.8839483261108398,-1.8128390312194824,-1.7122163772583008,-1.5444188117980957,-1.4573701620101929,-1.3497511148452759,-1.241346836090088,-1.1583242416381836,-1.080905795097351,-1.0380377769470215,-1.0319347381591797,-1.067421555519104,-1.125200867652893,-1.200543761253357,-1.322123646736145,-1.4397631883621216,-1.6114896535873413,-1.731247901916504,-1.8355152606964111,-2.0456418991088867,-2.156644821166992,-2.2831101417541504,-2.494218349456787,-2.582105875015259,-2.7306759357452393,-2.7789807319641113,-2.930248498916626,-3.0317060947418213,-3.009429693222046,-3.106339693069458 +-3.5699822902679443,-3.4560389518737793,-3.2689521312713623,-3.4560389518737793,-3.5699822902679443,-3.5285894870758057,-3.393890857696533,-3.5285894870758057,-3.5285894870758057,-3.423854112625122,-3.3395333290100098,-3.1550087928771973,-2.9167697429656982,-2.7439074516296387,-2.6723551750183105,-2.4661784172058105,-2.2866809368133545,-2.208254337310791,-2.129073143005371,-2.002955913543701,-1.9314929246902466,-1.851480484008789,-1.7406784296035767,-1.6903129816055298,-1.6123749017715454,-1.4999443292617798,-1.409213662147522,-1.303280234336853,-1.2015094757080078,-1.120966911315918,-1.0782004594802856,-1.067691683769226,-1.0579652786254883,-1.0922822952270508,-1.173957347869873,-1.275295615196228,-1.3580610752105713,-1.5081528425216675,-1.6431255340576172,-1.7998669147491455,-1.9657561779022217,-2.103114604949951,-2.279947519302368,-2.3824615478515625,-2.4908008575439453,-2.6723551750183105,-2.7638022899627686,-2.8887410163879395,-2.8887410163879395,-3.1550087928771973,-3.0017805099487305 +-3.5104243755340576,-3.3964810371398926,-3.5104243755340576,-3.3343331813812256,-3.5104243755340576,-3.5104243755340576,-3.469031572341919,-3.5104243755340576,-3.469031572341919,-3.469031572341919,-3.23167085647583,-3.1124844551086426,-2.8976404666900635,-2.704244375228882,-2.581005334854126,-2.393153190612793,-2.3172998428344727,-2.1923611164093018,-2.0774550437927246,-2.0232858657836914,-1.9238370656967163,-1.865002155303955,-1.7676992416381836,-1.6895663738250732,-1.6095112562179565,-1.5308760404586792,-1.4615943431854248,-1.3639862537384033,-1.2746435403823853,-1.1873786449432373,-1.1255335807800293,-1.0782570838928223,-1.0734670162200928,-1.0850532054901123,-1.1373283863067627,-1.2102638483047485,-1.310669183731079,-1.4352425336837769,-1.54900324344635,-1.7173327207565308,-1.8543261289596558,-2.006633758544922,-2.1412084102630615,-2.2723782062530518,-2.4170026779174805,-2.5966105461120605,-2.581005334854126,-2.690880537033081,-2.876955986022949,-2.9422225952148438,-3.1302130222320557 +-3.437274694442749,-3.358093500137329,-3.437274694442749,-3.3958821296691895,-3.437274694442749,-3.323331356048584,-3.039334774017334,-3.233154773712158,-3.291146755218506,-3.291146755218506,-3.136244773864746,-3.005911111831665,-2.824491024017334,-2.644883155822754,-2.6047658920288086,-2.5739519596099854,-2.455003499984741,-2.258297920227051,-2.2145583629608154,-2.0498850345611572,-1.947316288948059,-1.7850284576416016,-1.7426695823669434,-1.6483997106552124,-1.6277151107788086,-1.5763381719589233,-1.493780255317688,-1.421915054321289,-1.3331291675567627,-1.2702529430389404,-1.154652714729309,-1.0960382223129272,-1.0785787105560303,-1.087026834487915,-1.1312788724899292,-1.174349308013916,-1.277406930923462,-1.3498483896255493,-1.463685154914856,-1.6290638446807861,-1.776409387588501,-1.8882715702056885,-2.0643627643585205,-2.1917622089385986,-2.34736967086792,-2.523460865020752,-2.5396478176116943,-2.7297046184539795,-3.005911111831665,-2.880972385406494,-2.974876880645752 +-3.292964458465576,-3.179021120071411,-3.179021120071411,-3.292964458465576,-3.116873264312744,-2.815843343734741,-3.0888445377349854,-3.2137832641601562,-3.2137832641601562,-3.2515718936920166,-3.0625154972076416,-3.0625154972076416,-2.9919345378875732,-2.7614855766296387,-2.5853943824768066,-2.4237327575683594,-2.2476415634155273,-2.1658596992492676,-2.0449912548065186,-2.0142109394073486,-1.9163875579833984,-1.8616007566452026,-1.7864594459533691,-1.753888487815857,-1.6645755767822266,-1.6495118141174316,-1.5302859544754028,-1.4943139553070068,-1.3807425498962402,-1.295578122138977,-1.2155966758728027,-1.1597450971603394,-1.1079893112182617,-1.0973416566848755,-1.1256471872329712,-1.1434375047683716,-1.2300066947937012,-1.297329306602478,-1.4042235612869263,-1.5272959470748901,-1.6749165058135986,-1.7824195623397827,-1.9645849466323853,-2.032893180847168,-2.224778652191162,-2.338721990585327,-2.493623971939087,-2.5221126079559326,-2.7131810188293457,-2.680180788040161,-2.877991199493408 +-3.1380815505981445,-3.1380815505981445,-3.0589003562927246,-3.1380815505981445,-3.096688747406006,-3.1380815505981445,-3.1380815505981445,-3.0589003562927246,-3.1380815505981445,-3.096688747406006,-3.0241382122039795,-2.8370516300201416,-2.7231082916259766,-2.7067177295684814,-2.606602668762207,-2.447885513305664,-2.1649537086486816,-2.1742937564849854,-2.03427791595459,-2.0446598529815674,-1.912772297859192,-1.88040292263031,-1.7615046501159668,-1.6971725225448608,-1.6624103784561157,-1.6169434785842896,-1.5722336769104004,-1.479116678237915,-1.442599892616272,-1.347093105316162,-1.262441635131836,-1.2360786199569702,-1.147298812866211,-1.1177202463150024,-1.1148290634155273,-1.1617316007614136,-1.1814329624176025,-1.2612866163253784,-1.3422014713287354,-1.4330735206604004,-1.6053271293640137,-1.7763537168502808,-1.892568826675415,-2.004542589187622,-2.208662748336792,-2.2459869384765625,-2.397718906402588,-2.49462890625,-2.5470168590545654,-2.7401416301727295,-2.795658826828003 +-3.0048370361328125,-2.8908936977386475,-2.9256558418273926,-3.0048370361328125,-3.0048370361328125,-2.963444471359253,-3.0048370361328125,-2.9256558418273926,-2.963444471359253,-2.8587090969085693,-2.8007171154022217,-2.5734732151031494,-2.5576789379119873,-2.4996871948242188,-2.264474391937256,-2.085758924484253,-2.178762197494507,-2.1183464527130127,-2.0653178691864014,-2.1240234375,-1.991999864578247,-1.9079270362854004,-1.8525487184524536,-1.7016409635543823,-1.6086376905441284,-1.573473334312439,-1.5670864582061768,-1.5469551086425781,-1.4876410961151123,-1.4273452758789062,-1.3784966468811035,-1.2551007270812988,-1.180711269378662,-1.139733076095581,-1.1609816551208496,-1.1385496854782104,-1.2048076391220093,-1.239914059638977,-1.319095253944397,-1.4296492338180542,-1.5248301029205322,-1.6744232177734375,-1.6888667345046997,-1.8976271152496338,-2.0805578231811523,-2.165987968444824,-2.178762197494507,-2.3516244888305664,-2.5134754180908203,-2.5576789379119873,-2.5898637771606445 +-2.9820449352264404,-2.9820449352264404,-2.9820449352264404,-2.9820449352264404,-2.9820449352264404,-2.9820449352264404,-2.9820449352264404,-2.9820449352264404,-2.940652370452881,-2.9028637409210205,-2.8681015968322754,-2.9028637409210205,-2.6810150146484375,-2.5348868370056152,-2.4138431549072266,-2.3288323879241943,-2.1559700965881348,-2.101231336593628,-2.0789549350738525,-2.0278024673461914,-1.9446184635162354,-1.9777235984802246,-1.8581933975219727,-1.7219735383987427,-1.7365323305130005,-1.6577625274658203,-1.65366530418396,-1.5841050148010254,-1.6222094297409058,-1.4417154788970947,-1.403405785560608,-1.273624062538147,-1.2385351657867432,-1.1718125343322754,-1.1450881958007812,-1.1438257694244385,-1.1546757221221924,-1.1827044486999512,-1.2569504976272583,-1.3608686923980713,-1.4454865455627441,-1.5670716762542725,-1.6942431926727295,-1.8359169960021973,-1.8992595672607422,-2.013561964035034,-2.2338569164276123,-2.2660415172576904,-2.4257423877716064,-2.402261257171631,-2.639622211456299 +-2.8843421936035156,-2.8843421936035156,-2.8843421936035156,-2.8843421936035156,-2.8843421936035156,-2.842949390411377,-2.8843421936035156,-2.8843421936035156,-2.842949390411377,-2.8843421936035156,-2.842949390411377,-2.842949390411377,-2.8051609992980957,-2.7382140159606934,-2.5041308403015137,-2.352863311767578,-2.0850014686584473,-2.2508738040924072,-2.2508738040924072,-2.1600663661956787,-2.0714287757873535,-1.8931161165237427,-1.777132272720337,-1.71998929977417,-1.6721545457839966,-1.5641958713531494,-1.5789908170700073,-1.5683717727661133,-1.5920860767364502,-1.479508399963379,-1.445009469985962,-1.3791921138763428,-1.3316738605499268,-1.2197002172470093,-1.1691747903823853,-1.1239197254180908,-1.1968132257461548,-1.2225295305252075,-1.2438607215881348,-1.3184943199157715,-1.4115856885910034,-1.4934070110321045,-1.6010409593582153,-1.677516222000122,-1.8631528615951538,-1.9158592224121094,-2.021019220352173,-2.1061909198760986,-2.304558515548706,-2.3161404132843018,-2.541919469833374 +-2.916137933731079,-2.8747453689575195,-2.8747453689575195,-2.916137933731079,-2.916137933731079,-2.916137933731079,-2.8747453689575195,-2.916137933731079,-2.916137933731079,-2.8747453689575195,-2.916137933731079,-2.836956739425659,-2.6373844146728516,-2.5359268188476562,-2.5359268188476562,-2.262925386428833,-2.1757752895355225,-2.1099579334259033,-2.0900630950927734,-1.9667479991912842,-1.8949487209320068,-1.8369567394256592,-1.7608020305633545,-1.6632848978042603,-1.688251256942749,-1.6328366994857788,-1.5857242345809937,-1.6194727420806885,-1.6065077781677246,-1.497836709022522,-1.4261795282363892,-1.3989421129226685,-1.3250733613967896,-1.2600398063659668,-1.218908667564392,-1.1718449592590332,-1.2215328216552734,-1.2163002490997314,-1.2128466367721558,-1.2918559312820435,-1.385938286781311,-1.4507551193237305,-1.6151080131530762,-1.701294183731079,-1.7458763122558594,-1.87474524974823,-2.103224754333496,-2.1099579334259033,-2.244040012359619,-2.3976240158081055,-2.484774112701416 +-2.792461633682251,-2.792461633682251,-2.7510690689086914,-2.7510690689086914,-2.792461633682251,-2.792461633682251,-2.7510690689086914,-2.792461633682251,-2.792461633682251,-2.792461633682251,-2.7510690689086914,-2.713280439376831,-2.616370439529419,-2.537189245223999,-2.412250518798828,-2.2739477157592773,-2.12036395072937,-2.0216097831726074,-1.9599528312683105,-1.9536126852035522,-1.8286738395690918,-1.7550352811813354,-1.6886579990386963,-1.706101894378662,-1.66212797164917,-1.625144362449646,-1.658922791481018,-1.6281088590621948,-1.6371257305145264,-1.577617883682251,-1.5300105810165405,-1.482831597328186,-1.4068554639816284,-1.3226397037506104,-1.2496362924575806,-1.2036300897598267,-1.1980692148208618,-1.2002849578857422,-1.219590187072754,-1.284605860710144,-1.3741604089736938,-1.3910611867904663,-1.5183038711547852,-1.6106181144714355,-1.706101894378662,-1.8101904392242432,-1.9599528312683105,-1.9795483350753784,-2.2873117923736572,-2.4500391483306885,-2.491431713104248 +-2.6973166465759277,-2.6973166465759277,-2.655923843383789,-2.6973166465759277,-2.6973166465759277,-2.6973166465759277,-2.6973166465759277,-2.655923843383789,-2.6973166465759277,-2.6973166465759277,-2.6973166465759277,-2.655923843383789,-2.6181352138519287,-2.493196487426758,-2.3962864875793457,-2.3750972747802734,-2.4420440196990967,-2.2823431491851807,-2.2993764877319336,-2.1532485485076904,-1.9730406999588013,-1.852218508720398,-1.733528733253479,-1.6519936323165894,-1.7060904502868652,-1.636618733406067,-1.6720106601715088,-1.6217695474624634,-1.5901066064834595,-1.5299992561340332,-1.4986594915390015,-1.4444634914398193,-1.3548938035964966,-1.3337045907974243,-1.3099267482757568,-1.2548367977142334,-1.1990060806274414,-1.2216453552246094,-1.2409504652023315,-1.2643471956253052,-1.2757126092910767,-1.3792531490325928,-1.4372451305389404,-1.593512773513794,-1.6404117345809937,-1.8280848264694214,-1.933888554573059,-1.9983465671539307,-2.1532485485076904,-2.2059547901153564,-2.3355886936187744 +-2.672652006149292,-2.672652006149292,-2.672652006149292,-2.672652006149292,-2.672652006149292,-2.672652006149292,-2.672652006149292,-2.6312592029571533,-2.672652006149292,-2.672652006149292,-2.672652006149292,-2.6312592029571533,-2.468531847000122,-2.4422030448913574,-2.3938984870910645,-2.3504326343536377,-2.29244065284729,-2.167501926422119,-1.973681926727295,-1.973681926727295,-1.821393609046936,-1.7483726739883423,-1.6044660806655884,-1.6312592029571533,-1.6352254152297974,-1.6273289918899536,-1.6312592029571533,-1.7535738945007324,-1.64326810836792,-1.6195734739303589,-1.5327727794647217,-1.5359313488006592,-1.5722813606262207,-1.463136911392212,-1.3243470191955566,-1.3262989521026611,-1.322403907775879,-1.238083004951477,-1.2132594585418701,-1.2888365983963013,-1.2782002687454224,-1.3463160991668701,-1.3090399503707886,-1.4767522811889648,-1.6044660806655884,-1.685880184173584,-1.8802602291107178,-1.8153194189071655,-2.000554084777832,-2.1285839080810547,-2.225493907928467 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.522263526916504,-0.002438196912407875,-2.2837934494018555,-3.464460611343384,-4.352909564971924,-5.156158447265625,-6.066155910491943,-6.755182266235352,-7.073093891143799,-7.223628997802734,-7.373044490814209,-7.5157976150512695,-7.625186920166016,-7.743389129638672,-7.884774208068848,-7.963555335998535,-8.0379638671875,-8.099018096923828,-8.21263313293457,-8.271843910217285,-8.35494613647461,-8.349077224731445,-8.50107479095459,-8.488840103149414,-8.658941268920898,-8.702719688415527,-8.683414459228516,-8.722923278808594,-8.832067489624023,-8.859505653381348,-8.850166320800781,-8.909480094909668,-8.899014472961426,-8.920204162597656,-9.04514217376709,-9.107290267944336,-9.107290267944336,-9.221233367919922,-9.059865951538086,-9.37613582611084,-9.16053581237793,-9.14205265045166,-9.26699161529541,-9.318143844604492,-9.318143844604492,-9.37613582611084,-9.346172332763672,-9.346172332763672,-9.318143844604492,-9.318143844604492,-9.443082809448242 +-8.931562423706055,-1.4994076490402222,-0.017712436616420746,-2.110851287841797,-3.3063583374023438,-4.283239841461182,-5.526421546936035,-6.392361164093018,-6.670300006866455,-6.764541149139404,-6.856015682220459,-6.914529323577881,-6.974434852600098,-7.068835258483887,-7.1301589012146,-7.254868984222412,-7.299105644226074,-7.433252334594727,-7.49222993850708,-7.605226993560791,-7.6885247230529785,-7.791683673858643,-7.852381706237793,-7.944790840148926,-7.922962665557861,-7.987080097198486,-8.160710334777832,-8.191200256347656,-8.268804550170898,-8.268804550170898,-8.469164848327637,-8.533622741699219,-8.426412582397461,-8.56983470916748,-8.500199317932129,-8.533622741699219,-8.551351547241211,-8.589139938354492,-8.469164848327637,-8.589139938354492,-8.7011137008667,-8.727442741394043,-8.727442741394043,-8.630533218383789,-8.652809143066406,-8.852381706237793,-8.817619323730469,-8.890170097351074,-8.78543472290039,-8.78543472290039,-8.7011137008667 +-8.331326484680176,-1.9943416118621826,-1.2071322202682495,-0.038470104336738586,-1.9239801168441772,-3.2077839374542236,-4.558315277099609,-5.516745567321777,-5.8060221672058105,-5.922238826751709,-5.9920735359191895,-6.082862377166748,-6.172360897064209,-6.282495975494385,-6.348151206970215,-6.421770095825195,-6.544574737548828,-6.618676662445068,-6.730353355407715,-6.860034465789795,-6.928205490112305,-7.0907769203186035,-7.175990104675293,-7.1851983070373535,-7.34905481338501,-7.407046794891357,-7.531985759735107,-7.538934707641602,-7.575451374053955,-7.775023460388184,-7.668568134307861,-7.812812328338623,-7.763124465942383,-7.988903522491455,-7.951115131378174,-8.030296325683594,-8.127205848693848,-7.969598293304443,-8.076053619384766,-8.100876808166504,-8.127205848693848,-8.100876808166504,-8.155235290527344,-8.127205848693848,-8.252144813537598,-8.185197830200195,-8.289933204650879,-8.185197830200195,-8.076053619384766,-8.252144813537598,-8.252144813537598 +-7.688686370849609,-2.192504405975342,-1.6453402042388916,-1.0079931020736694,-0.07282993942499161,-1.5906449556350708,-2.8576745986938477,-4.247069835662842,-4.84595251083374,-4.996809482574463,-5.1316609382629395,-5.231258869171143,-5.380122184753418,-5.488109588623047,-5.631781578063965,-5.770656108856201,-5.867172718048096,-6.012907981872559,-6.144618511199951,-6.243082046508789,-6.336503982543945,-6.4872894287109375,-6.60590124130249,-6.667497158050537,-6.7019147872924805,-6.825363636016846,-6.940498352050781,-6.932811737060547,-7.097621917724609,-7.120484828948975,-7.183536529541016,-7.308475017547607,-7.290746688842773,-7.3876566886901855,-7.366466999053955,-7.3876566886901855,-7.458237648010254,-7.458237648010254,-7.542558193206787,-7.3876566886901855,-7.512595176696777,-7.542558193206787,-7.512595176696777,-7.647293567657471,-7.574743270874023,-7.542558193206787,-7.574743270874023,-7.574743270874023,-7.688686370849609,-7.647293567657471,-7.6095051765441895 +-7.044745445251465,-2.384305238723755,-2.0068559646606445,-1.5615196228027344,-0.6988881230354309,-0.13827553391456604,-1.5271602869033813,-2.9422364234924316,-3.840517044067383,-4.111815452575684,-4.296170234680176,-4.476426601409912,-4.673862457275391,-4.866632461547852,-5.0417160987854,-5.178458213806152,-5.318833827972412,-5.463820457458496,-5.570529460906982,-5.720463275909424,-5.8092169761657715,-5.880392551422119,-6.003353118896484,-6.14711856842041,-6.152650833129883,-6.296557426452637,-6.453680992126465,-6.304382801055908,-6.513266563415527,-6.52623176574707,-6.702322959899902,-6.664534568786621,-6.765992164611816,-6.722526550292969,-6.840625762939453,-6.898617744445801,-6.868654251098633,-7.003353118896484,-6.898617744445801,-6.930802345275879,-7.003353118896484,-6.965564250946045,-6.868654251098633,-6.840625762939453,-6.840625762939453,-6.898617744445801,-6.965564250946045,-7.003353118896484,-7.044745445251465,-6.898617744445801,-6.930802345275879 +-6.343077659606934,-2.447544574737549,-2.3203277587890625,-1.9628863334655762,-1.0430128574371338,-0.4760284423828125,-0.2702786326408386,-1.7668607234954834,-2.912680149078369,-3.3613948822021484,-3.6598503589630127,-3.9155914783477783,-4.1519060134887695,-4.369949817657471,-4.575922012329102,-4.757616996765137,-4.877694606781006,-5.10754919052124,-5.1817097663879395,-5.301684856414795,-5.398594856262207,-5.450983047485352,-5.517003059387207,-5.6898651123046875,-5.644107818603516,-5.8959197998046875,-5.928104400634766,-6.020858287811279,-6.000655174255371,-6.196949481964111,-6.112628936767578,-6.087805271148682,-6.112628936767578,-6.138957500457764,-6.196949481964111,-6.166986465454102,-6.343077659606934,-6.301684856414795,-6.263896465301514,-6.2291340827941895,-6.301684856414795,-6.263896465301514,-6.263896465301514,-6.343077659606934,-6.343077659606934,-6.301684856414795,-6.301684856414795,-6.343077659606934,-6.343077659606934,-6.301684856414795,-6.301684856414795 +-5.515092372894287,-2.245626211166382,-2.401951551437378,-2.1124184131622314,-1.2731826305389404,-0.6089482307434082,-0.3790724277496338,-0.6246368288993835,-1.6869096755981445,-2.3589675426483154,-2.7879581451416016,-3.149791717529297,-3.482876777648926,-3.7843101024627686,-3.9900476932525635,-4.227290630340576,-4.485708713531494,-4.596014499664307,-4.715752124786377,-4.871639728546143,-4.902308464050293,-5.052694320678711,-5.067934513092041,-5.172669887542725,-5.339001178741455,-5.214062690734863,-5.259819984436035,-5.259819984436035,-5.401149272918701,-5.368964195251465,-5.515092372894287,-5.259819984436035,-5.401149272918701,-5.473699569702148,-5.473699569702148,-5.473699569702148,-5.515092372894287,-5.473699569702148,-5.515092372894287,-5.473699569702148,-5.435911178588867,-5.515092372894287,-5.515092372894287,-5.473699569702148,-5.473699569702148,-5.473699569702148,-5.401149272918701,-5.473699569702148,-5.515092372894287,-5.515092372894287,-5.515092372894287 +-4.814935207366943,-2.0561745166778564,-2.4412877559661865,-2.1336939334869385,-1.4056954383850098,-0.7503835558891296,-0.4806020259857178,-0.561008632183075,-0.9739325046539307,-1.49399995803833,-1.951136589050293,-2.3610055446624756,-2.7412168979644775,-3.1159651279449463,-3.425769090652466,-3.7618565559387207,-3.9173080921173096,-4.161722660064697,-4.270866870880127,-4.270866870880127,-4.416995048522949,-4.559662818908691,-4.492715835571289,-4.513905048370361,-4.700991630554199,-4.735754013061523,-4.700991630554199,-4.700991630554199,-4.735754013061523,-4.814935207366943,-4.735754013061523,-4.700991630554199,-4.814935207366943,-4.638844013214111,-4.814935207366943,-4.735754013061523,-4.773542404174805,-4.814935207366943,-4.735754013061523,-4.814935207366943,-4.814935207366943,-4.773542404174805,-4.773542404174805,-4.814935207366943,-4.814935207366943,-4.814935207366943,-4.814935207366943,-4.814935207366943,-4.814935207366943,-4.814935207366943,-4.814935207366943 +-4.370231628417969,-1.9097849130630493,-2.452726125717163,-2.117621421813965,-1.4540936946868896,-0.8347477316856384,-0.6351280808448792,-0.6203950047492981,-0.8089752793312073,-1.0396150350570679,-1.3516560792922974,-1.7382808923721313,-2.14260196685791,-2.532012462615967,-2.8802733421325684,-3.1798999309539795,-3.4459524154663086,-3.688990592956543,-3.851717710494995,-3.955258369445801,-4.114959239959717,-4.114959239959717,-4.224103927612305,-4.224103927612305,-4.291050434112549,-4.224103927612305,-4.291050434112549,-4.32883882522583,-4.291050434112549,-4.32883882522583,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.32883882522583,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969,-4.370231628417969 +-4.122795581817627,-1.7552533149719238,-2.3541574478149414,-1.992140293121338,-1.441192626953125,-0.8909438848495483,-0.7484689950942993,-0.7661771178245544,-0.8402188420295715,-0.879509449005127,-1.0469567775726318,-1.323593020439148,-1.6879075765609741,-2.0523881912231445,-2.404294013977051,-2.7667698860168457,-3.0697171688079834,-3.309882164001465,-3.520735740661621,-3.691431999206543,-3.7610678672790527,-3.918675661087036,-3.8923466205596924,-3.946704387664795,-4.081402778625488,-4.122795581817627,-4.081402778625488,-4.043614387512207,-4.122795581817627,-4.043614387512207,-4.122795581817627,-4.008852481842041,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.081402778625488,-4.122795581817627,-4.122795581817627,-4.122795581817627,-4.081402778625488,-4.081402778625488,-4.081402778625488,-4.122795581817627,-4.122795581817627 +-3.9068896770477295,-1.876694917678833,-2.387061595916748,-2.130188465118408,-1.5022269487380981,-0.9538068175315857,-0.8464184999465942,-0.8949810862541199,-0.8960387706756592,-0.8407502174377441,-0.8999105095863342,-1.087543249130249,-1.3623255491256714,-1.715159296989441,-2.048954486846924,-2.383143186569214,-2.7455217838287354,-2.98781156539917,-3.273421287536621,-3.4297683238983154,-3.6058597564697266,-3.7929463386535645,-3.7929463386535645,-3.8277084827423096,-3.86549711227417,-3.7929463386535645,-3.9068896770477295,-3.9068896770477295,-3.86549711227417,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295,-3.9068896770477295 +-3.7231929302215576,-1.8906840085983276,-2.4072225093841553,-2.1457011699676514,-1.4853979349136353,-0.9879933595657349,-0.9410070180892944,-1.02059006690979,-0.9959770441055298,-0.8702861666679382,-0.8427795171737671,-0.9560370445251465,-1.1687037944793701,-1.465274453163147,-1.7742911577224731,-2.113598585128784,-2.4513511657714844,-2.7500650882720947,-2.9597649574279785,-3.1791248321533203,-3.380770206451416,-3.3082194328308105,-3.5471017360687256,-3.6440117359161377,-3.6440117359161377,-3.6440117359161377,-3.681800127029419,-3.6440117359161377,-3.6440117359161377,-3.681800127029419,-3.7231929302215576,-3.681800127029419,-3.681800127029419,-3.7231929302215576,-3.6440117359161377,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576,-3.7231929302215576 +-3.5494446754455566,-1.823533058166504,-2.425593137741089,-2.2292983531951904,-1.5245487689971924,-1.056823968887329,-1.085402488708496,-1.1672475337982178,-1.088546872138977,-0.905794620513916,-0.8079779148101807,-0.8654076457023621,-1.0351626873016357,-1.2663697004318237,-1.5644675493240356,-1.9180009365081787,-2.1656293869018555,-2.4064300060272217,-2.7365312576293945,-2.9159762859344482,-3.207021951675415,-3.1877169609069824,-3.2484147548675537,-3.4355013370513916,-3.508052110671997,-3.4355013370513916,-3.508052110671997,-3.508052110671997,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.508052110671997,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566,-3.5494446754455566 +-3.3987903594970703,-1.7322723865509033,-2.464292049407959,-2.252662420272827,-1.586545705795288,-1.1292774677276611,-1.2299983501434326,-1.3339581489562988,-1.2308825254440308,-0.9942988157272339,-0.8434540629386902,-0.8151382803916931,-0.903801441192627,-1.0986298322677612,-1.3511261940002441,-1.6338673830032349,-1.9231191873550415,-2.202890634536743,-2.517976760864258,-2.691220283508301,-2.8802764415740967,-3.0977604389190674,-3.1946704387664795,-3.252662420272827,-3.3573977947235107,-3.2848470211029053,-3.2226991653442383,-3.3987903594970703,-3.3573977947235107,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3573977947235107,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3573977947235107,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703,-3.3987903594970703 +-3.158573627471924,-1.7022075653076172,-2.266479015350342,-2.1900906562805176,-1.7006916999816895,-1.24528968334198,-1.3091541528701782,-1.388458251953125,-1.3147181272506714,-1.0732829570770264,-0.8904638290405273,-0.8388431072235107,-0.8588484525680542,-1.0108972787857056,-1.216565489768982,-1.4561430215835571,-1.7571730613708496,-1.9972056150436401,-2.1900906562805176,-2.4026987552642822,-2.6145055294036865,-2.8363542556762695,-2.982482433319092,-3.079392194747925,-3.158573627471924,-3.117180824279785,-3.117180824279785,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.117180824279785,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924,-3.158573627471924 +-2.9270622730255127,-1.584639549255371,-2.408548355102539,-2.0462486743927,-1.799957513809204,-1.3541905879974365,-1.4007229804992676,-1.5729538202285767,-1.4371037483215332,-1.1719499826431274,-0.9562506079673767,-0.8500579595565796,-0.8720663785934448,-0.9466043710708618,-1.0926414728164673,-1.2865808010101318,-1.582669973373413,-1.8336405754089355,-1.9776722192764282,-2.358860492706299,-2.4499409198760986,-2.696613311767578,-2.885669469833374,-2.696613311767578,-2.722942352294922,-2.885669469833374,-2.885669469833374,-2.885669469833374,-2.9270622730255127,-2.885669469833374,-2.9270622730255127,-2.9270622730255127,-2.885669469833374,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127,-2.9270622730255127 +-2.771146297454834,-1.8026634454727173,-2.356173038482666,-2.0152714252471924,-1.7583091259002686,-1.361213207244873,-1.3646061420440674,-1.5616313219070435,-1.4657950401306152,-1.2358522415161133,-1.0460518598556519,-0.8757237792015076,-0.8578624725341797,-0.929161548614502,-1.0339536666870117,-1.3027989864349365,-1.5016334056854248,-1.771146297454834,-1.9787546396255493,-2.21484375,-2.373206377029419,-2.515873908996582,-2.657202959060669,-2.625018358230591,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.7297537326812744,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834,-2.771146297454834 +-2.5868122577667236,-2.4107210636138916,-2.2645928859710693,-2.1244142055511475,-1.846449613571167,-1.3992915153503418,-1.6136844158172607,-1.8233842849731445,-1.6136844158172607,-1.371968388557434,-1.1350258588790894,-0.9687641859054565,-0.9082939028739929,-0.8861085176467896,-0.9249995946884155,-1.1319674253463745,-1.2563984394073486,-1.5739750862121582,-1.8233842849731445,-1.9147144556045532,-2.382692337036133,-2.4728689193725586,-2.545419692993164,-2.545419692993164,-2.545419692993164,-2.5076310634613037,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.545419692993164,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236,-2.5868122577667236 +-2.451172113418579,-1.9740508794784546,-2.053232192993164,-2.128952980041504,-1.702984094619751,-1.3577505350112915,-1.48738431930542,-1.6952972412109375,-1.6186631917953491,-1.4097795486450195,-1.1747103929519653,-0.9887741804122925,-0.9379545450210571,-0.9352983236312866,-1.0514984130859375,-1.0838162899017334,-1.286819338798523,-1.6316282749176025,-1.7108094692230225,-2.053232192993164,-2.150142192840576,-2.451172113418579,-2.305044174194336,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579,-2.451172113418579 +-2.3904051780700684,-1.788345217704773,-2.2764618396759033,-2.2143139839172363,-1.7671558856964111,-1.431363821029663,-1.6345303058624268,-1.7371926307678223,-1.6828349828720093,-1.4036333560943604,-1.2505260705947876,-1.0362967252731323,-0.9310126900672913,-0.9004466533660889,-0.9855714440345764,-1.1424318552017212,-1.3005000352859497,-1.4410151243209839,-1.7993404865264893,-1.9280071258544922,-2.1862852573394775,-2.244277000427246,-2.3490123748779297,-2.3112239837646484,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3490123748779297,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684,-2.3904051780700684 +-2.326335906982422,-2.0475821495056152,-2.122215986251831,-2.1802077293395996,-1.8492145538330078,-1.5481846332550049,-1.7135519981384277,-1.7822678089141846,-1.7135519981384277,-1.5704610347747803,-1.3220144510269165,-1.2399760484695435,-1.0568228960037231,-1.0041165351867676,-0.9858916997909546,-1.0662645101547241,-1.174047589302063,-1.2399760484695435,-1.439845085144043,-1.6020599603652954,-1.8349741697311401,-1.8791778087615967,-2.0475821495056152,-2.02530574798584,-2.1802077293395996,-2.247154712677002,-2.247154712677002,-2.212392568588257,-2.326335906982422,-2.247154712677002,-2.326335906982422,-2.247154712677002,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422,-2.326335906982422 +-2.2757718563079834,-2.234379291534424,-2.1618285179138184,-2.1965906620025635,-1.895560622215271,-1.559768557548523,-1.3672869205474854,-1.5354092121124268,-1.585575819015503,-1.5768018960952759,-1.3072890043258667,-1.1965906620025635,-1.0453230142593384,-1.0157004594802856,-0.9970182776451111,-1.1055102348327637,-1.2226934432983398,-1.4007105827331543,-1.5049198865890503,-1.642303466796875,-1.895560622215271,-2.1296439170837402,-2.1965906620025635,-2.234379291534424,-2.1965906620025635,-2.1965906620025635,-2.2757718563079834,-2.1965906620025635,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834,-2.2757718563079834 +-2.094820499420166,-2.094820499420166,-2.0534276962280273,-2.094820499420166,-1.7330925464630127,-1.714609146118164,-1.9486923217773438,-1.839547872543335,-1.7726011276245117,-1.663456678390503,-1.5385178327560425,-1.3389455080032349,-1.1503376960754395,-1.1263374090194702,-0.9842306971549988,-1.049497365951538,-1.1310325860977173,-1.2559713125228882,-1.4416078329086304,-1.714609146118164,-1.793790340423584,-1.9486923217773438,-1.9187290668487549,-2.0534276962280273,-2.094820499420166,-2.0534276962280273,-2.0534276962280273,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166,-2.094820499420166 +-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.7629873752593994,-1.738163709640503,-1.692406177520752,-1.562072515487671,-1.692406177520752,-1.692406177520752,-1.578462839126587,-1.3499835729599,-1.277432918548584,-1.2300082445144653,-1.2225842475891113,-1.1301133632659912,-1.2225842475891113,-1.2858660221099854,-1.4136526584625244,-1.51631498336792,-1.692406177520752,-1.8473081588745117,-1.9142550230026245,-1.8794928789138794,-1.9142550230026245,-1.9934362173080444,-1.9520435333251953,-1.9934362173080444,-1.9934362173080444,-1.9520435333251953,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444,-1.9934362173080444 +-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.8374981880187988,-1.7795063257217407,-1.3115284442901611,-1.465112328529358,-1.6825963258743286,-1.5686529874801636,-1.552262544631958,-1.4922646284103394,-1.4154245853424072,-1.4922646284103394,-1.1982964277267456,-1.2512325048446655,-1.2127742767333984,-1.370842456817627,-1.3208684921264648,-1.4922646284103394,-1.5856863260269165,-1.704872727394104,-1.704872727394104,-1.8696829080581665,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9422335624694824,-1.9422335624694824,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9422335624694824,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315,-1.9836262464523315 +-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9113997220993042,-1.8736112117767334,-1.6740388870239258,-1.6740388870239258,-1.6305731534957886,-1.4213135242462158,-1.3617278337478638,-1.3400086164474487,-1.4213135242462158,-1.3730088472366333,-1.3964899778366089,-1.2124297618865967,-1.350732445716858,-1.319324016571045,-1.4213135242462158,-1.4756712913513184,-1.6305731534957886,-1.572581171989441,-1.6975198984146118,-1.8736112117767334,-1.8736112117767334,-1.8388490676879883,-1.9113997220993042,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533,-1.9527924060821533 +-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.8409420251846313,-1.7160032987594604,-1.597904086112976,-1.773995280265808,-1.8061800003051758,-1.8061800003051758,-1.6648508310317993,-1.5399121046066284,-1.428761601448059,-1.351921558380127,-1.2211533784866333,-1.1347935199737549,-1.3180633783340454,-1.2766706943511963,-1.3638207912445068,-1.4430021047592163,-1.597904086112976,-1.7440320253372192,-1.8409420251846313,-1.8787306547164917,-1.8787306547164917,-1.8787306547164917,-1.9201233386993408,-1.8787306547164917,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408,-1.9201233386993408 +-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.8556842803955078,-1.720985770225525,-1.783133625984192,-1.720985770225525,-1.720985770225525,-1.666628122329712,-1.6183234453201294,-1.4657132625579834,-1.4499189853668213,-1.5353491306304932,-1.2738276720046997,-1.2343192100524902,-1.317293405532837,-1.3288753032684326,-1.3407745361328125,-1.4346790313720703,-1.499137043952942,-1.7509489059448242,-1.817895770072937,-1.7509489059448242,-1.817895770072937,-1.8556842803955078,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357,-1.897076964378357 +-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.5659953355789185,-1.4276926517486572,-1.6561719179153442,-1.6561719179153442,-1.6909340620040894,-1.5940240621566772,-1.5659953355789185,-1.5940240621566772,-1.5659953355789185,-1.5659953355789185,-1.6239873170852661,-1.7287225723266602,-1.5396664142608643,-1.6561719179153442,-1.5940240621566772,-1.7287225723266602,-1.7287225723266602,-1.7287225723266602,-1.7701153755187988,-1.7701153755187988,-1.6909340620040894,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988,-1.7701153755187988 +-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.6384892463684082,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.603727102279663,-1.676277756690979,-1.7176705598831177,-1.603727102279663,-1.676277756690979,-1.7176705598831177,-1.7176705598831177,-1.6384892463684082,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177,-1.7176705598831177 +-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.633468508720398,-1.7681670188903809,-1.73037850856781,-1.695616364479065,-1.7681670188903809,-1.7681670188903809,-1.80955970287323,-1.7681670188903809,-1.73037850856781,-1.5542871952056885,-1.530806064605713,-1.5085296630859375,-1.3781960010528564,-1.467137098312378,-1.3471617698669434,-1.4873404502868652,-1.530806064605713,-1.4478318691253662,-1.5791107416152954,-1.7681670188903809,-1.695616364479065,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323,-1.80955970287323 +-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.6326909065246582,-1.5705429315567017,-1.5161852836608887,-1.5161852836608887,-1.6326909065246582,-1.5705429315567017,-1.5425142049789429,-1.5425142049789429,-1.6326909065246582,-1.7052414417266846,-1.7052414417266846,-1.7466341257095337,-1.7052414417266846,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337,-1.7466341257095337 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.778151273727417,-1.778151273727417,-1.5228787660598755,-1.5740312337875366,-1.3309931755065918,-1.7367585897445679,-1.7367585897445679,-1.664207935333252,-1.6020599603652954,-1.5477023124694824,-1.698970079421997,-1.664207935333252,-1.778151273727417,-1.7367585897445679,-1.698970079421997,-1.698970079421997,-1.698970079421997,-1.6320232152938843,-1.6320232152938843,-1.5740312337875366,-1.664207935333252,-1.698970079421997,-1.664207935333252,-1.5740312337875366,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.7367585897445679,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7121903896331787,-1.6396397352218628,-1.7535830736160278,-1.7535830736160278,-1.7121903896331787,-1.7121903896331787,-1.7535830736160278,-1.6074550151824951,-1.6744017601013184,-1.6744017601013184,-1.5774917602539062,-1.6396397352218628,-1.5494630336761475,-1.6396397352218628,-1.5774917602539062,-1.5494630336761475,-1.6396397352218628,-1.6396397352218628,-1.6074550151824951,-1.7535830736160278,-1.6074550151824951,-1.7121903896331787,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278,-1.7535830736160278 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.6981797218322754,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.6981797218322754,-1.660391092300415,-1.5934443473815918,-1.62562894821167,-1.5934443473815918,-1.5934443473815918,-1.5354523658752441,-1.6981797218322754,-1.5934443473815918,-1.5934443473815918,-1.660391092300415,-1.660391092300415,-1.6981797218322754,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245,-1.7395724058151245 +-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.6879745721817017,-1.6879745721817017,-1.653212547302246,-1.5367069244384766,-1.6879745721817017,-1.7671558856964111,-1.725763201713562,-1.653212547302246,-1.653212547302246,-1.725763201713562,-1.653212547302246,-1.6879745721817017,-1.4247331619262695,-1.5118833780288696,-1.4661258459091187,-1.5630358457565308,-1.6879745721817017,-1.653212547302246,-1.653212547302246,-1.725763201713562,-1.7671558856964111,-1.725763201713562,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.519822120666504,-0.0015489538200199604,-2.4941139221191406,-3.550987958908081,-4.223389148712158,-4.9333415031433105,-5.879171371459961,-6.55232048034668,-6.879340171813965,-7.037949085235596,-7.145990371704102,-7.290651798248291,-7.39369010925293,-7.549474716186523,-7.6316423416137695,-7.749706268310547,-7.80298376083374,-7.9112958908081055,-7.999993801116943,-8.01739501953125,-8.111581802368164,-8.163795471191406,-8.199675559997559,-8.28177547454834,-8.315701484680176,-8.361458778381348,-8.437036514282227,-8.498632431030273,-8.551339149475098,-8.600743293762207,-8.611336708068848,-8.66248893737793,-8.706908226013184,-8.674723625183105,-8.78742790222168,-8.812251091003418,-8.803818702697754,-8.857064247131348,-9.014671325683594,-8.89657211303711,-8.940037727355957,-8.907037734985352,-8.988343238830566,-9.05742359161377,-8.886353492736816,-9.05742359161377,-9.10484790802002,-9.158093452453613,-9.05742359161377,-9.072663307189941,-9.158093452453613 +-8.934165954589844,-1.7911906242370605,-0.010480455122888088,-2.155775308609009,-3.2400460243225098,-4.0108418464660645,-5.114865303039551,-6.013781547546387,-6.405120372772217,-6.550709247589111,-6.639699459075928,-6.712490558624268,-6.792716026306152,-6.883399486541748,-6.979923248291016,-7.031619071960449,-7.131392002105713,-7.202577114105225,-7.317165374755859,-7.352102279663086,-7.396346569061279,-7.4870076179504395,-7.559417247772217,-7.593721389770508,-7.650864601135254,-7.714057445526123,-7.797445297241211,-7.8407440185546875,-7.807061195373535,-7.989683151245117,-7.975124359130859,-8.031075477600098,-8.114622116088867,-8.127985954284668,-8.121252059936523,-8.134824752807617,-8.280953407287598,-8.271408081054688,-8.354382514953613,-8.271408081054688,-8.321381568908691,-8.502801895141602,-8.390097618103027,-8.519192695617676,-8.402687072753906,-8.519192695617676,-8.519192695617676,-8.487008094787598,-8.377862930297852,-8.611946105957031,-8.611946105957031 +-8.331724166870117,-2.123277425765991,-1.3309175968170166,-0.031474046409130096,-1.8435479402542114,-2.898303985595703,-4.0588202476501465,-5.206633567810059,-5.692337512969971,-5.839522838592529,-5.909298896789551,-5.999083995819092,-6.078629016876221,-6.193737506866455,-6.27596378326416,-6.359521389007568,-6.499854564666748,-6.614053726196289,-6.709510326385498,-6.761181354522705,-6.854603290557861,-6.911768436431885,-7.043922424316406,-7.078871250152588,-7.062211513519287,-7.238302707672119,-7.290331840515137,-7.286401271820068,-7.382334232330322,-7.450910568237305,-7.4684014320373535,-7.607448577880859,-7.512180328369141,-7.668966770172119,-7.751940727233887,-7.775421619415283,-7.632754325866699,-7.775421619415283,-7.884566307067871,-7.813210487365723,-7.80024528503418,-7.813210487365723,-7.900360584259033,-7.884566307067871,-8.127604484558105,-8.030694007873535,-7.933784484863281,-8.076452255249023,-7.916750907897949,-8.052970886230469,-7.933784484863281 +-7.67730188369751,-2.088528871536255,-1.6365363597869873,-1.026128888130188,-0.07272575050592422,-1.5730754137039185,-2.7256734371185303,-3.9602224826812744,-4.7735066413879395,-5.006777763366699,-5.094783782958984,-5.202503204345703,-5.345065593719482,-5.443544387817383,-5.596314907073975,-5.701869964599609,-5.837823867797852,-5.935362815856934,-6.041818141937256,-6.1509623527526855,-6.265682220458984,-6.2759013175964355,-6.378448963165283,-6.509984493255615,-6.51893949508667,-6.587396621704102,-6.67730188369751,-6.686075687408447,-6.768816947937012,-6.768816947937012,-6.944908142089844,-6.921426773071289,-6.987105846405029,-6.987105846405029,-7.109100341796875,-7.0145440101623535,-7.043833255767822,-7.097518444061279,-7.334878921508789,-7.262328624725342,-7.334878921508789,-7.185940265655518,-7.185940265655518,-7.297090530395508,-7.446852684020996,-7.398548126220703,-7.501210689544678,-7.446852684020996,-7.3550825119018555,-7.422029495239258,-7.422029495239258 +-7.023340225219727,-2.1149849891662598,-1.7525718212127686,-1.3387874364852905,-0.7358407974243164,-0.14741113781929016,-1.513468861579895,-2.743657350540161,-3.708167791366577,-4.132975101470947,-4.290223121643066,-4.447690486907959,-4.627490043640137,-4.788823127746582,-4.961511135101318,-5.084820747375488,-5.20379638671875,-5.351242542266846,-5.410556316375732,-5.56094217300415,-5.605039119720459,-5.644942283630371,-5.850153923034668,-5.838648796081543,-6.010502815246582,-6.010502815246582,-6.104262351989746,-6.136849403381348,-6.20379638671875,-6.238010406494141,-6.238010406494141,-6.479272365570068,-6.333144187927246,-6.479272365570068,-6.443556785583496,-6.5761823654174805,-6.625400066375732,-6.5462188720703125,-6.643128871917725,-6.625400066375732,-6.792891502380371,-6.643128871917725,-6.819220066070557,-6.643128871917725,-6.661612510681152,-6.680917739868164,-6.792891502380371,-6.8472490310668945,-6.981947422027588,-6.8472490310668945,-6.877212047576904 +-6.317739486694336,-2.142947196960449,-1.8836337327957153,-1.598062515258789,-1.0899256467819214,-0.5643997192382812,-0.24067756533622742,-1.6467387676239014,-2.708860397338867,-3.213423013687134,-3.473137855529785,-3.703369379043579,-3.9601855278015137,-4.170372009277344,-4.380722999572754,-4.565690994262695,-4.722243309020996,-4.8644208908081055,-4.928573131561279,-5.02327299118042,-5.150422096252441,-5.203795909881592,-5.388320446014404,-5.454416275024414,-5.478890419006348,-5.561864376068115,-5.554311275482178,-5.65498161315918,-5.737955570220947,-5.674286842346191,-5.6944899559021,-5.840618133544922,-5.799225330352783,-5.937528133392334,-5.886375427246094,-5.995520114898682,-5.975316524505615,-6.016709327697754,-5.9560112953186035,-6.038985729217529,-6.016709327697754,-6.113619327545166,-6.113619327545166,-6.087290287017822,-6.113619327545166,-6.113619327545166,-6.171611309051514,-6.141648292541504,-6.171611309051514,-6.113619327545166,-6.317739486694336 +-5.486160755157471,-2.0865907669067383,-1.9424773454666138,-1.7901015281677246,-1.26137375831604,-0.748740553855896,-0.458579421043396,-0.4660770893096924,-1.5309733152389526,-2.206402540206909,-2.5499486923217773,-2.876779556274414,-3.228722095489502,-3.547640800476074,-3.831022262573242,-4.077920436859131,-4.243122577667236,-4.38578987121582,-4.486160755157471,-4.660085678100586,-4.804919242858887,-4.778590202331543,-4.942092418670654,-4.954681873321533,-5.088220596313477,-5.088220596313477,-5.124432563781738,-5.163941383361816,-5.105949401855469,-5.255711555480957,-5.282040596008301,-5.310069561004639,-5.207406997680664,-5.340032577514648,-5.2308878898620605,-5.486160755157471,-5.340032577514648,-5.310069561004639,-5.310069561004639,-5.372217178344727,-5.444767951965332,-5.340032577514648,-5.444767951965332,-5.406979560852051,-5.444767951965332,-5.444767951965332,-5.372217178344727,-5.406979560852051,-5.444767951965332,-5.486160755157471,-5.406979560852051 +-4.783647537231445,-2.0031144618988037,-2.0289173126220703,-1.931289792060852,-1.3796184062957764,-0.9552521705627441,-0.5649154186248779,-0.5567464828491211,-0.7085133790969849,-1.3794984817504883,-1.787705659866333,-2.155872344970703,-2.5416035652160645,-2.9473235607147217,-3.2839608192443848,-3.5141348838806152,-3.770810604095459,-4.020219802856445,-4.1815876960754395,-4.2273454666137695,-4.278497695922852,-4.385707855224609,-4.368674278259277,-4.55319881439209,-4.579527854919434,-4.579527854919434,-4.55319881439209,-4.637519836425781,-4.669704437255859,-4.669704437255859,-4.669704437255859,-4.742255210876465,-4.637519836425781,-4.637519836425781,-4.742255210876465,-4.783647537231445,-4.742255210876465,-4.783647537231445,-4.742255210876465,-4.742255210876465,-4.783647537231445,-4.783647537231445,-4.704466342926025,-4.742255210876465,-4.783647537231445,-4.783647537231445,-4.783647537231445,-4.704466342926025,-4.742255210876465,-4.742255210876465,-4.742255210876465 +-4.340729713439941,-1.8411799669265747,-2.0674967765808105,-1.9967305660247803,-1.561205267906189,-1.1357418298721313,-0.6985817551612854,-0.665877640247345,-0.7326209545135498,-0.835959792137146,-1.1540274620056152,-1.5418028831481934,-1.9473298788070679,-2.3778867721557617,-2.771355628967285,-3.1646382808685303,-3.381688117980957,-3.6972768306732178,-3.8355796337127686,-4.0854573249816895,-3.9257562160491943,-4.0854573249816895,-4.164638519287109,-4.164638519287109,-4.1366095542907715,-4.194601535797119,-4.299336910247803,-4.164638519287109,-4.340729713439941,-4.2615485191345215,-4.299336910247803,-4.226786136627197,-4.340729713439941,-4.226786136627197,-4.226786136627197,-4.340729713439941,-4.299336910247803,-4.2615485191345215,-4.340729713439941,-4.340729713439941,-4.340729713439941,-4.299336910247803,-4.340729713439941,-4.340729713439941,-4.340729713439941,-4.340729713439941,-4.299336910247803,-4.340729713439941,-4.340729713439941,-4.340729713439941,-4.340729713439941 +-4.095134258270264,-1.6521846055984497,-2.043596029281616,-1.9968369007110596,-1.566603422164917,-1.2784955501556396,-0.8550097942352295,-0.82197105884552,-0.8344907760620117,-0.7898046374320984,-0.8471611738204956,-1.096962332725525,-1.47698175907135,-1.8945574760437012,-2.336979866027832,-2.6735305786132812,-3.0657505989074707,-3.269059658050537,-3.6327364444732666,-3.6479763984680176,-3.6971945762634277,-3.8398618698120117,-3.79410457611084,-3.9190433025360107,-3.9811911582946777,-3.9490065574645996,-4.015953063964844,-4.053741931915283,-4.095134258270264,-4.015953063964844,-3.9811911582946777,-4.053741931915283,-4.095134258270264,-4.095134258270264,-4.053741931915283,-4.053741931915283,-4.053741931915283,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264,-4.095134258270264 +-3.8838202953338623,-1.7715506553649902,-2.1196441650390625,-2.1035029888153076,-1.6373218297958374,-1.3947060108184814,-0.97770094871521,-0.9633318185806274,-0.9469549059867859,-0.824522078037262,-0.7663833498954773,-0.8805322051048279,-1.148221492767334,-1.5203964710235596,-1.9673664569854736,-2.4052538871765137,-2.7346012592315674,-2.9973297119140625,-3.2927558422088623,-3.39245867729187,-3.561601161956787,-3.7077291011810303,-3.6050667762756348,-3.737692356109619,-3.8838202953338623,-3.8046391010284424,-3.7698769569396973,-3.7698769569396973,-3.8424277305603027,-3.8838202953338623,-3.8424277305603027,-3.8838202953338623,-3.8424277305603027,-3.8424277305603027,-3.8424277305603027,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8424277305603027,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8838202953338623,-3.8424277305603027 +-3.707919120788574,-1.8566608428955078,-2.2781667709350586,-2.1224584579467773,-1.6610339879989624,-1.4239399433135986,-1.016484022140503,-1.0931273698806763,-1.0865352153778076,-0.9072708487510681,-0.7801896333694458,-0.7949005365371704,-0.981925904750824,-1.2770382165908813,-1.6247750520706177,-2.0367462635040283,-2.4201173782348633,-2.6908857822418213,-2.895005702972412,-3.2307980060577393,-3.4774701595306396,-3.4068892002105713,-3.531827926635742,-3.561791181564331,-3.4526467323303223,-3.6665265560150146,-3.6665265560150146,-3.6665265560150146,-3.707919120788574,-3.6665265560150146,-3.707919120788574,-3.6287379264831543,-3.707919120788574,-3.6665265560150146,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.6665265560150146,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.707919120788574,-3.6665265560150146,-3.707919120788574,-3.707919120788574 +-3.5328052043914795,-1.9813553094863892,-2.2679874897003174,-2.2586474418640137,-1.6754728555679321,-1.5157719850540161,-1.1452375650405884,-1.2034075260162354,-1.2274539470672607,-0.996373176574707,-0.808447539806366,-0.7478315830230713,-0.8593236207962036,-1.0971201658248901,-1.4239022731781006,-1.7746506929397583,-2.0810189247131348,-2.4429001808166504,-2.693956136703491,-3.014291286468506,-3.0856473445892334,-3.254051685333252,-3.3567140102386475,-3.3286852836608887,-3.4536240100860596,-3.49141263961792,-3.4536240100860596,-3.4536240100860596,-3.49141263961792,-3.49141263961792,-3.3866772651672363,-3.4536240100860596,-3.49141263961792,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.49141263961792,-3.5328052043914795,-3.4536240100860596,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795,-3.5328052043914795 +-3.393101215362549,-1.7845752239227295,-2.393101215362549,-2.2725272178649902,-1.6425927877426147,-1.6049327850341797,-1.2248984575271606,-1.3501321077346802,-1.3423348665237427,-1.126164197921753,-0.8848408460617065,-0.7661452293395996,-0.8008133769035339,-0.9462534785270691,-1.2263751029968262,-1.5375820398330688,-1.8590750694274902,-2.199976682662964,-2.4792873859405518,-2.6855309009552,-2.874587297439575,-3.114347457885742,-3.1378285884857178,-3.279157876968384,-3.279157876968384,-3.35170841217041,-3.35170841217041,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.313920021057129,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.35170841217041,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.313920021057129,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.393101215362549,-3.35170841217041 +-3.1521966457366943,-1.7273149490356445,-2.2028064727783203,-2.2028064727783203,-1.788584589958191,-1.6232799291610718,-1.2771353721618652,-1.4387060403823853,-1.4395469427108765,-1.2023189067840576,-0.9746600985527039,-0.8221888542175293,-0.8203645348548889,-0.8880874514579773,-1.0751922130584717,-1.3433107137680054,-1.6429940462112427,-1.9243098497390747,-2.193155288696289,-2.4800987243652344,-2.5724129676818848,-2.705038547515869,-2.8097739219665527,-2.976105213165283,-2.8734428882598877,-3.006068706512451,-2.976105213165283,-3.006068706512451,-3.1108038425445557,-3.0730154514312744,-3.1521966457366943,-3.1108038425445557,-3.0730154514312744,-3.1108038425445557,-3.1521966457366943,-3.1521966457366943,-3.1108038425445557,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943,-3.1108038425445557,-3.1521966457366943,-3.1108038425445557,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943,-3.1521966457366943 +-2.9308981895446777,-1.627701997756958,-2.4537768363952637,-2.0920491218566895,-1.8270944356918335,-1.7160543203353882,-1.4451767206192017,-1.659056544303894,-1.6107518672943115,-1.3626964092254639,-1.0926789045333862,-0.9227239489555359,-0.8240275382995605,-0.8638272285461426,-0.9477230310440063,-1.1399096250534058,-1.3930790424346924,-1.6364319324493408,-1.870200276374817,-2.0858001708984375,-2.3398334980010986,-2.4395363330841064,-2.6086788177490234,-2.7548067569732666,-2.7847700119018555,-2.7847700119018555,-2.8517167568206787,-2.7847700119018555,-2.889505386352539,-2.889505386352539,-2.889505386352539,-2.9308981895446777,-2.9308981895446777,-2.889505386352539,-2.9308981895446777,-2.889505386352539,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777,-2.9308981895446777 +-2.7658920288085938,-2.122439384460449,-2.3679518699645996,-2.122439384460449,-1.8468139171600342,-1.6620882749557495,-1.3696925640106201,-1.5644948482513428,-1.705194115638733,-1.4098660945892334,-1.104079246520996,-0.9770168662071228,-0.8688149452209473,-0.8873701691627502,-0.972101628780365,-1.1107535362243652,-1.2773412466049194,-1.4562617540359497,-1.7746658325195312,-1.9735002517700195,-2.1748273372650146,-2.3679518699645996,-2.3345282077789307,-2.6519486904144287,-2.561771869659424,-2.7658920288085938,-2.686710834503174,-2.7658920288085938,-2.724499225616455,-2.724499225616455,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.7658920288085938,-2.724499225616455,-2.7658920288085938,-2.7658920288085938 +-2.5766868591308594,-2.3214142322540283,-2.2342641353607178,-2.114288806915283,-1.8058347702026367,-1.7133638858795166,-1.4368077516555786,-1.6845922470092773,-1.7913569211959839,-1.5048048496246338,-1.2713353633880615,-1.0529403686523438,-0.9724607467651367,-0.9293038249015808,-0.9158213138580322,-1.0742597579956055,-1.1389362812042236,-1.3462378978729248,-1.5473029613494873,-1.7705068588256836,-1.9332340955734253,-2.1453230381011963,-2.214958906173706,-2.4005956649780273,-2.4627435207366943,-2.4975056648254395,-2.4627435207366943,-2.4975056648254395,-2.4627435207366943,-2.5766868591308594,-2.5352940559387207,-2.5352940559387207,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594,-2.5766868591308594 +-2.45224666595459,-2.1300272941589355,-2.0372731685638428,-2.3061184883117676,-1.9207676649093628,-1.6888185739517212,-1.6197376251220703,-1.771005392074585,-1.7362432479858398,-1.4884587526321411,-1.2849292755126953,-1.0943117141723633,-0.9511873126029968,-0.9567022323608398,-0.966525137424469,-1.077498197555542,-1.1689453125,-1.3730653524398804,-1.5028564929962158,-1.6009882688522339,-1.9207676649093628,-1.9751253128051758,-2.1300272941589355,-2.2217977046966553,-2.3061184883117676,-2.2761552333831787,-2.3061184883117676,-2.410853862762451,-2.410853862762451,-2.45224666595459,-2.45224666595459,-2.410853862762451,-2.45224666595459,-2.410853862762451,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.410853862762451,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459,-2.45224666595459 +-2.370327949523926,-1.6713579893112183,-2.2563846111297607,-2.166208028793335,-1.7171155214309692,-1.707570195198059,-1.7905443906784058,-1.8140255212783813,-1.7905443906784058,-1.5507841110229492,-1.3791019916534424,-1.1150555610656738,-1.0419484376907349,-0.9829381704330444,-0.9672074913978577,-1.0736627578735352,-1.134799599647522,-1.2734179496765137,-1.4952666759490967,-1.6627578735351562,-1.76826810836792,-1.990116834640503,-2.069298028945923,-2.1942367553710938,-2.2563846111297607,-2.328935384750366,-2.370327949523926,-2.291146755218506,-2.328935384750366,-2.370327949523926,-2.328935384750366,-2.370327949523926,-2.328935384750366,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.328935384750366,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926,-2.370327949523926 +-2.3283796310424805,-2.1522884368896484,-2.2491984367370605,-1.9666517972946167,-2.182251453399658,-1.9666517972946167,-1.6471383571624756,-1.7051303386688232,-1.8098657131195068,-1.8098657131195068,-1.5154662132263184,-1.2869869470596313,-1.1581178903579712,-1.073107123374939,-1.0428223609924316,-1.0166257619857788,-1.0755265951156616,-1.1269824504852295,-1.2909531593322754,-1.4533183574676514,-1.6949111223220825,-1.684926986694336,-1.7051303386688232,-1.8970158100128174,-2.1242597103118896,-2.1522884368896484,-2.182251453399658,-2.1522884368896484,-2.2144362926483154,-2.3283796310424805,-2.182251453399658,-2.286986827850342,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805,-2.3283796310424805 +-2.233503818511963,-2.154322624206543,-2.119560480117798,-1.8910810947418213,-1.7421420812606812,-1.6207199096679688,-1.5433076620101929,-1.7020248174667358,-1.7863457202911377,-1.552262544631958,-1.3946547508239746,-1.2650208473205566,-1.1365936994552612,-1.1162325143814087,-1.0812153816223145,-1.0936247110366821,-1.1400821208953857,-1.2557802200317383,-1.4411121606826782,-1.5092278718948364,-1.6537201404571533,-1.8355637788772583,-1.9324737787246704,-1.9547501802444458,-1.9547501802444458,-2.0873756408691406,-2.233503818511963,-2.154322624206543,-2.154322624206543,-2.154322624206543,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.192111015319824,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963,-2.233503818511963 +-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.0033278465270996,-1.7748486995697021,-1.8868223428726196,-1.7950520515441895,-1.9131512641906738,-1.8619987964630127,-1.7370600700378418,-1.5857924222946167,-1.317930817604065,-1.253948450088501,-1.1582298278808594,-1.2034574747085571,-1.1395477056503296,-1.0878875255584717,-1.2196441888809204,-1.2911964654922485,-1.4270751476287842,-1.5490695238113403,-1.5732033252716064,-1.654873251914978,-1.7748486995697021,-1.9411799907684326,-2.0380899906158447,-1.9711432456970215,-1.9711432456970215,-2.1172711849212646,-2.1172711849212646,-2.075878620147705,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646,-2.1172711849212646 +-1.972665548324585,-1.893484354019165,-1.893484354019165,-1.893484354019165,-1.8265376091003418,-1.6939120292663574,-1.6504462957382202,-1.717393159866333,-1.893484354019165,-1.7685456275939941,-1.6504462957382202,-1.5255075693130493,-1.4541516304016113,-1.3706055879592896,-1.3194531202316284,-1.1664856672286987,-1.3194531202316284,-1.2323029041290283,-1.3494162559509277,-1.3005677461624146,-1.4675155878067017,-1.5924543142318726,-1.630242943763733,-1.796574354171753,-1.85872220993042,-1.972665548324585,-1.893484354019165,-1.85872220993042,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.893484354019165,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585,-1.972665548324585 +-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.452457308769226,-1.8436639308929443,-1.5104492902755737,-1.577396035194397,-1.577396035194397,-1.8114792108535767,-1.5596673488616943,-1.6151846647262573,-1.5262435674667358,-1.452457308769226,-1.3665426969528198,-1.4390933513641357,-1.4135392904281616,-1.3448234796524048,-1.4390933513641357,-1.4135392904281616,-1.4135392904281616,-1.5596673488616943,-1.5596673488616943,-1.7534873485565186,-1.6353880167007446,-1.7271583080291748,-1.7271583080291748,-1.7534873485565186,-1.8114792108535767,-1.9576072692871094,-1.9162145853042603,-1.9162145853042603,-1.9162145853042603,-1.9162145853042603,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094,-1.9576072692871094 +-1.9395192861557007,-1.8603379726409912,-1.9395192861557007,-1.8255759477615356,-1.8255759477615356,-1.6384892463684082,-1.6384892463684082,-1.7090703248977661,-1.793391227722168,-1.5593080520629883,-1.4343693256378174,-1.5245459079742432,-1.5245459079742432,-1.4623980522155762,-1.4771212339401245,-1.448157548904419,-1.4623980522155762,-1.4343693256378174,-1.3374593257904053,-1.3832167387008667,-1.3954511880874634,-1.597096562385559,-1.597096562385559,-1.6172999143600464,-1.7090703248977661,-1.763427972793579,-1.7090703248977661,-1.7353992462158203,-1.8603379726409912,-1.8255759477615356,-1.8255759477615356,-1.9395192861557007,-1.8981266021728516,-1.9395192861557007,-1.8981266021728516,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007 +-1.8948696851730347,-1.8534770011901855,-1.8948696851730347,-1.8948696851730347,-1.8534770011901855,-1.7809263467788696,-1.7809263467788696,-1.8948696851730347,-1.8948696851730347,-1.8156883716583252,-1.6644207239151,-1.4635058641433716,-1.6395971775054932,-1.49692964553833,-1.4477115869522095,-1.3897197246551514,-1.2227717638015747,-1.4177484512329102,-1.3508015871047974,-1.4177484512329102,-1.49692964553833,-1.5726503133773804,-1.5726503133773804,-1.552446961402893,-1.718778371810913,-1.6644207239151,-1.7809263467788696,-1.718778371810913,-1.7809263467788696,-1.8534770011901855,-1.8948696851730347,-1.8948696851730347,-1.8534770011901855,-1.8534770011901855,-1.8534770011901855,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347,-1.8948696851730347 +-1.9063349962234497,-1.8649423122406006,-1.8649423122406006,-1.8649423122406006,-1.8271538019180298,-1.7923917770385742,-1.7602070569992065,-1.6510624885559082,-1.7022150754928589,-1.7022150754928589,-1.6510624885559082,-1.5261237621307373,-1.5261237621307373,-1.4149733781814575,-1.3381333351135254,-1.4149733781814575,-1.362267017364502,-1.3500325679779053,-1.3748561143875122,-1.3500325679779053,-1.544607162475586,-1.6053050756454468,-1.5083950757980347,-1.7302438020706177,-1.8271538019180298,-1.7022150754928589,-1.8271538019180298,-1.8649423122406006,-1.8271538019180298,-1.8649423122406006,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.8649423122406006,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497,-1.9063349962234497 +-1.7558748722076416,-1.6766935586929321,-1.7558748722076416,-1.6766935586929321,-1.7144821882247925,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.6766935586929321,-1.7144821882247925,-1.7144821882247925,-1.6766935586929321,-1.6419315338134766,-1.5517548322677612,-1.57978355884552,-1.6766935586929321,-1.6097468137741089,-1.6766935586929321,-1.6766935586929321,-1.6419315338134766,-1.6766935586929321,-1.6097468137741089,-1.6419315338134766,-1.6097468137741089,-1.57978355884552,-1.7144821882247925,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7144821882247925,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7144821882247925,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7144821882247925,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416 +-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.6845189332962036,-1.7259116172790527,-1.7259116172790527,-1.6845189332962036,-1.6467304229736328,-1.7259116172790527,-1.6845189332962036,-1.6845189332962036,-1.6467304229736328,-1.6467304229736328,-1.6119682788848877,-1.6845189332962036,-1.7259116172790527,-1.6845189332962036,-1.7259116172790527,-1.6467304229736328,-1.6467304229736328,-1.6845189332962036,-1.7259116172790527,-1.7259116172790527,-1.6845189332962036,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.6845189332962036,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527,-1.7259116172790527 +-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.2737830877304077,-1.762803554534912,-1.762803554534912,-1.8005921840667725,-1.841984748840332,-1.8005921840667725,-1.8005921840667725,-1.8005921840667725,-1.6658935546875,-1.6658935546875,-1.8005921840667725,-1.5632312297821045,-1.6378648281097412,-1.58671236038208,-1.5197654962539673,-1.58671236038208,-1.611535906791687,-1.49956214427948,-1.4617735147476196,-1.49956214427948,-1.540954828262329,-1.58671236038208,-1.728041410446167,-1.540954828262329,-1.6658935546875,-1.728041410446167,-1.762803554534912,-1.8005921840667725,-1.6958568096160889,-1.8005921840667725,-1.841984748840332,-1.8005921840667725,-1.762803554534912,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.841984748840332,-1.8005921840667725,-1.841984748840332,-1.8005921840667725,-1.841984748840332 +-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.6442112922668457,-1.7167619466781616,-1.7167619466781616,-1.612026572227478,-1.6442112922668457,-1.6442112922668457,-1.7167619466781616,-1.5820634365081787,-1.5820634365081787,-1.5820634365081787,-1.5820634365081787,-1.5820634365081787,-1.5540345907211304,-1.612026572227478,-1.6789734363555908,-1.6442112922668457,-1.6442112922668457,-1.7581546306610107,-1.7581546306610107,-1.7167619466781616,-1.6789734363555908,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107,-1.7167619466781616,-1.7581546306610107,-1.7581546306610107,-1.7581546306610107 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7737864255905151,-1.7737864255905151,-1.65984308719635,-1.5433375835418701,-1.2966651916503906,-1.6276583671569824,-1.732393741607666,-1.732393741607666,-1.65984308719635,-1.5696665048599243,-1.732393741607666,-1.65984308719635,-1.7737864255905151,-1.732393741607666,-1.7737864255905151,-1.7737864255905151,-1.6946052312850952,-1.6946052312850952,-1.732393741607666,-1.732393741607666,-1.5696665048599243,-1.6946052312850952,-1.65984308719635,-1.6946052312850952,-1.732393741607666,-1.732393741607666,-1.65984308719635,-1.65984308719635,-1.6946052312850952,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.6946052312850952,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151,-1.7737864255905151 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.709115743637085,-1.750508427619934,-1.709115743637085,-1.709115743637085,-1.6713271141052246,-1.636565089225769,-1.709115743637085,-1.709115743637085,-1.6713271141052246,-1.709115743637085,-1.6043803691864014,-1.6713271141052246,-1.5463883876800537,-1.636565089225769,-1.5744171142578125,-1.5463883876800537,-1.6713271141052246,-1.6713271141052246,-1.709115743637085,-1.6713271141052246,-1.709115743637085,-1.750508427619934,-1.636565089225769,-1.709115743637085,-1.750508427619934,-1.750508427619934,-1.6713271141052246,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934,-1.750508427619934 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.691001057624817,-1.691001057624817,-1.691001057624817,-1.691001057624817,-1.691001057624817,-1.618450403213501,-1.653212547302246,-1.618450403213501,-1.691001057624817,-1.653212547302246,-1.691001057624817,-1.556302547454834,-1.691001057624817,-1.691001057624817,-1.653212547302246,-1.691001057624817,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.691001057624817,-1.691001057624817,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.691001057624817,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666 +-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.725763201713562,-1.7671558856964111,-1.6210278272628784,-1.7671558856964111,-1.6210278272628784,-1.7671558856964111,-1.725763201713562,-1.725763201713562,-1.7671558856964111,-1.725763201713562,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.6879745721817017,-1.6210278272628784,-1.725763201713562,-1.6879745721817017,-1.653212547302246,-1.5910645723342896,-1.5910645723342896,-1.653212547302246,-1.725763201713562,-1.6210278272628784,-1.6879745721817017,-1.5910645723342896,-1.488402247428894,-1.6210278272628784,-1.6879745721817017,-1.6210278272628784,-1.653212547302246,-1.725763201713562,-1.6879745721817017,-1.7671558856964111,-1.725763201713562,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111,-1.7671558856964111 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.613700866699219,-0.0005712387501262128,-2.988170862197876,-3.6059749126434326,-4.544985771179199,-5.129255294799805,-5.836636543273926,-6.133751392364502,-6.649064064025879,-6.81017541885376,-7.004640102386475,-7.147871971130371,-7.273454666137695,-7.351962089538574,-7.4315714836120605,-7.534519195556641,-7.61110258102417,-7.6894211769104,-7.816432952880859,-7.882918357849121,-7.992524147033691,-8.067157745361328,-8.174367904663086,-8.253865242004395,-8.417800903320312,-8.437609672546387,-8.53451919555664,-8.564482688903809,-8.814359664916992,-8.787625312805176,-8.90613079071045,-8.842848777770996,-9.033917427062988,-9.082221984863281,-9.19872760772705,-9.182336807250977,-9.467572212219238,-9.358428001403809,-9.251973152160645,-9.613700866699219,-9.467572212219238,-9.437609672546387,-9.437609672546387,-9.437609672546387,-9.437609672546387,-9.53451919555664,-9.572307586669922,-9.572307586669922,-9.437609672546387,-9.53451919555664,-9.499756813049316 +-9.035157203674316,-2.3119070529937744,-0.004369246773421764,-2.3246326446533203,-3.4438316822052,-4.548578262329102,-5.294400215148926,-5.62148904800415,-6.1238932609558105,-6.312276840209961,-6.4784932136535645,-6.60186767578125,-6.728518009185791,-6.836225509643555,-6.972951889038086,-7.049731254577637,-7.207142353057861,-7.281574249267578,-7.407791614532471,-7.475250720977783,-7.6495513916015625,-7.690765380859375,-7.817673683166504,-7.989834308624268,-7.9859395027160645,-8.154343605041504,-8.202648162841797,-8.310881614685059,-8.38194465637207,-8.35391616821289,-8.503678321838379,-8.692734718322754,-8.620183944702148,-8.654946327209473,-8.779885292053223,-8.756403923034668,-8.831037521362305,-8.92121410369873,-8.779885292053223,-8.859066009521484,-8.889029502868652,-8.92121410369873,-8.955976486206055,-8.889029502868652,-9.035157203674316,-8.889029502868652,-9.035157203674316,-8.993764877319336,-8.993764877319336,-9.035157203674316,-9.035157203674316 +-8.620912551879883,-2.531637668609619,-1.8687316179275513,-0.015518894419074059,-1.7794076204299927,-2.7714967727661133,-3.666050910949707,-4.179497241973877,-4.914194583892822,-5.113110542297363,-5.28823184967041,-5.444271564483643,-5.562220573425293,-5.6729888916015625,-5.7796783447265625,-5.886032581329346,-6.01668643951416,-6.119168758392334,-6.243606090545654,-6.363234043121338,-6.476027011871338,-6.625716209411621,-6.72993278503418,-6.813377380371094,-6.950666427612305,-7.0276265144348145,-7.1380391120910645,-7.205939292907715,-7.290498733520508,-7.425012588500977,-7.517108917236328,-7.634140968322754,-7.608075141906738,-7.751680850982666,-7.745851039886475,-7.85006046295166,-7.967700004577637,-8.102398872375488,-8.05271053314209,-8.102398872375488,-8.158514022827148,-8.365639686584473,-8.158514022827148,-8.416792869567871,-8.390463829040527,-8.474784851074219,-8.541730880737305,-8.474784851074219,-8.44482135772705,-8.620912551879883,-8.541730880737305 +-8.195249557495117,-3.0318057537078857,-2.5445125102996826,-1.2199405431747437,-0.05086454376578331,-1.3993204832077026,-2.3022992610931396,-2.9248409271240234,-3.7710776329040527,-4.050691604614258,-4.289588928222656,-4.504062652587891,-4.665884017944336,-4.796823978424072,-4.933939456939697,-5.070909023284912,-5.203050136566162,-5.332165241241455,-5.459810733795166,-5.5781450271606445,-5.692413330078125,-5.790587425231934,-5.902772426605225,-5.987615585327148,-6.0769853591918945,-6.174474716186523,-6.301488399505615,-6.363380432128906,-6.43032693862915,-6.542037487030029,-6.622378349304199,-6.708111763000488,-6.7819504737854,-6.856793403625488,-6.9142165184021,-7.013406276702881,-7.241007328033447,-7.153857231140137,-7.281435966491699,-7.276172161102295,-7.3890700340271,-7.496280193328857,-7.487679958343506,-7.582466125488281,-7.676735877990723,-7.627048492431641,-7.651182174682617,-7.690100193023682,-7.852827548980713,-8.019158363342285,-7.916496276855469 +-7.790964126586914,-3.1952033042907715,-3.0704143047332764,-1.6951720714569092,-0.8097906112670898,-0.11428730189800262,-1.3769770860671997,-1.990710735321045,-2.8639793395996094,-3.28377628326416,-3.61456298828125,-3.870011329650879,-4.0581278800964355,-4.24098014831543,-4.422825813293457,-4.5824151039123535,-4.721184730529785,-4.841964244842529,-4.975452423095703,-5.07487678527832,-5.162064552307129,-5.274560928344727,-5.377831935882568,-5.455505847930908,-5.544219017028809,-5.636539936065674,-5.720187664031982,-5.798852443695068,-5.860014915466309,-5.9820780754089355,-6.045108795166016,-6.1170220375061035,-6.251887798309326,-6.248138427734375,-6.356395244598389,-6.42547607421875,-6.4987077713012695,-6.568247318267822,-6.6803741455078125,-6.730266094207764,-6.769774436950684,-6.871885776519775,-6.9397053718566895,-7.091993808746338,-7.074960708618164,-7.091993808746338,-7.259484767913818,-7.246895790100098,-7.299602031707764,-7.23466157913208,-7.222762107849121 +-7.2729573249816895,-3.3109006881713867,-3.2242629528045654,-1.9899804592132568,-1.1265169382095337,-0.6148471832275391,-0.23154816031455994,-1.162614107131958,-2.00124454498291,-2.4980783462524414,-2.95027494430542,-3.2849202156066895,-3.520939588546753,-3.737030506134033,-3.943986654281616,-4.124354362487793,-4.290278911590576,-4.436127185821533,-4.555703163146973,-4.683342933654785,-4.785677433013916,-4.859489917755127,-4.9671759605407715,-5.0809478759765625,-5.152054309844971,-5.216814994812012,-5.309169292449951,-5.405489921569824,-5.4695000648498535,-5.537358283996582,-5.618780612945557,-5.717862606048584,-5.794390678405762,-5.859657287597656,-5.959090232849121,-6.001115798950195,-6.0152788162231445,-6.162367343902588,-6.219878673553467,-6.223739147186279,-6.313915729522705,-6.3864665031433105,-6.4876275062561035,-6.532594680786133,-6.540563583374023,-6.5739874839782715,-6.660173416137695,-6.610199451446533,-6.681892395019531,-6.841593265533447,-6.875017166137695 +-6.889354705810547,-3.329627275466919,-3.2214815616607666,-2.1769068241119385,-1.42844820022583,-0.8423368334770203,-0.6646824479103088,-0.2865034341812134,-1.325514554977417,-1.7135053873062134,-2.2213079929351807,-2.645220994949341,-2.9334070682525635,-3.193190336227417,-3.4430503845214844,-3.668671131134033,-3.876011610031128,-4.045872688293457,-4.190124034881592,-4.303555488586426,-4.429811477661133,-4.535822868347168,-4.653321266174316,-4.734626293182373,-4.809450149536133,-4.925095081329346,-5.036874294281006,-5.0900139808654785,-5.20540714263916,-5.23710823059082,-5.310715198516846,-5.445309638977051,-5.450021743774414,-5.577600479125977,-5.6538262367248535,-5.661468029022217,-5.734018325805664,-5.810173034667969,-5.916226863861084,-5.959935665130615,-6.002863883972168,-6.076441287994385,-6.181784152984619,-6.190384387969971,-6.298289775848389,-6.236142158508301,-6.384204387664795,-6.474380970001221,-6.457990646362305,-6.426956653594971,-6.588324546813965 +-6.444180965423584,-3.361934185028076,-3.3626534938812256,-2.3316595554351807,-1.6365342140197754,-1.1099034547805786,-0.8040529489517212,-0.5596604347229004,-0.5062013864517212,-1.0265610218048096,-1.4771217107772827,-1.9473867416381836,-2.3007850646972656,-2.6148898601531982,-2.9106502532958984,-3.1791977882385254,-3.409672737121582,-3.614941358566284,-3.780385732650757,-3.932163953781128,-4.070533275604248,-4.195962429046631,-4.310641765594482,-4.406754493713379,-4.496257305145264,-4.604074478149414,-4.676283359527588,-4.8345866203308105,-4.890297889709473,-4.9908623695373535,-5.051484107971191,-5.074965000152588,-5.206134796142578,-5.253849029541016,-5.364999771118164,-5.383482933044434,-5.466457366943359,-5.557690143585205,-5.644840240478516,-5.631267547607422,-5.618105888366699,-5.875978946685791,-5.83139705657959,-5.790968418121338,-5.96705961227417,-5.9127020835876465,-6.029207229614258,-6.063969612121582,-6.029207229614258,-6.21373176574707,-6.12196159362793 +-6.204139232635498,-3.380208730697632,-3.38295316696167,-2.4191226959228516,-1.8211069107055664,-1.3642979860305786,-1.0882161855697632,-0.6598544716835022,-0.7417941093444824,-0.5644311904907227,-0.9701954126358032,-1.3890609741210938,-1.7554823160171509,-2.0914268493652344,-2.410900592803955,-2.706808567047119,-2.963989496231079,-3.1892406940460205,-3.3838062286376953,-3.5606863498687744,-3.710402250289917,-3.8332560062408447,-3.9803836345672607,-4.08819580078125,-4.186688423156738,-4.320477485656738,-4.414558410644531,-4.466946601867676,-4.619807720184326,-4.70998477935791,-4.741741180419922,-4.871700763702393,-4.94406795501709,-5.005482196807861,-5.033877372741699,-5.204139232635498,-5.264619827270508,-5.22186803817749,-5.36529016494751,-5.45595121383667,-5.513943195343018,-5.44071102142334,-5.505168914794922,-5.61307430267334,-5.741741180419922,-5.842411041259766,-5.727017879486084,-5.842411041259766,-5.903109073638916,-5.881919860839844,-5.925385475158691 +-6.010970592498779,-3.361441135406494,-3.3906264305114746,-2.463885545730591,-1.902199387550354,-1.5502365827560425,-1.2948236465454102,-0.9104677438735962,-0.8785130977630615,-0.6656508445739746,-0.6509565711021423,-0.9653562903404236,-1.2881994247436523,-1.6086198091506958,-1.9337736368179321,-2.2455554008483887,-2.525050640106201,-2.779909133911133,-2.997964859008789,-3.2019498348236084,-3.3691000938415527,-3.5162596702575684,-3.6528453826904297,-3.7800111770629883,-3.8854894638061523,-3.9906094074249268,-4.135909557342529,-4.229933738708496,-4.30340051651001,-4.402444839477539,-4.468145370483398,-4.573220252990723,-4.680556774139404,-4.777974605560303,-4.849602699279785,-4.864842414855957,-4.900381088256836,-5.071451187133789,-5.118875980377197,-5.1536383628845215,-5.225640773773193,-5.3297295570373535,-5.398186683654785,-5.387721538543701,-5.519608974456787,-5.5058207511901855,-5.492456912994385,-5.548572540283203,-5.649242877960205,-5.897027492523193,-5.668548107147217 +-5.798494815826416,-3.394688129425049,-3.442660331726074,-2.505331039428711,-2.014098644256592,-1.6930185556411743,-1.5117980241775513,-1.1392993927001953,-1.1628843545913696,-0.8510717749595642,-0.677901029586792,-0.7389017343521118,-0.927321195602417,-1.1680850982666016,-1.4562201499938965,-1.7550891637802124,-2.0473310947418213,-2.3162930011749268,-2.5687105655670166,-2.7742555141448975,-2.971384048461914,-3.1397204399108887,-3.3035056591033936,-3.432445526123047,-3.5437049865722656,-3.657672643661499,-3.8024210929870605,-3.9030721187591553,-4.010326385498047,-4.128248691558838,-4.209662914276123,-4.314194679260254,-4.386875152587891,-4.501829624176025,-4.583651065826416,-4.726612567901611,-4.811722755432129,-4.816223621368408,-4.869075775146484,-4.972419738769531,-5.035066604614258,-5.0909247398376465,-5.185710906982422,-5.185710906982422,-5.279980659484863,-5.307133197784424,-5.33609676361084,-5.436767101287842,-5.307133197784424,-5.436767101287842,-5.543222427368164 +-5.690835952758789,-3.399689197540283,-3.5115714073181152,-2.6075124740600586,-2.1543025970458984,-1.8485636711120605,-1.7004659175872803,-1.381746768951416,-1.42280113697052,-1.1336246728897095,-0.8282173871994019,-0.7236278057098389,-0.7686742544174194,-0.902564287185669,-1.1156561374664307,-1.3760735988616943,-1.6550700664520264,-1.931999683380127,-2.1955137252807617,-2.4392950534820557,-2.6587815284729004,-2.8556528091430664,-3.027700662612915,-3.180022954940796,-3.3039803504943848,-3.441148519515991,-3.572571277618408,-3.6598315238952637,-3.7861204147338867,-3.8699779510498047,-3.982414960861206,-4.104248523712158,-4.2008771896362305,-4.259472370147705,-4.33480978012085,-4.435563564300537,-4.573564529418945,-4.5355000495910645,-4.665530204772949,-4.766556739807129,-4.798741340637207,-4.905506134033203,-4.974832534790039,-5.0473833084106445,-5.122633934020996,-5.078052043914795,-5.099771499633789,-5.159357070922852,-5.259471893310547,-5.159357070922852,-5.259471893310547 +-5.639774799346924,-3.3847436904907227,-3.574568748474121,-2.6533164978027344,-2.2873992919921875,-2.014462471008301,-1.8812717199325562,-1.5961847305297852,-1.6809053421020508,-1.4205756187438965,-1.0801219940185547,-0.8415013551712036,-0.7555869221687317,-0.777367353439331,-0.8973309993743896,-1.0924729108810425,-1.3302702903747559,-1.5932445526123047,-1.8533357381820679,-2.110485792160034,-2.3453967571258545,-2.560231924057007,-2.757079601287842,-2.932630777359009,-3.0820271968841553,-3.2359683513641357,-3.3610212802886963,-3.478107452392578,-3.5897819995880127,-3.7175686359405518,-3.778240442276001,-3.9041759967803955,-4.005297660827637,-4.049825191497803,-4.169952869415283,-4.24183464050293,-4.330144882202148,-4.370262145996094,-4.441117763519287,-4.441117763519287,-4.606350898742676,-4.671291828155518,-4.8009257316589355,-4.820230960845947,-4.826861381530762,-4.907381057739258,-4.967677116394043,-5.016525745391846,-5.059991359710693,-5.071573257446289,-5.24183464050293 +-5.592259407043457,-3.516712188720703,-3.6487646102905273,-2.7853333950042725,-2.4587841033935547,-2.1827149391174316,-2.0669422149658203,-1.8283896446228027,-1.9339996576309204,-1.7155622243881226,-1.3555657863616943,-1.0356636047363281,-0.8485879898071289,-0.7669843435287476,-0.7928703427314758,-0.905328094959259,-1.0861154794692993,-1.3097888231277466,-1.5542116165161133,-1.8080699443817139,-2.05595326423645,-2.2809503078460693,-2.5001001358032227,-2.694577217102051,-2.8689677715301514,-3.02901554107666,-3.155937433242798,-3.2836947441101074,-3.4258289337158203,-3.522221326828003,-3.635610580444336,-3.7416129112243652,-3.8456249237060547,-3.932343006134033,-4.03355073928833,-4.154508590698242,-4.251814842224121,-4.261845588684082,-4.388139247894287,-4.385433197021484,-4.638016700744629,-4.587937831878662,-4.662840366363525,-4.792918682098389,-4.700164794921875,-4.929501533508301,-4.969009876251221,-4.859865188598633,-4.9587907791137695,-5.194319248199463,-5.194319248199463 +-5.5444865226745605,-3.5212340354919434,-3.6841485500335693,-2.8508474826812744,-2.582211971282959,-2.3561205863952637,-2.252075433731079,-2.0505685806274414,-2.179691791534424,-2.007789134979248,-1.65169095993042,-1.2784525156021118,-1.011576771736145,-0.8445135951042175,-0.7822874784469604,-0.8122206330299377,-0.920831024646759,-1.087322473526001,-1.2972352504730225,-1.5333094596862793,-1.7736639976501465,-2.0092051029205322,-2.2428488731384277,-2.4544754028320312,-2.644775390625,-2.816620111465454,-2.998931884765625,-3.131354331970215,-3.2542293071746826,-3.3683953285217285,-3.4715018272399902,-3.596073627471924,-3.6993885040283203,-3.821030855178833,-3.8798444271087646,-3.9669947624206543,-4.089641571044922,-4.184650897979736,-4.169738292694092,-4.3349714279174805,-4.407765865325928,-4.4763007164001465,-4.523297309875488,-4.576003551483154,-4.711977481842041,-4.738306522369385,-4.8120927810668945,-4.8120927810668945,-4.911017894744873,-4.8120927810668945,-5.113122940063477 +-5.480510711669922,-3.566696882247925,-3.7611794471740723,-2.94826602935791,-2.718883514404297,-2.529076099395752,-2.4300923347473145,-2.2703795433044434,-2.419095993041992,-2.2803170680999756,-1.9461164474487305,-1.5476160049438477,-1.2282015085220337,-0.9918937087059021,-0.8488863706588745,-0.7980217337608337,-0.8326740860939026,-0.9358834028244019,-1.092581868171692,-1.2906415462493896,-1.510433554649353,-1.7419203519821167,-1.9768562316894531,-2.1990909576416016,-2.4118053913116455,-2.5984418392181396,-2.7775633335113525,-2.9386818408966064,-3.0528624057769775,-3.1898083686828613,-3.3093695640563965,-3.4262807369232178,-3.5224249362945557,-3.646090030670166,-3.729231595993042,-3.8010828495025635,-3.9633147716522217,-4.028724193572998,-4.10029935836792,-4.1541748046875,-4.292989730834961,-4.343790054321289,-4.451127052307129,-4.498239517211914,-4.507382869720459,-4.556231498718262,-4.688118934631348,-4.772940635681152,-4.756234645843506,-4.808413028717041,-4.949031829833984 +-5.389588356018066,-3.5476036071777344,-3.843045711517334,-3.0337538719177246,-2.8624744415283203,-2.7150027751922607,-2.6318130493164062,-2.5047364234924316,-2.648200511932373,-2.5309910774230957,-2.217862129211426,-1.8218799829483032,-1.466411828994751,-1.1757707595825195,-0.9707934856414795,-0.8523374795913696,-0.814872145652771,-0.8535491824150085,-0.9541789293289185,-1.1069731712341309,-1.2939589023590088,-1.5092437267303467,-1.7311286926269531,-1.9603208303451538,-2.1738979816436768,-2.3796703815460205,-2.5648770332336426,-2.719621181488037,-2.8775715827941895,-3.012282133102417,-3.1335928440093994,-3.2525510787963867,-3.3505711555480957,-3.482714891433716,-3.567420482635498,-3.6445136070251465,-3.744166135787964,-3.841813802719116,-3.8480091094970703,-3.9916484355926514,-4.120075702667236,-4.117746829986572,-4.299683570861816,-4.352161884307861,-4.37675142288208,-4.460169792175293,-4.532256126403809,-4.6571946144104,-4.641400337219238,-4.6571946144104,-4.821386814117432 +-5.299252986907959,-3.6318001747131348,-3.855208396911621,-3.102524518966675,-2.9866528511047363,-2.8756797313690186,-2.822566509246826,-2.7078545093536377,-2.8605525493621826,-2.7685413360595703,-2.480367660522461,-2.072885274887085,-1.7156124114990234,-1.3955122232437134,-1.1426403522491455,-0.9611115455627441,-0.8596962690353394,-0.8313684463500977,-0.8726589679718018,-0.9729869365692139,-1.1196956634521484,-1.2983551025390625,-1.5054906606674194,-1.723026990890503,-1.9347772598266602,-2.1512677669525146,-2.3410239219665527,-2.5205955505371094,-2.6741466522216797,-2.821408748626709,-2.959404468536377,-3.0820324420928955,-3.2244367599487305,-3.340689182281494,-3.440114974975586,-3.4930732250213623,-3.6198251247406006,-3.6907272338867188,-3.7941031455993652,-3.8927130699157715,-3.9208552837371826,-4.029740333557129,-4.0924272537231445,-4.195449352264404,-4.294931888580322,-4.3801751136779785,-4.3801751136779785,-4.3801751136779785,-4.618011951446533,-4.600283145904541,-4.7807393074035645 +-5.220646858215332,-3.6878926753997803,-3.882190465927124,-3.2078096866607666,-3.1421902179718018,-3.0408079624176025,-3.001586675643921,-2.8847880363464355,-3.04571533203125,-2.920921802520752,-2.6723804473876953,-2.3138811588287354,-1.9538509845733643,-1.622370958328247,-1.3370308876037598,-1.1121529340744019,-0.9538768529891968,-0.8650115728378296,-0.8486837148666382,-0.894403338432312,-0.991085410118103,-1.1362565755844116,-1.3086694478988647,-1.5047354698181152,-1.7129260301589966,-1.9238721132278442,-2.1345362663269043,-2.3252243995666504,-2.4962892532348633,-2.666278839111328,-2.811221122741699,-2.96537446975708,-3.0717358589172363,-3.1788597106933594,-3.307893753051758,-3.3984789848327637,-3.481074571609497,-3.5871784687042236,-3.6583540439605713,-3.7813143730163574,-3.898427724838257,-3.9776089191436768,-4.056293964385986,-4.145100116729736,-4.247519016265869,-4.2294206619262695,-4.428255081176758,-4.530450820922852,-4.428255081176758,-4.504643440246582,-4.607862949371338 +-5.153215408325195,-3.695333480834961,-3.9331071376800537,-3.16733980178833,-3.169589042663574,-3.134099006652832,-3.107501268386841,-3.0473647117614746,-3.1898996829986572,-3.0817015171051025,-2.8541440963745117,-2.5039777755737305,-2.1757659912109375,-1.8473267555236816,-1.5486652851104736,-1.2907381057739258,-1.0881773233413696,-0.9469670653343201,-0.8760738372802734,-0.8627843856811523,-0.9114323258399963,-1.0107694864273071,-1.1498582363128662,-1.323056697845459,-1.5172392129898071,-1.715591549873352,-1.9265638589859009,-2.126518726348877,-2.3099825382232666,-2.497117042541504,-2.6591999530792236,-2.7947094440460205,-2.93625807762146,-3.0436367988586426,-3.1837992668151855,-3.2431247234344482,-3.38531756401062,-3.4719741344451904,-3.536214828491211,-3.6717727184295654,-3.7299695014953613,-3.876753330230713,-3.925328493118286,-4.013336181640625,-4.161989212036133,-4.2038254737854,-4.261120796203613,-4.375063896179199,-4.314366340637207,-4.634701251983643,-4.596912860870361 +-5.098678112030029,-3.72576642036438,-4.037980556488037,-3.352044105529785,-3.311217784881592,-3.2265219688415527,-3.2461984157562256,-3.160158634185791,-3.2341673374176025,-3.1537024974823,-2.9764623641967773,-2.6661901473999023,-2.3731751441955566,-2.0627286434173584,-1.7548760175704956,-1.488295078277588,-1.2529045343399048,-1.0678924322128296,-0.941260814666748,-0.8811154365539551,-0.8796888589859009,-0.9307882189750671,-1.029184103012085,-1.166996717453003,-1.3380975723266602,-1.5228787660598755,-1.7240948677062988,-1.9259878396987915,-2.121091842651367,-2.312566041946411,-2.493696689605713,-2.6516754627227783,-2.8190114498138428,-2.9528605937957764,-3.0486855506896973,-3.1785550117492676,-3.2904672622680664,-3.435920476913452,-3.442580223083496,-3.5736336708068848,-3.6273865699768066,-3.709512233734131,-3.8458251953125,-3.9433422088623047,-4.0123186111450195,-4.184864521026611,-4.179600238800049,-4.212187767028809,-4.266169548034668,-4.342803478240967,-4.335250377655029 +-5.0571441650390625,-3.8810527324676514,-3.8423001766204834,-3.359914779663086,-3.3223443031311035,-3.2840893268585205,-3.333688259124756,-3.2682688236236572,-3.3795371055603027,-3.272526741027832,-3.066361427307129,-2.7786190509796143,-2.4875359535217285,-2.216348171234131,-1.9414336681365967,-1.6719669103622437,-1.4225257635116577,-1.2069451808929443,-1.0459331274032593,-0.9385023713111877,-0.8885316848754883,-0.895503580570221,-0.9538843631744385,-1.0547101497650146,-1.1924787759780884,-1.3607964515686035,-1.539961338043213,-1.7415305376052856,-1.9376901388168335,-2.1316771507263184,-2.329033851623535,-2.5002388954162598,-2.670288562774658,-2.8208587169647217,-2.917264938354492,-3.038027763366699,-3.152428388595581,-3.2509639263153076,-3.3247501850128174,-3.412705421447754,-3.523118019104004,-3.602299213409424,-3.734924793243408,-3.7715866565704346,-3.9079248905181885,-4.019717693328857,-4.079420566558838,-4.212046146392822,-4.17633056640625,-4.301269054412842,-4.3328680992126465 +-4.993193626403809,-3.9287357330322266,-4.034152030944824,-3.442965269088745,-3.3857386112213135,-3.3587164878845215,-3.3900492191314697,-3.328551769256592,-3.4417436122894287,-3.264028787612915,-3.1135244369506836,-2.859335422515869,-2.586994171142578,-2.3451266288757324,-2.0942492485046387,-1.841854453086853,-1.5906915664672852,-1.3620036840438843,-1.1703459024429321,-1.0240434408187866,-0.9333009719848633,-0.8966138362884521,-0.9130688309669495,-0.9792951941490173,-1.085196852684021,-1.2217384576797485,-1.3844964504241943,-1.5655615329742432,-1.760070562362671,-1.9562854766845703,-2.1469802856445312,-2.323690891265869,-2.504783868789673,-2.671802282333374,-2.785290241241455,-2.9136507511138916,-3.0526771545410156,-3.1658244132995605,-3.2607998847961426,-3.3547043800354004,-3.45916748046875,-3.5460357666015625,-3.6221258640289307,-3.7783498764038086,-3.8348312377929688,-3.9638099670410156,-3.9597699642181396,-4.112380027770996,-4.141935348510742,-4.277190208435059,-4.359724998474121 +-4.92773962020874,-3.794200897216797,-4.013926029205322,-3.4171948432922363,-3.382432699203491,-3.3750715255737305,-3.460872173309326,-3.383671760559082,-3.4434399604797363,-3.2464985847473145,-3.1081957817077637,-2.867419719696045,-2.6603333950042725,-2.445009231567383,-2.2254817485809326,-1.9851365089416504,-1.7523729801177979,-1.5145741701126099,-1.3027465343475342,-1.1266586780548096,-0.9999076724052429,-0.9259757995605469,-0.9104393124580383,-0.9364162683486938,-1.007251262664795,-1.119576096534729,-1.2594658136367798,-1.4213429689407349,-1.6048798561096191,-1.781456708908081,-1.9799141883850098,-2.1736974716186523,-2.3411524295806885,-2.516120195388794,-2.6650514602661133,-2.794520378112793,-2.9187140464782715,-3.0526785850524902,-3.138864755630493,-3.2630977630615234,-3.340028762817383,-3.447732925415039,-3.5641279220581055,-3.674886703491211,-3.775451421737671,-3.817150115966797,-3.8485586643218994,-3.993241310119629,-4.05267858505249,-4.16431188583374,-4.220169544219971 +-4.8505449295043945,-3.8293559551239014,-3.872821569442749,-3.2930378913879395,-3.4850571155548096,-3.445711374282837,-3.545193672180176,-3.428941249847412,-3.5345747470855713,-3.4065003395080566,-3.2304091453552246,-2.94313383102417,-2.7112958431243896,-2.5142855644226074,-2.3099653720855713,-2.1081342697143555,-1.8915514945983887,-1.6667914390563965,-1.4421186447143555,-1.2487893104553223,-1.0889179706573486,-0.982200562953949,-0.9282869696617126,-0.920569658279419,-0.9591972827911377,-1.0426923036575317,-1.152488112449646,-1.2917286157608032,-1.4569875001907349,-1.631117820739746,-1.8240526914596558,-2.0092482566833496,-2.199073314666748,-2.3597443103790283,-2.531230926513672,-2.689476728439331,-2.8310134410858154,-2.943671703338623,-3.0878665447235107,-3.2201173305511475,-3.3216285705566406,-3.3836774826049805,-3.4888172149658203,-3.627828598022461,-3.663024425506592,-3.713824510574341,-3.8820621967315674,-3.868273973464966,-3.9474551677703857,-4.07969331741333,-4.126269340515137 +-4.7609100341796875,-3.7741382122039795,-3.826411485671997,-3.3806989192962646,-3.453413963317871,-3.364710807800293,-3.548722505569458,-3.404884099960327,-3.5513949394226074,-3.3753037452697754,-3.2034027576446533,-2.9720349311828613,-2.746809720993042,-2.552468776702881,-2.3621022701263428,-2.1813549995422363,-2.0044260025024414,-1.7784578800201416,-1.5700743198394775,-1.3662657737731934,-1.19053053855896,-1.0585052967071533,-0.9686934947967529,-0.9353735446929932,-0.9402357935905457,-0.9898446202278137,-1.0768280029296875,-1.1954518556594849,-1.3385664224624634,-1.4973924160003662,-1.6756194829940796,-1.8626786470413208,-2.0436556339263916,-2.2229650020599365,-2.3801562786102295,-2.5394957065582275,-2.6774075031280518,-2.8269169330596924,-2.9493350982666016,-3.039924383163452,-3.201003313064575,-3.2794673442840576,-3.318430185317993,-3.508057117462158,-3.5677855014801025,-3.6305763721466064,-3.704005241394043,-3.9035775661468506,-3.8688154220581055,-3.9755802154541016,-4.0449066162109375 +-4.6629767417907715,-3.6255502700805664,-4.131497859954834,-3.427448272705078,-3.5168488025665283,-3.498623847961426,-3.6898488998413086,-3.5046143531799316,-3.559173107147217,-3.5730717182159424,-3.258143186569214,-3.0030605792999268,-2.778748035430908,-2.574840784072876,-2.415003538131714,-2.247002363204956,-2.0913844108581543,-1.9077119827270508,-1.7041263580322266,-1.492187261581421,-1.3080812692642212,-1.1510934829711914,-1.0335569381713867,-0.9617456793785095,-0.9407955408096313,-0.957506537437439,-1.0213440656661987,-1.110235571861267,-1.23251473903656,-1.376789927482605,-1.5368454456329346,-1.7181980609893799,-1.8997734785079956,-2.0679216384887695,-2.250516176223755,-2.3922979831695557,-2.56780743598938,-2.707289218902588,-2.8467354774475098,-2.951169490814209,-3.0763895511627197,-3.182969808578491,-3.266777515411377,-3.4077043533325195,-3.4481329917907715,-3.5695552825927734,-3.7087342739105225,-3.7491629123687744,-3.824127674102783,-3.9817354679107666,-3.9387009143829346 +-4.570652484893799,-3.616410255432129,-4.093531608581543,-3.371995687484741,-3.5175743103027344,-3.58388090133667,-3.5292599201202393,-3.6068649291992188,-3.621262550354004,-3.477231025695801,-3.185046434402466,-2.95155930519104,-2.7610929012298584,-2.5924720764160156,-2.4510669708251953,-2.2992758750915527,-2.1575205326080322,-1.999409794807434,-1.8119678497314453,-1.6202877759933472,-1.4221117496490479,-1.257502794265747,-1.1173343658447266,-1.0196787118911743,-0.9696688652038574,-0.9527825117111206,-0.9870345592498779,-1.0456337928771973,-1.1421939134597778,-1.270709753036499,-1.4115067720413208,-1.574184775352478,-1.7342019081115723,-1.9191808700561523,-2.081256628036499,-2.2595348358154297,-2.433932065963745,-2.5758957862854004,-2.7193942070007324,-2.831080436706543,-2.967508316040039,-3.086352825164795,-3.2223477363586426,-3.3011398315429688,-3.371995687484741,-3.4600629806518555,-3.6068649291992188,-3.7255547046661377,-3.7713122367858887,-3.7445778846740723,-3.9474034309387207 +-4.473406791687012,-3.4127087593078613,-3.9171042442321777,-3.4241886138916016,-3.420328140258789,-3.46480655670166,-3.5389082431793213,-3.5595927238464355,-3.653862714767456,-3.4481008052825928,-3.266580820083618,-3.065166711807251,-2.8173084259033203,-2.604175090789795,-2.463106632232666,-2.310842275619507,-2.194653034210205,-2.044785976409912,-1.8873822689056396,-1.7124567031860352,-1.529813289642334,-1.3580291271209717,-1.2089194059371948,-1.09101140499115,-1.007800817489624,-0.9704335927963257,-0.9727723598480225,-1.0116530656814575,-1.0790075063705444,-1.186478853225708,-1.3146523237228394,-1.4552888870239258,-1.613068699836731,-1.7744367122650146,-1.9662256240844727,-2.1417770385742188,-2.2836356163024902,-2.4567911624908447,-2.5796449184417725,-2.732254981994629,-2.843997001647949,-2.950962543487549,-3.086016893386841,-3.1553432941436768,-3.291563034057617,-3.4241886138916016,-3.5191640853881836,-3.5983452796936035,-3.765836477279663,-3.8201942443847656,-3.8106489181518555 +-4.35698127746582,-3.713528633117676,-3.995253562927246,-3.3316755294799805,-3.601106643676758,-3.5374374389648438,-3.557640790939331,-3.505722999572754,-3.5309066772460938,-3.348381280899048,-3.178004503250122,-2.9896254539489746,-2.8006789684295654,-2.6460182666778564,-2.4733200073242188,-2.3395307064056396,-2.1995246410369873,-2.058565139770508,-1.9320998191833496,-1.7872564792633057,-1.6154358386993408,-1.462388515472412,-1.3037108182907104,-1.1642189025878906,-1.065324068069458,-1.0135924816131592,-0.9851380586624146,-0.9954235553741455,-1.0450581312179565,-1.1225906610488892,-1.2294878959655762,-1.3539950847625732,-1.4864020347595215,-1.646102786064148,-1.809452772140503,-1.97173273563385,-2.1355671882629395,-2.309706449508667,-2.4495699405670166,-2.5617969036102295,-2.7155072689056396,-2.8726816177368164,-3.002872943878174,-3.064725399017334,-3.1528613567352295,-3.3526599407196045,-3.388498544692993,-3.4877495765686035,-3.5935535430908203,-3.5788302421569824,-3.7887797355651855 +-4.211665153503418,-3.5781965255737305,-3.8692424297332764,-3.3791561126708984,-3.426335334777832,-3.2204389572143555,-3.336603879928589,-3.2721457481384277,-3.530423879623413,-3.3728160858154297,-3.2671823501586914,-3.035573720932007,-2.7583467960357666,-2.5751771926879883,-2.426335334777832,-2.2807159423828125,-2.1754355430603027,-2.0599887371063232,-1.9454333782196045,-1.851639986038208,-1.7007181644439697,-1.5548006296157837,-1.3964195251464844,-1.2522897720336914,-1.148819923400879,-1.0569368600845337,-1.0090950727462769,-0.9993442893028259,-1.0249346494674683,-1.082297444343567,-1.1636507511138916,-1.2692601680755615,-1.381718397140503,-1.542255163192749,-1.6846799850463867,-1.8537302017211914,-2.0013465881347656,-2.17824125289917,-2.321803331375122,-2.4535105228424072,-2.564282178878784,-2.738908529281616,-2.842449188232422,-2.9398233890533447,-3.015765428543091,-3.162446975708008,-3.1702723503112793,-3.3604066371917725,-3.46347713470459,-3.530423879623413,-3.5884158611297607 +-4.042784214019775,-3.1133651733398438,-3.7875115871429443,-3.352588176727295,-3.6278107166290283,-3.2719321250915527,-3.3615429401397705,-3.250392436981201,-3.3706862926483154,-3.352588176727295,-3.1562933921813965,-2.9935660362243652,-2.7640304565429688,-2.5925350189208984,-2.4289424419403076,-2.2984912395477295,-2.172380208969116,-2.052445411682129,-1.9493625164031982,-1.82582688331604,-1.717063307762146,-1.6161103248596191,-1.4648330211639404,-1.3473024368286133,-1.2216638326644897,-1.1241772174835205,-1.0498772859573364,-1.0194493532180786,-1.0147011280059814,-1.0498772859573364,-1.1187634468078613,-1.1994267702102661,-1.3169541358947754,-1.4430102109909058,-1.5824878215789795,-1.747657060623169,-1.9105244874954224,-2.0752360820770264,-2.203935146331787,-2.3670058250427246,-2.498716115951538,-2.6754281520843506,-2.7803330421447754,-2.8441269397735596,-3.0257508754730225,-3.051558017730713,-3.2232401371002197,-3.3352138996124268,-3.4407241344451904,-3.4745824337005615,-3.5656628608703613 +-3.912445306777954,-3.213475227355957,-3.6819963455200195,-3.3442435264587402,-3.3939313888549805,-3.2789769172668457,-3.240347385406494,-3.213475227355957,-3.1565704345703125,-3.1565704345703125,-3.0863704681396484,-2.8710525035858154,-2.6794490814208984,-2.5564193725585938,-2.3926172256469727,-2.245927333831787,-2.131408214569092,-2.0491223335266113,-1.9319874048233032,-1.8491119146347046,-1.7598512172698975,-1.6535686254501343,-1.5241663455963135,-1.3911763429641724,-1.2824244499206543,-1.1722404956817627,-1.1060616970062256,-1.0531868934631348,-1.0373260974884033,-1.05414879322052,-1.0950121879577637,-1.167214274406433,-1.2469581365585327,-1.3753820657730103,-1.4901838302612305,-1.6450388431549072,-1.7776309251785278,-1.9374732971191406,-2.0723392963409424,-2.2719638347625732,-2.3886988162994385,-2.5042052268981934,-2.6769168376922607,-2.7885935306549072,-2.912445306777954,-3.0148181915283203,-3.240347385406494,-3.240347385406494,-3.3939313888549805,-3.3809664249420166,-3.35614275932312 +-3.772446393966675,-3.204244613647461,-3.6263184547424316,-3.267296314239502,-3.392235279083252,-3.032083749771118,-3.1926627159118652,-3.0734763145446777,-3.1813817024230957,-3.1596624851226807,-3.1192338466644287,-2.9399375915527344,-2.7310538291931152,-2.517174005508423,-2.385056495666504,-2.237152338027954,-2.1813817024230957,-2.0539448261260986,-1.92487370967865,-1.8688138723373413,-1.816758632659912,-1.720137357711792,-1.5869042873382568,-1.4701155424118042,-1.3778196573257446,-1.2654005289077759,-1.161999225616455,-1.09970223903656,-1.0537786483764648,-1.0493192672729492,-1.069154977798462,-1.1203935146331787,-1.1801586151123047,-1.2833319902420044,-1.4062103033065796,-1.5242278575897217,-1.6662554740905762,-1.843538761138916,-1.9979294538497925,-2.1491971015930176,-2.3115484714508057,-2.4606926441192627,-2.5445597171783447,-2.6825413703918457,-2.8279638290405273,-2.9335973262786865,-3.0734763145446777,-3.1289937496185303,-3.204244613647461,-3.2810847759246826,-3.3410825729370117 +-3.6274170875549316,-3.0833489894866943,-3.586024284362793,-3.1650190353393555,-3.2294771671295166,-3.0146331787109375,-3.0253570079803467,-3.28499436378479,-3.2124438285827637,-3.2472057342529297,-2.983964443206787,-2.8639891147613525,-2.614579916000366,-2.43989634513855,-2.2791121006011963,-2.159069776535034,-2.1128692626953125,-1.983964443206787,-1.9198468923568726,-1.8435134887695312,-1.7743275165557861,-1.683922529220581,-1.6179661750793457,-1.537865161895752,-1.4189757108688354,-1.3253027200698853,-1.2354240417480469,-1.1507303714752197,-1.107982873916626,-1.0790276527404785,-1.0811212062835693,-1.100690245628357,-1.1465481519699097,-1.2513878345489502,-1.345702052116394,-1.4320709705352783,-1.5899906158447266,-1.7308908700942993,-1.886265516281128,-2.047633409500122,-2.1695351600646973,-2.322065591812134,-2.475128650665283,-2.586024284362793,-2.746603488922119,-2.8492658138275146,-2.9646592140197754,-3.1360554695129395,-3.095938205718994,-3.2656891345977783,-3.1802589893341064 +-3.604377269744873,-3.4002573490142822,-3.3739283084869385,-3.036175489425659,-3.224165916442871,-3.189404010772705,-3.224165916442871,-3.3739283084869385,-3.45824933052063,-3.349104881286621,-3.4002573490142822,-3.013312578201294,-2.7981972694396973,-2.579071521759033,-2.3688488006591797,-2.25412917137146,-2.216987371444702,-2.0578346252441406,-1.99478280544281,-1.9231359958648682,-1.8255027532577515,-1.7298954725265503,-1.6658575534820557,-1.558663249015808,-1.488434076309204,-1.3897982835769653,-1.2776318788528442,-1.2122081518173218,-1.1434794664382935,-1.099363088607788,-1.1007227897644043,-1.089962363243103,-1.1189398765563965,-1.1762425899505615,-1.2597885131835938,-1.3731626272201538,-1.484461784362793,-1.606990933418274,-1.7518973350524902,-1.8825666904449463,-2.005586862564087,-2.1844215393066406,-2.349104881286621,-2.4937875270843506,-2.6749582290649414,-2.7981972694396973,-2.8335251808166504,-3.002317428588867,-3.0603091716766357,-3.349104881286621,-3.224165916442871 +-3.609231472015381,-3.104081392288208,-3.567838668823242,-3.1178698539733887,-3.2475035190582275,-3.229020118713379,-3.2668087482452393,-3.35395884513855,-3.2668087482452393,-3.2870121002197266,-3.1468334197998047,-2.910261392593384,-2.739999771118164,-2.522871732711792,-2.2932610511779785,-2.2512965202331543,-2.1335601806640625,-1.9880552291870117,-1.9008105993270874,-1.8533565998077393,-1.8057743310928345,-1.731284499168396,-1.691201090812683,-1.6092314720153809,-1.5573076009750366,-1.4551119804382324,-1.3737030029296875,-1.27317214012146,-1.1856579780578613,-1.1463844776153564,-1.102455973625183,-1.102455973625183,-1.1203988790512085,-1.1582130193710327,-1.2190030813217163,-1.3040951490402222,-1.4113997220993042,-1.5369815826416016,-1.6559550762176514,-1.8196507692337036,-1.9788036346435547,-2.1235101222991943,-2.234483242034912,-2.308201551437378,-2.466216564178467,-2.583925724029541,-2.7641334533691406,-2.876837730407715,-2.9464735984802246,-3.041029691696167,-3.1468334197998047 +-3.626289129257202,-3.2460777759552,-3.4221689701080322,-3.194925308227539,-3.371016502380371,-3.3475353717803955,-3.450197696685791,-3.48016095161438,-3.547107696533203,-3.264561176300049,-3.264561176300049,-3.0948100090026855,-2.826948404312134,-2.6485655307769775,-2.4895684719085693,-2.3296239376068115,-2.1520726680755615,-2.0960893630981445,-2.065187692642212,-1.997900128364563,-1.9352076053619385,-1.8561737537384033,-1.8028148412704468,-1.6984056234359741,-1.5912597179412842,-1.5485578775405884,-1.4276319742202759,-1.3450284004211426,-1.2519073486328125,-1.185537338256836,-1.1281163692474365,-1.1164147853851318,-1.0909948348999023,-1.1118741035461426,-1.1560256481170654,-1.2274812459945679,-1.3130548000335693,-1.4017560482025146,-1.5370906591415405,-1.6606171131134033,-1.8367083072662354,-1.927319049835205,-2.1549973487854004,-2.2371230125427246,-2.398402452468872,-2.577070951461792,-2.7072110176086426,-2.7937800884246826,-2.848137855529785,-3.035224437713623,-3.082221031188965 +-3.591531991958618,-3.445404052734375,-3.2491092681884766,-3.269312858581543,-3.269312858581543,-3.193592071533203,-3.3610830307006836,-3.3127784729003906,-3.336259603500366,-3.336259603500366,-3.17655873298645,-2.938319444656372,-2.7050414085388184,-2.554105520248413,-2.4068405628204346,-2.3585360050201416,-2.165020704269409,-2.147487163543701,-2.0512025356292725,-1.9798086881637573,-1.9048957824707031,-1.8425692319869995,-1.7977416515350342,-1.6994374990463257,-1.6590583324432373,-1.5753346681594849,-1.451024055480957,-1.3798776865005493,-1.3120932579040527,-1.2296154499053955,-1.1593648195266724,-1.1365348100662231,-1.1025584936141968,-1.107802152633667,-1.1190681457519531,-1.2007734775543213,-1.25487220287323,-1.4003605842590332,-1.4911614656448364,-1.613808512687683,-1.7615853548049927,-1.866437554359436,-2.0328235626220703,-2.2279200553894043,-2.3714239597320557,-2.4423129558563232,-2.7107183933258057,-2.7853519916534424,-2.8356571197509766,-2.9894721508026123,-3.144374132156372 +-3.5322957038879395,-3.386167526245117,-3.490902900695801,-3.210076332092285,-3.386167526245117,-3.170567750930786,-3.3562042713165283,-3.2312655448913574,-3.210076332092285,-3.170567750930786,-3.0698976516723633,-3.1173222064971924,-2.7399039268493652,-2.563812732696533,-2.34196400642395,-2.1820476055145264,-2.1724600791931152,-2.1139943599700928,-2.008549213409424,-1.9502322673797607,-1.8839356899261475,-1.8546886444091797,-1.7441272735595703,-1.742010474205017,-1.6822624206542969,-1.5967884063720703,-1.539300560951233,-1.4604135751724243,-1.3626211881637573,-1.2634837627410889,-1.214441180229187,-1.16812002658844,-1.1401264667510986,-1.1302063465118408,-1.1383696794509888,-1.1645671129226685,-1.2201182842254639,-1.3150750398635864,-1.4170180559158325,-1.5406266450881958,-1.6486341953277588,-1.8221782445907593,-1.900851845741272,-2.086691379547119,-2.1918516159057617,-2.4084439277648926,-2.523695468902588,-2.5322957038879395,-2.69978666305542,-2.869537830352783,-2.888843059539795 +-3.4598898887634277,-3.418497085571289,-3.4598898887634277,-3.2046172618865967,-3.1588597297668457,-3.181136131286621,-2.9284110069274902,-3.0981619358062744,-3.229440927505493,-3.181136131286621,-3.079678535461426,-2.880106210708618,-2.6674981117248535,-2.562262773513794,-2.4106717109680176,-2.292572498321533,-2.2070367336273193,-2.101954936981201,-2.08331298828125,-1.9271354675292969,-1.854584813117981,-1.7732535600662231,-1.7514688968658447,-1.7002220153808594,-1.6905125379562378,-1.6019545793533325,-1.5487321615219116,-1.4776185750961304,-1.3999478816986084,-1.348291277885437,-1.2544147968292236,-1.2133913040161133,-1.1619105339050293,-1.1582088470458984,-1.150472640991211,-1.1560461521148682,-1.197913646697998,-1.2698384523391724,-1.346615195274353,-1.4508640766143799,-1.5802205801010132,-1.716380000114441,-1.861099362373352,-2.055056095123291,-2.192718029022217,-2.2503747940063477,-2.5356104373931885,-2.704015016555786,-2.689037799835205,-2.778648614883423,-2.8578298091888428 +-3.314246654510498,-3.314246654510498,-3.314246654510498,-3.110126495361328,-3.058974027633667,-2.7701785564422607,-3.168118476867676,-3.0354928970336914,-3.0837976932525635,-3.0837976932525635,-3.0837976932525635,-2.916306495666504,-2.661034107208252,-2.55081844329834,-2.3697638511657715,-2.284862756729126,-2.1020588874816895,-2.056567907333374,-1.9698542356491089,-1.9304311275482178,-1.8717668056488037,-1.8285250663757324,-1.7879072427749634,-1.7970507144927979,-1.6909972429275513,-1.6403045654296875,-1.628504753112793,-1.5274951457977295,-1.4901206493377686,-1.4127882719039917,-1.3397347927093506,-1.2456896305084229,-1.2114698886871338,-1.1644117832183838,-1.149002194404602,-1.1326887607574463,-1.188765287399292,-1.2376060485839844,-1.3009878396987915,-1.4100722074508667,-1.492078423500061,-1.655281662940979,-1.7154560089111328,-1.8780839443206787,-2.0046162605285645,-2.2036569118499756,-2.217336654663086,-2.364856481552124,-2.5583715438842773,-2.7344629764556885,-2.757944107055664 +-3.1684975624084473,-3.1684975624084473,-3.1684975624084473,-2.9643774032592773,-3.0545542240142822,-3.0545542240142822,-3.022369384765625,-3.0893161296844482,-2.9924063682556152,-2.9380486011505127,-2.9380486011505127,-2.7535240650177,-2.6499836444854736,-2.4361038208007812,-2.369156837463379,-2.2654075622558594,-2.139113664627075,-2.0612874031066895,-1.9563099145889282,-1.9036797285079956,-1.8320378065109253,-1.8105626106262207,-1.7974295616149902,-1.7740458250045776,-1.7046045064926147,-1.6785390377044678,-1.6370185613632202,-1.5181900262832642,-1.4881619215011597,-1.4321010112762451,-1.3650404214859009,-1.3016196489334106,-1.2279809713363647,-1.1848711967468262,-1.190316915512085,-1.1728622913360596,-1.1935255527496338,-1.2350101470947266,-1.2786357402801514,-1.3575931787490845,-1.4516597986221313,-1.5330137014389038,-1.677135705947876,-1.812471628189087,-1.9510135650634766,-2.147308111190796,-2.2654075622558594,-2.254683494567871,-2.4442214965820312,-2.5887138843536377,-2.691376209259033 +-3.037426471710205,-2.891298532485962,-3.037426471710205,-2.92348313331604,-2.891298532485962,-2.7586729526519775,-2.9960339069366455,-2.92348313331604,-2.92348313331604,-2.958245277404785,-2.6950037479400635,-2.546064853668213,-2.575028419494629,-2.4039580821990967,-2.2970638275146484,-2.1029281616210938,-2.1080076694488525,-2.097907304763794,-2.0121207237243652,-1.947521448135376,-1.8387694358825684,-1.7496247291564941,-1.7919138669967651,-1.6950037479400635,-1.6028575897216797,-1.598093867301941,-1.5377393960952759,-1.5517051219940186,-1.526881456375122,-1.4645549058914185,-1.4090375900268555,-1.391022801399231,-1.309072732925415,-1.2319256067276,-1.2387758493423462,-1.208122730255127,-1.2408521175384521,-1.21070396900177,-1.2830781936645508,-1.3264633417129517,-1.4141771793365479,-1.4787179231643677,-1.624126672744751,-1.7256726026535034,-1.8975473642349243,-1.9370559453964233,-2.180094003677368,-2.2113516330718994,-2.43536639213562,-2.446361780166626,-2.481123924255371 +-3.001171112060547,-2.745898485183716,-2.959778308868408,-2.8250796794891357,-2.887227773666382,-2.887227773666382,-2.887227773666382,-2.797050952911377,-2.8550429344177246,-2.921989679336548,-2.8550429344177246,-2.6789517402648926,-2.496021032333374,-2.496021032333374,-2.260808229446411,-2.181627035140991,-2.114680290222168,-2.1623220443725586,-1.9925708770751953,-1.975865125656128,-1.9042609930038452,-1.8838996887207031,-1.8136502504348755,-1.7784545421600342,-1.733999252319336,-1.695819616317749,-1.654818058013916,-1.581215262413025,-1.5387730598449707,-1.4671449661254883,-1.4472880363464355,-1.344115138053894,-1.2545368671417236,-1.2893637418746948,-1.2215745449066162,-1.1750962734222412,-1.175744891166687,-1.21159029006958,-1.2631837129592896,-1.2600194215774536,-1.4202460050582886,-1.4946659803390503,-1.5298793315887451,-1.733999252319336,-1.7970510721206665,-1.9799816608428955,-2.109076499938965,-2.1560730934143066,-2.524049758911133,-2.399111032485962,-2.5098092555999756 +-2.8972971439361572,-2.8181159496307373,-2.8972971439361572,-2.8972971439361572,-2.8181159496307373,-2.783353805541992,-2.8559043407440186,-2.783353805541992,-2.8559043407440186,-2.783353805541992,-2.6931772232055664,-2.6931772232055664,-2.642024517059326,-2.5170857906341553,-2.434899091720581,-2.234539270401001,-2.1414222717285156,-2.1569344997406006,-2.058448076248169,-1.9782190322875977,-1.938255786895752,-1.814511775970459,-1.7734454870224,-1.7212058305740356,-1.7241108417510986,-1.6094954013824463,-1.6824532747268677,-1.6348460912704468,-1.6592509746551514,-1.613995909690857,-1.5529048442840576,-1.4334042072296143,-1.393506407737732,-1.3495224714279175,-1.2855738401412964,-1.2224359512329102,-1.2307791709899902,-1.2079882621765137,-1.2035701274871826,-1.2326551675796509,-1.2813470363616943,-1.3880946636199951,-1.454817295074463,-1.495896577835083,-1.7097764015197754,-1.796926498413086,-1.9241693019866943,-1.9996700286865234,-2.1897270679473877,-2.2740478515625,-2.420175790786743 +-2.925673007965088,-2.811729669570923,-2.884280204772949,-2.6952240467071533,-2.811729669570923,-2.811729669570923,-2.811729669570923,-2.884280204772949,-2.721553087234497,-2.884280204772949,-2.6952240467071533,-2.6469194889068604,-2.5832502841949463,-2.4071590900421143,-2.448551654815674,-2.2181029319763184,-2.112759590148926,-1.9861537218093872,-1.8882465362548828,-1.8882465362548828,-1.8117296695709229,-1.724275827407837,-1.7554112672805786,-1.672819972038269,-1.6776996850967407,-1.6469193696975708,-1.6268199682235718,-1.6055266857147217,-1.5754249095916748,-1.579319953918457,-1.5564571619033813,-1.4573256969451904,-1.404534935951233,-1.296263337135315,-1.3107757568359375,-1.2390366792678833,-1.2686171531677246,-1.1989457607269287,-1.2871837615966797,-1.2734266519546509,-1.330176830291748,-1.4111251831054688,-1.4543812274932861,-1.6076096296310425,-1.6492111682891846,-1.8287630081176758,-1.94340181350708,-1.934446930885315,-2.2181029319763184,-2.1853103637695312,-2.51069974899292 +-2.8042757511138916,-2.8042757511138916,-2.8042757511138916,-2.6903324127197266,-2.600155830383301,-2.8042757511138916,-2.8042757511138916,-2.6903324127197266,-2.6581478118896484,-2.6581478118896484,-2.8042757511138916,-2.6581478118896484,-2.5032458305358887,-2.3571176528930664,-2.2132110595703125,-2.1415178775787354,-2.063913106918335,-1.991362452507019,-1.9469432830810547,-1.864756464958191,-1.8748568296432495,-1.762883186340332,-1.7708520889282227,-1.7143707275390625,-1.6936860084533691,-1.7872424125671387,-1.732393741607666,-1.6870044469833374,-1.697065830230713,-1.592088222503662,-1.586791753768921,-1.5347628593444824,-1.431363821029663,-1.422258734703064,-1.3463938236236572,-1.2491812705993652,-1.2503927946090698,-1.2540473937988281,-1.2407946586608887,-1.206580638885498,-1.3242688179016113,-1.3403828144073486,-1.4028751850128174,-1.4925220012664795,-1.5255221128463745,-1.755057692527771,-1.8042757511138916,-1.9350440502166748,-2.063913106918335,-2.0560877323150635,-2.3129141330718994 +-2.698535442352295,-2.698535442352295,-2.698535442352295,-2.58459210395813,-2.698535442352295,-2.619354248046875,-2.6571428775787354,-2.698535442352295,-2.619354248046875,-2.58459210395813,-2.619354248046875,-2.522444248199463,-2.3763163089752197,-2.318324327468872,-2.318324327468872,-2.30059552192688,-2.2361373901367188,-2.1670565605163574,-2.1187520027160645,-2.01729416847229,-1.841202974319458,-1.7691166400909424,-1.7540528774261475,-1.689935326576233,-1.6571427583694458,-1.5981649160385132,-1.6378376483917236,-1.6571427583694458,-1.5947318077087402,-1.6051138639450073,-1.4890204668045044,-1.4655394554138184,-1.4706487655639648,-1.397505521774292,-1.3521825075149536,-1.3293195962905884,-1.2720242738723755,-1.2482863664627075,-1.2623728513717651,-1.2436906099319458,-1.3129292726516724,-1.3183242082595825,-1.412978172302246,-1.5282738208770752,-1.5746839046478271,-1.7208118438720703,-1.8009084463119507,-1.9825321435928345,-2.045322895050049,-2.142232894897461,-2.283562183380127 +-2.7079105377197266,-2.666517972946167,-2.6287293434143066,-2.7079105377197266,-2.666517972946167,-2.666517972946167,-2.6287293434143066,-2.666517972946167,-2.7079105377197266,-2.5617825984954834,-2.5939671993255615,-2.5617825984954834,-2.477461814880371,-2.3856914043426514,-2.365488052368164,-2.4526381492614746,-2.2455127239227295,-2.0451529026031494,-1.9155189990997314,-1.944482684135437,-1.8270970582962036,-1.6586925983428955,-1.6826047897338867,-1.590639352798462,-1.6785268783569336,-1.6215507984161377,-1.5680315494537354,-1.639724850654602,-1.6041069030761719,-1.611000657081604,-1.6251252889633179,-1.5376489162445068,-1.5973209142684937,-1.6251252889633179,-1.4930667877197266,-1.3714509010314941,-1.3461828231811523,-1.3082369565963745,-1.291270136833191,-1.311711311340332,-1.27815842628479,-1.3013705015182495,-1.3386948108673096,-1.3877644538879395,-1.477461814880371,-1.5556223392486572,-1.6251252889633179,-1.783631443977356,-1.9225808382034302,-2.0546982288360596,-2.0089406967163086 + diff --git a/conf/SimpleBayesianConsensusCaller-2.csv b/conf/SimpleBayesianConsensusCaller-2.csv new file mode 100644 index 0000000..321a379 --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-2.csv @@ -0,0 +1,221 @@ +>Name +E. Coli flipflop with K12 priors 4-29-2019 + +>AT prior +-6.205901275,-0.146046406,-0.713553033,-1.204055110,-1.715900633,-2.136270172,-2.623837912,-3.229551296,-3.892034055,-4.950628770,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275,-6.205901275 + +>GC prior +-6.258995296,-0.122685760,-0.691951276,-1.458793905,-2.176425332,-2.928175830,-3.771856921,-4.510807269,-5.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296,-6.258995296 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-19.202503204345703,-0.0028225949499756098,-2.265561819076538,-3.08427095413208,-3.8033483028411865,-4.234019756317139,-4.982394695281982,-5.539744853973389,-7.202502727508545,-7.202502727508545,-7.202502727508545,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703,-19.202503204345703 +-18.63486671447754,-1.6189297437667847,-0.014783685095608234,-2.07454252243042,-3.115170955657959,-3.730152130126953,-4.428041934967041,-5.273139953613281,-5.856716632843018,-18.63486671447754,-6.6348676681518555,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754,-18.63486671447754 +-18.14373207092285,-1.9364204406738281,-1.346221685409546,-0.03387538716197014,-1.793871521949768,-2.699842929840088,-3.5548999309539795,-4.351339817047119,-5.2406415939331055,-5.842701435089111,-6.143731594085693,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285,-18.14373207092285 +-17.63592529296875,-2.163315773010254,-1.8005523681640625,-0.9732246398925781,-0.07715489715337753,-1.5161422491073608,-2.5545785427093506,-3.3782472610473633,-4.489797592163086,-5.635925769805908,-5.635925769805908,-5.635925769805908,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875,-17.63592529296875 +-17.215274810791016,-2.239384174346924,-1.938124656677246,-1.3640780448913574,-0.7419635057449341,-0.14244475960731506,-1.4606976509094238,-2.506854295730591,-3.7528772354125977,-4.437124252319336,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016,-17.215274810791016 +-16.729812622070312,-2.293649911880493,-2.0080018043518066,-1.3947559595108032,-1.0165740251541138,-0.5346049666404724,-0.2909696698188782,-1.3923532962799072,-2.4287824630737305,-3.2826545238494873,-4.252691268920898,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312,-16.729812622070312 +-16.126911163330078,-2.341580390930176,-2.2026309967041016,-1.5779070854187012,-1.0539255142211914,-0.841803252696991,-0.5246331691741943,-0.40329045057296753,-1.5459853410720825,-2.153782367706299,-2.9807822704315186,-4.126910209655762,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078,-16.126911163330078 +-15.469527244567871,-2.323399543762207,-2.293436288833618,-2.147308111190796,-1.376105785369873,-0.9536536335945129,-0.6402236819267273,-0.489979088306427,-0.6067999601364136,-1.630678415298462,-2.2654075622558594,-2.9924063682556152,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871,-15.469527244567871 +-14.440909385681152,-14.440909385681152,-2.4409091472625732,-1.7419390678405762,-1.4409091472625732,-1.2104601860046387,-0.8968410491943359,-0.4818676710128784,-0.8388491272926331,-0.6020600199699402,-1.5378191471099854,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152,-14.440909385681152 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-19.27956771850586,-0.00328054022975266,-2.1840462684631348,-3.0600357055664062,-4.0199737548828125,-4.921632766723633,-6.000813961029053,-6.802446365356445,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586,-19.27956771850586 +-18.71042251586914,-1.3749638795852661,-0.022235093638300896,-2.137004852294922,-3.37737774848938,-4.676998138427734,-5.807331562042236,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914,-18.71042251586914 +-17.93585968017578,-1.5410220623016357,-1.019468069076538,-0.06440728902816772,-1.8902620077133179,-3.2510135173797607,-5.236888885498047,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578,-17.93585968017578 +-17.211162567138672,-1.6664752960205078,-1.5058127641677856,-0.829470694065094,-0.11405179649591446,-1.5323718786239624,-3.1248035430908203,-4.910133361816406,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672,-17.211162567138672 +-16.45322608947754,-1.866639256477356,-1.7867085933685303,-1.3460166454315186,-0.5033488869667053,-0.2305881232023239,-1.664351463317871,-2.840442657470703,-16.45322608947754,-4.453226566314697,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754,-16.45322608947754 +-15.600754737854004,-2.056687116622925,-1.9286572933197021,-1.4935451745986938,-0.7350590825080872,-0.24243952333927155,-0.7544180154800415,-1.8299031257629395,-15.600754737854004,-3.600755214691162,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004,-15.600754737854004 +-14.886490821838379,-1.8450980186462402,-1.8450980186462402,-1.330188274383545,-0.8109437823295593,-0.37863487005233765,-0.5080928206443787,-1.4093694686889648,-2.585460662841797,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379,-14.886490821838379 +-14.02118968963623,-2.0211892127990723,-14.02118968963623,-14.02118968963623,-1.3222192525863647,-0.3979400098323822,-0.33994805812835693,-1.176091194152832,-1.7201592922210693,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623,-14.02118968963623 +-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-0.8129133582115173,-0.2688453197479248,-0.6368221044540405,-1.113943338394165,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586,-13.113943099975586 +-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-0.7269987463951111,-0.24987749755382538,-0.6020600199699402,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-19.278587341308594,-0.002903059357777238,-2.240025758743286,-3.111919403076172,-3.934784173965454,-4.740767478942871,-6.102495193481445,-6.801465034484863,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594,-19.278587341308594 +-18.71013832092285,-1.550911784172058,-0.015411649830639362,-2.2046499252319336,-3.3313777446746826,-4.560919761657715,-5.534047603607178,-6.71013879776001,-6.71013879776001,-18.71013832092285,-6.71013879776001,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285,-18.71013832092285 +-17.93256187438965,-1.6430166959762573,-1.1966828107833862,-0.045851510018110275,-1.8829941749572754,-3.115657091140747,-5.233591079711914,-5.932560920715332,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965,-17.93256187438965 +-17.202653884887695,-1.5571339130401611,-1.459066390991211,-0.8494886755943298,-0.11433054506778717,-1.5744699239730835,-3.050366163253784,-4.5036845207214355,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695,-17.202653884887695 +-16.44759178161621,-1.5385712385177612,-1.474926471710205,-1.0505216121673584,-0.4759916067123413,-0.3060169219970703,-1.7072293758392334,-3.4061994552612305,-4.447592258453369,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621,-16.44759178161621 +-15.586474418640137,-1.4861042499542236,-1.4221218824386597,-1.0840476751327515,-0.6679202318191528,-0.3107028603553772,-0.8613802194595337,-2.2440521717071533,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137,-15.586474418640137 +-14.857332229614258,-1.5785789489746094,-1.1413291692733765,-1.07918119430542,-0.6754888892173767,-0.3716110587120056,-0.7817855477333069,-1.8159397840499878,-2.857332468032837,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258,-14.857332229614258 +-14.152288436889648,-1.4533183574676514,-1.249198317527771,-1.4533183574676514,-0.6609266400337219,-0.37413710355758667,-0.6898903846740723,-2.1522884368896484,-1.6751670837402344,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648,-14.152288436889648 +-13.04139232635498,-1.0413926839828491,-13.04139232635498,-1.0413926839828491,-0.3424226641654968,-0.43933266401290894,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498,-13.04139232635498 +-13.204119682312012,-1.2041200399398804,-13.204119682312012,-1.2041200399398804,-0.6020600199699402,-0.359021931886673,-0.7269987463951111,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012,-13.204119682312012 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-19.20917510986328,-0.0017574550583958626,-2.4929628372192383,-3.15147066116333,-4.056580543518066,-4.572687149047852,-5.431023597717285,-6.129993438720703,-19.20917510986328,-7.209174633026123,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328,-19.20917510986328 +-18.638263702392578,-1.8551042079925537,-0.009199895896017551,-2.185481548309326,-3.3876004219055176,-4.236863613128662,-5.146902561187744,-5.939294338226318,-6.638264179229736,-18.638263702392578,-6.638264179229736,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578,-18.638263702392578 +-18.150388717651367,-2.0148425102233887,-1.4921863079071045,-0.029119346290826797,-1.6687166690826416,-2.844607353210449,-4.004260540008545,-4.828169345855713,-5.451418399810791,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367,-18.150388717651367 +-17.644010543823242,-2.4002280235290527,-2.083625078201294,-0.9147560596466064,-0.08354741334915161,-1.4146097898483276,-2.608180284500122,-3.895822048187256,-5.644010066986084,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242,-17.644010543823242 +-17.222888946533203,-2.497793674468994,-2.3455166816711426,-1.3052250146865845,-0.4556728005409241,-0.2502826452255249,-1.5371463298797607,-2.81634783744812,-4.3777899742126465,-5.222887992858887,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203,-17.222888946533203 +-16.735000610351562,-2.539100170135498,-2.4516985416412354,-1.4507946968078613,-0.6866356134414673,-0.34597548842430115,-0.5460712909698486,-1.7890390157699585,-3.0915470123291016,-4.036029815673828,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562,-16.735000610351562 +-16.1174373626709,-2.4739842414855957,-2.4361958503723145,-1.6082345247268677,-0.7650614976882935,-0.4612429738044739,-0.5124553442001343,-0.8621644973754883,-2.318096399307251,-2.8869881629943848,-4.11743688583374,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709,-16.1174373626709 +-15.457427978515625,-2.343484401702881,-2.253307819366455,-1.5436137914657593,-0.7798207402229309,-0.5373044013977051,-0.5144280791282654,-0.848901629447937,-1.2813364267349243,-2.4160349369049072,-3.156397581100464,-3.156397581100464,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625,-15.457427978515625 +-14.399673461914062,-1.922552466392517,-14.399673461914062,-1.2235825061798096,-0.5246124267578125,-0.4965837001800537,-0.7184324860572815,-1.1209200620651245,-1.700703740119934,-1.6215224266052246,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062,-14.399673461914062 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + diff --git a/conf/SimpleBayesianConsensusCaller-3.csv b/conf/SimpleBayesianConsensusCaller-3.csv new file mode 100644 index 0000000..1984095 --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-3.csv @@ -0,0 +1,221 @@ +>Name +Human guppy 2.3.1 chr1 GM24143 with hg38 priors and 1 pseudocounts 7-10-2019 + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.928817749023438,-0.00977590773254633,-1.7560429573059082,-2.4482290744781494,-3.1237595081329346,-3.530301332473755,-4.289102077484131,-4.530860424041748,-5.161438941955566,-5.2540483474731445,-5.515853404998779,-5.510682106018066,-5.784243583679199,-5.79719877243042,-5.927516937255859,-5.87267541885376,-6.021944046020508,-6.062530517578125,-6.198843479156494,-6.1139044761657715,-6.254875659942627,-6.26043176651001,-6.436057090759277,-6.34110689163208,-6.5652055740356445,-6.5984039306640625,-6.732917785644531,-6.758555889129639,-6.969776153564453,-6.984334945678711,-7.129477024078369,-7.122637748718262,-7.3606157302856445,-7.285365104675293,-7.586394786834717,-7.497453689575195,-7.7527265548706055,-7.814874172210693,-8.083719253540039,-7.974575042724609,-8.627787590026855,-8.326757431030273,-8.928817749023438,-8.22984790802002,-8.451696395874023,-8.928817749023438,-8.928817749023438,-8.928817749023438,-8.451696395874023,-8.627787590026855,-8.451696395874023 +-8.348543167114258,-1.221175193786621,-0.04163412004709244,-1.5997189283370972,-2.316988468170166,-2.986138105392456,-3.6760666370391846,-4.231968879699707,-4.676630020141602,-4.979513168334961,-5.167557716369629,-5.302829265594482,-5.450366497039795,-5.655696392059326,-5.650442600250244,-5.670936107635498,-5.726329326629639,-5.836659908294678,-5.8801960945129395,-5.998295307159424,-6.0540771484375,-6.043191909790039,-6.155418395996094,-6.295464515686035,-6.269361972808838,-6.467729568481445,-6.5096940994262695,-6.60035514831543,-6.5492024421691895,-6.768759727478027,-7.047513008117676,-6.871421813964844,-7.047513008117676,-7.307150363922119,-7.307150363922119,-7.269361972808838,-7.39430046081543,-7.746483325958252,-7.871421813964844,-7.871421813964844,-8.348543167114258,-7.348543167114258,-8.047513008117676,-8.348543167114258,-8.047513008117676,-8.047513008117676,-8.348543167114258,-8.047513008117676,-8.047513008117676,-7.871421813964844,-7.57039213180542 +-7.935859680175781,-1.6252574920654297,-1.124138593673706,-0.07503726333379745,-1.3276844024658203,-1.951554536819458,-2.9603774547576904,-3.4865050315856934,-4.115395545959473,-4.382098197937012,-4.7658915519714355,-4.765011787414551,-5.058488368988037,-5.1196184158325195,-5.173181533813477,-5.190784931182861,-5.307470798492432,-5.416031837463379,-5.391791820526123,-5.477977752685547,-5.553843021392822,-5.6734089851379395,-5.687886714935303,-5.815286159515381,-5.792845249176025,-6.00136137008667,-6.0666279792785645,-6.10335111618042,-6.097010612487793,-6.473462104797363,-6.379557132720947,-6.634829998016357,-6.935859680175781,-6.574131965637207,-7.032769680023193,-7.157708644866943,-7.236889839172363,-7.090761661529541,-7.458738803863525,-7.333799839019775,-7.458738803863525,-7.634829998016357,-7.333799839019775,-7.333799839019775,-7.935859680175781,-7.935859680175781,-7.634829998016357,-7.935859680175781,-7.935859680175781,-7.634829998016357,-7.333799839019775 +-7.51761531829834,-1.8154501914978027,-1.548617959022522,-0.8821649551391602,-0.14189817011356354,-1.0336198806762695,-2.0444788932800293,-2.762312173843384,-3.46419095993042,-3.9207983016967773,-4.257305145263672,-4.4417033195495605,-4.699389457702637,-4.844594478607178,-4.851097106933594,-4.943583965301514,-4.958906650543213,-5.137403964996338,-5.0720109939575195,-5.257544040679932,-5.193332672119141,-5.374600410461426,-5.384076118469238,-5.57809591293335,-5.51761531829834,-5.732285499572754,-5.725223541259766,-5.864402770996094,-6.055217266082764,-6.102642059326172,-6.175192832946777,-6.055217266082764,-6.563372611999512,-6.614525318145752,-6.614525318145752,-6.287166118621826,-6.51761531829834,-7.040493965148926,-6.739463806152344,-6.739463806152344,-6.818645477294922,-6.915555477142334,-7.216585159301758,-7.040493965148926,-7.216585159301758,-7.216585159301758,-6.915555477142334,-7.040493965148926,-7.216585159301758,-7.040493965148926,-6.915555477142334 +-7.110653400421143,-1.911207914352417,-1.8338009119033813,-1.3398085832595825,-0.7049881219863892,-0.1698814034461975,-1.3822003602981567,-2.008535146713257,-2.840230703353882,-3.254831314086914,-3.77760910987854,-3.9189229011535645,-4.3024420738220215,-4.375853538513184,-4.572834014892578,-4.601450443267822,-4.7925896644592285,-4.822851657867432,-4.865140438079834,-4.893169403076172,-5.089463710784912,-5.1238813400268555,-5.22983980178833,-5.271804332733154,-5.354778289794922,-5.429411888122559,-5.712713241577148,-5.59213924407959,-5.730442047119141,-5.712713241577148,-5.96452522277832,-5.96452522277832,-6.110653400421143,-5.96452522277832,-6.265555381774902,-5.880204200744629,-6.411683082580566,-6.3325018882751465,-6.5085930824279785,-6.265555381774902,-6.5085930824279785,-6.6335320472717285,-7.110653400421143,-7.110653400421143,-6.3325018882751465,-6.5085930824279785,-6.8096232414245605,-6.6335320472717285,-7.110653400421143,-6.5085930824279785,-6.207563400268555 +-6.610077381134033,-1.9571449756622314,-1.9437373876571655,-1.586097002029419,-1.0131847858428955,-0.34730497002601624,-0.5235116481781006,-1.0783419609069824,-1.822914719581604,-2.3643181324005127,-2.890001058578491,-3.176787853240967,-3.6105120182037354,-3.7985024452209473,-4.090249538421631,-4.162919521331787,-4.372031211853027,-4.377081394195557,-4.632353782653809,-4.556999206542969,-4.690999507904053,-4.846649646759033,-5.008017539978027,-4.919881343841553,-5.267654895782471,-5.118715763092041,-5.4059576988220215,-5.008017539978027,-5.463949680328369,-5.4059576988220215,-5.655835151672363,-5.433986186981201,-5.764979362487793,-5.655835151672363,-5.831926345825195,-5.911107540130615,-6.309047698974609,-6.008017539978027,-5.911107540130615,-6.008017539978027,-6.309047698974609,-5.831926345825195,-6.309047698974609,-6.132956027984619,-6.610077381134033,-6.610077381134033,-6.610077381134033,-6.309047698974609,-6.309047698974609,-6.610077381134033,-6.610077381134033 +-6.230070114135742,-1.9322874546051025,-2.0508341789245605,-1.7950860261917114,-1.2203173637390137,-0.6427496075630188,-0.5969743132591248,-0.4880450367927551,-1.3118927478790283,-1.5171678066253662,-2.0140624046325684,-2.28627872467041,-2.8288416862487793,-3.0889339447021484,-3.5082592964172363,-3.569204330444336,-3.958228349685669,-3.987031936645508,-4.200685977935791,-4.256942272186279,-4.295571327209473,-4.275827407836914,-4.5866169929504395,-4.497676372528076,-4.738708019256592,-4.6502861976623535,-4.86834192276001,-4.698591232299805,-4.92903995513916,-5.150888442993164,-5.053978443145752,-5.150888442993164,-5.326980113983154,-5.1886773109436035,-5.451918601989746,-5.326980113983154,-5.628009796142578,-5.628009796142578,-5.92903995513916,-5.628009796142578,-5.92903995513916,-5.92903995513916,-6.230070114135742,-5.92903995513916,-5.92903995513916,-5.752948760986328,-6.230070114135742,-6.230070114135742,-6.230070114135742,-5.92903995513916,-5.531099796295166 +-5.80344820022583,-1.930534839630127,-2.1035237312316895,-1.960839033126831,-1.4804232120513916,-0.8829649090766907,-0.7944948673248291,-0.4031831622123718,-1.0787055492401123,-1.0342925786972046,-1.4392162561416626,-1.628748893737793,-2.164958953857422,-2.4874777793884277,-2.871990442276001,-3.040769577026367,-3.3736958503723145,-3.515646457672119,-3.7279012203216553,-3.7620556354522705,-4.032596111297607,-4.018118381500244,-4.169980049133301,-4.2849345207214355,-4.388474941253662,-4.326326847076416,-4.548175811767578,-4.900358200073242,-4.80344820022583,-4.95835018157959,-5.104478359222412,-4.72426700592041,-5.025297164916992,-5.201388359069824,-5.025297164916992,-5.104478359222412,-5.201388359069824,-5.326326847076416,-5.326326847076416,-5.502418041229248,-5.502418041229248,-5.80344820022583,-5.80344820022583,-5.502418041229248,-5.502418041229248,-5.80344820022583,-5.80344820022583,-5.80344820022583,-5.80344820022583,-5.80344820022583,-5.201388359069824 +-5.563538074493408,-1.9110982418060303,-2.09934663772583,-2.034621238708496,-1.7043997049331665,-1.1317402124404907,-0.9778292179107666,-0.5091586709022522,-0.9724845886230469,-0.7818400859832764,-1.0964481830596924,-1.183091640472412,-1.6619162559509277,-1.9881192445755005,-2.300612449645996,-2.5154848098754883,-2.855117082595825,-3.034621238708496,-3.320499897003174,-3.373206377029419,-3.5812668800354004,-3.599750280380249,-3.81535005569458,-3.8914401531219482,-4.132174491882324,-4.072176456451416,-4.201810359954834,-4.183326721191406,-4.785386562347412,-4.86456823348999,-5.086416721343994,-4.60929536819458,-5.262507915496826,-4.961478233337402,-4.961478233337402,-4.718440055847168,-5.563538074493408,-4.785386562347412,-5.086416721343994,-5.262507915496826,-5.262507915496826,-5.262507915496826,-5.262507915496826,-5.563538074493408,-5.563538074493408,-5.563538074493408,-5.563538074493408,-5.563538074493408,-5.563538074493408,-5.563538074493408,-5.262507915496826 +-5.377621173858643,-1.9185304641723633,-2.097726345062256,-2.056230068206787,-1.8221640586853027,-1.3287136554718018,-1.2127333879470825,-0.7061892747879028,-1.0218250751495361,-0.6991302371025085,-0.9652615189552307,-0.8837869763374329,-1.301855444908142,-1.5328956842422485,-1.8126003742218018,-1.9800288677215576,-2.3433940410614014,-2.568061590194702,-2.9005000591278076,-2.9543755054473877,-3.19010066986084,-3.3605880737304688,-3.5202887058258057,-3.62174654006958,-3.696380138397217,-3.797837734222412,-4.076591491699219,-4.336228370666504,-4.122348785400391,-4.377621173858643,-4.377621173858643,-4.532523155212402,-4.9004998207092285,-4.423378944396973,-5.076591491699219,-4.775561332702637,-5.377621173858643,-5.076591491699219,-4.9004998207092285,-5.377621173858643,-5.377621173858643,-4.775561332702637,-5.377621173858643,-5.377621173858643,-5.076591491699219,-5.076591491699219,-5.076591491699219,-5.377621173858643,-5.377621173858643,-5.377621173858643,-4.9004998207092285 +-5.183605670928955,-1.9204432964324951,-2.1758580207824707,-2.053272008895874,-1.9176093339920044,-1.4898788928985596,-1.437516689300537,-0.9802464842796326,-1.151551365852356,-0.7811380624771118,-0.9520342350006104,-0.7260569334030151,-1.0789480209350586,-1.2005661725997925,-1.390304446220398,-1.5488263368606567,-1.8366663455963135,-2.138674259185791,-2.3485496044158936,-2.5014607906341553,-2.70648455619812,-2.9025723934173584,-3.119147777557373,-3.1879706382751465,-3.467602491378784,-3.5501372814178467,-3.6038222312927246,-3.6784558296203613,-3.928333282470703,-4.007514476776123,-4.183605670928955,-4.405454635620117,-4.183605670928955,-4.338507652282715,-4.882575988769531,-4.484635829925537,-4.706484317779541,-4.581545829772949,-5.183605670928955,-4.581545829772949,-4.882575988769531,-4.882575988769531,-5.183605670928955,-4.882575988769531,-4.882575988769531,-5.183605670928955,-5.183605670928955,-5.183605670928955,-5.183605670928955,-5.183605670928955,-5.183605670928955 +-5.090645790100098,-1.9304776191711426,-2.1373696327209473,-2.0757055282592773,-2.0468907356262207,-1.6554388999938965,-1.632612705230713,-1.2348846197128296,-1.3331739902496338,-0.9021112322807312,-1.046773076057434,-0.7081606388092041,-1.0158660411834717,-0.996874213218689,-1.1507773399353027,-1.2521116733551025,-1.5089237689971924,-1.7893989086151123,-1.9635411500930786,-2.124034881591797,-2.375478744506836,-2.625263214111328,-2.8451333045959473,-2.886525869369507,-3.018764019012451,-3.204155206680298,-3.3916759490966797,-3.4278881549835205,-3.5465779304504395,-3.572132110595703,-3.886526107788086,-3.6927058696746826,-4.011464595794678,-3.9145545959472656,-4.136403560638428,-4.049253463745117,-4.613524913787842,-4.39167594909668,-4.39167594909668,-4.31249475479126,-5.090645790100098,-4.613524913787842,-4.789616107940674,-4.613524913787842,-5.090645790100098,-4.613524913787842,-5.090645790100098,-4.613524913787842,-5.090645790100098,-5.090645790100098,-4.789616107940674 +-5.0438923835754395,-1.887343406677246,-2.136481285095215,-2.259275197982788,-2.1529128551483154,-1.7706596851348877,-1.8139548301696777,-1.4376187324523926,-1.5280187129974365,-1.0854719877243042,-1.1957650184631348,-0.7850637435913086,-1.0450232028961182,-0.8954750299453735,-1.0329145193099976,-1.0171141624450684,-1.2794922590255737,-1.4684737920761108,-1.6270856857299805,-1.7924976348876953,-1.998178482055664,-2.277479648590088,-2.512413740158081,-2.6339595317840576,-2.8160059452056885,-2.91678786277771,-3.0896501541137695,-3.4311087131500244,-3.4418325424194336,-3.5667712688446045,-3.6636812686920166,-3.701469898223877,-3.8397724628448486,-3.9647111892700195,-4.566771507263184,-4.198794364929199,-4.3449225425720215,-4.742862701416016,-4.265741348266602,-4.441832542419434,-4.566771507263184,-4.441832542419434,-5.0438923835754395,-5.0438923835754395,-4.742862701416016,-5.0438923835754395,-4.566771507263184,-5.0438923835754395,-5.0438923835754395,-5.0438923835754395,-4.566771507263184 +-4.996686935424805,-1.9447628259658813,-2.2683329582214355,-2.120468854904175,-2.267521858215332,-1.874470829963684,-2.0036916732788086,-1.6109018325805664,-1.698051929473877,-1.2610878944396973,-1.352346658706665,-0.8989437222480774,-1.1424413919448853,-0.8832113742828369,-1.0195120573043823,-0.8933620452880859,-1.1377286911010742,-1.2586994171142578,-1.398005723953247,-1.519565463066101,-1.7167917490005493,-1.9936573505401611,-2.145428419113159,-2.289116621017456,-2.510965347290039,-2.6330747604370117,-2.872835159301758,-2.943608283996582,-3.1973462104797363,-3.17061185836792,-3.5342886447906494,-3.5342886447906494,-3.6956567764282227,-3.6744675636291504,-3.9966866970062256,-3.955294132232666,-3.955294132232666,-4.218535423278809,-4.2977166175842285,-4.2977166175842285,-4.996686935424805,-4.519565582275391,-4.996686935424805,-4.996686935424805,-4.519565582275391,-4.695656776428223,-4.996686935424805,-4.519565582275391,-4.996686935424805,-4.695656776428223,-4.695656776428223 +-4.951065540313721,-1.871160864830017,-2.286423444747925,-2.203653573989868,-2.2949671745300293,-2.0105488300323486,-2.1103322505950928,-1.774106502532959,-1.874424934387207,-1.4145069122314453,-1.508115530014038,-1.0367751121520996,-1.2491521835327148,-0.9243687391281128,-1.0588594675064087,-0.8360210061073303,-1.0812472105026245,-1.1139822006225586,-1.2518348693847656,-1.3078101873397827,-1.5258573293685913,-1.751584529876709,-1.9212758541107178,-2.053438186645508,-2.227609634399414,-2.4391820430755615,-2.5855774879455566,-2.746945381164551,-2.9018473625183105,-3.0479753017425537,-3.2883076667785645,-3.2883076667785645,-3.445915460586548,-3.5197017192840576,-3.608642816543579,-3.7749741077423096,-3.9968228340148926,-3.9510653018951416,-4.047975540161133,-4.047975540161133,-3.9510653018951416,-4.2520952224731445,-4.951065540313721,-4.473944187164307,-4.951065540313721,-4.951065540313721,-4.473944187164307,-4.473944187164307,-4.951065540313721,-4.951065540313721,-4.650035381317139 +-4.882826328277588,-1.86495840549469,-2.2564857006073,-2.1504323482513428,-2.2928764820098877,-2.0273070335388184,-2.236422300338745,-1.8978489637374878,-2.0043044090270996,-1.5857224464416504,-1.6559685468673706,-1.2028534412384033,-1.3614264726638794,-1.0039024353027344,-1.1287071704864502,-0.8313263058662415,-1.0631506443023682,-1.0157123804092407,-1.1601922512054443,-1.1554474830627441,-1.3782193660736084,-1.559574007987976,-1.715213418006897,-1.8316736221313477,-1.9997327327728271,-2.2135093212127686,-2.3817667961120605,-2.519214153289795,-2.695305347442627,-2.9285836219787598,-3.0503172874450684,-3.126951217651367,-3.2595767974853516,-3.4356679916381836,-3.5606069564819336,-3.652377128601074,-3.803644895553589,-3.9285836219787598,-4.183856010437012,-3.979736089706421,-4.280766010284424,-4.581796169281006,-4.280766010284424,-4.280766010284424,-4.280766010284424,-4.882826328277588,-4.882826328277588,-4.882826328277588,-4.581796169281006,-4.882826328277588,-4.581796169281006 +-4.791908264160156,-1.9562175273895264,-2.3370633125305176,-2.042945146560669,-2.213268995285034,-2.0725767612457275,-2.3176918029785156,-2.03299617767334,-2.1106667518615723,-1.7327234745025635,-1.800239086151123,-1.3436657190322876,-1.4869868755340576,-1.1005613803863525,-1.2091631889343262,-0.878412127494812,-1.071252703666687,-0.9721667766571045,-1.0977418422698975,-1.0732403993606567,-1.2561078071594238,-1.3727787733078003,-1.5287456512451172,-1.629941463470459,-1.810996174812317,-2.0398597717285156,-2.2075767517089844,-2.309034585952759,-2.5063507556915283,-2.648893356323242,-2.9285852909088135,-2.9406497478485107,-3.138695478439331,-3.2604291439056396,-3.393968105316162,-3.536635637283325,-3.837665557861328,-3.645780086517334,-3.7127268314361572,-4.189847946166992,-4.09293794631958,-4.189847946166992,-4.490878105163574,-4.189847946166992,-4.314786911010742,-4.314786911010742,-4.791908264160156,-4.314786911010742,-4.791908264160156,-4.791908264160156,-4.09293794631958 +-4.696382522583008,-1.834848165512085,-2.2747786045074463,-2.2221662998199463,-2.3867523670196533,-2.1953234672546387,-2.3825154304504395,-2.076246500015259,-2.189877510070801,-1.8451242446899414,-1.9211363792419434,-1.4895567893981934,-1.600167989730835,-1.2054413557052612,-1.3116708993911743,-0.924868643283844,-1.1306527853012085,-0.9421871900558472,-1.0868948698043823,-0.9924896359443665,-1.1823663711547852,-1.2518694400787354,-1.420840859413147,-1.4955321550369263,-1.661353349685669,-1.8709564208984375,-2.0509603023529053,-2.167465925216675,-2.31980562210083,-2.538020133972168,-2.718658924102783,-2.833059787750244,-2.956019878387451,-2.9888124465942383,-3.2984426021575928,-3.128180980682373,-3.520291328430176,-3.492262601852417,-3.5824391841888428,-3.742140054702759,-3.8512845039367676,-3.8512845039367676,-3.99741268157959,-3.8512845039367676,-4.395352363586426,-4.395352363586426,-4.094322681427002,-4.696382522583008,-4.395352363586426,-4.696382522583008,-3.99741268157959 +-4.6238484382629395,-1.8741123676300049,-2.2621207237243652,-2.155501365661621,-2.212229013442993,-2.1924848556518555,-2.3382914066314697,-2.0885543823242188,-2.279456377029419,-1.964883804321289,-2.044064998626709,-1.619957447052002,-1.7164372205734253,-1.3018361330032349,-1.3969910144805908,-1.0162863731384277,-1.186732530593872,-0.9681340456008911,-1.0948034524917603,-0.9554626941680908,-1.1439855098724365,-1.1571292877197266,-1.3163526058197021,-1.3566768169403076,-1.5590163469314575,-1.6954528093338013,-1.8589255809783936,-1.96871018409729,-2.1766905784606934,-2.291410207748413,-2.5446674823760986,-2.5904247760772705,-2.8385188579559326,-2.933652639389038,-2.980396032333374,-3.0797805786132812,-3.345094919204712,-3.5446672439575195,-3.58245587348938,-3.7207586765289307,-3.6696062088012695,-3.7787506580352783,-3.9248785972595215,-3.5446672439575195,-4.021788597106934,-3.9248785972595215,-3.9248785972595215,-4.322818756103516,-4.146727561950684,-4.6238484382629395,-3.7207586765289307 +-4.559427738189697,-1.817488670349121,-2.2189836502075195,-2.1792166233062744,-2.199592351913452,-2.2189836502075195,-2.398059844970703,-2.0881361961364746,-2.2761266231536865,-1.9728405475616455,-2.047544479370117,-1.683210015296936,-1.8343333005905151,-1.4192341566085815,-1.485343098640442,-1.1185187101364136,-1.2434574365615845,-0.987718939781189,-1.1293528079986572,-0.947810709476471,-1.1447886228561401,-1.0979292392730713,-1.25257408618927,-1.2673933506011963,-1.4339464902877808,-1.5704231262207031,-1.7359535694122314,-1.8151347637176514,-2.022869348526001,-2.112269878387451,-2.313915252685547,-2.459057331085205,-2.6786141395568848,-2.760087251663208,-2.9683632850646973,-3.0409138202667236,-3.237208604812622,-3.1614878177642822,-3.6051852703094482,-3.3833365440368652,-3.4454843997955322,-3.6563377380371094,-4.082306385040283,-4.082306385040283,-4.082306385040283,-3.8604578971862793,-4.258397579193115,-4.082306385040283,-4.559427738189697,-4.258397579193115,-3.7812764644622803 +-4.499054431915283,-1.8278815746307373,-2.2922284603118896,-2.101114273071289,-2.227212905883789,-2.273745059967041,-2.5213308334350586,-2.176835060119629,-2.359175443649292,-2.0840811729431152,-2.162594795227051,-1.7931907176971436,-1.868626594543457,-1.5082716941833496,-1.5911059379577637,-1.1934881210327148,-1.3479912281036377,-1.0299690961837769,-1.2087970972061157,-0.9522650837898254,-1.156434416770935,-1.0308548212051392,-1.2272127866744995,-1.161195993423462,-1.3648773431777954,-1.405632734298706,-1.6159610748291016,-1.671039342880249,-1.8727140426635742,-1.951279640197754,-2.178908109664917,-2.256016492843628,-2.4271724224090576,-2.559535264968872,-2.836296558380127,-2.8088583946228027,-2.9308526515960693,-3.007692813873291,-3.322963237762451,-3.4576616287231445,-3.800084352493286,-3.653956413269043,-3.720903158187866,-3.5959644317626953,-3.8969943523406982,-4.198024272918701,-4.198024272918701,-4.021933078765869,-4.499054431915283,-4.499054431915283,-4.499054431915283 +-4.489212989807129,-1.8321571350097656,-2.2437002658843994,-2.1669936180114746,-2.324860095977783,-2.1527531147003174,-2.421027183532715,-2.0775933265686035,-2.3430848121643066,-2.1108150482177734,-2.226761817932129,-1.818040132522583,-1.9293062686920166,-1.5532021522521973,-1.6769682168960571,-1.2698904275894165,-1.4060688018798828,-1.0757455825805664,-1.246174931526184,-0.972942054271698,-1.1688588857650757,-1.0132513046264648,-1.1945263147354126,-1.1091827154159546,-1.333573341369629,-1.3579151630401611,-1.5388480424880981,-1.5807279348373413,-1.7748832702636719,-1.8753710985183716,-2.0530502796173096,-2.119997024536133,-2.3686389923095703,-2.484891653060913,-2.756819248199463,-2.807971715927124,-2.9706990718841553,-3.188182830810547,-3.1467902660369873,-3.410031795501709,-3.2587640285491943,-3.6441149711608887,-3.4478201866149902,-3.534970283508301,-3.790242910385132,-3.790242910385132,-3.711061716079712,-4.188182830810547,-4.489212989807129,-4.188182830810547,-3.586122989654541 +-4.406216621398926,-1.784002423286438,-2.235954761505127,-2.109551191329956,-2.397616386413574,-2.3093063831329346,-2.4471750259399414,-2.1184146404266357,-2.3234310150146484,-2.1809072494506836,-2.282364845275879,-1.848709225654602,-2.010017156600952,-1.6952533721923828,-1.752039909362793,-1.3384020328521729,-1.5254029035568237,-1.1292953491210938,-1.288945198059082,-1.0039551258087158,-1.1924331188201904,-1.0184707641601562,-1.1895228624343872,-1.0526849031448364,-1.2886137962341309,-1.2502734661102295,-1.4632169008255005,-1.4587827920913696,-1.680304765701294,-1.7186875343322754,-2.0082764625549316,-2.031468152999878,-2.302412748336792,-2.330669403076172,-2.476797580718994,-2.650341510772705,-2.826432943344116,-2.9148547649383545,-3.1051864624023438,-3.0839972496032715,-3.3270351886749268,-3.364823818206787,-3.4519739151000977,-3.804156541824341,-4.105186462402344,-3.9290952682495117,-3.804156541824341,-4.105186462402344,-3.9290952682495117,-4.406216621398926,-3.5611183643341064 +-4.357553958892822,-1.7458304166793823,-2.0788002014160156,-2.102281093597412,-2.1902363300323486,-2.156156539916992,-2.4710628986358643,-2.114515781402588,-2.3006489276885986,-2.1271047592163086,-2.2052652835845947,-1.9135088920593262,-2.08109188079834,-1.7281441688537598,-1.8235275745391846,-1.4517579078674316,-1.5736501216888428,-1.2310975790023804,-1.3672149181365967,-1.0690809488296509,-1.2506831884384155,-1.0322433710098267,-1.1914198398590088,-1.0576108694076538,-1.246291160583496,-1.1794404983520508,-1.3904739618301392,-1.3359509706497192,-1.6016788482666016,-1.6340980529785156,-1.8443361520767212,-1.827354073524475,-2.129667043685913,-2.196185827255249,-2.4230551719665527,-2.4081637859344482,-2.565161943435669,-2.7240853309631348,-2.910395622253418,-3.0565237998962402,-3.102281332015991,-3.243610382080078,-3.4544637203216553,-3.579402446746826,-3.512455701828003,-3.880432605743408,-4.05652379989624,-3.880432605743408,-4.357553958892822,-3.880432605743408,-3.512455701828003 +-4.253241062164307,-1.67920982837677,-2.1293892860412598,-2.1850552558898926,-2.227935314178467,-2.2040231227874756,-2.4081430435180664,-2.2238574028015137,-2.5542709827423096,-2.2320518493652344,-2.420732021331787,-1.9955624341964722,-2.116520404815674,-1.8091962337493896,-1.8991326093673706,-1.5042781829833984,-1.6566439867019653,-1.3077725172042847,-1.4566667079925537,-1.107113003730774,-1.2880393266677856,-1.029745101928711,-1.2258914709091187,-1.0354939699172974,-1.1929210424423218,-1.13069748878479,-1.3279290199279785,-1.315723180770874,-1.4966049194335938,-1.528146505355835,-1.7281962633132935,-1.7632825374603271,-2.0253543853759766,-2.0629093647003174,-2.248919725418091,-2.355613946914673,-2.5719997882843018,-2.545670986175537,-2.8382678031921387,-2.8218772411346436,-2.8218772411346436,-3.1392977237701416,-3.2532410621643066,-3.1740598678588867,-3.3501510620117188,-3.6511809825897217,-3.9522111415863037,-3.9522111415863037,-3.9522111415863037,-3.6511809825897217,-3.5542709827423096 +-4.144200325012207,-1.7824726104736328,-2.098877429962158,-2.0203487873077393,-2.2465734481811523,-2.030257225036621,-2.49098801612854,-2.114816665649414,-2.411806583404541,-2.189957857131958,-2.3116915225982666,-1.9652235507965088,-2.17571759223938,-1.8178645372390747,-1.9214839935302734,-1.5771740674972534,-1.6803075075149536,-1.377044677734375,-1.4948656558990479,-1.191892385482788,-1.3427966833114624,-1.0786207914352417,-1.235715389251709,-1.0397133827209473,-1.2351796627044678,-1.1164432764053345,-1.2892874479293823,-1.23304283618927,-1.4409091472625732,-1.4366302490234375,-1.6458898782730103,-1.6714439392089844,-1.879382610321045,-1.9510759115219116,-2.171072483062744,-2.2411105632781982,-2.41992449760437,-2.445230484008789,-2.5759987831115723,-2.746260404586792,-2.888927936553955,-2.8654468059539795,-3.144200563430786,-3.2411105632781982,-3.366049289703369,-3.542140483856201,-3.667079210281372,-3.299102306365967,-3.445230484008789,-3.843170404434204,-3.366049289703369 +-4.031004428863525,-1.6110485792160034,-2.2049295902252197,-2.062521457672119,-2.4628026485443115,-2.1445136070251465,-2.4182205200195312,-2.2601523399353027,-2.3067283630371094,-2.1015853881835938,-2.1617724895477295,-1.9518229961395264,-2.150190591812134,-1.8188166618347168,-1.955457329750061,-1.596435308456421,-1.7661864757537842,-1.4410547018051147,-1.5467044115066528,-1.2201000452041626,-1.3589063882827759,-1.0995464324951172,-1.2653357982635498,-1.0519113540649414,-1.24567449092865,-1.1041475534439087,-1.3010300397872925,-1.213438868522644,-1.4444169998168945,-1.3787579536437988,-1.5916715860366821,-1.6160309314727783,-1.761491298675537,-1.8351045846939087,-2.150190591812134,-2.117190361022949,-2.2248244285583496,-2.4628026485443115,-2.3875515460968018,-2.6885814666748047,-2.7757318019866943,-3.0767617225646973,-2.9518229961395264,-3.0767617225646973,-3.7299742698669434,-3.7299742698669434,-3.2528529167175293,-3.7299742698669434,-3.5538830757141113,-4.031004428863525,-3.4289443492889404 +-3.8941497802734375,-1.6041152477264404,-2.2813658714294434,-2.153787136077881,-2.0948092937469482,-2.203953742980957,-2.4469919204711914,-2.1617560386657715,-2.4469919204711914,-2.3259479999542236,-2.314366340637207,-2.0368173122406006,-2.1617560386657715,-1.8607261180877686,-1.9399073123931885,-1.6511118412017822,-1.7869398593902588,-1.5249340534210205,-1.6461765766143799,-1.3008637428283691,-1.42580246925354,-1.143641471862793,-1.2596726417541504,-1.0713281631469727,-1.2129086256027222,-1.1123944520950317,-1.2709004878997803,-1.210202693939209,-1.351324439048767,-1.3414816856384277,-1.5305378437042236,-1.5740035772323608,-1.674041748046875,-1.7327818870544434,-1.8855496644973755,-2.0076591968536377,-2.203953742980957,-2.2813658714294434,-2.3626708984375,-2.4962098598480225,-2.5324220657348633,-2.61539626121521,-2.7802064418792725,-3.0490517616271973,-3.1951799392700195,-3.2920899391174316,-3.2920899391174316,-3.2920899391174316,-3.1951799392700195,-3.8941497802734375,-3.0490517616271973 +-3.809492349624634,-1.6727718114852905,-2.0613043308258057,-1.9899485111236572,-2.2531898021698,-2.3623342514038086,-2.6334011554718018,-2.1862430572509766,-2.467069625854492,-2.2654242515563965,-2.29097843170166,-2.0460643768310547,-2.1862430572509766,-1.9010072946548462,-1.9899485111236572,-1.6856406927108765,-1.7760686874389648,-1.5689431428909302,-1.64812433719635,-1.3470942974090576,-1.4098186492919922,-1.1841799020767212,-1.3029873371124268,-1.1010714769363403,-1.249585747718811,-1.0699200630187988,-1.2962747812271118,-1.1977691650390625,-1.3323711156845093,-1.3002898693084717,-1.493522047996521,-1.5062962770462036,-1.6727718114852905,-1.7376103401184082,-1.827221155166626,-1.906402349472046,-2.053617477416992,-2.128251075744629,-2.1967084407806396,-2.3181307315826416,-2.4872729778289795,-2.6633644104003906,-2.6955490112304688,-2.768099784851074,-2.9643943309783936,-2.9643943309783936,-3.031341075897217,-3.332371234893799,-3.508462429046631,-3.508462429046631,-3.207432270050049 +-3.685293674468994,-1.437320590019226,-2.0418410301208496,-1.9950977563858032,-2.1055102348327637,-2.1289913654327393,-2.208172559738159,-2.0131959915161133,-2.32356595993042,-2.1801438331604004,-2.32356595993042,-1.9071425199508667,-2.32356595993042,-1.892902135848999,-2.0418410301208496,-1.6641044616699219,-1.8219709396362305,-1.4731061458587646,-1.6518700122833252,-1.3528553247451782,-1.4921691417694092,-1.219910979270935,-1.4111359119415283,-1.1387511491775513,-1.3974920511245728,-1.1066546440124512,-1.33311128616333,-1.1563770771026611,-1.342871069908142,-1.2571589946746826,-1.5517548322677612,-1.415780782699585,-1.6518700122833252,-1.620835781097412,-1.879113793373108,-1.78766667842865,-2.3428711891174316,-2.062044382095337,-2.222895860671997,-2.1055102348327637,-2.6439011096954346,-2.685293674468994,-2.7822036743164062,-3.0832338333129883,-2.9071426391601562,-3.208172559738159,-3.208172559738159,-3.0832338333129883,-3.685293674468994,-3.208172559738159,-2.840195655822754 +-3.44059419631958,-1.6482025384902954,-2.078866481781006,-2.185321807861328,-2.009230613708496,-2.025620937347412,-2.078866481781006,-1.9781962633132935,-2.185321807861328,-2.2364742755889893,-2.0981717109680176,-1.9354442358016968,-2.139564275741577,-1.8385342359542847,-2.025620937347412,-1.6017451286315918,-1.8071258068084717,-1.476806402206421,-1.7503981590270996,-1.4405943155288696,-1.5713624954223633,-1.2703325748443604,-1.4538224935531616,-1.1373982429504395,-1.3798964023590088,-1.150559663772583,-1.350689172744751,-1.1664364337921143,-1.403167724609375,-1.1975562572479248,-1.462870717048645,-1.3798964023590088,-1.5893359184265137,-1.5713624954223633,-1.7503981590270996,-1.8173450231552124,-1.9091153144836426,-1.9934362173080444,-2.264503002166748,-2.1618406772613525,-2.44059419631958,-2.486351728439331,-2.486351728439331,-2.963473081588745,-2.963473081588745,-2.662442922592163,-3.139564275741577,-2.963473081588745,-3.139564275741577,-2.963473081588745,-2.741624355316162 +-3.3259260654449463,-1.6538281440734863,-2.179797887802124,-2.179797887802124,-1.834564208984375,-1.8207759857177734,-2.5477747917175293,-2.211982488632202,-2.2467446327209473,-2.4228360652923584,-2.179797887802124,-1.878767967224121,-2.179797887802124,-1.8488047122955322,-1.9109525680541992,-1.6538281440734863,-1.7944470643997192,-1.533534288406372,-1.7026766538619995,-1.4228359460830688,-1.4998512268066406,-1.3527981042861938,-1.4121121168136597,-1.2325042486190796,-1.5130126476287842,-1.1767067909240723,-1.4068478345870972,-1.164557933807373,-1.4508646726608276,-1.1955921649932861,-1.5477746725082397,-1.321604609489441,-1.5265854597091675,-1.4174408912658691,-1.6727133989334106,-1.6446846723556519,-1.878767967224121,-1.7461423873901367,-2.149834632873535,-2.003706693649292,-2.4228360652923584,-2.2467446327209473,-2.8488047122955322,-2.371683359146118,-2.480827808380127,-3.0248959064483643,-3.0248959064483643,-3.0248959064483643,-3.3259260654449463,-3.0248959064483643,-2.7238659858703613 +-3.1886472702026367,-1.6834973096847534,-2.586587429046631,-1.7736740112304688,-2.0747039318084717,-1.826919436454773,-2.285557270050049,-2.285557270050049,-2.586587429046631,-2.3435492515563965,-2.2344048023223877,-1.8462246656417847,-2.3435492515563965,-1.9333747625350952,-2.109466075897217,-1.6571683883666992,-1.984527349472046,-1.4562535285949707,-1.6088637113571167,-1.382467269897461,-1.6323447227478027,-1.1800471544265747,-1.3893067836761475,-1.1394293308258057,-1.4177953004837036,-1.2018755674362183,-1.4726439714431763,-1.1279494762420654,-1.4327723979949951,-1.2592283487319946,-1.4252192974090576,-1.2855572700500488,-1.866428017616272,-1.4562535285949707,-1.7115260362625122,-1.7115260362625122,-1.8876173496246338,-1.9333747625350952,-2.2344048023223877,-2.0747039318084717,-2.7115261554718018,-2.2344048023223877,-2.7115261554718018,-2.7115261554718018,-3.1886472702026367,-2.4896771907806396,-2.887617349624634,-2.887617349624634,-3.1886472702026367,-2.887617349624634,-2.887617349624634 +-3.1231980323791504,-1.6760400533676147,-2.1689555644989014,-2.4242279529571533,-2.1689555644989014,-2.5211381912231445,-2.1231980323791504,-2.1231980323791504,-2.1689555644989014,-2.3450467586517334,-2.27810001373291,-1.9471068382263184,-2.081805467605591,-2.0440168380737305,-1.8444445133209229,-1.6460767984390259,-1.9190781116485596,-1.4699854850769043,-1.742986798286438,-1.3170181512832642,-1.554996371269226,-1.236707329750061,-1.5791300535202026,-1.2658655643463135,-1.4242280721664429,-1.097892165184021,-1.40719473361969,-1.2093842029571533,-1.4699854850769043,-1.1500701904296875,-1.521138072013855,-1.3238575458526611,-1.5434144735336304,-1.554996371269226,-1.6460767984390259,-1.7252581119537354,-1.9190781116485596,-1.7807754278182983,-2.1231980323791504,-1.9770700931549072,-2.2201080322265625,-2.1231980323791504,-2.5211381912231445,-2.3450467586517334,-2.5211381912231445,-2.4242279529571533,-2.6460769176483154,-2.8221681118011475,-3.1231980323791504,-2.8221681118011475,-2.5211381912231445 +-3.089905023574829,-1.2448070049285889,-2.186815023422241,-2.390935182571411,-2.186815023422241,-2.311753749847412,-2.612783908843994,-1.859456181526184,-2.311753749847412,-2.244807004928589,-2.311753749847412,-1.7281773090362549,-2.010723829269409,-1.8111515045166016,-1.8346326351165771,-1.598543405532837,-1.747482419013977,-1.498840570449829,-1.7096939086914062,-1.4771212339401245,-1.6749317646026611,-1.3495423793792725,-1.6127839088439941,-1.2769917249679565,-1.4464523792266846,-1.1868151426315308,-1.5336025953292847,-1.1978105306625366,-1.5584261417388916,-1.2265822887420654,-1.4464523792266846,-1.4086638689041138,-1.5336025953292847,-1.4878451824188232,-1.8346326351165771,-1.4878451824188232,-1.7888751029968262,-1.7096939086914062,-2.186815023422241,-1.943777084350586,-2.311753749847412,-2.010723829269409,-2.13566255569458,-2.244807004928589,-2.4878451824188232,-2.612783908843994,-3.089905023574829,-2.612783908843994,-2.612783908843994,-3.089905023574829,-2.788875102996826 +-3.068557024002075,-1.3695869445800781,-1.9893757104873657,-2.290405750274658,-2.290405750274658,-2.4664969444274902,-2.290405750274658,-2.068556785583496,-1.9893757104873657,-2.223458766937256,-1.8644369840621948,-1.8132843971252441,-2.068556785583496,-1.9893757104873657,-1.8132843971252441,-1.7898032665252686,-1.8644369840621948,-1.5370780229568481,-1.6371930837631226,-1.4887733459472656,-1.726134181022644,-1.3873156309127808,-1.5634069442749023,-1.3281941413879395,-1.670616865158081,-1.2692162990570068,-1.5914356708526611,-1.2360479831695557,-1.5122543573379517,-1.160071849822998,-1.3964591026306152,-1.2623769044876099,-1.5634069442749023,-1.3525536060333252,-1.577195167541504,-1.6213988065719604,-1.8132843971252441,-1.7463375329971313,-1.892465591430664,-1.8644369840621948,-1.9546135663986206,-2.369586944580078,-1.9546135663986206,-2.1654670238494873,-2.767526865005493,-2.591435670852661,-3.068557024002075,-2.4664969444274902,-2.591435670852661,-2.4664969444274902,-2.114314317703247 +-3.054229974746704,-1.8237810134887695,-1.8501099348068237,-2.0128371715545654,-1.8501099348068237,-1.7118072509765625,-2.276078701019287,-2.151139974594116,-2.452169895172119,-2.099987506866455,-2.276078701019287,-1.8501099348068237,-2.355259895324707,-1.8237810134887695,-2.209131956100464,-1.6925020217895508,-1.9750486612319946,-1.44144606590271,-1.8237810134887695,-1.3299540281295776,-1.7320106029510498,-1.2983551025390625,-1.591831922531128,-1.2217209339141846,-1.522750973701477,-1.1566028594970703,-1.5490798950195312,-1.2029715776443481,-1.622866153717041,-1.313867211341858,-1.57710862159729,-1.2029715776443481,-1.6392565965652466,-1.4207614660263062,-1.5628682374954224,-1.5101618766784668,-1.8501099348068237,-1.7531999349594116,-2.054229974746704,-2.0128371715545654,-2.276078701019287,-1.9402865171432495,-2.57710862159729,-2.209131956100464,-2.209131956100464,-2.276078701019287,-2.57710862159729,-2.355259895324707,-2.753199815750122,-2.753199815750122,-2.276078701019287 +-2.9561684131622314,-1.677414894104004,-1.8100403547286987,-1.6137456893920898,-2.6551384925842285,-2.111070394515991,-2.4790472984313965,-1.8422250747680664,-2.4790472984313965,-1.8769872188568115,-2.9561684131622314,-1.7520484924316406,-2.1780171394348145,-2.0019259452819824,-2.2571983337402344,-1.7520484924316406,-2.111070394515991,-1.479047179222107,-1.7800772190093994,-1.312715768814087,-1.6339491605758667,-1.365103840827942,-1.70089590549469,-1.2318925857543945,-1.5582283735275269,-1.354108452796936,-1.4937704801559448,-1.240165114402771,-1.365103840827942,-1.2318925857543945,-1.6551384925842285,-1.365103840827942,-1.541195034980774,-1.265972375869751,-1.7800772190093994,-1.524804711341858,-1.7257194519042969,-1.7257194519042969,-2.1780171394348145,-1.677414894104004,-1.9147757291793823,-1.8100403547286987,-2.111070394515991,-2.0530784130096436,-2.4790472984313965,-2.4790472984313965,-2.9561684131622314,-2.2571983337402344,-2.9561684131622314,-2.9561684131622314,-2.9561684131622314 +-2.710963010787964,-1.4322094917297363,-1.5348718166351318,-2.011993169784546,-2.409933090209961,-2.108903169631958,-2.710963010787964,-2.233841896057129,-2.233841896057129,-2.233841896057129,-2.409933090209961,-2.108903169631958,-2.108903169631958,-1.9328118562698364,-2.710963010787964,-1.7567206621170044,-1.8658651113510132,-1.5970197916030884,-1.6695704460144043,-1.5348718166351318,-1.7109631299972534,-1.3685404062271118,-1.5970197916030884,-1.1924492120742798,-1.631781816482544,-1.2196013927459717,-1.631781816482544,-1.2638051509857178,-1.6695704460144043,-1.3492352962493896,-1.631781816482544,-1.233841896057129,-1.455690622329712,-1.330751895904541,-1.631781816482544,-1.5348718166351318,-1.8078731298446655,-1.6695704460144043,-1.8658651113510132,-1.8658651113510132,-1.8658651113510132,-1.7109631299972534,-2.409933090209961,-2.108903169631958,-2.108903169631958,-2.108903169631958,-2.409933090209961,-2.011993169784546,-2.409933090209961,-2.409933090209961,-2.011993169784546 +-2.7803173065185547,-1.7011361122131348,-1.7803173065185547,-2.0813472270965576,-1.5015637874603271,-2.3031959533691406,-2.4792873859405518,-1.634189248085022,-2.4792873859405518,-2.1782572269439697,-2.0021660327911377,-1.6663739681243896,-2.0813472270965576,-2.0813472270965576,-1.6663739681243896,-1.8260748386383057,-1.8772273063659668,-1.7011361122131348,-1.634189248085022,-1.5498683452606201,-1.8260748386383057,-1.45809805393219,-1.7389246225357056,-1.4001060724258423,-1.7011361122131348,-1.3489536046981812,-1.6663739681243896,-1.2362492084503174,-1.5761973857879639,-1.3031960725784302,-1.45809805393219,-1.2488384246826172,-1.634189248085022,-1.418589472770691,-1.7389246225357056,-1.634189248085022,-1.6663739681243896,-1.5761973857879639,-1.6042261123657227,-1.7011361122131348,-1.6042261123657227,-1.7389246225357056,-2.1782572269439697,-2.3031959533691406,-2.0813472270965576,-2.0021660327911377,-2.7803173065185547,-2.1782572269439697,-2.4792873859405518,-2.4792873859405518,-2.0813472270965576 +-2.6085259914398193,-2.0064661502838135,-2.6085259914398193,-2.1314048767089844,-2.1314048767089844,-2.0064661502838135,-2.0064661502838135,-1.6085259914398193,-2.6085259914398193,-1.9095560312271118,-2.1314048767089844,-2.1314048767089844,-1.9095560312271118,-1.8303747177124023,-1.763427972793579,-2.1314048767089844,-1.5293447971343994,-1.4623980522155762,-1.4324347972869873,-1.5293447971343994,-1.4945826530456543,-1.3297724723815918,-1.5671333074569702,-1.3074960708618164,-1.3780771493911743,-1.3780771493911743,-1.4945826530456543,-1.2863067388534546,-1.6542835235595703,-1.4623980522155762,-1.2661033868789673,-1.4945826530456543,-1.705436110496521,-1.6542835235595703,-1.4324347972869873,-1.5671333074569702,-1.705436110496521,-1.6542835235595703,-1.705436110496521,-2.0064661502838135,-2.0064661502838135,-2.0064661502838135,-2.0064661502838135,-2.6085259914398193,-2.3074960708618164,-1.9095560312271118,-2.6085259914398193,-2.3074960708618164,-2.3074960708618164,-2.3074960708618164,-2.3074960708618164 +-2.5378191471099854,-1.8388490676879883,-2.5378191471099854,-2.0606977939605713,-2.0606977939605713,-2.5378191471099854,-2.2367889881134033,-2.5378191471099854,-2.5378191471099854,-1.6927210092544556,-2.2367889881134033,-1.9357590675354004,-1.8388490676879883,-1.9357590675354004,-1.9357590675354004,-1.5378191471099854,-2.0606977939605713,-1.4964263439178467,-2.0606977939605713,-1.5835765600204468,-1.5378191471099854,-1.6347291469573975,-1.5378191471099854,-1.2367891073226929,-1.6347291469573975,-1.333699107170105,-1.4586378335952759,-1.2590655088424683,-1.4238758087158203,-1.2367891073226929,-1.5835765600204468,-1.5378191471099854,-1.7596678733825684,-1.4586378335952759,-1.6927210092544556,-1.3916910886764526,-1.5835765600204468,-1.3617278337478638,-2.0606977939605713,-1.4964263439178467,-2.2367889881134033,-1.7596678733825684,-2.0606977939605713,-1.6347291469573975,-2.0606977939605713,-2.0606977939605713,-2.5378191471099854,-2.5378191471099854,-2.0606977939605713,-2.2367889881134033,-2.5378191471099854 +-2.3729119300842285,-1.5278139114379883,-2.0718820095062256,-2.3729119300842285,-2.0718820095062256,-2.3729119300842285,-2.0718820095062256,-2.3729119300842285,-2.0718820095062256,-1.673941969871521,-1.673941969871521,-1.3729119300842285,-1.673941969871521,-1.4186694622039795,-1.7708520889282227,-1.673941969871521,-1.8957908153533936,-1.673941969871521,-2.0718820095062256,-1.7708520889282227,-2.0718820095062256,-1.673941969871521,-1.7708520889282227,-1.594760775566101,-1.594760775566101,-1.2937307357788086,-1.7708520889282227,-1.3729119300842285,-1.673941969871521,-1.4186694622039795,-2.0718820095062256,-1.2937307357788086,-1.7708520889282227,-1.4186694622039795,-1.3729119300842285,-1.594760775566101,-2.0718820095062256,-1.5278139114379883,-1.673941969871521,-1.673941969871521,-1.594760775566101,-2.0718820095062256,-1.8957908153533936,-2.0718820095062256,-2.3729119300842285,-1.7708520889282227,-2.0718820095062256,-1.673941969871521,-2.3729119300842285,-1.7708520889282227,-1.673941969871521 +-2.3222193717956543,-1.6232492923736572,-2.3222193717956543,-1.7201592922210693,-2.3222193717956543,-2.3222193717956543,-2.3222193717956543,-2.0211892127990723,-2.3222193717956543,-2.3222193717956543,-2.3222193717956543,-2.0211892127990723,-2.3222193717956543,-2.0211892127990723,-2.3222193717956543,-2.0211892127990723,-2.3222193717956543,-1.7201592922210693,-1.8450980186462402,-1.7201592922210693,-1.8450980186462402,-1.6232492923736572,-2.3222193717956543,-1.6232492923736572,-1.5440680980682373,-1.3679767847061157,-1.7201592922210693,-1.3679767847061157,-1.7201592922210693,-1.6232492923736572,-1.3679767847061157,-1.3222192525863647,-1.5440680980682373,-1.2082759141921997,-1.6232492923736572,-1.3222192525863647,-1.5440680980682373,-1.4191292524337769,-1.4771212339401245,-1.4191292524337769,-1.5440680980682373,-1.7201592922210693,-1.8450980186462402,-1.7201592922210693,-1.7201592922210693,-2.3222193717956543,-2.0211892127990723,-1.7201592922210693,-1.8450980186462402,-2.3222193717956543,-1.5440680980682373 +-2.264817714691162,-1.6627578735351562,-1.9637877941131592,-2.264817714691162,-2.264817714691162,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-2.264817714691162,-2.264817714691162,-2.264817714691162,-1.6627578735351562,-2.264817714691162,-1.6627578735351562,-1.4866665601730347,-1.4197198152542114,-2.264817714691162,-1.4866665601730347,-1.6627578735351562,-1.7876965999603271,-1.7876965999603271,-1.2648178339004517,-1.9637877941131592,-1.6627578735351562,-1.4197198152542114,-1.5658478736877441,-1.4866665601730347,-1.2648178339004517,-1.5658478736877441,-1.4866665601730347,-1.4866665601730347,-1.4197198152542114,-1.3105753660202026,-1.7876965999603271,-1.7876965999603271,-1.6627578735351562,-1.5658478736877441,-1.4866665601730347,-2.264817714691162,-1.6627578735351562,-1.9637877941131592,-1.6627578735351562,-1.4866665601730347,-1.6627578735351562,-2.264817714691162,-2.264817714691162,-1.9637877941131592,-2.264817714691162,-2.264817714691162,-2.264817714691162,-2.264817714691162 +-2.423245906829834,-1.520155906677246,-2.423245906829834,-2.122215986251831,-2.122215986251831,-2.423245906829834,-1.94612455368042,-2.423245906829834,-2.423245906829834,-2.122215986251831,-2.122215986251831,-2.423245906829834,-1.821185827255249,-1.821185827255249,-2.122215986251831,-1.423245906829834,-1.821185827255249,-1.309302568435669,-1.724275827407837,-1.1679733991622925,-1.645094633102417,-1.3440645933151245,-1.5781478881835938,-1.645094633102417,-1.5781478881835938,-1.1679733991622925,-1.645094633102417,-1.4690033197402954,-1.724275827407837,-1.4690033197402954,-1.94612455368042,-1.5781478881835938,-1.821185827255249,-1.4690033197402954,-1.645094633102417,-1.5781478881835938,-1.94612455368042,-1.5781478881835938,-1.724275827407837,-1.423245906829834,-1.821185827255249,-1.724275827407837,-1.724275827407837,-1.645094633102417,-1.94612455368042,-1.94612455368042,-2.423245906829834,-2.122215986251831,-1.94612455368042,-2.423245906829834,-2.423245906829834 +-2.250420093536377,-2.250420093536377,-1.9493900537490845,-1.773298740386963,-1.9493900537490845,-2.250420093536377,-1.9493900537490845,-2.250420093536377,-2.250420093536377,-1.9493900537490845,-1.5514500141143799,-1.5514500141143799,-1.9493900537490845,-1.47226881980896,-1.4053219556808472,-1.648360013961792,-1.2961775064468384,-1.4053219556808472,-1.3473299741744995,-1.5514500141143799,-1.648360013961792,-1.648360013961792,-1.47226881980896,-1.4053219556808472,-1.9493900537490845,-1.773298740386963,-1.9493900537490845,-1.648360013961792,-1.9493900537490845,-1.5514500141143799,-1.9493900537490845,-1.4053219556808472,-1.9493900537490845,-1.648360013961792,-1.9493900537490845,-1.648360013961792,-2.250420093536377,-1.4053219556808472,-1.773298740386963,-1.47226881980896,-1.9493900537490845,-1.648360013961792,-1.9493900537490845,-1.648360013961792,-2.250420093536377,-1.9493900537490845,-2.250420093536377,-1.9493900537490845,-2.250420093536377,-2.250420093536377,-1.4053219556808472 +-2.1789770126342773,-1.8779469728469849,-2.1789770126342773,-2.1789770126342773,-2.1789770126342773,-1.8779469728469849,-1.8779469728469849,-1.7018556594848633,-1.8779469728469849,-1.7018556594848633,-1.8779469728469849,-1.7018556594848633,-1.8779469728469849,-1.8779469728469849,-1.8779469728469849,-1.8779469728469849,-2.1789770126342773,-2.1789770126342773,-2.1789770126342773,-1.7018556594848633,-1.4800069332122803,-1.2758870124816895,-1.8779469728469849,-1.4008257389068604,-1.7018556594848633,-1.5769169330596924,-1.4008257389068604,-1.7018556594848633,-1.5769169330596924,-1.5769169330596924,-1.2758870124816895,-1.4800069332122803,-1.8779469728469849,-1.7018556594848633,-1.5769169330596924,-1.4800069332122803,-1.5769169330596924,-1.5769169330596924,-1.8779469728469849,-1.2758870124816895,-1.4800069332122803,-1.4800069332122803,-1.7018556594848633,-2.1789770126342773,-2.1789770126342773,-1.8779469728469849,-2.1789770126342773,-2.1789770126342773,-2.1789770126342773,-2.1789770126342773,-1.7018556594848633 +-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-1.703291416168213,-1.703291416168213,-2.004321336746216,-2.004321336746216,-1.5272001028060913,-2.004321336746216,-1.703291416168213,-2.004321336746216,-1.3053513765335083,-1.5272001028060913,-1.703291416168213,-1.4022613763809204,-1.703291416168213,-1.3053513765335083,-1.703291416168213,-1.4022613763809204,-1.2261700630187988,-2.004321336746216,-1.4022613763809204,-1.703291416168213,-1.703291416168213,-1.5272001028060913,-1.703291416168213,-1.703291416168213,-1.703291416168213,-2.004321336746216,-1.703291416168213,-1.5272001028060913,-1.5272001028060913,-1.703291416168213,-1.4022613763809204,-1.5272001028060913,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216,-2.004321336746216 +-2.620136022567749,-1.4160161018371582,-2.143014907836914,-2.143014907836914,-1.9211660623550415,-1.5787433385849,-1.841984748840332,-1.9211660623550415,-2.319106101989746,-2.143014907836914,-2.319106101989746,-2.620136022567749,-2.143014907836914,-2.018075942993164,-2.018075942993164,-2.143014907836914,-1.7750380039215088,-1.3648635149002075,-1.9211660623550415,-1.4740079641342163,-1.506192684173584,-1.444044828414917,-1.5787433385849,-1.4740079641342163,-1.7170460224151611,-1.319106101989746,-1.620136022567749,-1.3648635149002075,-1.9211660623550415,-1.277713418006897,-1.620136022567749,-1.2584081888198853,-2.143014907836914,-1.506192684173584,-1.841984748840332,-1.506192684173584,-1.7170460224151611,-1.444044828414917,-1.9211660623550415,-1.5787433385849,-1.7750380039215088,-1.6658935546875,-2.143014907836914,-1.7750380039215088,-1.841984748840332,-1.7170460224151611,-2.143014907836914,-2.319106101989746,-2.018075942993164,-2.143014907836914,-1.841984748840332 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.843403816223145,-0.008660112507641315,-1.7619150876998901,-2.6761276721954346,-3.5660831928253174,-4.270218372344971,-5.214606285095215,-5.733825206756592,-6.743032932281494,-7.199950695037842,-7.998305320739746,-8.843403816223145,-8.24134349822998,-8.36628246307373,-7.940313816070557,-8.542373657226562,-7.940313816070557,-8.542373657226562,-8.542373657226562,-8.36628246307373,-8.843403816223145,-8.36628246307373,-8.24134349822998,-8.843403816223145,-8.542373657226562,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.542373657226562,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145,-8.843403816223145 +-8.25573444366455,-0.9196500778198242,-0.0666738972067833,-1.6896216869354248,-2.8410279750823975,-3.9949235916137695,-4.873716831207275,-5.566425323486328,-6.48488187789917,-7.10960578918457,-7.954704284667969,-8.25573444366455,-7.954704284667969,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455,-8.25573444366455 +-7.673980236053467,-1.1779260635375977,-0.7264537215232849,-0.14145907759666443,-1.6757242679595947,-2.5746068954467773,-4.056036949157715,-4.697171688079834,-6.0112223625183105,-6.632587432861328,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467,-7.673980236053467 +-7.042722225189209,-1.1752135753631592,-0.9308706521987915,-0.624362051486969,-0.26796412467956543,-1.4571059942245483,-2.4460372924804688,-3.4291975498199463,-4.452772617340088,-5.326718807220459,-6.197624206542969,-6.565601348876953,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209,-7.042722225189209 +-6.410884857177734,-1.2459405660629272,-1.1108723878860474,-0.9191675782203674,-0.42811959981918335,-0.4723742604255676,-1.5627697706222534,-2.138300895690918,-3.3815011978149414,-4.056776523590088,-5.08866548538208,-6.410884857177734,-6.1098551750183105,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734,-6.410884857177734 +-5.678872585296631,-1.2534359693527222,-1.2071114778518677,-1.0661308765411377,-0.6276774406433105,-0.33919641375541687,-1.1193608045578003,-1.6219675540924072,-2.668572425842285,-3.286175489425659,-4.356653213500977,-5.076812267303467,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631,-5.678872585296631 +-4.813560962677002,-1.1749719381332397,-1.2197213172912598,-1.1051400899887085,-0.7578769326210022,-0.3560272753238678,-0.9128116369247437,-1.3187109231948853,-2.224729299545288,-2.6864562034606934,-3.5348074436187744,-4.336439609527588,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002,-4.813560962677002 +-4.094855308532715,-1.114851951599121,-1.177875280380249,-1.0691399574279785,-0.8314559459686279,-0.40156814455986023,-0.8223174810409546,-1.2238664627075195,-2.045637369155884,-2.370579481124878,-3.2497572898864746,-4.094855308532715,-3.793825387954712,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715,-4.094855308532715 +-3.6393868923187256,-1.0438907146453857,-1.066515326499939,-0.9910268783569336,-0.8284825682640076,-0.4694187045097351,-0.808157205581665,-1.2591756582260132,-2.0266029834747314,-2.4352669715881348,-3.1622655391693115,-3.6393868923187256,-3.3383569717407227,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256,-3.6393868923187256 +-3.4534711837768555,-1.067865014076233,-1.025336503982544,-1.0001529455184937,-0.8031637072563171,-0.5045694708824158,-0.8417478799819946,-1.1354079246520996,-1.85141122341156,-2.4534711837768555,-3.4534711837768555,-3.1524412631988525,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555,-3.4534711837768555 +-3.2347702980041504,-0.9084344506263733,-1.1413486003875732,-1.0279444456100464,-0.8282301425933838,-0.5187669396400452,-0.8018010258674622,-1.2261700630187988,-1.933740258216858,-2.2805278301239014,-2.9337403774261475,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504,-3.2347702980041504 +-2.96189546585083,-1.069800853729248,-0.9841718673706055,-0.9126774668693542,-0.8413215279579163,-0.5353841781616211,-0.9049906134605408,-1.2060205936431885,-1.920502781867981,-2.183744192123413,-2.484774112701416,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083,-2.96189546585083 +-2.9068734645843506,-0.8774898052215576,-0.9068735241889954,-1.093960165977478,-0.7455055713653564,-0.6373605728149414,-0.8982733488082886,-1.2836241722106934,-1.7027535438537598,-2.6058435440063477,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506,-2.9068734645843506 +-2.638489246368408,-0.9852766990661621,-0.6890992522239685,-0.9309190511703491,-0.860338032245636,-0.8124144673347473,-0.8981266021728516,-1.4080402851104736,-1.7353992462158203,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408,-2.638489246368408 +-2.3961994647979736,-1.0344715118408203,-1.0344715118408203,-0.9490413069725037,-0.9190781116485596,-0.6638055443763733,-0.9338013529777527,-1.354806661605835,-1.618048071861267,-1.9190781116485596,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736,-2.3961994647979736 +-2.1818435192108154,-1.1404509544372559,-0.9513946771621704,-0.8201157450675964,-1.0357155799865723,-0.7839035987854004,-1.3367455005645752,-1.3367455005645752,-1.7047224044799805,-1.7047224044799805,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154,-2.1818435192108154 +-2.1038036346435547,-0.8996837139129639,-1.258705735206604,-0.9576756954193115,-0.8250501155853271,-0.9898603558540344,-1.1495611667633057,-1.6266825199127197,-1.6266825199127197,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547 +-2.049217939376831,-1.2710667848587036,-1.1461280584335327,-1.0078253746032715,-1.0492180585861206,-0.706795334815979,-1.1461280584335327,-1.5720967054367065,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831 +-1.875061273574829,-1.176091194152832,-0.7611179351806641,-1.176091194152832,-1.3979400396347046,-1.5740312337875366,-1.5740312337875366,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829 +-1.724275827407837,-1.724275827407837,-1.423245906829834,-1.724275827407837,-1.724275827407837,-1.423245906829834,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.724275827407837 +-1.7558748722076416,-1.278753638267517,-1.7558748722076416,-1.7558748722076416,-1.4548448324203491,-1.278753638267517,-1.7558748722076416,-1.7558748722076416,-1.4548448324203491,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.2430380582809448,-1.1461280584335327,-1.0,-1.0669467449188232,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.83979606628418,-0.008705323562026024,-1.7728185653686523,-2.6210315227508545,-3.303722381591797,-4.133146286010742,-5.117738246917725,-5.926511764526367,-6.920717716217041,-7.561042308807373,-7.994697570800781,-7.885553359985352,-8.237735748291016,-8.362674713134766,-8.538765907287598,-8.061644554138184,-8.237735748291016,-8.140826225280762,-8.362674713134766,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.538765907287598,-8.362674713134766,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418,-8.83979606628418 +-8.25597095489502,-1.0112823247909546,-0.05445222184062004,-1.7472747564315796,-2.636662483215332,-3.7656190395355225,-4.6003522872924805,-5.550962924957275,-6.311488151550293,-6.894243240356445,-7.653911113739014,-7.9549407958984375,-7.7788496017456055,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502,-8.25597095489502 +-7.669646739959717,-1.1523531675338745,-0.7825783491134644,-0.13725534081459045,-1.4805083274841309,-2.622504234313965,-3.971372127532959,-4.848133087158203,-5.85010290145874,-6.555703639984131,-7.368616580963135,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717,-7.669646739959717 +-7.027139663696289,-1.038030982017517,-0.9354724884033203,-0.6742527484893799,-0.2657051384449005,-1.451982021331787,-2.5575387477874756,-3.763977289199829,-4.823019981384277,-5.579981803894043,-6.248988628387451,-6.726109981536865,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289,-7.027139663696289 +-6.390134811401367,-0.9978845119476318,-1.0225569009780884,-0.8674882650375366,-0.43356239795684814,-0.5679914355278015,-1.5753811597824097,-2.503249406814575,-3.6513540744781494,-4.564059734344482,-5.487044811248779,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367,-6.390134811401367 +-5.657113075256348,-0.96601402759552,-1.0293787717819214,-0.9655720591545105,-0.5950128436088562,-0.484075665473938,-1.053849697113037,-1.7505089044570923,-2.804633140563965,-3.6078953742980957,-4.812015056610107,-5.356083393096924,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348,-5.657113075256348 +-4.794718265533447,-0.8842003345489502,-1.0003694295883179,-0.9932457208633423,-0.6973912715911865,-0.5407987833023071,-0.8846274614334106,-1.370653510093689,-2.333820104598999,-3.0543553829193115,-3.8916280269622803,-4.493688106536865,-4.493688106536865,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447,-4.794718265533447 +-4.073681831359863,-0.8381532430648804,-1.0095982551574707,-0.9891054034233093,-0.806979775428772,-0.5878183841705322,-0.8016079068183899,-1.1827020645141602,-2.024463653564453,-2.4716217517852783,-3.596560478210449,-3.7726516723632812,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863,-4.073681831359863 +-3.606166362762451,-0.7673172354698181,-0.945300817489624,-0.9676770567893982,-0.8287395238876343,-0.6504785418510437,-0.8650147318840027,-1.1232926845550537,-2.015101671218872,-2.430075168609619,-3.305136203765869,-3.305136203765869,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451,-3.606166362762451 +-3.4212746620178223,-0.8380759954452515,-0.9899110198020935,-0.9996708631515503,-0.7847869396209717,-0.6793357133865356,-0.7888175249099731,-1.1471168994903564,-1.6359449625015259,-2.3073315620422363,-2.8192148208618164,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223,-3.4212746620178223 +-3.202488422393799,-0.721045732498169,-0.9594503045082092,-0.990300714969635,-0.8541834354400635,-0.7311965823173523,-0.8314204216003418,-1.1269413232803345,-1.8045482635498047,-2.1233069896698,-2.901458263397217,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799,-3.202488422393799 +-2.966610908508301,-0.8628072738647461,-0.988887369632721,-1.0423316955566406,-0.9291844964027405,-0.692453145980835,-0.823596179485321,-0.9331872463226318,-1.644391655921936,-2.0123684406280518,-2.267641067504883,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301,-2.966610908508301 +-2.910090446472168,-0.7487225532531738,-0.9705712795257568,-1.1176989078521729,-0.857012152671814,-0.6645779013633728,-0.9014903903007507,-1.0971771478652954,-1.7639625072479248,-2.131939172744751,-2.609060525894165,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168,-2.910090446472168 +-2.6232492923736572,-0.7907403707504272,-0.8450980186462402,-1.0550475120544434,-0.9700367450714111,-0.8170692920684814,-0.8828865885734558,-1.0211893320083618,-1.8450980186462402,-2.3222193717956543,-2.6232492923736572,-2.3222193717956543,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572,-2.6232492923736572 +-2.3560259342193604,-0.8245469331741333,-1.1799346208572388,-0.9758145809173584,-0.9942980408668518,-0.8508759140968323,-0.8375118970870972,-1.15190589427948,-1.5778745412826538,-2.0549957752227783,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604,-2.3560259342193604 +-2.2528531551361084,-0.9104303121566772,-1.1736717224121094,-0.7757317423820496,-1.048733115196228,-0.7477030754089355,-1.1389096975326538,-1.2986105680465698,-1.9518229961395264,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084,-2.2528531551361084 +-2.139878988265991,-0.8388491272926331,-1.0984864234924316,-0.9357590675354004,-0.9357590675354004,-0.9094301462173462,-1.2367891073226929,-1.4409091472625732,-2.139878988265991,-1.8388490676879883,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991 +-2.100370407104492,-1.3222192525863647,-1.1461280584335327,-1.1972805261611938,-1.1972805261611938,-0.7579478621482849,-0.9864271879196167,-1.0211893320083618,-1.6232492923736572,-1.6232492923736572,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492 +-1.8864907026290894,-1.0413926839828491,-0.7103995084762573,-1.8864907026290894,-1.5854607820510864,-1.4093694686889648,-1.5854607820510864,-1.8864907026290894,-1.4093694686889648,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894 +-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.0644580125808716,-1.763427972793579,-1.1613680124282837,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579 +-1.778151273727417,-1.778151273727417,-1.4771212339401245,-1.3010300397872925,-1.778151273727417,-1.07918119430542,-1.778151273727417,-1.4771212339401245,-1.4771212339401245,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7708520889282227,-1.7708520889282227,-1.4698220491409302,-1.4698220491409302,-1.1687920093536377,-1.2937307357788086,-1.4698220491409302,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227,-1.7708520889282227 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.939573287963867,-0.00466248719021678,-2.1196651458740234,-2.613499402999878,-3.396273612976074,-3.7112393379211426,-4.620550155639648,-4.819756507873535,-5.502615451812744,-5.505483150482178,-5.864026069641113,-5.77078104019165,-6.081637382507324,-5.954146385192871,-6.233709335327148,-6.032161712646484,-6.372546672821045,-6.143692970275879,-6.451022148132324,-6.278707504272461,-6.601116180419922,-6.434422969818115,-6.778204917907715,-6.562995910644531,-6.961849212646484,-6.691599369049072,-7.140232086181641,-6.878874778747559,-7.215296745300293,-7.047478199005127,-7.524599552154541,-7.276814937591553,-7.638542652130127,-7.448211193084717,-7.793444633483887,-7.617353439331055,-8.036482810974121,-7.985330581665039,-7.985330581665039,-7.939572811126709,-8.094474792480469,-8.240602493286133,-8.240602493286133,-8.638543128967285,-8.638543128967285,-8.462451934814453,-8.638543128967285,-8.462451934814453,-8.939573287963867,-8.939573287963867,-8.462451934814453 +-8.346463203430176,-1.405873417854309,-0.026440314948558807,-1.7716773748397827,-2.643927812576294,-3.3330235481262207,-4.110934734344482,-4.555967330932617,-5.065657615661621,-5.2544450759887695,-5.547122955322266,-5.552672863006592,-5.82271671295166,-5.793795108795166,-6.058661460876465,-5.902418613433838,-6.123746871948242,-5.952011585235596,-6.329430103302002,-6.170372009277344,-6.301140308380127,-6.225889205932617,-6.443373203277588,-6.3252739906311035,-6.448836326599121,-6.443373203277588,-6.630460262298584,-6.66522216796875,-6.814984321594238,-6.766679763793945,-7.004040718078613,-7.142343521118164,-7.392220973968506,-7.200335502624512,-7.23252010345459,-7.568312168121338,-7.74440336227417,-7.267282009124756,-7.647493362426758,-7.443373203277588,-8.045433044433594,-7.647493362426758,-7.86934232711792,-7.86934232711792,-8.045433044433594,-8.045433044433594,-8.346463203430176,-8.346463203430176,-7.74440336227417,-8.045433044433594,-7.86934232711792 +-7.944606304168701,-1.7394800186157227,-1.241253137588501,-0.0591394267976284,-1.3773584365844727,-2.0436666011810303,-3.362725019454956,-3.7749907970428467,-4.480862617492676,-4.57762336730957,-5.013148307800293,-4.944172382354736,-5.277153491973877,-5.179683208465576,-5.4408159255981445,-5.279025554656982,-5.541485786437988,-5.400538444519043,-5.699093818664551,-5.564394950866699,-5.804727077484131,-5.696633338928223,-5.915222644805908,-5.795387268066406,-6.093348026275635,-6.025528430938721,-6.2042436599731445,-6.052511692047119,-6.388303756713867,-6.237036228179932,-6.714157581329346,-6.643576622009277,-6.7404866218566895,-6.768515110015869,-7.041516304016113,-6.768515110015869,-7.166455268859863,-6.689333915710449,-7.342546463012695,-7.245636463165283,-7.467484951019287,-7.099508285522461,-7.245636463165283,-7.166455268859863,-7.342546463012695,-7.467484951019287,-7.342546463012695,-7.643576622009277,-7.944606304168701,-7.342546463012695,-7.467484951019287 +-7.526510238647461,-1.9572147130966187,-1.8300864696502686,-0.8620648980140686,-0.14062218368053436,-0.9787359237670898,-2.183091640472412,-2.9144365787506104,-3.6365365982055664,-3.920236349105835,-4.314855575561523,-4.332828998565674,-4.650870323181152,-4.6158857345581055,-4.895066261291504,-4.763831615447998,-5.082465171813965,-4.934333324432373,-5.22331428527832,-5.053753852844238,-5.380382061004639,-5.176262378692627,-5.530875205993652,-5.365142345428467,-5.651448726654053,-5.422706604003906,-5.681412220001221,-5.535284042358398,-5.9824419021606445,-5.734118461608887,-6.146298885345459,-5.778322219848633,-6.350419044494629,-5.995031356811523,-6.350419044494629,-6.18408727645874,-6.526510238647461,-6.204290866851807,-6.572267532348633,-6.447329044342041,-6.623420238494873,-6.623420238494873,-7.049388885498047,-6.526510238647461,-6.681412220001221,-7.225480079650879,-6.924450397491455,-6.572267532348633,-6.924450397491455,-6.924450397491455,-6.322390079498291 +-7.12093448638916,-2.027761459350586,-2.120248794555664,-1.3991988897323608,-0.5427725315093994,-0.21649496257305145,-1.4404267072677612,-1.9938135147094727,-2.935335636138916,-3.1099565029144287,-3.744539976119995,-3.665480613708496,-4.261196136474609,-4.050896644592285,-4.548062801361084,-4.306021213531494,-4.772629737854004,-4.510274410247803,-4.933413982391357,-4.6481781005859375,-5.064029693603516,-4.780490398406982,-5.2233076095581055,-4.98105525970459,-5.314754486083984,-5.09562873840332,-5.396658420562744,-5.288425445556641,-5.673776626586914,-5.2576117515563965,-5.944843292236328,-5.602420330047607,-5.890485763549805,-5.629572868347168,-5.798715114593506,-5.91681432723999,-6.27583646774292,-5.759206771850586,-6.12093448638916,-6.12093448638916,-6.342783451080322,-6.04175329208374,-6.421964645385742,-6.27583646774292,-6.27583646774292,-6.342783451080322,-6.342783451080322,-6.819904327392578,-6.643813133239746,-6.342783451080322,-5.778512001037598 +-6.618290901184082,-2.0719704627990723,-2.202049970626831,-1.6424778699874878,-0.8532373905181885,-0.2507671117782593,-0.7326860427856445,-1.2359514236450195,-2.034604787826538,-2.304086446762085,-2.9140546321868896,-2.978306770324707,-3.505016326904297,-3.4693799018859863,-3.9406840801239014,-3.810755968093872,-4.289911270141602,-4.1024169921875,-4.580864429473877,-4.3194379806518555,-4.749059200286865,-4.478411674499512,-5.005506992340088,-4.760958194732666,-5.074223041534424,-4.7857818603515625,-5.220350742340088,-4.9848222732543945,-5.3172607421875,-5.141169548034668,-5.36301851272583,-5.23807954788208,-5.539109706878662,-5.296071529388428,-5.576898097991943,-5.387842178344727,-5.773192882537842,-5.44219970703125,-5.715200901031494,-5.576898097991943,-6.016231060028076,-5.919321060180664,-6.3172607421875,-6.016231060028076,-5.919321060180664,-6.141169548034668,-6.3172607421875,-6.141169548034668,-6.016231060028076,-6.141169548034668,-5.664048194885254 +-6.236825942993164,-2.04764461517334,-2.2581892013549805,-1.8200857639312744,-1.0668402910232544,-0.4183712601661682,-0.6100239753723145,-0.7414829730987549,-1.4807913303375244,-1.5960863828659058,-2.168269157409668,-2.229377031326294,-2.8359429836273193,-2.7747278213500977,-3.3514649868011475,-3.2460434436798096,-3.7990756034851074,-3.616690158843994,-4.0636396408081055,-3.9003663063049316,-4.297307014465332,-4.176128387451172,-4.613576889038086,-4.344731330871582,-4.657042503356934,-4.4172821044921875,-4.745464324951172,-4.7183122634887695,-5.006377220153809,-4.838886260986328,-5.060734748840332,-4.87509822845459,-5.391727924346924,-5.122882843017578,-5.93579626083374,-5.391727924346924,-5.759705066680908,-5.195433616638184,-5.93579626083374,-5.458674907684326,-5.634766101837158,-5.759705066680908,-5.759705066680908,-5.93579626083374,-6.236825942993164,-5.634766101837158,-6.236825942993164,-6.236825942993164,-6.236825942993164,-5.93579626083374,-5.195433616638184 +-5.808338642120361,-2.0430426597595215,-2.253849506378174,-1.9662288427352905,-1.2701923847198486,-0.5971887111663818,-0.6559157371520996,-0.6041209101676941,-1.1738613843917847,-1.1600860357284546,-1.6441940069198608,-1.677490472793579,-2.2193949222564697,-2.217162609100342,-2.7813968658447266,-2.688093662261963,-3.2051942348480225,-3.128910779953003,-3.6530025005340576,-3.4820027351379395,-3.9218478202819824,-3.849297285079956,-4.118142604827881,-3.975829601287842,-4.465916156768799,-4.217274188995361,-4.529584884643555,-4.446610927581787,-5.030187129974365,-4.465916156768799,-4.905248641967773,-4.694395065307617,-4.808338642120361,-4.662210464477539,-5.331217288970947,-4.963240623474121,-5.331217288970947,-4.905248641967773,-5.808338642120361,-5.331217288970947,-5.808338642120361,-5.2062788009643555,-5.507308483123779,-5.331217288970947,-5.507308483123779,-5.808338642120361,-5.808338642120361,-5.331217288970947,-5.507308483123779,-5.808338642120361,-5.030187129974365 +-5.56925106048584,-2.0272974967956543,-2.214566469192505,-2.023078680038452,-1.4245834350585938,-0.7662994861602783,-0.773579478263855,-0.6371527910232544,-1.028959035873413,-0.915064811706543,-1.319270372390747,-1.2854750156402588,-1.7809412479400635,-1.774275302886963,-2.286855459213257,-2.1954197883605957,-2.796929359436035,-2.6257565021514893,-3.1492953300476074,-3.0390512943267822,-3.6247682571411133,-3.318830966949463,-3.9064931869506836,-3.6554372310638428,-4.092129707336426,-3.9357824325561523,-4.49006986618042,-3.9894673824310303,-4.527858257293701,-4.268220901489258,-4.56925106048584,-4.615008354187012,-4.967190742492676,-4.7241530418396,-4.791099548339844,-5.092129707336426,-5.092129707336426,-4.791099548339844,-5.092129707336426,-5.268220901489258,-4.870280742645264,-5.092129707336426,-5.56925106048584,-5.268220901489258,-5.56925106048584,-5.56925106048584,-5.268220901489258,-5.268220901489258,-5.56925106048584,-5.56925106048584,-5.092129707336426 +-5.381468772888184,-2.040628433227539,-2.1883442401885986,-2.080656051635742,-1.5499190092086792,-0.9200453758239746,-0.9247385263442993,-0.749781608581543,-0.997043788433075,-0.8278528451919556,-1.146673321723938,-1.0352332592010498,-1.467602014541626,-1.4244844913482666,-1.8873143196105957,-1.8145601749420166,-2.3524911403656006,-2.211500644683838,-2.816802740097046,-2.6301896572113037,-3.182811737060547,-3.0216333866119385,-3.5064074993133545,-3.2322497367858887,-3.86295485496521,-3.6490750312805176,-3.9835288524627686,-3.9043476581573486,-4.427226543426514,-4.039046287536621,-4.427226543426514,-4.302287578582764,-4.603317737579346,-4.536370754241943,-5.08043909072876,-4.478378772735596,-5.08043909072876,-4.478378772735596,-5.08043909072876,-5.08043909072876,-5.08043909072876,-5.381468772888184,-5.08043909072876,-5.08043909072876,-5.381468772888184,-5.08043909072876,-5.381468772888184,-5.08043909072876,-5.381468772888184,-5.381468772888184,-4.779408931732178 +-5.185542106628418,-2.0623440742492676,-2.284083843231201,-2.0652973651885986,-1.64596426486969,-1.049392580986023,-1.1064695119857788,-0.8991305828094482,-1.069366216659546,-0.8434157371520996,-1.1014307737350464,-0.9001649022102356,-1.2813136577606201,-1.1695122718811035,-1.5712778568267822,-1.4593857526779175,-1.9556044340133667,-1.8308576345443726,-2.3300230503082275,-2.201915740966797,-2.759030818939209,-2.5622928142547607,-3.136324167251587,-2.8571624755859375,-3.43735408782959,-3.140219211578369,-3.723144054412842,-3.532329559326172,-4.106360912322998,-3.6057586669921875,-4.185542106628418,-3.787602186203003,-4.28245210647583,-4.039413928985596,-4.583482265472412,-4.486572265625,-4.486572265625,-4.28245210647583,-4.884511947631836,-4.583482265472412,-4.884511947631836,-4.583482265472412,-4.884511947631836,-4.486572265625,-4.884511947631836,-4.583482265472412,-4.884511947631836,-5.185542106628418,-4.884511947631836,-5.185542106628418,-4.486572265625 +-5.085290431976318,-2.0690932273864746,-2.154850959777832,-2.076690435409546,-1.786001205444336,-1.2097084522247314,-1.300673246383667,-1.0473861694335938,-1.1859078407287598,-0.9101848006248474,-1.122305989265442,-0.853922963142395,-1.188929796218872,-1.0098531246185303,-1.3820852041244507,-1.2204829454421997,-1.6708186864852905,-1.561414122581482,-2.0431089401245117,-1.8558647632598877,-2.408596992492676,-2.2401926517486572,-2.815777540206909,-2.55509090423584,-3.076690435409546,-2.8625741004943848,-3.4942259788513184,-3.2401926517486572,-3.806536912918091,-3.395094394683838,-3.9091992378234863,-3.6081693172454834,-4.085290431976318,-3.7050793170928955,-4.3071393966674805,-4.3863205909729,-4.3071393966674805,-4.131048202514648,-4.7842607498168945,-4.240192413330078,-4.6081695556640625,-4.4832305908203125,-4.7842607498168945,-4.6081695556640625,-4.7842607498168945,-5.085290431976318,-5.085290431976318,-5.085290431976318,-4.7842607498168945,-4.6081695556640625,-4.6081695556640625 +-5.043515682220459,-2.0465662479400635,-2.209731101989746,-2.191035509109497,-1.9376648664474487,-1.3716025352478027,-1.4948804378509521,-1.2009062767028809,-1.3087157011032104,-1.0114611387252808,-1.186182975769043,-0.874870777130127,-1.1612756252288818,-0.9227771162986755,-1.2608280181884766,-1.0636485815048218,-1.4644181728363037,-1.3233562707901,-1.7723711729049683,-1.6240555047988892,-2.127061605453491,-1.9783093929290771,-2.5184707641601562,-2.3241841793060303,-2.929572105407715,-2.7296483516693115,-3.237335681915283,-3.061244249343872,-3.5521538257598877,-3.2876405715942383,-3.742485523223877,-3.8130664825439453,-4.043515682220459,-3.7647619247436523,-4.344545364379883,-4.089272975921631,-4.344545364379883,-4.089272975921631,-4.441455364227295,-4.265364170074463,-4.344545364379883,-4.742485523223877,-5.043515682220459,-4.441455364227295,-5.043515682220459,-4.742485523223877,-5.043515682220459,-4.742485523223877,-4.742485523223877,-5.043515682220459,-4.265364170074463 +-4.9901123046875,-2.0653162002563477,-2.2920117378234863,-2.147503137588501,-2.0805563926696777,-1.5216172933578491,-1.6516557931900024,-1.3429250717163086,-1.4466651678085327,-1.1175482273101807,-1.2764538526535034,-0.9493122696876526,-1.1931912899017334,-0.9049645066261292,-1.1994050741195679,-0.9694610834121704,-1.352622628211975,-1.1650758981704712,-1.5881950855255127,-1.414808988571167,-1.8977426290512085,-1.7309964895248413,-2.2350001335144043,-2.049595832824707,-2.5337462425231934,-2.401280641555786,-2.952685832977295,-2.732433795928955,-3.211961030960083,-3.016984462738037,-3.4715983867645264,-3.27410888671875,-3.843984365463257,-3.421910524368286,-4.14501428604126,-3.7113587856292725,-4.291142463684082,-4.14501428604126,-4.512990951538086,-3.91093111038208,-4.388052463531494,-4.689082145690918,-4.689082145690918,-4.211961269378662,-4.512990951538086,-4.9901123046875,-4.9901123046875,-4.689082145690918,-4.9901123046875,-4.9901123046875,-4.211961269378662 +-4.94215202331543,-2.045074939727783,-2.294769048690796,-2.218696355819702,-2.0933473110198975,-1.6368006467819214,-1.805114507675171,-1.4591355323791504,-1.589390754699707,-1.2478101253509521,-1.3741850852966309,-1.027755856513977,-1.2492170333862305,-0.9270437955856323,-1.1995840072631836,-0.9188994765281677,-1.2749793529510498,-1.063515305519104,-1.4591355323791504,-1.2566789388656616,-1.7273081541061401,-1.543344259262085,-2.043426752090454,-1.8466339111328125,-2.356691360473633,-2.211369752883911,-2.722043991088867,-2.537318229675293,-3.0076534748077393,-2.870270013809204,-3.078829050064087,-3.0670907497406006,-3.5271785259246826,-3.423638105392456,-3.8629708290100098,-3.6411218643188477,-3.7660605907440186,-3.7660605907440186,-4.164000511169434,-4.0970540046691895,-4.340092182159424,-4.039062023162842,-4.641121864318848,-4.340092182159424,-4.641121864318848,-4.243182182312012,-4.340092182159424,-4.243182182312012,-4.465030670166016,-4.94215202331543,-3.9879095554351807 +-4.872674942016602,-1.9744982719421387,-2.2782821655273438,-2.1771931648254395,-2.160025119781494,-1.7394553422927856,-1.944791316986084,-1.593692660331726,-1.7176425457000732,-1.3691564798355103,-1.5001310110092163,-1.1331815719604492,-1.3312203884124756,-0.9786912202835083,-1.2221729755401611,-0.9042385220527649,-1.238701581954956,-0.9980190396308899,-1.3814531564712524,-1.1421347856521606,-1.5777678489685059,-1.3807530403137207,-1.8552240133285522,-1.6376516819000244,-2.132312059402466,-1.9599214792251587,-2.5090627670288086,-2.2827250957489014,-2.7934935092926025,-2.6473655700683594,-3.165104627609253,-2.953596591949463,-3.3675248622894287,-3.239206314086914,-3.6965835094451904,-3.354160785675049,-3.7587313652038574,-3.593921184539795,-3.9695847034454346,-3.831282138824463,-4.2706146240234375,-3.9184322357177734,-4.3955535888671875,-4.027576923370361,-4.872674942016602,-4.3955535888671875,-4.872674942016602,-4.872674942016602,-4.872674942016602,-4.2706146240234375,-3.8726747035980225 +-4.785514831542969,-2.154071092605591,-2.377274990081787,-2.096205949783325,-2.1480252742767334,-1.8525340557098389,-2.0539262294769287,-1.7162169218063354,-1.8420203924179077,-1.5058479309082031,-1.614373803138733,-1.2438108921051025,-1.394403338432312,-1.0532820224761963,-1.27056884765625,-0.9343177676200867,-1.2458117008209229,-0.9553754925727844,-1.3143699169158936,-1.0472100973129272,-1.4575433731079102,-1.245185375213623,-1.707420825958252,-1.4737610816955566,-1.9793349504470825,-1.7820544242858887,-2.25148868560791,-2.119933843612671,-2.597994089126587,-2.380681276321411,-2.856096029281616,-2.636295795440674,-3.2057313919067383,-3.014662981033325,-3.405303716659546,-3.2414469718933105,-3.581394910812378,-3.2540359497070312,-4.086544990539551,-3.744122266769409,-3.744122266769409,-4.183454990386963,-3.7855148315429688,-4.183454990386963,-4.484484672546387,-3.9404168128967285,-4.785514831542969,-4.183454990386963,-4.183454990386963,-4.484484672546387,-3.882424831390381 +-4.686126708984375,-2.0094330310821533,-2.335878610610962,-2.3437039852142334,-2.2934296131134033,-1.9379385709762573,-2.158496618270874,-1.8064574003219604,-1.9371637105941772,-1.6334326267242432,-1.7084029912948608,-1.3546993732452393,-1.4852761030197144,-1.1408195495605469,-1.3327875137329102,-0.9789824485778809,-1.2332673072814941,-0.9454482197761536,-1.270318865776062,-1.0063353776931763,-1.3912197351455688,-1.14642333984375,-1.5758737325668335,-1.3599956035614014,-1.8030332326889038,-1.6127749681472778,-2.0884313583374023,-1.9174885749816895,-2.4406139850616455,-2.2119102478027344,-2.783036708831787,-2.5399985313415527,-2.987156629562378,-2.8410284519195557,-3.271153211593628,-3.129824161529541,-3.686126708984375,-3.385096549987793,-3.686126708984375,-3.606945276260376,-3.8410286903381348,-3.783036708831787,-3.907975435256958,-3.987156629562378,-4.084066390991211,-4.209005355834961,-4.686126708984375,-4.385096549987793,-4.209005355834961,-4.084066390991211,-3.686126708984375 +-4.6164231300354,-2.056516408920288,-2.3308656215667725,-2.234405994415283,-2.148075580596924,-1.9165852069854736,-2.1570305824279785,-1.94064462184906,-2.040081739425659,-1.72210693359375,-1.8219349384307861,-1.459268569946289,-1.5939946174621582,-1.2295674085617065,-1.4010498523712158,-1.0356119871139526,-1.278365135192871,-0.9541374444961548,-1.2708532810211182,-0.9680629968643188,-1.3226186037063599,-1.086607813835144,-1.4935520887374878,-1.2537521123886108,-1.6921436786651611,-1.502145767211914,-1.9680629968643188,-1.7800989151000977,-2.256587505340576,-2.1393017768859863,-2.5595180988311768,-2.4289023876190186,-2.8310930728912354,-2.625196933746338,-3.1850593090057373,-2.982954502105713,-3.4403316974639893,-3.4123029708862305,-3.5372416973114014,-3.5372416973114014,-3.9174530506134033,-3.6164228916168213,-3.7133328914642334,-3.9174530506134033,-4.315392971038818,-4.014362812042236,-4.139301776885986,-4.139301776885986,-4.6164231300354,-3.771324872970581,-4.139301776885986 +-4.544030666351318,-2.0049548149108887,-2.300992727279663,-2.234400749206543,-2.3161439895629883,-2.0402400493621826,-2.165632963180542,-1.9228545427322388,-2.098426580429077,-1.775392770767212,-1.9105623960494995,-1.5741491317749023,-1.7070740461349487,-1.335052251815796,-1.495589017868042,-1.1204572916030884,-1.34951651096344,-0.9834069609642029,-1.2652772665023804,-0.9535233378410339,-1.3138374090194702,-1.0260436534881592,-1.427423119544983,-1.1796674728393555,-1.590754508972168,-1.3835623264312744,-1.8297010660171509,-1.6105434894561768,-2.107868194580078,-1.8869749307632446,-2.461245536804199,-2.1766748428344727,-2.744690179824829,-2.4795727729797363,-3.0388808250427246,-2.7516391277313232,-3.1126670837402344,-3.1460907459259033,-3.4300875663757324,-3.3399107456207275,-3.6989328861236572,-3.6409409046173096,-3.9419708251953125,-3.6989328861236572,-3.8450608253479004,-3.7658796310424805,-3.9419708251953125,-4.544030666351318,-4.544030666351318,-4.2430009841918945,-3.6409409046173096 +-4.478436470031738,-2.0470728874206543,-2.3992552757263184,-2.162466287612915,-2.201974868774414,-2.0535550117492676,-2.395651340484619,-2.061796188354492,-2.242908239364624,-1.889604926109314,-2.002765417098999,-1.6536601781845093,-1.7517094612121582,-1.3839654922485352,-1.5324759483337402,-1.1819908618927002,-1.3763461112976074,-1.0379998683929443,-1.3006116151809692,-0.9859555959701538,-1.3017666339874268,-1.0130537748336792,-1.3857159614562988,-1.1014949083328247,-1.5016282796859741,-1.2963074445724487,-1.714260458946228,-1.4948103427886963,-1.950806736946106,-1.7717188596725464,-2.247987747192383,-2.020554780960083,-2.533953905105591,-2.395651340484619,-2.7794666290283203,-2.559358596801758,-3.1774065494537354,-2.8252241611480713,-3.136013984680176,-3.332308530807495,-3.5241940021514893,-3.4784367084503174,-3.7794666290283203,-3.633338451385498,-3.7794666290283203,-3.7794666290283203,-4.478436470031738,-4.1774067878723145,-4.478436470031738,-4.478436470031738,-3.5753467082977295 +-4.469571590423584,-1.9644217491149902,-2.440187931060791,-2.3022544384002686,-2.2520878314971924,-2.0579519271850586,-2.2848801612854004,-2.0012242794036865,-2.2215983867645264,-1.9144772291183472,-2.052931070327759,-1.6921448707580566,-1.8077589273452759,-1.477018117904663,-1.6086350679397583,-1.257117748260498,-1.4269962310791016,-1.0922653675079346,-1.326244592666626,-1.005082130432129,-1.3025498390197754,-1.0116897821426392,-1.3463735580444336,-1.0709373950958252,-1.4558919668197632,-1.2164760828018188,-1.6332476139068604,-1.403991937637329,-1.889788031578064,-1.6493701934814453,-2.1154632568359375,-1.9255036115646362,-2.369201183319092,-2.282050848007202,-2.677180051803589,-2.545292377471924,-3.265451669692993,-2.913269281387329,-3.293480396270752,-2.978209972381592,-3.515329122543335,-3.214299201965332,-3.992450475692749,-3.770601749420166,-4.16854190826416,-3.770601749420166,-3.770601749420166,-4.469571590423584,-4.469571590423584,-3.691420316696167,-3.390390396118164 +-4.3934173583984375,-1.9718133211135864,-2.2862071990966797,-2.2965073585510254,-2.238081216812134,-2.1681079864501953,-2.3070573806762695,-2.1309661865234375,-2.293046712875366,-2.0096018314361572,-2.096752166748047,-1.7968201637268066,-1.880199670791626,-1.5564604997634888,-1.68076753616333,-1.28688645362854,-1.5259497165679932,-1.1616928577423096,-1.3536067008972168,-1.0332026481628418,-1.3193325996398926,-1.0035426616668701,-1.3270913362503052,-1.0398856401443481,-1.4240013360977173,-1.1857829093933105,-1.5526840686798096,-1.3175054788589478,-1.7935341596603394,-1.5265394449234009,-1.983484148979187,-1.8147780895233154,-2.2896134853363037,-2.0412347316741943,-2.5241854190826416,-2.384817123413086,-2.8493492603302,-2.6152660846710205,-2.9310193061828613,-3.050994634628296,-3.352024555206299,-3.162968397140503,-3.3142359256744385,-3.6944472789764404,-3.4903273582458496,-4.0923871994018555,-3.9162960052490234,-4.3934173583984375,-4.3934173583984375,-4.0923871994018555,-3.3142359256744385 +-4.331811904907227,-1.9588998556137085,-2.1856837272644043,-2.274906873703003,-2.1950912475585938,-2.0440101623535156,-2.3633289337158203,-2.111703634262085,-2.2178685665130615,-1.9796292781829834,-2.114327907562256,-1.8475120067596436,-1.9102078676223755,-1.602647066116333,-1.7407472133636475,-1.3873291015625,-1.4948550462722778,-1.2440303564071655,-1.4153578281402588,-1.086299180984497,-1.3270606994628906,-1.041109561920166,-1.3151962757110596,-1.0353660583496094,-1.393792748451233,-1.1255258321762085,-1.5089901685714722,-1.2829817533493042,-1.6933225393295288,-1.467894434928894,-1.8546905517578125,-1.646070122718811,-2.1304147243499756,-1.9663238525390625,-2.4397172927856445,-2.274906873703003,-2.641615867614746,-2.59144926071167,-2.9516005516052246,-2.8404500484466553,-3.4867138862609863,-3.05305814743042,-4.0307817459106445,-3.4287219047546387,-3.8546905517578125,-3.5536606311798096,-3.5536606311798096,-3.8546905517578125,-4.331811904907227,-4.331811904907227,-3.4867138862609863 +-4.241048336029053,-1.993074893951416,-2.0980334281921387,-2.2868056297302246,-2.354557514190674,-2.120474338531494,-2.2820067405700684,-2.195725202560425,-2.371816396713257,-2.034222364425659,-2.169166088104248,-1.8431081771850586,-1.9738763570785522,-1.6859537363052368,-1.7970033884048462,-1.4389588832855225,-1.616766095161438,-1.233727216720581,-1.482893466949463,-1.1221224069595337,-1.3718163967132568,-1.0347621440887451,-1.3309576511383057,-1.038832426071167,-1.3729918003082275,-1.100854516029358,-1.4791202545166016,-1.2345820665359497,-1.59074068069458,-1.3855290412902832,-1.8227468729019165,-1.618834137916565,-2.0649569034576416,-1.8681361675262451,-2.4281349182128906,-2.0887598991394043,-2.4486565589904785,-2.3272342681884766,-2.7225341796875,-2.73589825630188,-2.962294578552246,-2.8793203830718994,-3.2410480976104736,-3.036928176879883,-3.4628968238830566,-3.5420782566070557,-3.6389882564544678,-3.5420782566070557,-3.4628968238830566,-3.7639269828796387,-3.3959500789642334 +-4.1156768798828125,-2.1156771183013916,-2.3232853412628174,-2.2583446502685547,-2.218050003051758,-1.995103120803833,-2.482208728790283,-2.062598705291748,-2.3914012908935547,-2.0328917503356934,-2.3163366317749023,-1.8124810457229614,-2.0862932205200195,-1.7446092367172241,-1.8146470785140991,-1.5103720426559448,-1.6940730810165405,-1.305444598197937,-1.5370378494262695,-1.172182559967041,-1.409813404083252,-1.0668469667434692,-1.3768965005874634,-1.045639157295227,-1.3816777467727661,-1.065684199333191,-1.4624645709991455,-1.1653122901916504,-1.5393357276916504,-1.3253918886184692,-1.7391000986099243,-1.515794038772583,-1.922552466392517,-1.7464611530303955,-2.2018632888793945,-1.985343337059021,-2.4344358444213867,-2.234863519668579,-2.535893440246582,-2.5716090202331543,-2.8146471977233887,-2.7354657649993896,-3.074284315109253,-2.9395856857299805,-3.4167070388793945,-3.074284315109253,-3.6385557651519775,-3.4167070388793945,-3.5136170387268066,-3.4167070388793945,-3.2705790996551514 +-4.014436721801758,-1.7640165090560913,-2.4016525745391846,-2.290160655975342,-2.3154666423797607,-2.0901572704315186,-2.2291066646575928,-2.208256483078003,-2.2662484645843506,-2.0459535121917725,-2.1223418712615967,-1.9004931449890137,-2.0015993118286133,-1.692217230796814,-1.8213119506835938,-1.5315629243850708,-1.666131615638733,-1.36510169506073,-1.5977959632873535,-1.190962314605713,-1.5038914680480957,-1.1475586891174316,-1.3995393514633179,-1.0530154705047607,-1.36510169506073,-1.0714370012283325,-1.4335116147994995,-1.1589174270629883,-1.5230748653411865,-1.2709267139434814,-1.6489485502243042,-1.5025532245635986,-1.9038468599319458,-1.7026827335357666,-2.0799381732940674,-1.9280767440795898,-2.3154666423797607,-2.095358371734619,-2.5373153686523438,-2.370983839035034,-2.735682964324951,-2.495922565460205,-3.111346483230591,-3.0601940155029297,-3.2362852096557617,-3.412376642227173,-3.713406562805176,-3.3154664039611816,-3.412376642227173,-3.713406562805176,-3.0144364833831787 +-3.870462417602539,-1.82906973361969,-2.3263943195343018,-2.3389835357666016,-2.3653125762939453,-2.268402576446533,-2.455489158630371,-2.2270097732543945,-2.27939772605896,-2.0642824172973633,-2.2270097732543945,-1.9019794464111328,-2.0379536151885986,-1.7002007961273193,-1.9019794464111328,-1.5804277658462524,-1.7401286363601685,-1.3585790395736694,-1.5360087156295776,-1.208649754524231,-1.4639222621917725,-1.128523349761963,-1.3947912454605103,-1.103306531906128,-1.384740948677063,-1.0872737169265747,-1.4327118396759033,-1.127737283706665,-1.5031064748764038,-1.2598023414611816,-1.6745628118515015,-1.4673418998718262,-1.8212443590164185,-1.5523990392684937,-2.057548999786377,-1.8097646236419678,-2.3653125762939453,-2.0443875789642334,-2.314159870147705,-2.5280396938323975,-2.91621994972229,-2.6400134563446045,-3.092311143875122,-2.791281223297119,-3.569432497024536,-3.092311143875122,-3.171492338180542,-3.171492338180542,-3.171492338180542,-3.569432497024536,-2.791281223297119 +-3.796088457107544,-1.8418458700180054,-2.1333305835723877,-2.123990535736084,-2.716907262802124,-2.31896710395813,-2.796088457107544,-2.205023765563965,-2.364724636077881,-2.123990535736084,-2.31896710395813,-1.9700136184692383,-2.1626200675964355,-1.892998456954956,-1.938755989074707,-1.6755144596099854,-1.7917671203613281,-1.459628701210022,-1.5974313020706177,-1.303328037261963,-1.5289167165756226,-1.2185966968536377,-1.4400625228881836,-1.1058924198150635,-1.4069223403930664,-1.0471255779266357,-1.3998891115188599,-1.1221463680267334,-1.4439059495925903,-1.2174491882324219,-1.5682016611099243,-1.3277411460876465,-1.7917671203613281,-1.4636499881744385,-1.909597635269165,-1.7391835451126099,-2.0402135848999023,-1.9572393894195557,-2.415877103805542,-2.18330454826355,-2.540815830230713,-2.205023765563965,-2.9509904384613037,-2.5173349380493164,-2.841845989227295,-3.194028377532959,-3.017937183380127,-2.9509904384613037,-3.495058536529541,-3.796088457107544,-2.841845989227295 +-3.6496269702911377,-1.535683512687683,-2.1055588722229004,-2.3485968112945557,-2.1181480884552,-1.9506568908691406,-2.37087345123291,-2.2346534729003906,-2.6953845024108887,-2.0933244228363037,-2.2346534729003906,-1.8502863645553589,-2.0585622787475586,-1.7688133716583252,-1.9964144229888916,-1.685839056968689,-1.8300830125808716,-1.4509698152542114,-1.6453055143356323,-1.325344443321228,-1.532355546951294,-1.2150579690933228,-1.4016536474227905,-1.11942720413208,-1.4243175983428955,-1.140424370765686,-1.4016536474227905,-1.1232876777648926,-1.5034987926483154,-1.2166576385498047,-1.608234167098999,-1.3442754745483398,-1.8107777833938599,-1.485274076461792,-1.9172331094741821,-1.720207929611206,-2.1055588722229004,-1.9594308137893677,-2.3485968112945557,-2.1872289180755615,-2.3943543434143066,-2.3485968112945557,-3.0475668907165527,-2.5034987926483154,-3.1725056171417236,-2.6496269702911377,-3.3485968112945557,-3.0475668907165527,-2.9506568908691406,-2.8714756965637207,-2.8045289516448975 +-3.4184670448303223,-1.9413456916809082,-2.096247673034668,-2.2423758506774902,-2.0760443210601807,-1.9413456916809082,-2.163194417953491,-1.956068992614746,-2.0760443210601807,-2.0382556915283203,-2.096247673034668,-1.8056831359863281,-1.9271053075790405,-1.795217752456665,-2.0382556915283203,-1.5153770446777344,-1.8164070844650269,-1.531976342201233,-1.8056831359863281,-1.3285619020462036,-1.531976342201233,-1.2170698642730713,-1.4361958503723145,-1.2170698642730713,-1.4184670448303223,-1.144309163093567,-1.4941877126693726,-1.1754289865493774,-1.5492353439331055,-1.1983590126037598,-1.6055536270141602,-1.3321071863174438,-1.6122870445251465,-1.4739843606948853,-1.7463691234588623,-1.6403157711029053,-1.971308946609497,-2.0382556915283203,-2.1880180835723877,-2.096247673034668,-2.3392858505249023,-2.3392858505249023,-2.6403157711029053,-2.4642245769500732,-2.6403157711029053,-2.8164069652557373,-2.719496965408325,-2.941345691680908,-2.941345691680908,-2.941345691680908,-2.3392858505249023 +-3.30233097076416,-1.8873575925827026,-1.9043909311294556,-2.45723295211792,-1.8109692335128784,-1.7341291904449463,-2.2609381675720215,-2.2231497764587402,-2.2231497764587402,-1.9801115989685059,-2.2231497764587402,-1.9599082469940186,-2.156202793121338,-1.7971810102462769,-1.9406030178070068,-1.6688624620437622,-1.7460284233093262,-1.5241796970367432,-1.8109692335128784,-1.333847999572754,-1.538902997970581,-1.2894936800003052,-1.5170011520385742,-1.219545602798462,-1.5029903650283813,-1.1883876323699951,-1.4330991506576538,-1.1379780769348145,-1.5464560985565186,-1.2689071893692017,-1.5699372291564941,-1.2770251035690308,-1.6688624620437622,-1.4102363586425781,-1.839932918548584,-1.5699372291564941,-2.0013010501861572,-1.7582628726959229,-2.0718820095062256,-1.9801115989685059,-2.2231497764587402,-1.9801115989685059,-2.348088502883911,-2.2231497764587402,-2.348088502883911,-2.700270891189575,-3.0013010501861572,-3.0013010501861572,-3.0013010501861572,-3.30233097076416,-2.603360891342163 +-3.1731863021850586,-1.997094988822937,-3.1731863021850586,-1.7929750680923462,-2.1731863021850586,-1.8721562623977661,-2.2189438343048096,-2.0940051078796387,-2.3950350284576416,-2.2189438343048096,-2.2189438343048096,-1.8114584684371948,-2.1731863021850586,-1.7107882499694824,-2.2189438343048096,-1.7260282039642334,-1.6546722650527954,-1.5397177934646606,-1.6168837547302246,-1.4407925605773926,-1.593402624130249,-1.3158537149429321,-1.4407925605773926,-1.1909151077270508,-1.5010883808135986,-1.1519969701766968,-1.5199737548828125,-1.1864145994186401,-1.4571828842163086,-1.254108190536499,-1.5604023933410645,-1.2866954803466797,-1.4829902648925781,-1.432823657989502,-1.7418224811553955,-1.529733657836914,-1.8944326639175415,-1.696065068244934,-2.1731863021850586,-1.8721562623977661,-2.3280882835388184,-2.0940051078796387,-2.4742162227630615,-2.2700963020324707,-2.6960649490356445,-2.8721561431884766,-2.6960649490356445,-2.6960649490356445,-3.1731863021850586,-3.1731863021850586,-2.6960649490356445 +-3.099335193634033,-1.607973575592041,-2.099335193634033,-2.4003653526306152,-2.4972753524780273,-2.4972753524780273,-2.4972753524780273,-2.099335193634033,-2.6222140789031982,-2.254237174987793,-2.145092725753784,-2.0579426288604736,-1.8952152729034424,-1.7569125890731812,-1.7983052730560303,-1.7191240787506104,-1.8205816745758057,-1.4558825492858887,-1.5678563117980957,-1.3511472940444946,-1.6521772146224976,-1.2185217142105103,-1.5430327653884888,-1.2797913551330566,-1.476085901260376,-1.201708197593689,-1.476085901260376,-1.2360124588012695,-1.5808213949203491,-1.2420027256011963,-1.4091391563415527,-1.2360124588012695,-1.6521772146224976,-1.4461227655410767,-1.7569125890731812,-1.4461227655410767,-1.7983052730560303,-1.7191240787506104,-1.95320725440979,-1.8688863515853882,-2.4972753524780273,-2.1962451934814453,-2.4972753524780273,-2.1962451934814453,-2.7983052730560303,-2.7983052730560303,-2.7983052730560303,-2.6222140789031982,-2.7983052730560303,-2.7983052730560303,-2.7983052730560303 +-3.009025812149048,-1.4179611206054688,-1.9676330089569092,-2.406965732574463,-2.054783344268799,-2.1639277935028076,-2.230874538421631,-1.8950823545455933,-2.230874538421631,-1.8950823545455933,-2.1639277935028076,-1.8950823545455933,-1.8329344987869263,-1.6666030883789062,-2.009025812149048,-1.503875732421875,-1.8950823545455933,-1.628814458847046,-1.8329344987869263,-1.4775468111038208,-1.7302721738815308,-1.3462679386138916,-1.5319044589996338,-1.209685206413269,-1.503875732421875,-1.2686630487442017,-1.503875732421875,-1.1516932249069214,-1.5940524339675903,-1.1894818544387817,-1.6666030883789062,-1.3655730485916138,-1.5466277599334717,-1.4179611206054688,-1.7537533044815063,-1.4527232646942139,-1.7079957723617554,-1.7302721738815308,-2.054783344268799,-2.310055732727051,-2.10593581199646,-2.1639277935028076,-2.707995653152466,-2.10593581199646,-2.707995653152466,-2.310055732727051,-3.009025812149048,-2.406965732574463,-3.009025812149048,-2.707995653152466,-2.310055732727051 +-3.0240750312805176,-1.4220149517059326,-2.0698325634002686,-2.3251049518585205,-2.2459237575531006,-2.4220149517059326,-2.2459237575531006,-2.2459237575531006,-2.3251049518585205,-2.0240750312805176,-2.5469536781311035,-1.8199549913406372,-2.0240750312805176,-1.6623470783233643,-1.8199549913406372,-1.5055609941482544,-1.8199549913406372,-1.7018556594848633,-1.7018556594848633,-1.4677724838256836,-1.768802523612976,-1.3251049518585205,-1.4925960302352905,-1.2837122678756714,-1.4925960302352905,-1.3251049518585205,-1.5616769790649414,-1.2045310735702515,-1.5055609941482544,-1.1728166341781616,-1.5189249515533447,-1.3080716133117676,-1.5616769790649414,-1.4220149517059326,-1.768802523612976,-1.4800069332122803,-1.793626070022583,-1.793626070022583,-1.8779469728469849,-1.8779469728469849,-2.1209850311279297,-1.944893717765808,-2.5469536781311035,-2.0698325634002686,-2.4220149517059326,-2.1789770126342773,-2.7230451107025146,-2.4220149517059326,-2.5469536781311035,-2.7230451107025146,-2.1209850311279297 +-3.0310041904449463,-2.2528531551361084,-1.8005553483963013,-1.9896116256713867,-1.8005553483963013,-1.8268842697143555,-2.4289443492889404,-1.9518229961395264,-2.4289443492889404,-2.1279141902923584,-2.2528531551361084,-1.9896116256713867,-2.0310041904449463,-1.8549129962921143,-1.9896116256713867,-1.6160309314727783,-1.8268842697143555,-1.4628026485443115,-1.6160309314727783,-1.3408081531524658,-1.4995253086090088,-1.2986105680465698,-1.6885815858840942,-1.2386126518249512,-1.539642572402954,-1.24567449092865,-1.6507930755615234,-1.3320342302322388,-1.6160309314727783,-1.3408081531524658,-1.6507930755615234,-1.24567449092865,-1.6507930755615234,-1.2675763368606567,-1.8549129962921143,-1.4399397373199463,-2.1279141902923584,-1.5686062574386597,-1.9518229961395264,-1.8005553483963013,-2.2528531551361084,-1.708785057067871,-2.4289443492889404,-2.0310041904449463,-2.3320343494415283,-2.3320343494415283,-2.7299742698669434,-2.5538830757141113,-2.7299742698669434,-2.4289443492889404,-2.0767617225646973 +-2.9763500690460205,-1.745901107788086,-2.0221073627471924,-1.897168755531311,-2.9763500690460205,-1.9349572658538818,-2.2773799896240234,-1.862406611442566,-1.976349949836731,-2.0732600688934326,-2.1312520503997803,-1.976349949836731,-2.0221073627471924,-1.7722300291061401,-1.976349949836731,-1.862406611442566,-1.9349572658538818,-1.5961387157440186,-1.6753199100494385,-1.4711999893188477,-1.7722300291061401,-1.3328973054885864,-1.4322819709777832,-1.2861539125442505,-1.5291919708251953,-1.2603466510772705,-1.4200475215911865,-1.3852853775024414,-1.6146221160888672,-1.2603466510772705,-1.4849882125854492,-1.2603466510772705,-1.633927345275879,-1.3135921955108643,-1.7722300291061401,-1.4578360319137573,-1.7722300291061401,-1.6975964307785034,-1.976349949836731,-1.633927345275879,-1.897168755531311,-1.7210774421691895,-2.1312520503997803,-2.1312520503997803,-2.3742899894714355,-2.1312520503997803,-2.9763500690460205,-2.2773799896240234,-2.9763500690460205,-2.6753199100494385,-2.4992287158966064 +-2.739572286605835,-1.34163236618042,-1.397149682044983,-2.137512445449829,-2.040602445602417,-2.739572286605835,-2.438542366027832,-1.9614211320877075,-2.040602445602417,-1.8944742679595947,-1.8944742679595947,-1.8364824056625366,-1.785329818725586,-1.660391092300415,-1.7395724058151245,-1.5934443473815918,-1.62562894821167,-1.6981797218322754,-1.4608187675476074,-1.5354523658752441,-1.9614211320877075,-1.5354523658752441,-1.5934443473815918,-1.359361171722412,-1.50912344455719,-1.397149682044983,-1.7395724058151245,-1.397149682044983,-1.6981797218322754,-1.3778445720672607,-1.660391092300415,-1.484299898147583,-1.5354523658752441,-1.2624510526657104,-1.660391092300415,-1.4608187675476074,-1.8364824056625366,-1.785329818725586,-1.7395724058151245,-1.660391092300415,-1.785329818725586,-1.8364824056625366,-2.040602445602417,-2.438542366027832,-2.438542366027832,-2.438542366027832,-2.262451171875,-2.137512445449829,-2.438542366027832,-2.739572286605835,-2.262451171875 +-2.7520484924316406,-2.4510183334350586,-1.1609838008880615,-2.2749271392822266,-1.3206846714019775,-1.8489584922790527,-2.1499884128570557,-2.2749271392822266,-1.9738972187042236,-2.2749271392822266,-2.1499884128570557,-1.7520484924316406,-1.8489584922790527,-1.8489584922790527,-2.1499884128570557,-1.605920433998108,-1.7106558084487915,-1.7106558084487915,-1.7520484924316406,-1.9069504737854004,-1.6381051540374756,-1.3903206586837769,-1.7978060245513916,-1.4298291206359863,-1.7978060245513916,-1.3718371391296387,-1.575957179069519,-1.4298291206359863,-1.7106558084487915,-1.2896504402160645,-1.6381051540374756,-1.337075114250183,-1.7520484924316406,-1.3048903942108154,-1.6728671789169312,-1.4967759847640991,-1.8489584922790527,-1.5479284524917603,-1.7520484924316406,-1.575957179069519,-1.9738972187042236,-2.0530784130096436,-2.1499884128570557,-1.9069504737854004,-2.4510183334350586,-1.9069504737854004,-2.2749271392822266,-1.8489584922790527,-2.4510183334350586,-2.7520484924316406,-1.9738972187042236 +-2.615950107574463,-2.138828754425049,-2.615950107574463,-2.314919948577881,-2.314919948577881,-2.615950107574463,-2.013890027999878,-2.138828754425049,-2.138828754425049,-1.9169800281524658,-2.138828754425049,-1.6617075204849243,-1.837798833847046,-1.837798833847046,-2.013890027999878,-1.3606775999069214,-1.6617075204849243,-1.4118300676345825,-1.5020067691802979,-1.3149200677871704,-1.3606775999069214,-1.4698220491409302,-1.5020067691802979,-1.2937307357788086,-1.712860107421875,-1.4398587942123413,-1.837798833847046,-1.4698220491409302,-1.4398587942123413,-1.4698220491409302,-1.6159499883651733,-1.3149200677871704,-1.6159499883651733,-1.4698220491409302,-1.9169800281524658,-1.4698220491409302,-1.837798833847046,-1.712860107421875,-2.013890027999878,-1.6159499883651733,-2.013890027999878,-1.7708520889282227,-2.138828754425049,-1.837798833847046,-1.837798833847046,-1.837798833847046,-2.314919948577881,-2.138828754425049,-2.314919948577881,-2.314919948577881,-2.013890027999878 +-2.5440680980682373,-1.9420080184936523,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344,-2.5440680980682373,-2.2430381774902344,-1.7659168243408203,-2.5440680980682373,-2.2430381774902344,-2.2430381774902344,-1.9420080184936523,-1.6409780979156494,-1.6409780979156494,-1.9420080184936523,-1.6409780979156494,-1.7659168243408203,-1.5026752948760986,-1.5440680980682373,-1.5440680980682373,-1.4301246404647827,-1.2653144598007202,-1.339948058128357,-1.2653144598007202,-1.6409780979156494,-1.2016453742980957,-1.4648867845535278,-1.3679767847061157,-1.8450980186462402,-1.3979400396347046,-1.9420080184936523,-1.2653144598007202,-1.5898255109786987,-1.6409780979156494,-1.5440680980682373,-1.3679767847061157,-2.2430381774902344,-1.5440680980682373,-1.9420080184936523,-1.8450980186462402,-2.0669467449188232,-1.9420080184936523,-2.5440680980682373,-1.698970079421997,-2.5440680980682373,-2.2430381774902344,-2.5440680980682373,-2.5440680980682373,-2.0669467449188232 +-2.271841526031494,-1.9708116054534912,-1.7947204113006592,-2.271841526031494,-2.271841526031494,-2.271841526031494,-2.271841526031494,-1.9708116054534912,-1.6697815656661987,-1.9708116054534912,-1.9708116054534912,-2.271841526031494,-1.7947204113006592,-1.9708116054534912,-1.7947204113006592,-1.4267436265945435,-1.7947204113006592,-1.6697815656661987,-1.7947204113006592,-1.9708116054534912,-1.6697815656661987,-1.4267436265945435,-1.6697815656661987,-1.6697815656661987,-1.4936903715133667,-1.6697815656661987,-1.6697815656661987,-1.4936903715133667,-1.5728715658187866,-1.4936903715133667,-1.5728715658187866,-1.2304489612579346,-1.6697815656661987,-1.5728715658187866,-1.7947204113006592,-1.4267436265945435,-1.4267436265945435,-1.6697815656661987,-1.6697815656661987,-1.7947204113006592,-1.9708116054534912,-1.6697815656661987,-1.7947204113006592,-1.5728715658187866,-1.4936903715133667,-1.7947204113006592,-1.6697815656661987,-1.7947204113006592,-2.271841526031494,-1.9708116054534912,-1.7947204113006592 +-2.301029920578003,-2.301029920578003,-2.301029920578003,-2.0,-2.301029920578003,-2.301029920578003,-2.301029920578003,-2.0,-2.0,-2.301029920578003,-2.0,-2.0,-2.301029920578003,-2.301029920578003,-2.301029920578003,-2.301029920578003,-1.823908805847168,-1.5228787660598755,-2.301029920578003,-1.698970079421997,-1.6020599603652954,-1.2596373558044434,-2.0,-1.5228787660598755,-1.823908805847168,-1.4559319019317627,-1.698970079421997,-1.221848726272583,-1.698970079421997,-1.4559319019317627,-1.3979400396347046,-1.346787452697754,-1.3979400396347046,-1.823908805847168,-1.5228787660598755,-1.3979400396347046,-1.698970079421997,-1.5228787660598755,-1.4559319019317627,-1.3979400396347046,-1.698970079421997,-1.4559319019317627,-1.698970079421997,-1.823908805847168,-1.823908805847168,-1.698970079421997,-1.6020599603652954,-2.0,-2.301029920578003,-2.301029920578003,-1.823908805847168 +-2.2528531551361084,-1.9518229961395264,-1.9518229961395264,-2.2528531551361084,-2.2528531551361084,-1.9518229961395264,-1.9518229961395264,-1.9518229961395264,-2.2528531551361084,-1.6507930755615234,-1.7757318019866943,-2.2528531551361084,-2.2528531551361084,-1.9518229961395264,-1.6507930755615234,-1.6507930755615234,-1.9518229961395264,-1.349763035774231,-1.6507930755615234,-1.7757318019866943,-1.2114603519439697,-1.2986105680465698,-1.6507930755615234,-1.5538830757141113,-1.4077550172805786,-1.5538830757141113,-2.2528531551361084,-1.7757318019866943,-1.5538830757141113,-1.6507930755615234,-1.5538830757141113,-1.5538830757141113,-1.4747017621994019,-1.5538830757141113,-1.6507930755615234,-1.4747017621994019,-1.6507930755615234,-1.7757318019866943,-1.5538830757141113,-1.7757318019866943,-1.6507930755615234,-1.4747017621994019,-1.9518229961395264,-1.9518229961395264,-1.9518229961395264,-1.7757318019866943,-1.9518229961395264,-1.9518229961395264,-2.2528531551361084,-2.2528531551361084,-1.6507930755615234 +-2.39445161819458,-2.39445161819458,-2.39445161819458,-2.39445161819458,-2.39445161819458,-2.093421697616577,-1.9173303842544556,-2.39445161819458,-1.9173303842544556,-2.093421697616577,-2.39445161819458,-1.7923917770385742,-1.7923917770385742,-1.7923917770385742,-1.6954816579818726,-1.5493535995483398,-1.7923917770385742,-1.3152704238891602,-1.6954816579818726,-1.440209150314331,-2.093421697616577,-1.440209150314331,-1.7923917770385742,-1.3152704238891602,-1.6954816579818726,-1.248323678970337,-2.093421697616577,-1.248323678970337,-1.7923917770385742,-1.6163004636764526,-1.440209150314331,-1.248323678970337,-2.093421697616577,-1.218360424041748,-1.5493535995483398,-1.3530590534210205,-1.7923917770385742,-1.6163004636764526,-2.093421697616577,-1.4913617372512817,-2.39445161819458,-1.7923917770385742,-1.7923917770385742,-2.39445161819458,-2.39445161819458,-1.9173303842544556,-2.093421697616577,-1.7923917770385742,-2.093421697616577,-1.9173303842544556,-2.093421697616577 +-2.2922561168670654,-1.991226077079773,-2.2922561168670654,-1.991226077079773,-1.991226077079773,-2.2922561168670654,-2.2922561168670654,-2.2922561168670654,-2.2922561168670654,-2.2922561168670654,-1.8151347637176514,-2.2922561168670654,-1.5932860374450684,-1.8151347637176514,-1.5932860374450684,-1.5932860374450684,-1.5932860374450684,-1.4471579790115356,-1.5932860374450684,-1.3891661167144775,-1.4471579790115356,-1.4471579790115356,-1.991226077079773,-1.5932860374450684,-1.3891661167144775,-1.213074803352356,-1.6901960372924805,-1.5141048431396484,-1.5932860374450684,-1.6901960372924805,-2.2922561168670654,-1.6901960372924805,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.6901960372924805,-1.8151347637176514,-1.5932860374450684,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.3891661167144775,-1.8151347637176514,-1.5932860374450684,-1.5141048431396484,-1.5932860374450684,-1.8151347637176514,-1.5932860374450684,-1.991226077079773,-1.8151347637176514,-1.8151347637176514 +-2.187520742416382,-1.4093694686889648,-2.187520742416382,-2.187520742416382,-2.187520742416382,-2.187520742416382,-2.187520742416382,-2.187520742416382,-2.187520742416382,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-2.187520742416382,-1.8864907026290894,-1.5854607820510864,-1.8864907026290894,-1.4093694686889648,-1.8864907026290894,-2.187520742416382,-1.8864907026290894,-1.4093694686889648,-1.5854607820510864,-1.2332782745361328,-2.187520742416382,-1.5854607820510864,-1.5854607820510864,-1.5854607820510864,-1.7103995084762573,-1.8864907026290894,-1.8864907026290894,-1.7103995084762573,-1.8864907026290894,-1.4885506629943848,-1.7103995084762573,-1.8864907026290894,-1.4885506629943848,-1.284430742263794,-1.5854607820510864,-1.4093694686889648,-1.8864907026290894,-1.4093694686889648,-1.7103995084762573,-1.5854607820510864,-1.8864907026290894,-1.4885506629943848,-2.187520742416382,-2.187520742416382,-1.8864907026290894,-1.8864907026290894,-1.3424227237701416 +-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.5141048431396484,-1.6901960372924805,-1.3891661167144775,-1.5141048431396484,-1.5141048431396484,-1.991226077079773,-1.991226077079773,-1.5141048431396484,-1.6901960372924805,-1.6901960372924805,-1.5141048431396484,-1.6901960372924805,-1.5141048431396484,-1.991226077079773,-1.5141048431396484,-1.991226077079773,-1.5141048431396484,-1.6901960372924805,-1.2922561168670654,-1.991226077079773,-1.3891661167144775,-1.6901960372924805,-1.3891661167144775,-1.6901960372924805,-1.2922561168670654,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.991226077079773,-1.991226077079773 +-2.588831663131714,-1.9867717027664185,-2.588831663131714,-2.588831663131714,-1.8106805086135864,-1.7437336444854736,-2.588831663131714,-2.287801742553711,-2.287801742553711,-1.9867717027664185,-2.111710548400879,-2.588831663131714,-1.7437336444854736,-1.8898617029190063,-1.8898617029190063,-1.5474390983581543,-1.9867717027664185,-1.6857417821884155,-1.509650468826294,-1.4427037239074707,-1.7437336444854736,-1.4748884439468384,-1.6345891952514648,-1.3583828210830688,-1.333559274673462,-1.173858404159546,-1.5474390983581543,-1.5888317823410034,-1.4127404689788818,-1.3100781440734863,-1.509650468826294,-1.4427037239074707,-1.5474390983581543,-1.5474390983581543,-1.6857417821884155,-1.333559274673462,-2.111710548400879,-1.9867717027664185,-1.7437336444854736,-1.7437336444854736,-2.287801742553711,-1.509650468826294,-1.8898617029190063,-1.9867717027664185,-1.5888317823410034,-2.287801742553711,-2.588831663131714,-2.111710548400879,-2.588831663131714,-1.9867717027664185,-1.8898617029190063 + diff --git a/conf/SimpleBayesianConsensusCaller-5.csv b/conf/SimpleBayesianConsensusCaller-5.csv new file mode 100644 index 0000000..662e7aa --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-5.csv @@ -0,0 +1,220 @@ +>Name +Human guppy 3.0.5 chr1 HG002 with hg38 priors and 1 pseudocounts 9-19-2019 + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.79611587524414,-0.007520521059632301,-1.85880446434021,-2.622204065322876,-3.1936535835266113,-3.7217934131622314,-4.254262447357178,-4.674097061157227,-5.039860725402832,-5.36059045791626,-5.465296745300293,-5.737310886383057,-5.764303684234619,-5.904578685760498,-5.921054840087891,-5.982535362243652,-5.978550910949707,-6.098886966705322,-6.054177284240723,-6.177022933959961,-6.16365909576416,-6.263361930847168,-6.24711275100708,-6.428760051727295,-6.344329833984375,-6.555566787719727,-6.506081581115723,-6.64382791519165,-6.5605878829956055,-6.866697311401367,-6.739211082458496,-7.040241241455078,-6.989936351776123,-7.114874839782715,-7.205051422119141,-7.565667152404785,-7.12401819229126,-7.591996192932129,-7.333718299865723,-7.796116352081299,-7.620024681091309,-7.682172775268555,-7.649988174438477,-8.097146034240723,-7.951018333435059,-8.017965316772461,-8.194056510925293,-8.79611587524414,-7.893026351928711,-8.495085716247559,-8.194056510925293 +-8.216405868530273,-1.2318187952041626,-0.03727518394589424,-1.7283471822738647,-2.4112768173217773,-3.1544370651245117,-3.644929885864258,-4.348879337310791,-4.601192474365234,-5.107840538024902,-5.11328649520874,-5.502076148986816,-5.371307849884033,-5.681111812591553,-5.558394432067871,-5.778655052185059,-5.650557994842529,-5.900435447692871,-5.761560916900635,-6.086071968078613,-5.875961780548096,-6.133620262145996,-5.98595666885376,-6.2432780265808105,-6.073390960693359,-6.445553779602051,-6.229633808135986,-6.582937240600586,-6.396862030029297,-6.854678153991699,-6.468217849731445,-6.915375709533691,-6.754007816314697,-7.1372246742248535,-6.961133003234863,-7.614345550537109,-7.175013065338135,-7.216405868530273,-7.614345550537109,-7.614345550537109,-7.262163162231445,-7.739284515380859,-7.517435550689697,-7.517435550689697,-7.915375709533691,-7.915375709533691,-8.216405868530273,-8.216405868530273,-7.438254356384277,-8.216405868530273,-8.216405868530273 +-7.7984490394592285,-1.6362721920013428,-1.1359105110168457,-0.06667491793632507,-1.4295097589492798,-2.142423629760742,-2.925215721130371,-3.541755437850952,-4.115582466125488,-4.441276550292969,-4.743070602416992,-4.943535804748535,-5.0124077796936035,-5.131930828094482,-5.139484405517578,-5.263154983520508,-5.215250492095947,-5.355969429016113,-5.368696689605713,-5.425537109375,-5.486695289611816,-5.599792003631592,-5.60811710357666,-5.726567268371582,-5.789848804473877,-5.8442063331604,-5.853966236114502,-5.978905200958252,-6.117208003997803,-6.279934883117676,-6.117208003997803,-6.418237686157227,-6.400508880615234,-6.594328880310059,-6.594328880310059,-6.652320861816406,-7.3213276863098145,-7.3213276863098145,-6.895359039306641,-6.895359039306641,-7.0994791984558105,-7.3213276863098145,-7.3213276863098145,-7.4974188804626465,-7.3213276863098145,-7.4974188804626465,-7.4974188804626465,-7.3213276863098145,-7.7984490394592285,-7.3213276863098145,-7.4974188804626465 +-7.376489162445068,-1.8376518487930298,-1.5444597005844116,-0.9001305103302002,-0.11378450691699982,-1.3015059232711792,-2.0161516666412354,-2.8530941009521484,-3.5034594535827637,-4.120975494384766,-4.289773941040039,-4.716573238372803,-4.667219638824463,-4.948354721069336,-4.859293460845947,-5.118810653686523,-5.012877464294434,-5.269279479980469,-5.12606954574585,-5.38085412979126,-5.227270126342773,-5.525230884552002,-5.427099227905273,-5.686293125152588,-5.46800422668457,-5.8993682861328125,-5.660486221313477,-5.857975482940674,-5.83242130279541,-6.172369480133057,-6.0754594802856445,-6.297307968139648,-6.0754594802856445,-6.531391143798828,-6.230361461639404,-6.67751932144165,-6.4733991622924805,-6.422246932983398,-6.531391143798828,-6.7744293212890625,-6.531391143798828,-6.8993682861328125,-6.531391143798828,-7.376489162445068,-6.7744293212890625,-6.8993682861328125,-7.0754594802856445,-6.8993682861328125,-7.376489162445068,-6.8993682861328125,-6.8993682861328125 +-6.969879627227783,-1.9632166624069214,-1.8067747354507446,-1.3300315141677856,-0.7246978282928467,-0.17252293229103088,-1.2665674686431885,-2.0103087425231934,-2.842839479446411,-3.473919153213501,-3.876457691192627,-4.235880374908447,-4.349743366241455,-4.551578044891357,-4.602523326873779,-4.830000400543213,-4.768482208251953,-4.912974834442139,-4.901693820953369,-5.1990275382995605,-5.077785015106201,-5.316667079925537,-5.118620872497559,-5.191728115081787,-5.2140045166015625,-5.288638114929199,-5.538515567779541,-5.608151435852051,-5.668849468231201,-5.691125869750977,-5.522721290588379,-5.9284868240356445,-5.765759468078613,-6.124781608581543,-6.191728115081787,-5.969879627227783,-6.124781608581543,-6.191728115081787,-6.367819309234619,-6.191728115081787,-6.668849468231201,-6.492758274078369,-6.668849468231201,-6.668849468231201,-6.492758274078369,-6.492758274078369,-6.969879627227783,-6.969879627227783,-6.969879627227783,-6.668849468231201,-6.668849468231201 +-6.466806411743164,-1.9996719360351562,-1.9225397109985352,-1.5960220098495483,-0.9918546676635742,-0.5578298568725586,-0.3157862722873688,-1.1728429794311523,-1.7730265855789185,-2.3826591968536377,-2.9071390628814697,-3.355543851852417,-3.5493006706237793,-3.8870227336883545,-4.018099784851074,-4.2212934494018555,-4.2936201095581055,-4.437422275543213,-4.4099016189575195,-4.621708393096924,-4.703378200531006,-4.922738075256348,-4.767836093902588,-4.922738075256348,-5.004408359527588,-5.06886625289917,-5.23635721206665,-5.290715217590332,-5.211533546447754,-5.320678234100342,-5.425413608551025,-5.621708393096924,-5.767836093902588,-5.98968505859375,-5.98968505859375,-5.86474609375,-5.688654899597168,-5.86474609375,-6.165776252746582,-6.165776252746582,-5.98968505859375,-5.86474609375,-5.98968505859375,-6.165776252746582,-5.98968505859375,-6.466806411743164,-6.165776252746582,-6.466806411743164,-6.466806411743164,-6.466806411743164,-6.466806411743164 +-6.086633205413818,-1.9721555709838867,-2.0397090911865234,-1.8388562202453613,-1.1915146112442017,-0.844977080821991,-0.5571514368057251,-0.46006593108177185,-1.0748006105422974,-1.5077877044677734,-1.9119919538497925,-2.470052719116211,-2.7864725589752197,-3.148613929748535,-3.3946681022644043,-3.6633872985839844,-3.779137134552002,-4.007452011108398,-4.049206733703613,-4.24778413772583,-4.315781116485596,-4.32320499420166,-4.370629787445068,-4.764413833618164,-4.67165994644165,-4.910542011260986,-4.807879447937012,-4.882513046264648,-5.04524040222168,-5.308481693267822,-4.910542011260986,-5.387662887573242,-4.882513046264648,-5.04524040222168,-5.13239049911499,-5.785603046417236,-5.4845733642578125,-5.609511852264404,-5.609511852264404,-5.4845733642578125,-5.387662887573242,-5.785603046417236,-5.387662887573242,-5.308481693267822,-6.086633205413818,-6.086633205413818,-5.785603046417236,-6.086633205413818,-6.086633205413818,-6.086633205413818,-6.086633205413818 +-5.6598219871521,-1.963990330696106,-2.097172498703003,-2.0365729331970215,-1.4623210430145264,-1.142784595489502,-0.7924371361732483,-0.5236471891403198,-0.6308200359344482,-1.0677342414855957,-1.2776789665222168,-1.7982876300811768,-2.0685348510742188,-2.4984540939331055,-2.730914354324341,-3.0939743518829346,-3.2019402980804443,-3.48956036567688,-3.542550802230835,-3.840278148651123,-3.903947353363037,-3.9355461597442627,-4.115754127502441,-4.168460369110107,-4.244848728179932,-4.279610633850098,-4.358792304992676,-4.58064079284668,-4.545878887176514,-4.814723968505859,-4.5136942863464355,-5.057762145996094,-4.881670951843262,-5.057762145996094,-4.960852146148682,-5.057762145996094,-5.1827006340026855,-5.6598219871521,-4.960852146148682,-5.1827006340026855,-5.358792304992676,-5.358792304992676,-5.1827006340026855,-5.358792304992676,-5.1827006340026855,-5.6598219871521,-5.358792304992676,-5.358792304992676,-5.6598219871521,-5.6598219871521,-5.6598219871521 +-5.417825222015381,-1.9468271732330322,-2.0898537635803223,-2.0799667835235596,-1.715480923652649,-1.442025899887085,-0.9752200841903687,-0.6199071407318115,-0.7824521660804749,-0.7138035297393799,-0.9890589714050293,-1.2797437906265259,-1.535073161125183,-1.8854531049728394,-2.1693615913391113,-2.4909684658050537,-2.7338781356811523,-3.019885301589966,-3.1723127365112305,-3.388441562652588,-3.554502487182617,-3.7457275390625,-3.685431480407715,-4.075402736663818,-3.912675380706787,-3.940704107284546,-3.9706673622131348,-4.187376499176025,-4.037613868713379,-4.303882122039795,-4.116795539855957,-4.639674186706543,-4.639674186706543,-4.639674186706543,-4.639674186706543,-4.815765380859375,-4.718855381011963,-4.815765380859375,-4.815765380859375,-4.940703868865967,-5.116795539855957,-5.417825222015381,-4.940703868865967,-5.417825222015381,-5.116795539855957,-5.116795539855957,-5.417825222015381,-5.417825222015381,-5.417825222015381,-5.417825222015381,-5.417825222015381 +-5.232492923736572,-1.9417906999588013,-2.0645852088928223,-2.135235548019409,-1.860502004623413,-1.6780037879943848,-1.2240204811096191,-0.8592681884765625,-0.878692090511322,-0.7567346096038818,-0.7695561647415161,-1.0032464265823364,-1.1349233388900757,-1.4139372110366821,-1.6288074254989624,-1.9469356536865234,-2.183274984359741,-2.4683167934417725,-2.7010140419006348,-2.882244825363159,-3.036593198776245,-3.3348658084869385,-3.357431650161743,-3.5164895057678223,-3.619709014892578,-3.8175196647644043,-3.785334825515747,-3.870765209197998,-3.9772205352783203,-4.329402923583984,-3.9772205352783203,-4.387394905090332,-4.755371570587158,-4.454341888427734,-4.387394905090332,-4.533523082733154,-4.387394905090332,-4.93146276473999,-4.93146276473999,-5.232492923736572,-4.93146276473999,-4.93146276473999,-5.232492923736572,-5.232492923736572,-5.232492923736572,-5.232492923736572,-5.232492923736572,-5.232492923736572,-5.232492923736572,-5.232492923736572,-5.232492923736572 +-5.038115501403809,-1.9136110544204712,-2.1607439517974854,-2.148813486099243,-1.992010474205017,-1.9106864929199219,-1.4452725648880005,-1.213208794593811,-1.0578845739364624,-0.8797527551651001,-0.8123408555984497,-0.8539634346961975,-0.9241718649864197,-1.0805559158325195,-1.2529990673065186,-1.4797667264938354,-1.691371202468872,-1.9499791860580444,-2.1936380863189697,-2.4306602478027344,-2.608362913131714,-2.8767471313476562,-2.9625682830810547,-3.2387747764587402,-3.199266195297241,-3.5757172107696533,-3.4360551834106445,-3.7828426361083984,-3.695692539215088,-3.9241719245910645,-3.8339953422546387,-4.135025501251221,-4.0838727951049805,-4.4360551834106445,-4.0838727951049805,-4.2599639892578125,-4.19301700592041,-4.5609941482543945,-4.339145183563232,-4.737085342407227,-4.737085342407227,-5.038115501403809,-4.5609941482543945,-5.038115501403809,-5.038115501403809,-4.737085342407227,-4.737085342407227,-5.038115501403809,-5.038115501403809,-5.038115501403809,-5.038115501403809 +-4.943019390106201,-1.9806500673294067,-2.1201977729797363,-2.1348085403442383,-2.0887134075164795,-2.143678903579712,-1.6760824918746948,-1.5022677183151245,-1.2931979894638062,-1.1071386337280273,-0.9457204341888428,-0.8897488117218018,-0.8569087982177734,-0.9291293621063232,-1.017707347869873,-1.1935923099517822,-1.3454339504241943,-1.577344298362732,-1.7560631036758423,-2.027092218399048,-2.15840220451355,-2.4392287731170654,-2.5664424896240234,-2.849597692489624,-2.853114366531372,-3.143678903579712,-3.104170322418213,-3.480621337890625,-3.3632357120513916,-3.687747001647949,-3.528046131134033,-3.687747001647949,-3.7125704288482666,-3.8638381958007812,-3.7125704288482666,-4.097921371459961,-4.097921371459961,-4.164868354797363,-4.340959548950195,-4.340959548950195,-4.465898036956787,-4.465898036956787,-4.465898036956787,-4.465898036956787,-4.943019390106201,-4.943019390106201,-4.641989231109619,-4.943019390106201,-4.943019390106201,-4.943019390106201,-4.943019390106201 +-4.900885581970215,-1.9573912620544434,-2.1676886081695557,-2.2955808639526367,-2.2160403728485107,-2.2574331760406494,-1.8682670593261719,-1.8257039785385132,-1.513674020767212,-1.393975019454956,-1.1422009468078613,-1.0240331888198853,-0.9188860654830933,-0.9105469584465027,-0.9167186617851257,-1.0094598531723022,-1.1021660566329956,-1.2739298343658447,-1.4134645462036133,-1.6568561792373657,-1.7967402935028076,-2.065195322036743,-2.15816068649292,-2.4809300899505615,-2.529818058013916,-2.814525842666626,-2.918614625930786,-3.1084940433502197,-3.087972402572632,-3.469521999359131,-3.4384877681732178,-3.599855899810791,-3.645613193511963,-4.122734546661377,-3.754757881164551,-4.201915740966797,-3.997795820236206,-4.122734546661377,-4.423764705657959,-4.900885581970215,-4.423764705657959,-4.900885581970215,-4.900885581970215,-4.900885581970215,-4.900885581970215,-4.599855899810791,-4.599855899810791,-4.900885581970215,-4.900885581970215,-4.900885581970215,-4.900885581970215 +-4.847880840301514,-1.9524585008621216,-2.172102689743042,-2.140310764312744,-2.244736671447754,-2.403836250305176,-2.0356364250183105,-2.062551259994507,-1.7416900396347046,-1.6424059867858887,-1.3555397987365723,-1.243330955505371,-1.0536020994186401,-0.9830140471458435,-0.9097617268562317,-0.958075225353241,-0.9804724454879761,-1.1106088161468506,-1.1919746398925781,-1.393036127090454,-1.4874769449234009,-1.742370843887329,-1.8487504720687866,-2.0882132053375244,-2.19370436668396,-2.4569458961486816,-2.549027919769287,-2.8611092567443848,-2.761521100997925,-3.1154873371124268,-3.0996930599212646,-3.4007229804992676,-3.316401958465576,-3.5926084518432617,-3.6717896461486816,-3.806488275527954,-3.8478810787200928,-4.148910999298096,-3.8936386108398438,-3.8936386108398438,-4.002782821655273,-4.54685115814209,-4.148910999298096,-4.148910999298096,-4.148910999298096,-4.847880840301514,-4.847880840301514,-4.54685115814209,-4.847880840301514,-4.847880840301514,-4.54685115814209 +-4.808285236358643,-1.958251953125,-2.1923351287841797,-2.198690891265869,-2.339937925338745,-2.509432315826416,-2.1923351287841797,-2.227360248565674,-1.913415551185608,-1.8584076166152954,-1.5544627904891968,-1.4210734367370605,-1.200508713722229,-1.1163201332092285,-0.979625403881073,-0.9810452461242676,-0.9352554678916931,-1.032820463180542,-1.0653245449066162,-1.2164418697357178,-1.3050395250320435,-1.496531367301941,-1.5876542329788208,-1.862324595451355,-1.9041109085083008,-2.2051408290863037,-2.220574378967285,-2.4881389141082764,-2.505089282989502,-2.7912518978118896,-2.8082852363586426,-2.9694361686706543,-3.164832592010498,-3.289771318435669,-3.3169236183166504,-3.577836275100708,-3.4465575218200684,-3.7291040420532227,-3.5530128479003906,-3.8540427684783936,-3.8540427684783936,-4.3311638832092285,-3.9051952362060547,-4.109315395355225,-4.5072550773620605,-4.5072550773620605,-3.9631872177124023,-4.808285236358643,-4.3311638832092285,-4.5072550773620605,-4.206225395202637 +-4.733502388000488,-1.932785153388977,-2.242140531539917,-2.188194990158081,-2.291022539138794,-2.4710512161254883,-2.185727596282959,-2.3569252490997314,-2.06325626373291,-2.038020610809326,-1.7206649780273438,-1.6338216066360474,-1.375186562538147,-1.2736575603485107,-1.0586410760879517,-1.049644947052002,-0.9440625309944153,-1.0079172849655151,-0.9861680865287781,-1.1332919597625732,-1.164713978767395,-1.3624343872070312,-1.4135637283325195,-1.6414837837219238,-1.695677399635315,-1.9783899784088135,-1.9907770156860352,-2.2817158699035645,-2.3053674697875977,-2.5691492557525635,-2.5999631881713867,-2.920588731765747,-2.8526885509490967,-3.2149882316589355,-3.034532308578491,-3.619558811187744,-3.318528890609741,-3.6543209552764893,-3.5293822288513184,-3.6921095848083496,-3.6921095848083496,-4.131442070007324,-3.888404130935669,-4.131442070007324,-4.256381034851074,-4.256381034851074,-4.256381034851074,-4.256381034851074,-4.733502388000488,-4.432472229003906,-4.432472229003906 +-4.643057823181152,-1.971884846687317,-2.2683093547821045,-2.105238676071167,-2.241657257080078,-2.4727959632873535,-2.2701456546783447,-2.447158098220825,-2.1990129947662354,-2.2331244945526123,-1.8751600980758667,-1.8169828653335571,-1.5120810270309448,-1.435962200164795,-1.183966875076294,-1.160899043083191,-1.003272533416748,-1.0299562215805054,-0.9652683138847351,-1.0716983079910278,-1.0640748739242554,-1.2479060888290405,-1.2537143230438232,-1.4916877746582031,-1.4919943809509277,-1.7887516021728516,-1.8023245334625244,-2.0928292274475098,-2.1103034019470215,-2.3950843811035156,-2.4050116539001465,-2.674574851989746,-2.65183162689209,-3.030273914337158,-2.7797348499298096,-3.0409977436065674,-3.2628464698791504,-3.49692964553833,-3.466966390609741,-3.6016650199890137,-3.49692964553833,-3.6430575847625732,-3.4126088619232178,-3.7399678230285645,-3.797959566116333,-4.165936470031738,-4.34202766418457,-4.34202766418457,-4.643057823181152,-4.34202766418457,-4.165936470031738 +-4.548119068145752,-1.9882124662399292,-2.1998143196105957,-2.1554219722747803,-2.2321486473083496,-2.48366117477417,-2.37202787399292,-2.5890777111053467,-2.3026063442230225,-2.3412930965423584,-2.0402631759643555,-2.0077896118164062,-1.6633236408233643,-1.5759161710739136,-1.3105753660202026,-1.262786865234375,-1.0534080266952515,-1.077561616897583,-0.9731622934341431,-1.06596040725708,-1.0144740343093872,-1.1541930437088013,-1.1641242504119873,-1.3603163957595825,-1.3906623125076294,-1.634835124015808,-1.645029067993164,-1.8834770917892456,-1.9096298217773438,-2.276277542114258,-2.2449228763580322,-2.5703954696655273,-2.510692596435547,-2.8077564239501953,-2.6968607902526855,-3.150179147720337,-3.133145809173584,-3.292846441268921,-3.247089147567749,-3.548119068145752,-3.401991128921509,-3.645029067993164,-3.5067262649536133,-4.24708890914917,-3.769967794418335,-3.849148988723755,-3.7030210494995117,-4.24708890914917,-3.946058988571167,-4.24708890914917,-4.070997714996338 +-4.479114532470703,-1.9144483804702759,-2.211942672729492,-2.219043016433716,-2.2616305351257324,-2.524871826171875,-2.441688060760498,-2.5059866905212402,-2.4579250812530518,-2.449730634689331,-2.158968210220337,-2.223841905593872,-1.8070166110992432,-1.7589551210403442,-1.4477059841156006,-1.4112999439239502,-1.1337406635284424,-1.1682088375091553,-1.003879189491272,-1.0758222341537476,-0.9876126646995544,-1.1225149631500244,-1.0951197147369385,-1.279359221458435,-1.257178783416748,-1.4765164852142334,-1.4910016059875488,-1.7293781042099,-1.7614439725875854,-2.0742807388305664,-1.9905637502670288,-2.4072325229644775,-2.285989761352539,-2.621781826019287,-2.570629358291626,-2.987752676010132,-2.825901985168457,-3.098903179168701,-3.001993179321289,-3.332986354827881,-3.098903179168701,-3.5760245323181152,-3.479114532470703,-4.178084373474121,-3.4377217292785645,-3.780144453048706,-3.780144453048706,-3.634016513824463,-3.634016513824463,-4.178084373474121,-4.001993179321289 +-4.408290863037109,-1.8692147731781006,-2.2844393253326416,-2.0819549560546875,-2.3327438831329346,-2.527477264404297,-2.4305672645568848,-2.48921275138855,-2.4687716960906982,-2.4944770336151123,-2.2529547214508057,-2.226447343826294,-1.914136290550232,-1.9355343580245972,-1.5656815767288208,-1.5161962509155273,-1.263716697692871,-1.2463241815567017,-1.070631980895996,-1.126802921295166,-1.0026030540466309,-1.1131638288497925,-1.0418678522109985,-1.2033573389053345,-1.179890513420105,-1.388344168663025,-1.359460711479187,-1.6330446004867554,-1.5920495986938477,-1.8832460641860962,-1.8424429893493652,-2.1804041862487793,-2.1987757682800293,-2.449249505996704,-2.4260196685791016,-2.718094825744629,-2.5161962509155273,-3.0280795097351074,-2.8285071849823,-3.3668980598449707,-3.129537343978882,-3.4540483951568604,-3.2943475246429443,-3.7093207836151123,-3.4082908630371094,-3.8062307834625244,-3.5052008628845215,-4.107260704040527,-3.9311695098876953,-3.9311695098876953,-4.107260704040527 +-4.351661205291748,-2.021247386932373,-2.378533363342285,-2.126351833343506,-2.4171626567840576,-2.437847137451172,-2.4883382320404053,-2.795358657836914,-2.459566354751587,-2.545480966567993,-2.26175594329834,-2.369389772415161,-2.04630970954895,-2.017207384109497,-1.6870191097259521,-1.6339905261993408,-1.3648892641067505,-1.358224868774414,-1.1413425207138062,-1.1879035234451294,-1.004917025566101,-1.1418780088424683,-1.0416053533554077,-1.1698174476623535,-1.1086230278015137,-1.2981984615325928,-1.2703137397766113,-1.4800881147384644,-1.47834050655365,-1.75177800655365,-1.6917448043823242,-1.9750840663909912,-2.011216878890991,-2.254750967025757,-2.2149405479431152,-2.58823299407959,-2.443176031112671,-2.7718775272369385,-2.679563283920288,-2.971449851989746,-2.953721046447754,-3.147541046142578,-3.0729074478149414,-3.3102684020996094,-3.39741849899292,-3.5065629482269287,-3.175569772720337,-4.050631046295166,-3.652691125869751,-3.874539852142334,-3.874539852142334 +-4.343900680541992,-1.87260901927948,-2.182532787322998,-2.1620571613311768,-2.294682741165161,-2.4746689796447754,-2.4865682125091553,-2.4746689796447754,-2.4805779457092285,-2.580472707748413,-2.3571290969848633,-2.4248225688934326,-2.153568983078003,-2.098388195037842,-1.8306831121444702,-1.7804195880889893,-1.4734967947006226,-1.4327430725097656,-1.204021692276001,-1.238390564918518,-1.0656044483184814,-1.1376147270202637,-1.0334198474884033,-1.1496639251708984,-1.081924557685852,-1.2480342388153076,-1.2302916049957275,-1.4160172939300537,-1.3891758918762207,-1.6287332773208618,-1.6320934295654297,-1.8875346183776855,-1.8581793308258057,-2.1317131519317627,-2.0862221717834473,-2.468839406967163,-2.404381513595581,-2.7004480361938477,-2.611506938934326,-2.8667795658111572,-2.881502628326416,-3.2647194862365723,-3.0886282920837402,-3.565749406814575,-3.3025081157684326,-3.7418408393859863,-3.565749406814575,-3.4408106803894043,-3.565749406814575,-3.8667795658111572,-3.7418408393859863 +-4.265949249267578,-1.8732523918151855,-2.279177665710449,-2.0956876277923584,-2.4398744106292725,-2.5847079753875732,-2.5255866050720215,-2.5757532119750977,-2.390887975692749,-2.603191375732422,-2.265949249267578,-2.4334404468536377,-2.201491355895996,-2.1940672397613525,-1.9042214155197144,-1.882133960723877,-1.54827880859375,-1.5609413385391235,-1.3150978088378906,-1.336530327796936,-1.1188915967941284,-1.1742823123931885,-1.0689445734024048,-1.153679609298706,-1.0675671100616455,-1.2109534740447998,-1.1503387689590454,-1.3324620723724365,-1.2914376258850098,-1.5600855350494385,-1.5017731189727783,-1.7514015436172485,-1.716946005821228,-2.025400161743164,-1.9584531784057617,-2.197763442993164,-2.2128708362579346,-2.549945831298828,-2.487797975540161,-2.7474353313446045,-2.803551197052002,-3.119821310043335,-2.943729877471924,-3.3628592491149902,-3.186768054962158,-3.3628592491149902,-3.0355002880096436,-3.6638894081115723,-3.6638894081115723,-3.964919328689575,-4.265949249267578 +-4.207822799682617,-1.9825135469436646,-2.170396327972412,-2.0839712619781494,-2.283543586730957,-2.5265815258026123,-2.5643701553344727,-2.50885272026062,-2.415431022644043,-2.475429058074951,-2.3504903316497803,-2.4224929809570312,-2.0434699058532715,-2.221050977706909,-1.9359811544418335,-1.9525502920150757,-1.6079397201538086,-1.6600481271743774,-1.371498703956604,-1.4362353086471558,-1.1928825378417969,-1.2360831499099731,-1.0803940296173096,-1.1962523460388184,-1.0755630731582642,-1.2454534769058228,-1.1147514581680298,-1.3196433782577515,-1.24687659740448,-1.4730229377746582,-1.3633456230163574,-1.625759482383728,-1.6134302616119385,-1.8386069536209106,-1.8595179319381714,-2.0872488021850586,-2.02884578704834,-2.3213319778442383,-2.3753137588500977,-2.6893088817596436,-2.5265815258026123,-3.1664299964904785,-2.9290692806243896,-3.4296715259552,-3.207822799682617,-3.207822799682617,-3.207822799682617,-3.6057627201080322,-3.362724781036377,-3.6057627201080322,-3.207822799682617 +-4.109645843505859,-1.800015926361084,-2.0722196102142334,-2.0926127433776855,-2.258387565612793,-2.3172543048858643,-2.4564335346221924,-2.6624879837036133,-2.618284225463867,-2.747918128967285,-2.3936426639556885,-2.578167200088501,-2.2345848083496094,-2.3314948081970215,-2.0232861042022705,-2.0127360820770264,-1.7082455158233643,-1.6734833717346191,-1.4593385457992554,-1.497922658920288,-1.2439500093460083,-1.3151580095291138,-1.1179770231246948,-1.2410016059875488,-1.0718213319778442,-1.2203443050384521,-1.1066166162490845,-1.2758616209030151,-1.1858841180801392,-1.4293105602264404,-1.3417484760284424,-1.5668206214904785,-1.5230587720870972,-1.7692019939422607,-1.738578200340271,-2.0926127433776855,-1.9482780694961548,-2.228832483291626,-2.2404143810272217,-2.4564335346221924,-2.353771209716797,-2.767223358154297,-2.6782822608947754,-2.8543734550476074,-3.0304648876190186,-3.2065560817718506,-3.1096460819244385,-3.5075860023498535,-3.3314948081970215,-3.3314948081970215,-3.3314948081970215 +-3.992730140686035,-1.8923596143722534,-2.084245204925537,-2.0196022987365723,-2.2851600646972656,-2.3592617511749268,-2.577756881713867,-2.6503074169158936,-2.369480848312378,-2.4612512588500977,-2.339517593383789,-2.3906702995300293,-2.179816722869873,-2.3492774963378906,-2.084245204925537,-2.024247169494629,-1.8435111045837402,-1.8166389465332031,-1.536364197731018,-1.631002426147461,-1.3262121677398682,-1.3532437086105347,-1.153252124786377,-1.2579303979873657,-1.1217414140701294,-1.250791072845459,-1.0956531763076782,-1.2563337087631226,-1.1583094596862793,-1.3385536670684814,-1.2877222299575806,-1.4971858263015747,-1.4449554681777954,-1.6424821615219116,-1.648337960243225,-1.924544334411621,-1.862396478652954,-2.1119165420532227,-2.0482475757598877,-2.448662281036377,-2.401665687561035,-2.545572280883789,-2.530332326889038,-2.7886102199554443,-2.7886102199554443,-3.214578866958618,-2.9135489463806152,-3.038487672805786,-3.147632122039795,-3.6917002201080322,-3.038487672805786 +-3.889357805252075,-1.7250049114227295,-1.9650784730911255,-2.111206531524658,-2.6106040477752686,-2.266108512878418,-2.276573896408081,-2.527629852294922,-2.44219970703125,-2.5091464519500732,-2.3578789234161377,-2.44219970703125,-2.2172598838806152,-2.333055257797241,-1.9808727502822876,-1.9498385190963745,-1.8101764917373657,-1.8211718797683716,-1.610604166984558,-1.6015560626983643,-1.3938133716583252,-1.4468779563903809,-1.2419747114181519,-1.2558892965316772,-1.1450648307800293,-1.2332595586776733,-1.1618164777755737,-1.2478835582733154,-1.162630558013916,-1.3016467094421387,-1.29056715965271,-1.4391086101531982,-1.3896706104278564,-1.6513116359710693,-1.5509012937545776,-1.8599739074707031,-1.7687838077545166,-2.0698137283325195,-2.044259786605835,-2.226599931716919,-2.255889415740967,-2.397995948791504,-2.44219970703125,-2.491417646408081,-2.743229627609253,-2.8479650020599365,-2.8479650020599365,-3.190387725830078,-3.111206531524658,-3.5883278846740723,-3.5883278846740723 +-3.7607240676879883,-1.8799103498458862,-2.147940158843994,-2.097966194152832,-2.298326015472412,-2.438504695892334,-2.398996114730835,-2.5054514408111572,-2.646780490875244,-2.5566039085388184,-2.329360246658325,-2.5566039085388184,-2.329360246658325,-2.345750570297241,-1.9545440673828125,-2.169659376144409,-1.8416458368301392,-1.8686293363571167,-1.6925381422042847,-1.67081880569458,-1.3662723302841187,-1.5675994157791138,-1.2624133825302124,-1.3662723302841187,-1.1447739601135254,-1.322973370552063,-1.1172713041305542,-1.2448501586914062,-1.1153017282485962,-1.3309717178344727,-1.2092739343643188,-1.470689296722412,-1.3120176792144775,-1.6177091598510742,-1.4912110567092896,-1.6962659358978271,-1.6401500701904297,-1.934649109840393,-1.8686293363571167,-2.147940158843994,-2.169659376144409,-2.4819703102111816,-2.3805127143859863,-2.5302751064300537,-2.398996114730835,-2.915626049041748,-2.915626049041748,-3.061753988265991,-2.8576340675354004,-3.4596939086914062,-3.061753988265991 +-3.6754117012023926,-1.7163703441619873,-1.9764416217803955,-1.9430179595947266,-2.332988977432251,-2.4712917804718018,-2.4201390743255615,-2.6754117012023926,-2.4201390743255615,-2.4712917804718018,-2.3743817806243896,-2.396658182144165,-2.2604384422302246,-2.1702616214752197,-2.0733516216278076,-2.0733516216278076,-1.8760710954666138,-1.7889209985733032,-1.697688102722168,-1.6501058340072632,-1.4526952505111694,-1.554837703704834,-1.3573483228683472,-1.3898544311523438,-1.2145137786865234,-1.3193858861923218,-1.1401175260543823,-1.3136838674545288,-1.160863995552063,-1.3511292934417725,-1.2115187644958496,-1.4082399606704712,-1.3136838674545288,-1.548306941986084,-1.4712917804718018,-1.7022838592529297,-1.5926263332366943,-1.8972604274749756,-1.735892415046692,-2.1313436031341553,-1.9941704273223877,-2.4201390743255615,-2.0626277923583984,-2.4201390743255615,-2.396658182144165,-2.5614683628082275,-2.634018898010254,-2.7723217010498047,-2.8303136825561523,-2.7723217010498047,-2.8303136825561523 +-3.5216610431671143,-1.6524293422698975,-2.030299425125122,-2.0031471252441406,-2.159933090209961,-2.676563024520874,-2.6185710430145264,-2.2206311225891113,-2.375533103942871,-2.2429075241088867,-2.4424798488616943,-2.676563024520874,-2.375533103942871,-2.2912120819091797,-1.9901820421218872,-2.123721122741699,-1.9418773651123047,-1.8314648866653442,-1.676563024520874,-1.7363312244415283,-1.5821417570114136,-1.5004717111587524,-1.3041770458221436,-1.3913272619247437,-1.2786229848861694,-1.351399302482605,-1.1714129447937012,-1.2912120819091797,-1.1599332094192505,-1.3068171739578247,-1.201514720916748,-1.4212905168533325,-1.2937742471694946,-1.5771783590316772,-1.4572030305862427,-1.6078472137451172,-1.4842345714569092,-1.898411750793457,-1.858903169631958,-2.030299425125122,-1.977592945098877,-2.2912120819091797,-2.19944167137146,-2.375533103942871,-2.375533103942871,-2.5674185752868652,-2.3175411224365234,-2.7435097694396973,-3.2206311225891113,-2.7435097694396973,-2.7435097694396973 +-3.316389799118042,-1.5760270357131958,-2.0859408378601074,-2.015359878540039,-1.9184497594833374,-2.4712917804718018,-2.0376360416412354,-2.0376360416412354,-2.316389799118042,-2.362147331237793,-2.316389799118042,-2.112269878387451,-2.061117172241211,-2.4712917804718018,-1.93617844581604,-2.0859408378601074,-1.7723217010498047,-1.8692317008972168,-1.714329719543457,-1.644291877746582,-1.4838807582855225,-1.5529617071151733,-1.4025758504867554,-1.4903149604797363,-1.3621472120285034,-1.316389799118042,-1.3207545280456543,-1.3479068279266357,-1.2789632081985474,-1.3818912506103516,-1.2910839319229126,-1.4079047441482544,-1.2952004671096802,-1.4968458414077759,-1.3526018857955933,-1.600386381149292,-1.5170491933822632,-1.714329719543457,-1.600386381149292,-1.9739670753479004,-1.7978758811950684,-2.1702616214752197,-2.0859408378601074,-2.237208604812622,-2.2749969959259033,-2.413299798965454,-2.362147331237793,-2.538238525390625,-2.714329719543457,-3.015359878540039,-3.316389799118042 +-3.1852588653564453,-1.9065052270889282,-1.8050475120544434,-2.1852588653564453,-2.1060776710510254,-1.9548097848892212,-2.4071075916290283,-2.7081375122070312,-2.7081375122070312,-2.5831987857818604,-2.4071075916290283,-2.0713155269622803,-2.340160846710205,-2.0713155269622803,-2.2821688652038574,-2.231016159057617,-2.039130687713623,-1.9065052270889282,-1.7381007671356201,-1.8050475120544434,-1.522500991821289,-1.6054751873016357,-1.4448961019515991,-1.5517903566360474,-1.4071074724197388,-1.3999289274215698,-1.1766586303710938,-1.2931641340255737,-1.4218307733535767,-1.3219358921051025,-1.3219358921051025,-1.3101974725723267,-1.2767736911773682,-1.4144067764282227,-1.4144067764282227,-1.4862887859344482,-1.5320461988449097,-1.6054751873016357,-1.522500991821289,-1.7081375122070312,-1.6537798643112183,-1.823530912399292,-2.009167432785034,-2.4071075916290283,-1.9548097848892212,-2.7081375122070312,-2.5831987857818604,-2.4071075916290283,-2.4862887859344482,-2.7081375122070312,-2.4071075916290283 +-3.059563398361206,-1.6793521642684937,-1.9803822040557861,-2.105320930480957,-2.0181708335876465,-1.8554434776306152,-2.156473398208618,-3.059563398361206,-2.582442283630371,-2.281412124633789,-2.214465379714966,-2.360593318939209,-2.105320930480957,-2.156473398208618,-2.156473398208618,-2.281412124633789,-1.8554434776306152,-1.6978355646133423,-1.6978355646133423,-1.644590139389038,-1.5154954195022583,-1.644590139389038,-1.5410494804382324,-1.6281996965408325,-1.351993203163147,-1.4467796087265015,-1.3435600996017456,-1.3036885261535645,-1.296135425567627,-1.3352875709533691,-1.3192007541656494,-1.3435600996017456,-1.3605934381484985,-1.3968056440353394,-1.311375379562378,-1.4467796087265015,-1.5682016611099243,-1.5824421644210815,-1.5544134378433228,-1.6616233587265015,-1.9134353399276733,-2.059563398361206,-2.105320930480957,-2.281412124633789,-2.059563398361206,-2.281412124633789,-2.214465379714966,-2.582442283630371,-2.582442283630371,-2.582442283630371,-2.582442283630371 +-2.9595184326171875,-1.4410045146942139,-1.9595184326171875,-2.4823970794677734,-2.4823970794677734,-2.4823970794677734,-2.6584882736206055,-2.9595184326171875,-2.3574583530426025,-2.9595184326171875,-2.2605483531951904,-2.3574583530426025,-2.4823970794677734,-2.1144204139709473,-1.9181257486343384,-1.9181257486343384,-1.783427119255066,-1.845574975013733,-1.729069471359253,-1.783427119255066,-1.5123603343963623,-1.5281546115875244,-1.4971203804016113,-1.5123603343963623,-1.3913166522979736,-1.5281546115875244,-1.2782771587371826,-1.4823970794677734,-1.3684537410736084,-1.4410045146942139,-1.2113302946090698,-1.4971203804016113,-1.3467345237731934,-1.4410045146942139,-1.2874205112457275,-1.4823970794677734,-1.3913166522979736,-1.6807647943496704,-1.4971203804016113,-1.783427119255066,-1.880337119102478,-1.880337119102478,-1.783427119255066,-2.1144204139709473,-1.880337119102478,-2.3574583530426025,-1.9181257486343384,-2.1813671588897705,-2.3574583530426025,-2.6584882736206055,-2.6584882736206055 +-2.9143431186676025,-1.323278546333313,-2.2153730392456055,-2.1361918449401855,-2.1361918449401855,-2.9143431186676025,-2.6133131980895996,-2.3122830390930176,-2.3122830390930176,-2.4372220039367676,-2.1361918449401855,-2.0692451000213623,-2.0112531185150146,-1.9601006507873535,-2.0112531185150146,-1.9143431186676025,-1.7102231979370117,-1.9143431186676025,-1.7682151794433594,-1.659070611000061,-1.5921238660812378,-1.8003997802734375,-1.382864236831665,-1.5526152849197388,-1.358040690422058,-1.437221884727478,-1.4091931581497192,-1.382864236831665,-1.437221884727478,-1.4091931581497192,-1.323278546333313,-1.467185139656067,-1.451945185661316,-1.4993698596954346,-1.382864236831665,-1.395829200744629,-1.437221884727478,-1.5921238660812378,-1.5719205141067505,-1.7102231979370117,-1.659070611000061,-1.8003997802734375,-1.8351619243621826,-2.2153730392456055,-2.0112531185150146,-2.3122830390930176,-2.1361918449401855,-2.3122830390930176,-2.1361918449401855,-2.4372220039367676,-2.6133131980895996 +-2.9334871768951416,-1.3652856349945068,-2.2345173358917236,-2.030397415161133,-2.1553361415863037,-2.3314273357391357,-2.2345173358917236,-2.6324572563171387,-2.3314273357391357,-2.9334871768951416,-2.2345173358917236,-2.0883893966674805,-1.9334872961044312,-1.9334872961044312,-1.8543061017990112,-1.7030383348464966,-1.8543061017990112,-1.7873592376708984,-1.6782147884368896,-1.654733657836914,-1.7293672561645508,-1.5910645723342896,-1.6324572563171387,-1.6324572563171387,-1.5532760620117188,-1.3894193172454834,-1.4863293170928955,-1.3537037372589111,-1.3537037372589111,-1.4283373355865479,-1.4563660621643066,-1.4863293170928955,-1.4710893630981445,-1.5532760620117188,-1.3424227237701416,-1.654733657836914,-1.502123475074768,-1.5355472564697266,-1.4863293170928955,-1.7030383348464966,-1.5717594623565674,-1.8543061017990112,-1.6112680435180664,-2.1553361415863037,-1.7293672561645508,-2.1553361415863037,-2.030397415161133,-2.1553361415863037,-1.9334872961044312,-2.0883893966674805,-2.0883893966674805 +-2.916980028152466,-1.6617075204849243,-1.8755873441696167,-1.8755873441696167,-2.138828754425049,-2.0718820095062256,-1.9169800281524658,-1.9627375602722168,-2.138828754425049,-2.4398586750030518,-2.138828754425049,-2.916980028152466,-2.615950107574463,-2.4398586750030518,-2.2180099487304688,-1.9627375602722168,-1.7708520889282227,-1.6865311861038208,-1.712860107421875,-1.555252194404602,-1.5367687940597534,-1.6382263898849487,-1.4856162071228027,-1.5367687940597534,-1.5190399885177612,-1.5190399885177612,-1.3855011463165283,-1.4398587942123413,-1.3729119300842285,-1.5190399885177612,-1.348778247833252,-1.4398587942123413,-1.3371964693069458,-1.4398587942123413,-1.4545820951461792,-1.4698220491409302,-1.5190399885177612,-1.555252194404602,-1.5190399885177612,-1.555252194404602,-1.7408888339996338,-1.9169800281524658,-1.6617075204849243,-2.013890027999878,-1.8755873441696167,-1.9627375602722168,-2.314919948577881,-2.0718820095062256,-2.2180099487304688,-2.615950107574463,-2.4398586750030518 +-2.833784341812134,-1.5785118341445923,-1.6576931476593018,-1.7546031475067139,-2.532754421234131,-2.055633068084717,-2.231724500656128,-2.532754421234131,-2.1348142623901367,-2.055633068084717,-2.356663227081299,-2.532754421234131,-2.356663227081299,-2.055633068084717,-2.055633068084717,-2.356663227081299,-1.6576931476593018,-1.9886863231658936,-1.8337843418121338,-2.356663227081299,-1.687656283378601,-1.5327544212341309,-1.5550308227539062,-1.511565089225769,-1.47205650806427,-1.5785118341445923,-1.4358444213867188,-1.3286343812942505,-1.3866263628005981,-1.3713864088058472,-1.3286343812942505,-1.4358444213867188,-1.4358444213867188,-1.5785118341445923,-1.4024206399917603,-1.3566631078720093,-1.4913617372512817,-1.6033353805541992,-1.5327544212341309,-1.6033353805541992,-1.511565089225769,-1.7923917770385742,-1.5785118341445923,-1.930694341659546,-1.8337843418121338,-2.231724500656128,-2.1348142623901367,-2.356663227081299,-2.231724500656128,-2.356663227081299,-2.231724500656128 +-2.6364879608154297,-1.595095157623291,-1.6364879608154297,-1.9375178813934326,-2.3354578018188477,-2.6364879608154297,-2.3354578018188477,-2.3354578018188477,-2.3354578018188477,-2.3354578018188477,-2.0344278812408447,-2.1593666076660156,-1.7913899421691895,-1.7913899421691895,-2.0344278812408447,-1.7913899421691895,-1.7333979606628418,-1.6364879608154297,-1.4323679208755493,-1.7333979606628418,-1.7333979606628418,-1.522544503211975,-1.460396647453308,-1.490359902381897,-1.490359902381897,-1.460396647453308,-1.3142685890197754,-1.3577343225479126,-1.3812153339385986,-1.3577343225479126,-1.595095157623291,-1.7333979606628418,-1.3354579210281372,-1.460396647453308,-1.595095157623291,-1.490359902381897,-1.595095157623291,-1.490359902381897,-1.595095157623291,-1.7333979606628418,-1.8583366870880127,-2.0344278812408447,-1.9375178813934326,-1.9375178813934326,-1.8583366870880127,-2.3354578018188477,-2.0344278812408447,-2.3354578018188477,-1.9375178813934326,-2.3354578018188477,-2.6364879608154297 +-2.6324572563171387,-1.4863293170928955,-1.5532760620117188,-1.5910645723342896,-1.5532760620117188,-2.030397415161133,-2.030397415161133,-1.7293672561645508,-2.030397415161133,-1.6782147884368896,-2.3314273357391357,-2.3314273357391357,-2.1553361415863037,-2.030397415161133,-2.1553361415863037,-1.8543061017990112,-1.7293672561645508,-1.8543061017990112,-1.9334872961044312,-1.7293672561645508,-1.5532760620117188,-1.6782147884368896,-1.3771847486495972,-1.8543061017990112,-1.3314273357391357,-1.6324572563171387,-1.4863293170928955,-1.5185139179229736,-1.6324572563171387,-1.7873592376708984,-1.5532760620117188,-1.5532760620117188,-1.6324572563171387,-1.5910645723342896,-1.4020084142684937,-1.6782147884368896,-1.4563660621643066,-1.7873592376708984,-1.3314273357391357,-1.6782147884368896,-1.5185139179229736,-1.9334872961044312,-1.6324572563171387,-1.9334872961044312,-1.9334872961044312,-1.8543061017990112,-2.1553361415863037,-2.030397415161133,-1.9334872961044312,-2.030397415161133,-2.3314273357391357 +-2.4712917804718018,-1.8692317008972168,-2.1702616214752197,-1.7723217010498047,-1.9941704273223877,-1.9941704273223877,-1.9941704273223877,-1.9941704273223877,-2.1702616214752197,-2.4712917804718018,-2.4712917804718018,-2.4712917804718018,-2.4712917804718018,-2.1702616214752197,-1.9941704273223877,-2.1702616214752197,-1.7723217010498047,-1.9941704273223877,-1.4712917804718018,-1.5170491933822632,-1.5170491933822632,-1.8692317008972168,-1.3573483228683472,-1.429898977279663,-1.3573483228683472,-1.3921104669570923,-1.7723217010498047,-1.4712917804718018,-1.3921104669570923,-1.5170491933822632,-1.3921104669570923,-1.4712917804718018,-1.2952004671096802,-1.626193642616272,-1.5170491933822632,-1.3573483228683472,-1.4712917804718018,-1.6931405067443848,-1.7723217010498047,-1.7723217010498047,-1.6931405067443848,-1.8692317008972168,-1.5682016611099243,-2.4712917804718018,-1.8692317008972168,-2.1702616214752197,-1.6931405067443848,-2.1702616214752197,-2.4712917804718018,-2.4712917804718018,-1.626193642616272 +-2.4297523498535156,-2.1287221908569336,-2.1287221908569336,-1.9526309967041016,-2.1287221908569336,-2.4297523498535156,-2.1287221908569336,-2.1287221908569336,-2.1287221908569336,-1.8276922702789307,-1.7307822704315186,-2.1287221908569336,-1.7307822704315186,-1.5846542119979858,-1.7307822704315186,-1.7307822704315186,-1.9526309967041016,-1.9526309967041016,-1.7307822704315186,-2.1287221908569336,-1.8276922702789307,-1.7307822704315186,-1.7307822704315186,-1.8276922702789307,-1.4297523498535156,-1.7307822704315186,-1.6516010761260986,-1.475509762763977,-1.2836241722106934,-1.5846542119979858,-1.3505710363388062,-1.5846542119979858,-1.3505710363388062,-1.315808892250061,-1.315808892250061,-1.475509762763977,-1.4297523498535156,-1.6516010761260986,-1.5846542119979858,-1.7307822704315186,-1.8276922702789307,-1.9526309967041016,-1.5846542119979858,-1.6516010761260986,-1.6516010761260986,-1.9526309967041016,-1.7307822704315186,-2.4297523498535156,-2.1287221908569336,-2.1287221908569336,-1.8276922702789307 +-2.1335389614105225,-1.83250892162323,-1.83250892162323,-1.5314788818359375,-2.1335389614105225,-2.1335389614105225,-1.83250892162323,-2.1335389614105225,-2.1335389614105225,-1.6564176082611084,-1.83250892162323,-1.83250892162323,-1.6564176082611084,-2.1335389614105225,-1.6564176082611084,-1.83250892162323,-1.4345688819885254,-1.6564176082611084,-1.6564176082611084,-1.83250892162323,-2.1335389614105225,-1.5314788818359375,-2.1335389614105225,-1.4345688819885254,-1.5314788818359375,-1.83250892162323,-1.5314788818359375,-1.2884408235549927,-1.5314788818359375,-1.83250892162323,-1.3553876876831055,-1.5314788818359375,-1.6564176082611084,-1.83250892162323,-1.6564176082611084,-1.5314788818359375,-1.83250892162323,-1.6564176082611084,-1.5314788818359375,-1.5314788818359375,-1.6564176082611084,-1.83250892162323,-1.5314788818359375,-2.1335389614105225,-1.4345688819885254,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-1.6564176082611084,-2.1335389614105225,-2.1335389614105225 +-2.136720657348633,-2.136720657348633,-1.6595993041992188,-1.5346605777740479,-1.6595993041992188,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-2.136720657348633,-1.8356906175613403,-1.8356906175613403,-2.136720657348633,-2.136720657348633,-1.8356906175613403,-2.136720657348633,-2.136720657348633,-1.8356906175613403,-1.6595993041992188,-2.136720657348633,-1.8356906175613403,-2.136720657348633,-1.5346605777740479,-1.8356906175613403,-1.6595993041992188,-1.6595993041992188,-1.4377505779266357,-1.5346605777740479,-1.6595993041992188,-1.5346605777740479,-1.8356906175613403,-1.5346605777740479,-1.8356906175613403,-1.6595993041992188,-1.3585693836212158,-1.8356906175613403,-1.1824780702590942,-1.5346605777740479,-1.3585693836212158,-1.6595993041992188,-1.1824780702590942,-1.6595993041992188,-1.6595993041992188,-1.8356906175613403,-2.136720657348633,-1.8356906175613403,-2.136720657348633,-1.6595993041992188,-1.4377505779266357,-2.136720657348633,-1.8356906175613403 +-2.1789770126342773,-2.1789770126342773,-1.5769169330596924,-2.1789770126342773,-1.7018556594848633,-2.1789770126342773,-1.7018556594848633,-2.1789770126342773,-1.8779469728469849,-2.1789770126342773,-2.1789770126342773,-1.8779469728469849,-2.1789770126342773,-1.7018556594848633,-2.1789770126342773,-1.7018556594848633,-2.1789770126342773,-1.5769169330596924,-1.4800069332122803,-1.5769169330596924,-1.8779469728469849,-1.4800069332122803,-1.5769169330596924,-1.8779469728469849,-1.3338788747787476,-1.4008257389068604,-1.5769169330596924,-1.4008257389068604,-1.5769169330596924,-1.7018556594848633,-1.5769169330596924,-2.1789770126342773,-1.4800069332122803,-2.1789770126342773,-1.5769169330596924,-1.8779469728469849,-1.5769169330596924,-1.8779469728469849,-1.5769169330596924,-1.5769169330596924,-1.8779469728469849,-1.7018556594848633,-1.7018556594848633,-1.7018556594848633,-1.4800069332122803,-1.7018556594848633,-1.4800069332122803,-1.5769169330596924,-2.1789770126342773,-1.8779469728469849,-1.7018556594848633 +-2.3443922996520996,-1.867271065711975,-1.7423322200775146,-1.867271065711975,-2.3443922996520996,-2.0433621406555176,-2.0433621406555176,-2.3443922996520996,-2.3443922996520996,-2.0433621406555176,-2.3443922996520996,-2.3443922996520996,-2.0433621406555176,-2.3443922996520996,-1.7423322200775146,-2.0433621406555176,-2.3443922996520996,-2.0433621406555176,-1.2652109861373901,-1.4992942810058594,-1.390149712562561,-1.4413022994995117,-1.168300986289978,-1.4413022994995117,-1.3443922996520996,-1.5662410259246826,-1.4413022994995117,-1.6454222202301025,-1.5662410259246826,-1.4992942810058594,-1.6454222202301025,-2.0433621406555176,-1.4413022994995117,-1.390149712562561,-1.4413022994995117,-1.867271065711975,-1.7423322200775146,-1.6454222202301025,-1.7423322200775146,-1.6454222202301025,-1.6454222202301025,-1.867271065711975,-1.5662410259246826,-1.7423322200775146,-2.0433621406555176,-2.0433621406555176,-2.3443922996520996,-2.0433621406555176,-2.0433621406555176,-2.3443922996520996,-1.6454222202301025 +-2.1522884368896484,-2.1522884368896484,-1.851258397102356,-1.6751670837402344,-2.1522884368896484,-2.1522884368896484,-2.1522884368896484,-1.851258397102356,-2.1522884368896484,-2.1522884368896484,-1.851258397102356,-2.1522884368896484,-2.1522884368896484,-1.851258397102356,-2.1522884368896484,-1.5502283573150635,-1.5502283573150635,-1.851258397102356,-1.3741371631622314,-1.3071902990341187,-1.1980458498001099,-1.5502283573150635,-1.5502283573150635,-1.5502283573150635,-1.4533183574676514,-1.4533183574676514,-1.5502283573150635,-1.5502283573150635,-1.4533183574676514,-1.4533183574676514,-2.1522884368896484,-1.851258397102356,-1.5502283573150635,-2.1522884368896484,-1.851258397102356,-1.851258397102356,-1.4533183574676514,-1.851258397102356,-1.6751670837402344,-1.851258397102356,-1.6751670837402344,-2.1522884368896484,-1.6751670837402344,-1.851258397102356,-2.1522884368896484,-1.6751670837402344,-1.851258397102356,-1.6751670837402344,-2.1522884368896484,-1.851258397102356,-1.5502283573150635 +-2.07918119430542,-1.6020599603652954,-2.07918119430542,-1.778151273727417,-1.6020599603652954,-1.6020599603652954,-1.778151273727417,-2.07918119430542,-2.07918119430542,-1.6020599603652954,-1.778151273727417,-2.07918119430542,-2.07918119430542,-2.07918119430542,-1.6020599603652954,-1.6020599603652954,-2.07918119430542,-1.4771212339401245,-1.778151273727417,-1.778151273727417,-2.07918119430542,-1.6020599603652954,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.778151273727417,-2.07918119430542,-1.6020599603652954,-1.6020599603652954,-2.07918119430542,-1.6020599603652954,-1.778151273727417,-1.778151273727417,-1.6020599603652954,-1.3010300397872925,-1.778151273727417,-1.778151273727417,-2.07918119430542,-1.3802112340927124,-2.07918119430542,-1.3802112340927124,-2.07918119430542,-1.6020599603652954,-1.4771212339401245,-1.6020599603652954,-1.4771212339401245,-1.6020599603652954,-1.6020599603652954,-2.07918119430542,-2.07918119430542,-1.3802112340927124 +-1.929418921470642,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.4522976875305176,-1.3273589611053467,-1.929418921470642,-1.4522976875305176,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.3273589611053467,-1.4522976875305176,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.6283888816833496,-1.6283888816833496,-1.6283888816833496,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.4522976875305176,-1.929418921470642,-1.4522976875305176,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.4522976875305176,-1.6283888816833496,-1.929418921470642,-1.929418921470642 +-2.201397180557251,-2.201397180557251,-1.9003671407699585,-1.9003671407699585,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251,-1.9003671407699585,-1.9003671407699585,-2.201397180557251,-1.724275827407837,-1.9003671407699585,-1.724275827407837,-1.9003671407699585,-1.599337100982666,-1.502427101135254,-1.724275827407837,-1.298307180404663,-1.502427101135254,-1.9003671407699585,-1.502427101135254,-1.9003671407699585,-1.2471545934677124,-1.502427101135254,-1.423245906829834,-1.423245906829834,-1.298307180404663,-1.502427101135254,-1.502427101135254,-1.9003671407699585,-1.599337100982666,-1.599337100982666,-1.423245906829834,-1.724275827407837,-1.724275827407837,-1.724275827407837,-1.9003671407699585,-1.599337100982666,-1.423245906829834,-2.201397180557251,-1.724275827407837,-1.9003671407699585,-1.724275827407837,-2.201397180557251,-1.599337100982666,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.714038848876953,-0.008048895746469498,-1.7954471111297607,-2.6854159832000732,-3.6394312381744385,-4.307005405426025,-5.432551383972168,-6.165036201477051,-6.881530284881592,-7.600095748901367,-8.413009643554688,-8.413009643554688,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953,-8.714038848876953 +-8.130864143371582,-1.0039451122283936,-0.05541471019387245,-1.71219801902771,-2.9300737380981445,-3.9543676376342773,-5.067530632019043,-5.87559175491333,-6.507614612579346,-7.352712631225586,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582,-8.130864143371582 +-7.553391933441162,-1.331734538078308,-0.7970772981643677,-0.11124426871538162,-1.7474725246429443,-2.7250092029571533,-4.333545684814453,-5.0806355476379395,-6.009323596954346,-6.775240421295166,-7.076270580291748,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162,-7.553391933441162 +-6.927082061767578,-1.3387757539749146,-1.101093053817749,-0.6360790133476257,-0.21475936472415924,-1.4963316917419434,-2.7369747161865234,-3.844296932220459,-4.793543338775635,-5.750990867614746,-6.22811222076416,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578,-6.927082061767578 +-6.297435283660889,-1.4494682550430298,-1.3000359535217285,-1.085655689239502,-0.4367908835411072,-0.349959135055542,-1.765905499458313,-2.6461575031280518,-3.5085604190826416,-4.625337600708008,-5.256042957305908,-5.996405601501465,-5.695375442504883,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889,-6.297435283660889 +-5.573632717132568,-1.4995479583740234,-1.4337221384048462,-1.2755659818649292,-0.6246918439865112,-0.2777974009513855,-1.005501389503479,-1.9642517566680908,-2.437546491622925,-3.6193902492523193,-3.993849039077759,-5.096511363983154,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568,-5.573632717132568 +-4.723816871643066,-1.4462075233459473,-1.4387097358703613,-1.3533036708831787,-0.721996545791626,-0.32568567991256714,-0.7651095390319824,-1.5172606706619263,-1.7878059148788452,-2.8604938983917236,-3.1556150913238525,-3.9456655979156494,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066,-4.723816871643066 +-3.99756121635437,-1.3701952695846558,-1.4584850072860718,-1.297723412513733,-0.7758861184120178,-0.38424795866012573,-0.7122288942337036,-1.2708338499069214,-1.466082215309143,-2.4177775382995605,-2.742288589477539,-3.696531057357788,-3.520439863204956,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437,-3.99756121635437 +-3.5398285388946533,-1.3695669174194336,-1.2453622817993164,-1.2238582372665405,-0.7350078821182251,-0.44570696353912354,-0.7467369437217712,-1.2155461311340332,-1.4225572347640991,-2.1974058151245117,-2.8408584594726562,-3.2387986183166504,-3.0627074241638184,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533,-3.5398285388946533 +-3.363611936569214,-1.2430380582809448,-1.3998241424560547,-1.1875207424163818,-0.7838283777236938,-0.4445338845252991,-0.7572306394577026,-1.184635043144226,-1.3105335235595703,-2.284430742263794,-2.761551856994629,-3.062582015991211,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214,-3.363611936569214 +-3.125481367111206,-1.053599238395691,-1.1664398908615112,-1.1859620809555054,-0.758125364780426,-0.5084809064865112,-0.8137274384498596,-1.2223912477493286,-1.3851186037063599,-2.2803831100463867,-2.648360013961792,-2.824451208114624,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206,-3.125481367111206 +-2.9052560329437256,-1.2150599956512451,-1.2924721240997314,-1.2924721240997314,-0.8188962340354919,-0.5090566873550415,-0.7814043760299683,-1.0479235649108887,-1.314191460609436,-1.9510135650634766,-2.1271047592163086,-2.6042261123657227,-2.6042261123657227,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256,-2.9052560329437256 +-2.7916905879974365,-1.2006261348724365,-1.273176670074463,-1.0592968463897705,-0.7053307890892029,-0.5364181399345398,-0.8521714210510254,-1.2865406274795532,-1.4694713354110718,-2.1896307468414307,-2.0927207469940186,-2.4906606674194336,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365,-2.7916905879974365 +-2.5250449180603027,-1.1633169651031494,-1.0778868198394775,-1.2240148782730103,-0.7768567800521851,-0.5855255722999573,-0.9229848384857178,-1.0778868198394775,-1.6219547986984253,-2.0479235649108887,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027,-2.5250449180603027 +-2.2833011150360107,-1.5051499605178833,-1.2419085502624512,-1.1072099208831787,-0.8061800003051758,-0.6020600199699402,-1.0280287265777588,-1.1072099208831787,-1.5843312740325928,-2.2833011150360107,-1.9822711944580078,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107 +-2.1702616214752197,-0.9398127794265747,-1.0910804271697998,-1.1288690567016602,-0.9941704273223877,-0.7900505065917969,-1.0910804271697998,-1.3921104669570923,-1.3921104669570923,-2.1702616214752197,-1.6931405067443848,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197,-2.1702616214752197 +-1.9867717027664185,-1.509650468826294,-1.509650468826294,-1.384711742401123,-0.7563228607177734,-0.9453790783882141,-1.1416736841201782,-1.1416736841201782,-1.6857417821884155,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185 +-2.0606977939605713,-1.7596678733825684,-1.4586378335952759,-1.2825466394424438,-0.7819442749023438,-0.8565778732299805,-1.0193052291870117,-1.0606977939605713,-1.5835765600204468,-2.0606977939605713,-1.7596678733825684,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713,-2.0606977939605713 +-1.83250892162323,-1.3553876876831055,-0.987410843372345,-1.83250892162323,-1.2304489612579346,-1.054357647895813,-1.5314788818359375,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323 +-1.8633228540420532,-1.8633228540420532,-1.2612628936767578,-1.8633228540420532,-0.9090803265571594,-0.9090803265571594,-1.2612628936767578,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532 +-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.1613680124282837,-1.2863067388534546,-1.763427972793579,-1.2863067388534546,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7481880187988281,-1.7481880187988281,-1.4471579790115356,-1.7481880187988281,-1.7481880187988281,-1.1461280584335327,-1.4471579790115356,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281,-1.7481880187988281 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.3082085847854614,-1.785329818725586,-1.0863598585128784,-1.484299898147583,-1.1832698583602905,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.709431648254395,-0.007602414581924677,-1.848536491394043,-2.6059200763702393,-3.2596545219421387,-3.8770060539245605,-4.808355331420898,-5.518820285797119,-6.39346170425415,-6.953557014465332,-7.806342124938965,-8.709431648254395,-8.408402442932129,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395,-8.709431648254395 +-8.133767127990723,-1.1903020143508911,-0.038516320288181305,-1.7529664039611816,-2.632359743118286,-3.5184693336486816,-4.364832878112793,-5.201292991638184,-5.946246147155762,-6.553983211517334,-7.4347968101501465,-8.133767127990723,-7.832736968994141,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723,-8.133767127990723 +-7.557302951812744,-1.3381235599517822,-0.9185484647750854,-0.09698094427585602,-1.525495171546936,-2.4475860595703125,-3.768498420715332,-4.504993915557861,-5.48911714553833,-5.977519512176514,-6.779151916503906,-7.08018159866333,-7.557302951812744,-7.256272792816162,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744,-7.557302951812744 +-6.928281784057617,-1.2236095666885376,-1.1259081363677979,-0.6870138645172119,-0.21494963765144348,-1.3364248275756836,-2.420722484588623,-3.5359363555908203,-4.47803258895874,-5.180093765258789,-5.849100589752197,-6.229311466217041,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617,-6.928281784057617 +-6.296909809112549,-1.1759674549102783,-1.1742613315582275,-0.9153975248336792,-0.5016666650772095,-0.4192734956741333,-1.359035849571228,-2.321431875228882,-3.381509780883789,-4.267525672912598,-5.217728614807129,-5.995879650115967,-6.296909809112549,-5.995879650115967,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549,-6.296909809112549 +-5.570089817047119,-1.1495894193649292,-1.1801798343658447,-1.0336196422576904,-0.7204000949859619,-0.4275501072406769,-0.7701842784881592,-1.5054070949554443,-2.328294277191162,-3.2027337551116943,-4.092968463897705,-4.423961639404297,-5.269059658050537,-5.269059658050537,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119,-5.570089817047119 +-4.731878757476807,-1.075684666633606,-1.1390360593795776,-1.1380391120910645,-0.8284088969230652,-0.5352880954742432,-0.6294107437133789,-1.126465916633606,-1.7737928628921509,-2.4963502883911133,-3.6526975631713867,-4.430848598480225,-4.129818916320801,-4.430848598480225,-4.430848598480225,-4.430848598480225,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807,-4.731878757476807 +-3.992995023727417,-1.0292072296142578,-1.186137080192566,-1.185460090637207,-0.9149009585380554,-0.6004739999771118,-0.6269459128379822,-0.9353289604187012,-1.4514158964157104,-2.0152714252471924,-2.816903829574585,-3.1478970050811768,-3.691965103149414,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417,-3.992995023727417 +-3.5564231872558594,-0.9777839183807373,-1.1726077795028687,-1.1584831476211548,-1.0778566598892212,-0.7175740599632263,-0.6321438550949097,-0.8362637758255005,-1.1726077795028687,-1.7502431869506836,-2.194695234298706,-2.8574531078338623,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594,-3.5564231872558594 +-3.3647384643554688,-0.9992505311965942,-1.1800471544265747,-1.2507952451705933,-0.9791322946548462,-0.7048223614692688,-0.6853106617927551,-0.8449105620384216,-1.1241893768310547,-1.5794087648391724,-2.285557270050049,-2.762678623199463,-3.063708543777466,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688,-3.3647384643554688 +-3.1646502017974854,-0.9471662640571594,-1.1646502017974854,-1.081864833831787,-1.0574402809143066,-0.7826331853866577,-0.7530304789543152,-0.8614541292190552,-1.1154322624206543,-1.3451062440872192,-1.9093776941299438,-2.123257637023926,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854,-3.1646502017974854 +-2.93298077583313,-1.0521671772003174,-0.9787383079528809,-1.1771059036254883,-1.0579195022583008,-0.8685228824615479,-0.7686280012130737,-0.8124068975448608,-1.035353660583496,-1.4858227968215942,-1.9787383079528809,-2.0878827571868896,-2.455859661102295,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313,-2.93298077583313 +-2.8609366416931152,-0.9418585300445557,-1.0827853679656982,-1.2274681329727173,-0.9744458794593811,-0.8566152453422546,-0.757132887840271,-0.9164539575576782,-1.1533664464950562,-1.316868543624878,-1.6568166017532349,-2.383815288543701,-2.8609366416931152,-2.383815288543701,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152 +-2.5465426445007324,-0.9030900001525879,-1.0841445922851562,-1.2677890062332153,-1.2041200399398804,-0.8744447827339172,-0.7336292862892151,-0.9030900001525879,-1.3160938024520874,-1.4004147052764893,-1.6434526443481445,-2.2455127239227295,-2.5465426445007324,-2.2455127239227295,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324,-2.5465426445007324 +-2.204119920730591,-1.2041200399398804,-1.3590219020843506,-1.124938726425171,-1.0,-1.0,-0.9488474726676941,-1.0,-1.124938726425171,-1.3010300397872925,-1.6020599603652954,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591,-2.204119920730591 +-2.1072099208831787,-0.9610819220542908,-1.0280287265777588,-1.0280287265777588,-1.2621119022369385,-1.1529674530029297,-1.1072099208831787,-1.2041200399398804,-1.3290587663650513,-1.2621119022369385,-2.1072099208831787,-1.8061800003051758,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787,-2.1072099208831787 +-2.068185806274414,-1.1650958061218262,-1.4661258459091187,-1.026793122291565,-1.2900346517562866,-0.892094612121582,-1.026793122291565,-1.113943338394165,-1.5910645723342896,-1.2900346517562866,-1.7671558856964111,-2.068185806274414,-1.7671558856964111,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414,-2.068185806274414 +-2.0086002349853516,-1.054357647895813,-1.3096301555633545,-1.1635020971298218,-1.3096301555633545,-1.1055102348327637,-1.1635020971298218,-1.1055102348327637,-1.4065401554107666,-1.3096301555633545,-1.5314788818359375,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516 +-1.851258397102356,-1.0061602592468262,-0.8512583374977112,-1.851258397102356,-1.5502283573150635,-1.5502283573150635,-1.851258397102356,-1.249198317527771,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356,-1.851258397102356 +-1.9084850549697876,-1.6074550151824951,-1.6074550151824951,-1.431363821029663,-1.0053950548171997,-0.9084849953651428,-1.1303337812423706,-1.1303337812423706,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876 +-1.8129132986068726,-1.5118833780288696,-1.335792064666748,-1.8129132986068726,-1.8129132986068726,-1.2108533382415771,-1.113943338394165,-1.5118833780288696,-1.5118833780288696,-1.335792064666748,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.732393741607666,-1.431363821029663,-1.431363821029663,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.431363821029663,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666,-1.732393741607666 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.4548448324203491,-1.278753638267517,-1.1538149118423462,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.807328224182129,-0.0029879179783165455,-2.3018789291381836,-2.8362982273101807,-3.587777853012085,-3.9517786502838135,-4.7780256271362305,-4.996222496032715,-5.673151016235352,-5.690056800842285,-6.039430618286133,-5.98712682723999,-6.258325099945068,-6.126992702484131,-6.411128997802734,-6.218496322631836,-6.52177095413208,-6.35248327255249,-6.582018852233887,-6.423512935638428,-6.683476448059082,-6.537815093994141,-6.794490814208984,-6.670607566833496,-6.898843288421631,-6.794490814208984,-7.108358383178711,-7.144570350646973,-7.227544784545898,-7.173859596252441,-7.239126682281494,-7.485108852386475,-7.506298065185547,-7.552055835723877,-7.728147029876709,-7.728147029876709,-7.728147029876709,-8.029176712036133,-8.330206871032715,-8.029176712036133,-8.807328224182129,-8.330206871032715,-8.506298065185547,-8.330206871032715,-8.205267906188965,-8.807328224182129,-8.506298065185547,-8.506298065185547,-8.506298065185547,-8.807328224182129,-8.807328224182129 +-8.215293884277344,-1.6234712600708008,-0.01721871830523014,-1.8679808378219604,-2.9093260765075684,-3.6810519695281982,-4.389802932739258,-4.719056606292725,-5.317667007446289,-5.399716377258301,-5.745471954345703,-5.676218032836914,-5.9552226066589355,-5.847938060760498,-6.237570285797119,-5.945781230926514,-6.306808948516846,-6.098022937774658,-6.3701958656311035,-6.256252765655518,-6.516324043273926,-6.323199272155762,-6.5818257331848145,-6.571841239929199,-6.872871398925781,-6.696780204772949,-7.039202690124512,-6.872871398925781,-6.960021495819092,-6.960021495819092,-7.312203884124756,-7.261051654815674,-7.215293884277344,-7.516324043273926,-7.613234043121338,-7.437142848968506,-7.437142848968506,-7.91426420211792,-8.215293884277344,-8.215293884277344,-7.91426420211792,-7.738173007965088,-7.738173007965088,-8.215293884277344,-8.215293884277344,-8.215293884277344,-8.215293884277344,-8.215293884277344,-8.215293884277344,-8.215293884277344,-8.215293884277344 +-7.808498382568359,-1.837544560432434,-1.4196466207504272,-0.04061194509267807,-1.521862268447876,-2.2159817218780518,-3.5434210300445557,-3.827359437942505,-4.630961894989014,-4.651041507720947,-5.1043477058410645,-4.9798383712768555,-5.341630935668945,-5.210803031921387,-5.5251970291137695,-5.366018772125244,-5.629521369934082,-5.55564546585083,-5.740312576293945,-5.598983287811279,-5.963400363922119,-5.799898147583008,-6.023168563842773,-6.002318382263184,-6.2064385414123535,-6.155285835266113,-6.428287029266357,-6.240296363830566,-6.529744625091553,-6.578049659729004,-6.578049659729004,-6.694554805755615,-6.7293171882629395,-7.030346870422363,-6.808498382568359,-7.030346870422363,-7.331377029418945,-7.2064385414123535,-7.331377029418945,-7.808498382568359,-7.507468223571777,-7.507468223571777,-7.808498382568359,-7.331377029418945,-7.808498382568359,-7.507468223571777,-7.808498382568359,-7.808498382568359,-7.808498382568359,-7.808498382568359,-7.808498382568359 +-7.387256145477295,-2.1224453449249268,-2.0493319034576416,-0.8378324508666992,-0.12608468532562256,-1.0819356441497803,-2.2414073944091797,-2.9216203689575195,-3.742128610610962,-3.945403814315796,-4.385955333709717,-4.387256145477295,-4.714235305786133,-4.61346960067749,-4.962374210357666,-4.900117874145508,-5.159369468688965,-5.023643970489502,-5.273312568664551,-5.188599109649658,-5.414128303527832,-5.338037967681885,-5.623827934265137,-5.512194633483887,-5.74380350112915,-5.631381034851074,-5.796191215515137,-5.830953598022461,-6.086225986480713,-6.007044792175293,-6.108502388000488,-6.131983757019043,-6.433013439178467,-6.241127967834473,-6.484166145324707,-6.433013439178467,-6.542158126831055,-6.609104633331299,-6.542158126831055,-6.910134792327881,-6.785196304321289,-6.910134792327881,-7.387256145477295,-7.387256145477295,-7.387256145477295,-7.086225986480713,-7.086225986480713,-7.086225986480713,-7.387256145477295,-7.387256145477295,-7.086225986480713 +-6.980509281158447,-2.1900553703308105,-2.3209450244903564,-1.4187034368515015,-0.5017880201339722,-0.24132873117923737,-1.3384308815002441,-1.868796706199646,-2.9477295875549316,-3.1248691082000732,-3.7147483825683594,-3.7107629776000977,-4.155733108520508,-4.102562427520752,-4.476718902587891,-4.38171911239624,-4.770994186401367,-4.5756754875183105,-4.912323474884033,-4.837494373321533,-5.077419281005859,-4.923604488372803,-5.240146636962891,-5.1743292808532715,-5.4753594398498535,-5.188117504119873,-5.866566181182861,-5.347041130065918,-5.658289909362793,-5.6002984046936035,-6.026267051696777,-5.658289909362793,-5.901328086853027,-5.866566181182861,-6.281539440155029,-6.077419281005859,-6.378449440002441,-6.281539440155029,-6.378449440002441,-6.077419281005859,-6.980509281158447,-6.503388404846191,-6.980509281158447,-6.378449440002441,-6.980509281158447,-6.980509281158447,-6.679479598999023,-6.980509281158447,-6.980509281158447,-6.980509281158447,-6.980509281158447 +-6.475187301635742,-2.2284181118011475,-2.371760129928589,-1.7199149131774902,-0.7686129808425903,-0.31922221183776855,-0.6331276297569275,-1.1426196098327637,-2.076674461364746,-2.3509767055511475,-2.893010377883911,-3.054736614227295,-3.5090456008911133,-3.5376694202423096,-3.9225192070007324,-3.9261841773986816,-4.247300624847412,-4.16343355178833,-4.449881553649902,-4.357915878295898,-4.7043352127075195,-4.6118645668029785,-4.895403861999512,-4.812429428100586,-5.09497594833374,-5.043823719024658,-5.2710676193237305,-5.077247619628906,-5.520945072174072,-5.32905912399292,-5.475187301635742,-5.475187301635742,-5.630089282989502,-5.32905912399292,-5.998065948486328,-5.998065948486328,-5.630089282989502,-5.998065948486328,-6.17415714263916,-5.873127460479736,-5.998065948486328,-6.475187301635742,-6.475187301635742,-6.17415714263916,-6.17415714263916,-6.475187301635742,-6.475187301635742,-6.475187301635742,-6.475187301635742,-6.475187301635742,-6.475187301635742 +-6.0964226722717285,-2.22310209274292,-2.4163591861724854,-1.9202156066894531,-1.0231332778930664,-0.47753608226776123,-0.6172764897346497,-0.6143354773521423,-1.567043662071228,-1.6128638982772827,-2.2585816383361816,-2.31711483001709,-2.875791549682617,-2.925281524658203,-3.402695655822754,-3.355271100997925,-3.860894203186035,-3.804166555404663,-4.182608604431152,-4.035724639892578,-4.452970027923584,-4.263913631439209,-4.6814494132995605,-4.325570583343506,-4.734694957733154,-4.649264812469482,-5.193332672119141,-4.817668914794922,-5.0964226722717285,-5.0964226722717285,-5.1421799659729,-5.193332672119141,-5.318271160125732,-5.3974528312683105,-5.7953925132751465,-5.494362831115723,-5.6193013191223145,-5.494362831115723,-5.6193013191223145,-5.3974528312683105,-5.7953925132751465,-5.494362831115723,-5.7953925132751465,-6.0964226722717285,-6.0964226722717285,-6.0964226722717285,-6.0964226722717285,-6.0964226722717285,-6.0964226722717285,-6.0964226722717285,-6.0964226722717285 +-5.66585111618042,-2.196913242340088,-2.3912315368652344,-2.0496907234191895,-1.2273244857788086,-0.678028404712677,-0.6339297890663147,-0.5500741600990295,-1.118064045906067,-1.1842365264892578,-1.6508268117904663,-1.7579026222229004,-2.2243130207061768,-2.327195405960083,-2.764392852783203,-2.848947286605835,-3.214064598083496,-3.3098251819610596,-3.6244583129882812,-3.636467218399048,-3.984609842300415,-3.941575288772583,-4.109548568725586,-4.160701274871826,-4.711608409881592,-4.323428153991699,-4.489759922027588,-4.66585111618042,-4.711608409881592,-4.586669921875,-4.887699604034424,-4.82075309753418,-5.66585111618042,-4.887699604034424,-5.66585111618042,-5.188729763031006,-5.66585111618042,-5.364820957183838,-5.66585111618042,-5.66585111618042,-5.364820957183838,-5.66585111618042,-5.364820957183838,-5.66585111618042,-5.66585111618042,-5.66585111618042,-5.66585111618042,-5.66585111618042,-5.66585111618042,-5.66585111618042,-5.66585111618042 +-5.425107002258301,-2.181572914123535,-2.3226730823516846,-2.1008243560791016,-1.4384247064590454,-0.884890079498291,-0.7532401084899902,-0.5449223518371582,-1.0053328275680542,-0.9209488034248352,-1.3500711917877197,-1.3544780015945435,-1.8112651109695435,-1.841115117073059,-2.3243918418884277,-2.359527111053467,-2.7680511474609375,-2.8522353172302246,-3.2347753047943115,-3.237586259841919,-3.6257662773132324,-3.5008275508880615,-3.856905221939087,-3.7623491287231445,-3.9779489040374756,-3.9627089500427246,-4.425107002258301,-4.08268404006958,-4.345925807952881,-4.470864295959473,-5.425107002258301,-5.124076843261719,-5.124076843261719,-4.823046684265137,-4.823046684265137,-4.823046684265137,-4.726136684417725,-5.425107002258301,-5.124076843261719,-5.124076843261719,-5.425107002258301,-5.425107002258301,-5.425107002258301,-5.425107002258301,-5.425107002258301,-5.425107002258301,-5.425107002258301,-5.124076843261719,-5.425107002258301,-5.425107002258301,-5.425107002258301 +-5.2398223876953125,-2.167572498321533,-2.236792802810669,-2.1225509643554688,-1.5827664136886597,-1.0534876585006714,-0.8962168097496033,-0.6224026083946228,-0.9832729697227478,-0.8196849822998047,-1.1895586252212524,-1.1013933420181274,-1.5125250816345215,-1.4870059490203857,-1.949565052986145,-1.9366263151168823,-2.3800837993621826,-2.3800837993621826,-2.8084585666656494,-2.7895731925964355,-3.1570370197296143,-3.1606409549713135,-3.5677244663238525,-3.4544925689697266,-3.7774243354797363,-3.6716206073760986,-3.961068630218506,-4.2398223876953125,-4.285579681396484,-4.160641193389893,-4.637762546539307,-4.336732387542725,-4.5408525466918945,-4.637762546539307,-4.9387922286987305,-4.637762546539307,-4.762701034545898,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125,-5.2398223876953125 +-5.045722007751465,-2.131378650665283,-2.36448073387146,-2.141547441482544,-1.7352410554885864,-1.2109198570251465,-1.0558717250823975,-0.7568022608757019,-1.0316636562347412,-0.8024357557296753,-1.1121333837509155,-0.964879035949707,-1.30056893825531,-1.2024891376495361,-1.6044981479644775,-1.5588665008544922,-1.9650954008102417,-1.9760538339614868,-2.3896236419677734,-2.3934755325317383,-2.797748565673828,-2.7214393615722656,-3.072593927383423,-3.153627395629883,-3.373624086380005,-3.527207851409912,-3.6307485103607178,-3.6839940547943115,-3.8995938301086426,-3.7235026359558105,-3.8696305751800537,-4.091479301452637,-4.142632007598877,-4.346751689910889,-4.443661689758301,-4.346751689910889,-4.568600654602051,-4.744691848754883,-5.045722007751465,-5.045722007751465,-4.744691848754883,-4.744691848754883,-5.045722007751465,-5.045722007751465,-4.744691848754883,-5.045722007751465,-5.045722007751465,-5.045722007751465,-5.045722007751465,-5.045722007751465,-5.045722007751465 +-4.945143699645996,-2.2358734607696533,-2.305656909942627,-2.1410040855407715,-1.8695964813232422,-1.3921104669570923,-1.2327463626861572,-0.9015847444534302,-1.1210176944732666,-0.8533710241317749,-1.1039092540740967,-0.8855421543121338,-1.18820321559906,-1.042596697807312,-1.4065697193145752,-1.3073536157608032,-1.6944795846939087,-1.6546636819839478,-2.050273895263672,-2.048617362976074,-2.433260202407837,-2.4085850715637207,-2.743746280670166,-2.795924425125122,-3.0759117603302,-3.036658525466919,-3.3218941688537598,-3.343083381652832,-3.831200122833252,-3.482745409011841,-3.831200122833252,-3.831200122833252,-4.042053699493408,-3.990900993347168,-4.644113540649414,-3.990900993347168,-4.468022346496582,-4.042053699493408,-4.945143699645996,-4.644113540649414,-4.468022346496582,-4.644113540649414,-4.945143699645996,-4.945143699645996,-4.945143699645996,-4.644113540649414,-4.945143699645996,-4.945143699645996,-4.945143699645996,-4.644113540649414,-4.945143699645996 +-4.902535915374756,-2.1848654747009277,-2.317075252532959,-2.2435710430145264,-2.0315470695495605,-1.548235297203064,-1.418378472328186,-1.066781997680664,-1.2593793869018555,-0.9296853542327881,-1.137239933013916,-0.8732333183288574,-1.1461280584335327,-0.9402613043785095,-1.2640466690063477,-1.1432459354400635,-1.5091361999511719,-1.4047771692276,-1.8035463094711304,-1.7465928792953491,-2.152799606323242,-2.1179187297821045,-2.5803165435791016,-2.522324562072754,-2.877230167388916,-2.8418381214141846,-3.2792866230010986,-3.203565835952759,-3.6720869541168213,-3.6237823963165283,-3.902535915374756,-3.902535915374756,-4.124384880065918,-3.999445915222168,-4.30047607421875,-4.124384880065918,-4.601505756378174,-4.425414562225342,-4.902535915374756,-4.902535915374756,-4.601505756378174,-4.902535915374756,-4.601505756378174,-4.30047607421875,-4.601505756378174,-4.902535915374756,-4.902535915374756,-4.902535915374756,-4.902535915374756,-4.902535915374756,-4.902535915374756 +-4.8500823974609375,-2.203678607940674,-2.4013760089874268,-2.193026542663574,-2.0859062671661377,-1.7255780696868896,-1.5600477457046509,-1.2402745485305786,-1.3620960712432861,-1.0463521480560303,-1.2092036008834839,-0.9108626842498779,-1.1368439197540283,-0.9093666672706604,-1.1984167098999023,-1.0242019891738892,-1.363085389137268,-1.2353960275650024,-1.6250317096710205,-1.5505750179290771,-1.9115625619888306,-1.883940577507019,-2.2737410068511963,-2.2714431285858154,-2.614553928375244,-2.5876312255859375,-3.0439023971557617,-2.8815994262695312,-3.21661376953125,-3.1779844760894775,-3.6459622383117676,-3.5490522384643555,-3.8500823974609375,-3.808689594268799,-4.071930885314941,-3.9469923973083496,-4.372961044311523,-4.1511125564575195,-4.248022556304932,-4.5490522384643555,-4.372961044311523,-4.248022556304932,-4.8500823974609375,-4.8500823974609375,-4.8500823974609375,-4.5490522384643555,-4.8500823974609375,-4.5490522384643555,-4.5490522384643555,-4.8500823974609375,-4.8500823974609375 +-4.807717800140381,-2.142136573791504,-2.3248441219329834,-2.20674467086792,-2.1692283153533936,-1.8554096221923828,-1.7384196519851685,-1.3927443027496338,-1.514134168624878,-1.1633775234222412,-1.3164961338043213,-0.9773856401443481,-1.194087266921997,-0.9033267498016357,-1.1696279048919678,-0.9638000130653381,-1.2647677659988403,-1.1057181358337402,-1.468464970588684,-1.353025197982788,-1.782411813735962,-1.6687836647033691,-2.02812123298645,-2.0118377208709717,-2.432969331741333,-2.334961175918579,-2.7073471546173096,-2.728536367416382,-3.1001474857330322,-3.0153260231018066,-3.4652950763702393,-3.427506446838379,-3.5772688388824463,-3.6615896224975586,-3.8077175617218018,-3.8077175617218018,-3.6937742233276367,-3.8534750938415527,-4.205657482147217,-4.330596446990967,-4.506687641143799,-4.807717800140381,-4.807717800140381,-4.506687641143799,-4.506687641143799,-4.807717800140381,-4.807717800140381,-4.807717800140381,-4.506687641143799,-4.807717800140381,-4.807717800140381 +-4.7301764488220215,-2.1173925399780273,-2.433511257171631,-2.211662530899048,-2.2430381774902344,-1.89195716381073,-1.8728439807891846,-1.570609211921692,-1.661248803138733,-1.3039906024932861,-1.4069243669509888,-1.0675129890441895,-1.256543517112732,-0.940525233745575,-1.1720681190490723,-0.9408072829246521,-1.2173587083816528,-1.04362952709198,-1.3496034145355225,-1.2317280769348145,-1.5429377555847168,-1.472497820854187,-1.8314512968063354,-1.7817635536193848,-2.199976682662964,-2.130293369293213,-2.4606635570526123,-2.4630045890808105,-2.811098337173462,-2.7616934776306152,-3.1173925399780273,-3.0674185752868652,-3.4749038219451904,-3.3322365283966064,-3.688783645629883,-3.7301764488220215,-3.9520251750946045,-3.8850784301757812,-4.128116607666016,-4.253055095672607,-4.253055095672607,-4.253055095672607,-4.7301764488220215,-4.4291462898254395,-4.253055095672607,-4.4291462898254395,-4.7301764488220215,-4.7301764488220215,-4.4291462898254395,-4.7301764488220215,-4.7301764488220215 +-4.647871971130371,-2.1427218914031982,-2.4746854305267334,-2.1228270530700684,-2.1915056705474854,-1.965726613998413,-1.9870063066482544,-1.7330000400543213,-1.7869352102279663,-1.4372856616973877,-1.5223904848098755,-1.1514956951141357,-1.3429505825042725,-1.0112836360931396,-1.2169908285140991,-0.9515153765678406,-1.184875249862671,-0.9983422160148621,-1.2680225372314453,-1.133456826210022,-1.4370183944702148,-1.3369661569595337,-1.7063603401184082,-1.6017669439315796,-1.950642466545105,-1.8882038593292236,-2.26226544380188,-2.2413315773010254,-2.614448070526123,-2.598653793334961,-2.8770196437835693,-2.778640031814575,-3.1565101146698,-3.232898473739624,-3.647871732711792,-3.443751811981201,-3.693629264831543,-3.568690538406372,-3.647871732711792,-3.6064791679382324,-3.948901653289795,-4.346841812133789,-4.045811653137207,-4.170750617980957,-4.647871971130371,-4.647871971130371,-4.346841812133789,-4.647871971130371,-4.647871971130371,-4.647871971130371,-4.647871971130371 +-4.542900085449219,-2.037750005722046,-2.2311463356018066,-2.2206807136535645,-2.1608829498291016,-1.9914500713348389,-2.0957419872283936,-1.8643816709518433,-1.9408401250839233,-1.5833816528320312,-1.6789827346801758,-1.2833062410354614,-1.3921436071395874,-1.079305648803711,-1.2630051374435425,-0.982993483543396,-1.2044435739517212,-0.9736432433128357,-1.2364751100540161,-1.066648244857788,-1.343968152999878,-1.2347626686096191,-1.5516740083694458,-1.460833191871643,-1.7669258117675781,-1.7394429445266724,-2.1083312034606934,-2.0600264072418213,-2.3906116485595703,-2.406179428100586,-2.7647488117218018,-2.645272970199585,-3.037750005722046,-2.963116407394409,-3.3967721462249756,-3.264146327972412,-3.5886576175689697,-3.501507520675659,-3.940840005874634,-3.6978020668029785,-3.940840005874634,-4.241869926452637,-3.8439300060272217,-4.241869926452637,-4.065778732299805,-4.542900085449219,-4.241869926452637,-4.542900085449219,-4.542900085449219,-3.8439300060272217,-4.542900085449219 +-4.475191593170166,-2.042222261428833,-2.3020052909851074,-2.128838539123535,-2.1468119621276855,-2.113463878631592,-2.10597562789917,-1.9058177471160889,-1.9966250658035278,-1.6856108903884888,-1.7633843421936035,-1.4011069536209106,-1.510460615158081,-1.1737275123596191,-1.312328577041626,-1.0255589485168457,-1.2286930084228516,-0.9924609065055847,-1.2177530527114868,-1.0446327924728394,-1.280677318572998,-1.1500866413116455,-1.4385627508163452,-1.3432523012161255,-1.6300935745239258,-1.6042027473449707,-1.8965524435043335,-1.8764010667800903,-2.271071672439575,-2.215120315551758,-2.5067086219787598,-2.5406930446624756,-2.918889045715332,-2.711763620376587,-3.077251672744751,-3.094980239868164,-3.776221513748169,-3.520949125289917,-3.776221513748169,-3.630093574523926,-3.998070240020752,-3.873131513595581,-3.873131513595581,-4.174161434173584,-4.475191593170166,-3.998070240020752,-4.174161434173584,-3.998070240020752,-4.475191593170166,-4.475191593170166,-4.475191593170166 +-4.402209758758545,-2.021998405456543,-2.334023952484131,-2.1769003868103027,-2.1717607975006104,-2.0578174591064453,-2.1211764812469482,-1.9676408767700195,-2.0947136878967285,-1.7528749704360962,-1.8078172206878662,-1.5007514953613281,-1.5919772386550903,-1.2715544700622559,-1.3781347274780273,-1.1062030792236328,-1.2635912895202637,-1.011451244354248,-1.214125394821167,-1.0049651861190796,-1.25299072265625,-1.114408016204834,-1.385176420211792,-1.2623306512832642,-1.5509514808654785,-1.474839448928833,-1.7883679866790771,-1.7173644304275513,-2.0539050102233887,-2.031141996383667,-2.3810205459594727,-2.3608171939849854,-2.669816017150879,-2.6946396827697754,-3.0404820442199707,-2.970845937728882,-3.226118564605713,-3.323028564453125,-3.402209758758545,-3.3608171939849854,-4.101179599761963,-3.925088405609131,-3.703239679336548,-3.800149917602539,-4.101179599761963,-4.101179599761963,-3.800149917602539,-4.101179599761963,-4.402209758758545,-4.402209758758545,-4.402209758758545 +-4.346000671386719,-2.147343635559082,-2.3917582035064697,-2.1054515838623047,-2.242197036743164,-2.115551710128784,-2.2354109287261963,-1.984272837638855,-2.1699094772338867,-1.8301268815994263,-1.9343810081481934,-1.6096042394638062,-1.6720587015151978,-1.3596769571304321,-1.4311288595199585,-1.162446141242981,-1.3141884803771973,-1.0415102243423462,-1.2182481288909912,-1.0119493007659912,-1.251529574394226,-1.0661057233810425,-1.3340076208114624,-1.1980154514312744,-1.457821249961853,-1.37379789352417,-1.6956932544708252,-1.6040616035461426,-1.900396466255188,-1.9130314588546753,-2.196781635284424,-2.1846327781677246,-2.4321868419647217,-2.4947423934936523,-2.766216993331909,-2.868879556655884,-3.090728282928467,-3.090728282928467,-3.3917582035064697,-3.442910671234131,-3.2320573329925537,-3.5678493976593018,-3.5009026527404785,-3.743940830230713,-4.044970512390137,-4.044970512390137,-4.346000671386719,-4.346000671386719,-4.346000671386719,-4.346000671386719,-4.346000671386719 +-4.342560768127441,-1.9259203672409058,-2.329723596572876,-2.190272569656372,-2.190272569656372,-2.1439037322998047,-2.152229070663452,-2.020341634750366,-2.1384408473968506,-1.9377270936965942,-1.9827253818511963,-1.6232295036315918,-1.7415878772735596,-1.4208743572235107,-1.564409613609314,-1.2312983274459839,-1.3508918285369873,-1.105771780014038,-1.2477405071258545,-1.0474337339401245,-1.2484393119812012,-1.0507481098175049,-1.2551343441009521,-1.1567355394363403,-1.401546597480774,-1.2906368970870972,-1.5866860151290894,-1.5263195037841797,-1.8072667121887207,-1.7685295343399048,-2.082489490509033,-2.063807249069214,-2.3557891845703125,-2.4030416011810303,-2.798492908477783,-2.7514963150024414,-3.063807249069214,-3.0415308475494385,-3.2633795738220215,-3.3425607681274414,-3.6435909271240234,-3.7405009269714355,-3.8654396533966064,-4.342560768127441,-4.041531085968018,-3.8654396533966064,-4.041531085968018,-3.7405009269714355,-4.342560768127441,-4.342560768127441,-4.041531085968018 +-4.257846355438232,-1.9930286407470703,-2.23665714263916,-2.1405751705169678,-2.216453790664673,-2.1117184162139893,-2.1574759483337402,-2.0430026054382324,-2.1506364345550537,-1.929466962814331,-2.009873151779175,-1.7113038301467896,-1.7999646663665771,-1.4668580293655396,-1.5998351573944092,-1.3060234785079956,-1.4266167879104614,-1.1592028141021729,-1.303604006767273,-1.0881720781326294,-1.2574124336242676,-1.0658369064331055,-1.2782981395721436,-1.0994840860366821,-1.3263885974884033,-1.2535251379013062,-1.5104347467422485,-1.4246994256973267,-1.6612493991851807,-1.6757831573486328,-1.9335640668869019,-1.9274327754974365,-2.2847187519073486,-2.2325406074523926,-2.517483711242676,-2.3827853202819824,-2.9356272220611572,-2.7807252407073975,-3.0537264347076416,-2.91542387008667,-3.3547565937042236,-3.9568164348602295,-3.6557865142822266,-3.4127485752105713,-3.9568164348602295,-3.6557865142822266,-3.9568164348602295,-3.9568164348602295,-4.257846355438232,-4.257846355438232,-4.257846355438232 +-4.200987339019775,-2.12910532951355,-2.1218059062957764,-2.104077100753784,-2.118201732635498,-2.0971834659576416,-2.179797887802124,-2.067448377609253,-2.1328012943267822,-1.915429949760437,-1.9995901584625244,-1.7995867729187012,-1.8013135194778442,-1.5555649995803833,-1.6944822072982788,-1.3801292181015015,-1.5002834796905518,-1.2071102857589722,-1.3515678644180298,-1.1243467330932617,-1.2629681825637817,-1.065854549407959,-1.2569983005523682,-1.100961446762085,-1.3430519104003906,-1.19666588306427,-1.4598356485366821,-1.356510043144226,-1.600014328956604,-1.52981436252594,-1.8153809309005737,-1.7810314893722534,-2.0870437622070312,-2.1328012943267822,-2.368478298187256,-2.2978973388671875,-2.709625482559204,-2.75382924079895,-2.9457147121429443,-3.0248959064483643,-3.5020172595977783,-3.0870437622070312,-3.7238659858703613,-3.7238659858703613,-3.7238659858703613,-3.7238659858703613,-4.200987339019775,-4.200987339019775,-4.200987339019775,-4.200987339019775,-4.200987339019775 +-4.102159023284912,-1.842087745666504,-2.064732789993286,-2.0452542304992676,-2.1830811500549316,-2.04146146774292,-2.1727402210235596,-2.143117904663086,-2.193674087524414,-1.9560312032699585,-2.0302772521972656,-1.8076930046081543,-1.9848878383636475,-1.5630830526351929,-1.7385472059249878,-1.4182120561599731,-1.5482761859893799,-1.2734992504119873,-1.3844887018203735,-1.1459907293319702,-1.3182555437088013,-1.083042860031128,-1.2626811265945435,-1.0931334495544434,-1.2973384857177734,-1.2111796140670776,-1.4164174795150757,-1.3028186559677124,-1.573242425918579,-1.4717313051223755,-1.7677054405212402,-1.6707954406738281,-1.9529401063919067,-2.008737564086914,-2.2826151847839355,-2.302818775177002,-2.5836453437805176,-2.4119632244110107,-3.0607664585113525,-2.956031084060669,-3.1990692615509033,-3.403189182281494,-3.403189182281494,-3.5000991821289062,-3.5000991821289062,-3.403189182281494,-4.102159023284912,-3.801129102706909,-3.801129102706909,-3.801129102706909,-4.102159023284912 +-3.9856958389282227,-1.9443031549453735,-2.1531870365142822,-2.0363059043884277,-2.0461766719818115,-2.0363059043884277,-2.166152000427246,-2.0461766719818115,-2.2696924209594727,-1.9249980449676514,-2.1106345653533936,-1.8618441820144653,-1.885325312614441,-1.6127839088439941,-1.7981750965118408,-1.4554961919784546,-1.5757627487182617,-1.3145229816436768,-1.428188681602478,-1.2126411199569702,-1.351218581199646,-1.1307828426361084,-1.3017487525939941,-1.1112140417099,-1.3062679767608643,-1.1701180934906006,-1.3353883028030396,-1.2824044227600098,-1.4751508235931396,-1.421029806137085,-1.6202079057693481,-1.586022138595581,-1.8887858390808105,-1.8751060962677002,-2.1468467712402344,-2.2003660202026367,-2.3946311473846436,-2.405912399291992,-2.8395678997039795,-2.9065146446228027,-3.2867257595062256,-3.2075445652008057,-2.9065146446228027,-3.2867257595062256,-3.2867257595062256,-3.383635997772217,-3.383635997772217,-3.9856958389282227,-3.9856958389282227,-3.9856958389282227,-3.9856958389282227 +-3.8833205699920654,-1.8379976749420166,-2.032062292098999,-2.038222551345825,-2.1509268283843994,-2.0771408081054688,-2.1351325511932373,-1.9195328950881958,-2.2301082611083984,-1.9968299865722656,-1.9438014030456543,-1.7898989915847778,-1.9339306354522705,-1.595518946647644,-1.8114386796951294,-1.487121343612671,-1.5910645723342896,-1.3417414426803589,-1.4784870147705078,-1.232042670249939,-1.3661247491836548,-1.1582261323928833,-1.331870675086975,-1.1715134382247925,-1.2694787979125977,-1.186091423034668,-1.3822613954544067,-1.2621443271636963,-1.4700208902359009,-1.400447130203247,-1.6091628074645996,-1.5234851837158203,-1.7795169353485107,-1.84589421749115,-2.002507209777832,-2.0082595348358154,-2.364806652069092,-2.3270182609558105,-2.65287184715271,-2.6280481815338135,-2.9802308082580566,-2.9802308082580566,-3.038222551345825,-2.9290781021118164,-3.2812607288360596,-3.5822906494140625,-3.1051695346832275,-3.5822906494140625,-3.5822906494140625,-3.8833205699920654,-3.8833205699920654 +-3.7353594303131104,-1.8268742561340332,-2.2038803100585938,-2.101890802383423,-2.072601556777954,-2.0632615089416504,-2.2302093505859375,-2.0632615089416504,-2.1790568828582764,-1.9645073413848877,-2.0632615089416504,-1.8780268430709839,-1.9429676532745361,-1.7811168432235718,-1.731037974357605,-1.5100500583648682,-1.6454541683197021,-1.37933349609375,-1.4998308420181274,-1.292879581451416,-1.37933349609375,-1.1695115566253662,-1.3254262208938599,-1.180264949798584,-1.3479695320129395,-1.1454097032546997,-1.3624473810195923,-1.2221417427062988,-1.4520580768585205,-1.3461933135986328,-1.5023632049560547,-1.5422347784042358,-1.7441332340240479,-1.6525739431381226,-1.9092844724655151,-1.9500294923782349,-2.2302093505859375,-2.0632615089416504,-2.504910469055176,-2.504910469055176,-2.6939666271209717,-2.890261173248291,-3.1332993507385254,-2.9572081565856934,-3.2582380771636963,-3.0363893508911133,-3.7353594303131104,-3.7353594303131104,-3.4343292713165283,-3.7353594303131104,-3.7353594303131104 +-3.6681063175201416,-1.8168479204177856,-1.9960083961486816,-1.9521028995513916,-1.9868650436401367,-2.0770416259765625,-2.136627435684204,-2.0999045372009277,-2.0448570251464844,-1.9960083961486816,-2.0770416259765625,-1.8827763795852661,-1.935712456703186,-1.6150277853012085,-1.8292571306228638,-1.5345673561096191,-1.672471046447754,-1.3893526792526245,-1.5158178806304932,-1.3649101257324219,-1.3803044557571411,-1.2807164192199707,-1.3736400604248047,-1.1909849643707275,-1.2897083759307861,-1.1982842683792114,-1.396264672279358,-1.2012386322021484,-1.453262448310852,-1.3649101257324219,-1.5188871622085571,-1.4805854558944702,-1.6552690267562866,-1.5746846199035645,-1.8292571306228638,-1.9438303709030151,-2.1240382194519043,-1.9277435541152954,-2.4639861583709717,-2.32568359375,-2.5889248847961426,-2.626713514328003,-2.9691362380981445,-2.8899550437927246,-3.6681063175201416,-2.9691362380981445,-3.6681063175201416,-3.0660462379455566,-3.6681063175201416,-3.3670761585235596,-3.6681063175201416 +-3.48925518989563,-1.7258272171020508,-1.9577763080596924,-2.1275272369384766,-1.984105110168457,-1.9094716310501099,-2.057891368865967,-2.012133836746216,-2.2588062286376953,-2.074281692504883,-2.057891368865967,-1.8981904983520508,-1.9707412719726562,-1.6899147033691406,-1.81715726852417,-1.4639493227005005,-1.637996792793274,-1.3993500471115112,-1.5971605777740479,-1.336966872215271,-1.4518287181854248,-1.2315765619277954,-1.336966872215271,-1.2487058639526367,-1.4323502779006958,-1.173284888267517,-1.4028953313827515,-1.2613685131072998,-1.476417899131775,-1.307411551475525,-1.4892551898956299,-1.4558314085006714,-1.631922721862793,-1.631922721862793,-1.7816849946975708,-1.8871952295303345,-1.9978934526443481,-1.984105110168457,-2.447862386703491,-2.1670358180999756,-2.41007399559021,-2.535012722015381,-2.6441571712493896,-2.375311851501465,-2.887195110321045,-3.012133836746216,-2.790285110473633,-3.188225269317627,-3.188225269317627,-3.48925518989563,-3.48925518989563 +-3.2755417823791504,-1.5351790189743042,-2.0202691555023193,-1.7984204292297363,-1.953322410583496,-1.8605684041976929,-2.0714216232299805,-1.8776016235351562,-1.8776016235351562,-1.9745116233825684,-1.9745116233825684,-1.6957581043243408,-1.9331190586090088,-1.5853456258773804,-1.7570277452468872,-1.5196667909622192,-1.7984204292297363,-1.4366925954818726,-1.6734817028045654,-1.3165003061294556,-1.5765717029571533,-1.302413821220398,-1.4494669437408447,-1.196360468864441,-1.4762011766433716,-1.2381151914596558,-1.4430327415466309,-1.3165003061294556,-1.4242832660675049,-1.2978180646896362,-1.5273536443710327,-1.406309962272644,-1.6420732736587524,-1.5351790189743042,-1.8605684041976929,-1.8131437301635742,-2.0994503498077393,-1.9967881441116333,-2.2755417823791504,-2.0994503498077393,-2.3212990760803223,-2.6734817028045654,-2.9745116233825684,-2.6734817028045654,-3.2755417823791504,-2.9745116233825684,-2.9745116233825684,-2.9745116233825684,-3.2755417823791504,-3.2755417823791504,-2.9745116233825684 +-3.1676125526428223,-1.7874014377593994,-1.8888590335845947,-2.2645227909088135,-1.9634926319122314,-1.8888590335845947,-2.0884313583374023,-1.9634926319122314,-2.021484613418579,-1.9371637105941772,-2.1262199878692627,-1.7362489700317383,-2.1262199878692627,-1.845393419265747,-1.7696726322174072,-1.5765480995178223,-1.805884838104248,-1.5241600275039673,-1.6113101243972778,-1.3752210140228271,-1.6113101243972778,-1.2485345602035522,-1.4272499084472656,-1.2485345602035522,-1.4117377996444702,-1.2381937503814697,-1.3480687141418457,-1.3163542747497559,-1.4774165153503418,-1.3894613981246948,-1.5241600275039673,-1.3894613981246948,-1.4600424766540527,-1.5144001245498657,-1.5765480995178223,-1.6624627113342285,-1.9123401641845703,-1.845393419265747,-2.021484613418579,-1.9634926319122314,-2.1676127910614014,-2.5655527114868164,-2.3894615173339844,-2.6904914379119873,-3.1676125526428223,-2.5655527114868164,-2.5655527114868164,-2.6904914379119873,-3.1676125526428223,-2.5655527114868164,-3.1676125526428223 +-3.0240750312805176,-1.6438637971878052,-1.9101316928863525,-2.1789770126342773,-1.9101316928863525,-1.7453213930130005,-2.0698325634002686,-1.944893717765808,-2.0240750312805176,-1.944893717765808,-2.0240750312805176,-1.6623470783233643,-2.0240750312805176,-1.626134991645813,-1.7453213930130005,-1.5055609941482544,-1.8199549913406372,-1.5327132940292358,-1.6438637971878052,-1.444291353225708,-1.4925960302352905,-1.291681170463562,-1.4677724838256836,-1.3519771099090576,-1.5769169330596924,-1.143261432647705,-1.444291353225708,-1.1789770126342773,-1.4925960302352905,-1.3708624839782715,-1.5616769790649414,-1.5327132940292358,-1.6623470783233643,-1.4800069332122803,-1.681652307510376,-1.7018556594848633,-1.944893717765808,-1.7453213930130005,-2.1209850311279297,-2.3251049518585205,-2.1789770126342773,-2.2459237575531006,-2.5469536781311035,-2.3251049518585205,-2.2459237575531006,-2.2459237575531006,-2.7230451107025146,-2.7230451107025146,-2.7230451107025146,-3.0240750312805176,-3.0240750312805176 +-2.9595184326171875,-1.561578392982483,-1.845574975013733,-1.9595184326171875,-2.1144204139709473,-1.9181257486343384,-2.0052759647369385,-2.0052759647369385,-2.1144204139709473,-1.7553983926773071,-1.9595184326171875,-1.617095708847046,-1.7042458057403564,-1.4823970794677734,-1.7042458057403564,-1.6372990608215332,-1.5793070793151855,-1.3574583530426025,-1.5977904796600342,-1.3913166522979736,-1.617095708847046,-1.4154503345489502,-1.5281546115875244,-1.3913166522979736,-1.4971203804016113,-1.2967605590820312,-1.4681566953659058,-1.3467345237731934,-1.4154503345489502,-1.4410045146942139,-1.5977904796600342,-1.4032158851623535,-1.4971203804016113,-1.4823970794677734,-1.7042458057403564,-1.6372990608215332,-1.9595184326171875,-1.8133903741836548,-1.9595184326171875,-2.1144204139709473,-2.4823970794677734,-1.9595184326171875,-2.4823970794677734,-2.6584882736206055,-2.9595184326171875,-2.9595184326171875,-2.9595184326171875,-2.6584882736206055,-2.9595184326171875,-2.9595184326171875,-2.9595184326171875 +-2.903632640838623,-1.187629222869873,-2.000542640686035,-1.7575044631958008,-2.301572561264038,-1.9493900537490845,-2.0585343837738037,-1.9036325216293335,-2.000542640686035,-1.9036325216293335,-2.426511287689209,-1.7896891832351685,-1.8622398376464844,-1.8622398376464844,-1.8622398376464844,-1.561209797859192,-1.9036325216293335,-1.3984825611114502,-1.673183560371399,-1.3984825611114502,-1.6995124816894531,-1.3473299741744995,-1.5814132690429688,-1.3595645427703857,-1.5814132690429688,-1.213436484336853,-1.47226881980896,-1.312567949295044,-1.523421287536621,-1.301572561264038,-1.47226881980896,-1.4412345886230469,-1.7575044631958008,-1.3984825611114502,-1.824451208114624,-1.7575044631958008,-1.824451208114624,-1.6995124816894531,-2.125481367111206,-1.9036325216293335,-1.9493900537490845,-2.125481367111206,-2.301572561264038,-2.204662561416626,-2.602602481842041,-2.602602481842041,-2.903632640838623,-2.602602481842041,-2.903632640838623,-2.602602481842041,-2.602602481842041 +-2.8779468536376953,-1.2868824005126953,-2.032848834991455,-1.9237045049667358,-2.0997958183288574,-2.0997958183288574,-1.974856972694397,-1.6226744651794434,-2.0997958183288574,-1.974856972694397,-1.8365542888641357,-1.7018556594848633,-1.7987656593322754,-1.5991933345794678,-1.7318189144134521,-1.5769169330596924,-1.9237045049667358,-1.3594330549240112,-1.6226744651794434,-1.7018556594848633,-1.6226744651794434,-1.3727970123291016,-1.6226744651794434,-1.3464679718017578,-1.4977357387542725,-1.2546976804733276,-1.4155489206314087,-1.3594330549240112,-1.4465831518173218,-1.3464679718017578,-1.5991933345794678,-1.4155489206314087,-1.5991933345794678,-1.4977357387542725,-1.6474980115890503,-1.7018556594848633,-1.7987656593322754,-1.6226744651794434,-2.0997958183288574,-2.0997958183288574,-2.4008257389068604,-2.1789770126342773,-2.4008257389068604,-2.5769169330596924,-2.2758870124816895,-2.8779468536376953,-2.5769169330596924,-2.8779468536376953,-2.5769169330596924,-2.8779468536376953,-2.8779468536376953 +-2.866877794265747,-1.7876965999603271,-1.825485110282898,-1.6627578735351562,-1.5881242752075195,-1.690786600112915,-1.752934455871582,-1.825485110282898,-1.912635326385498,-1.7876965999603271,-2.08872652053833,-1.912635326385498,-2.16790771484375,-1.6627578735351562,-1.825485110282898,-1.5881242752075195,-1.7876965999603271,-1.468937873840332,-1.5658478736877441,-1.468937873840332,-1.4355140924453735,-1.404479742050171,-1.5244550704956055,-1.4355140924453735,-1.468937873840332,-1.2041200399398804,-1.5051499605178833,-1.4866665601730347,-1.404479742050171,-1.4197198152542114,-1.6116052865982056,-1.3483638763427734,-1.752934455871582,-1.5051499605178833,-1.912635326385498,-1.6364288330078125,-1.866877794265747,-2.08872652053833,-1.7876965999603271,-1.825485110282898,-2.264817714691162,-1.752934455871582,-2.264817714691162,-2.565847873687744,-2.389756679534912,-2.565847873687744,-2.565847873687744,-2.565847873687744,-2.389756679534912,-2.866877794265747,-2.866877794265747 +-2.767897605895996,-1.767897605895996,-1.591806411743164,-1.537448763847351,-1.813655138015747,-1.813655138015747,-1.9227995872497559,-2.165837526321411,-1.726504921913147,-1.9227995872497559,-2.068927526473999,-1.6887164115905762,-1.591806411743164,-1.653954267501831,-1.726504921913147,-1.726504921913147,-1.8648076057434082,-1.5637776851654053,-1.653954267501831,-1.5637776851654053,-1.4891440868377686,-1.4061697721481323,-1.3699575662612915,-1.30549955368042,-1.4668676853179932,-1.5126250982284546,-1.5126250982284546,-1.5126250982284546,-1.653954267501831,-1.4061697721481323,-1.653954267501831,-1.537448763847351,-1.5637776851654053,-1.3699575662612915,-1.8648076057434082,-1.5126250982284546,-1.726504921913147,-1.5126250982284546,-1.989746332168579,-1.6217695474624634,-2.290776252746582,-2.290776252746582,-2.290776252746582,-2.165837526321411,-2.466867685317993,-2.466867685317993,-2.466867685317993,-2.466867685317993,-2.767897605895996,-2.767897605895996,-2.767897605895996 +-2.6042261123657227,-1.428134799003601,-1.490282654762268,-2.1271047592163086,-2.1271047592163086,-1.8260748386383057,-1.649983525276184,-2.0021660327911377,-1.9052560329437256,-1.7591280937194824,-1.7591280937194824,-1.5250447988510132,-1.649983525276184,-1.562833309173584,-1.649983525276184,-1.6042261123657227,-1.5250447988510132,-1.490282654762268,-1.7011361122131348,-1.6042261123657227,-1.6042261123657227,-1.428134799003601,-1.7011361122131348,-1.261803388595581,-1.6042261123657227,-1.490282654762268,-1.6042261123657227,-1.3489536046981812,-1.6042261123657227,-1.5250447988510132,-1.562833309173584,-1.3254724740982056,-1.5250447988510132,-1.562833309173584,-1.7591280937194824,-2.1271047592163086,-1.7591280937194824,-2.0021660327911377,-2.0021660327911377,-1.7591280937194824,-2.3031959533691406,-2.6042261123657227,-2.6042261123657227,-2.0021660327911377,-2.1271047592163086,-2.3031959533691406,-2.1271047592163086,-2.6042261123657227,-2.6042261123657227,-2.3031959533691406,-2.3031959533691406 +-2.6374897956848145,-1.3587361574172974,-1.3822171688079834,-1.7923917770385742,-1.558308482170105,-1.7923917770385742,-1.7343997955322266,-1.9385197162628174,-2.1603684425354004,-2.1603684425354004,-1.8593385219573975,-1.9385197162628174,-1.8593385219573975,-1.9385197162628174,-2.1603684425354004,-1.558308482170105,-1.5235463380813599,-1.3822171688079834,-1.5960969924926758,-1.6832472085952759,-1.7343997955322266,-1.4070408344268799,-1.558308482170105,-1.3822171688079834,-1.558308482170105,-1.3152704238891602,-1.6832472085952759,-1.4613984823226929,-1.558308482170105,-1.433369755744934,-1.9385197162628174,-1.5235463380813599,-1.5235463380813599,-1.433369755744934,-1.5960969924926758,-1.558308482170105,-1.8593385219573975,-1.8593385219573975,-1.7923917770385742,-2.3364596366882324,-2.3364596366882324,-1.8593385219573975,-1.7923917770385742,-2.0354297161102295,-2.6374897956848145,-2.1603684425354004,-2.3364596366882324,-2.1603684425354004,-2.6374897956848145,-2.3364596366882324,-2.6374897956848145 +-2.5010592937469482,-1.8020893335342407,-1.8989992141723633,-1.8989992141723633,-2.2000293731689453,-2.023937940597534,-1.8020893335342407,-1.8989992141723633,-1.8989992141723633,-1.8989992141723633,-2.2000293731689453,-1.8989992141723633,-1.7229080200195312,-1.4218779802322388,-2.023937940597534,-1.3871159553527832,-1.4218779802322388,-1.2457867860794067,-1.6559611558914185,-1.3549312353134155,-1.4218779802322388,-1.4596666097640991,-1.7229080200195312,-1.3549312353134155,-1.8020893335342407,-1.5010592937469482,-1.5010592937469482,-1.3249679803848267,-1.5468167066574097,-1.4218779802322388,-1.7229080200195312,-1.5979692935943604,-1.7229080200195312,-1.2969392538070679,-1.7229080200195312,-1.7229080200195312,-1.8020893335342407,-1.5468167066574097,-1.8989992141723633,-1.8989992141723633,-2.5010592937469482,-2.023937940597534,-2.5010592937469482,-2.2000293731689453,-2.2000293731689453,-2.5010592937469482,-2.2000293731689453,-2.5010592937469482,-2.5010592937469482,-2.5010592937469482,-2.5010592937469482 +-2.390935182571411,-1.7888751029968262,-2.390935182571411,-2.089905023574829,-1.913813829421997,-1.913813829421997,-2.089905023574829,-1.691965103149414,-1.913813829421997,-1.5458370447158813,-1.913813829421997,-1.913813829421997,-1.6127839088439941,-1.6127839088439941,-1.6127839088439941,-1.691965103149414,-2.089905023574829,-1.4878451824188232,-1.4878451824188232,-1.4878451824188232,-1.5458370447158813,-1.4878451824188232,-1.4878451824188232,-1.3117538690567017,-1.4878451824188232,-1.4366925954818726,-1.3495423793792725,-1.3117538690567017,-1.5458370447158813,-1.7888751029968262,-1.913813829421997,-1.6127839088439941,-1.5458370447158813,-1.6127839088439941,-1.691965103149414,-1.7888751029968262,-1.4878451824188232,-1.691965103149414,-1.6127839088439941,-2.390935182571411,-1.913813829421997,-2.089905023574829,-2.390935182571411,-1.7888751029968262,-2.089905023574829,-2.390935182571411,-2.089905023574829,-2.089905023574829,-1.913813829421997,-2.089905023574829,-2.390935182571411 +-2.201397180557251,-1.502427101135254,-1.9003671407699585,-1.724275827407837,-2.201397180557251,-2.201397180557251,-1.724275827407837,-2.201397180557251,-1.599337100982666,-1.423245906829834,-1.724275827407837,-1.599337100982666,-1.724275827407837,-1.599337100982666,-2.201397180557251,-1.9003671407699585,-1.599337100982666,-1.599337100982666,-2.201397180557251,-1.724275827407837,-1.423245906829834,-1.298307180404663,-1.599337100982666,-1.599337100982666,-1.9003671407699585,-1.423245906829834,-1.599337100982666,-1.599337100982666,-1.724275827407837,-1.3562990427017212,-1.724275827407837,-2.201397180557251,-1.9003671407699585,-1.724275827407837,-1.9003671407699585,-1.423245906829834,-1.724275827407837,-1.423245906829834,-1.724275827407837,-1.9003671407699585,-1.502427101135254,-1.9003671407699585,-2.201397180557251,-1.599337100982666,-1.724275827407837,-1.724275827407837,-1.9003671407699585,-2.201397180557251,-2.201397180557251,-2.201397180557251,-2.201397180557251 +-2.1643528938293457,-1.8633228540420532,-1.4653828144073486,-1.0504095554351807,-1.4653828144073486,-1.8633228540420532,-1.8633228540420532,-1.5622928142547607,-1.8633228540420532,-1.8633228540420532,-2.1643528938293457,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.6872316598892212,-1.8633228540420532,-1.3862016201019287,-2.1643528938293457,-1.6872316598892212,-1.8633228540420532,-1.6872316598892212,-1.5622928142547607,-1.4653828144073486,-2.1643528938293457,-1.5622928142547607,-1.3862016201019287,-1.5622928142547607,-1.5622928142547607,-1.6872316598892212,-1.8633228540420532,-1.3192548751831055,-1.6872316598892212,-1.8633228540420532,-2.1643528938293457,-1.8633228540420532,-1.8633228540420532,-1.6872316598892212,-1.8633228540420532,-1.8633228540420532,-1.6872316598892212,-1.5622928142547607,-2.1643528938293457,-1.4653828144073486,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457 +-2.1643528938293457,-1.6872316598892212,-1.4653828144073486,-1.3862016201019287,-1.8633228540420532,-2.1643528938293457,-1.5622928142547607,-1.8633228540420532,-2.1643528938293457,-2.1643528938293457,-1.4653828144073486,-1.8633228540420532,-2.1643528938293457,-1.5622928142547607,-1.6872316598892212,-1.3192548751831055,-2.1643528938293457,-1.3192548751831055,-1.5622928142547607,-1.3862016201019287,-1.6872316598892212,-1.3862016201019287,-1.8633228540420532,-1.4653828144073486,-1.6872316598892212,-1.8633228540420532,-2.1643528938293457,-1.3192548751831055,-2.1643528938293457,-1.6872316598892212,-1.5622928142547607,-1.5622928142547607,-1.8633228540420532,-1.5622928142547607,-2.1643528938293457,-1.6872316598892212,-1.3862016201019287,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.5622928142547607,-1.8633228540420532,-1.8633228540420532,-2.1643528938293457,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457 +-2.3074960708618164,-1.8303747177124023,-2.0064661502838135,-2.3074960708618164,-2.3074960708618164,-1.8303747177124023,-1.8303747177124023,-2.0064661502838135,-2.0064661502838135,-1.6085259914398193,-2.0064661502838135,-2.0064661502838135,-2.3074960708618164,-1.4044060707092285,-1.5293447971343994,-1.4623980522155762,-1.4623980522155762,-1.3532536029815674,-1.6085259914398193,-1.2661033868789673,-1.5293447971343994,-1.1613680124282837,-1.8303747177124023,-1.705436110496521,-1.4623980522155762,-1.4623980522155762,-1.8303747177124023,-1.5293447971343994,-1.6085259914398193,-1.705436110496521,-1.6085259914398193,-1.4044060707092285,-1.5293447971343994,-1.4044060707092285,-2.0064661502838135,-1.705436110496521,-1.6085259914398193,-1.8303747177124023,-2.3074960708618164,-2.3074960708618164,-2.0064661502838135,-1.5293447971343994,-1.8303747177124023,-2.3074960708618164,-2.3074960708618164,-2.0064661502838135,-2.3074960708618164,-2.3074960708618164,-2.3074960708618164,-2.3074960708618164,-2.3074960708618164 +-2.1643528938293457,-1.5622928142547607,-2.1643528938293457,-1.8633228540420532,-1.8633228540420532,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457,-1.5622928142547607,-1.8633228540420532,-2.1643528938293457,-1.5622928142547607,-2.1643528938293457,-1.2101103067398071,-1.3862016201019287,-1.1643528938293457,-1.3862016201019287,-1.3192548751831055,-1.3862016201019287,-1.3192548751831055,-1.5622928142547607,-1.3862016201019287,-2.1643528938293457,-1.4653828144073486,-1.4653828144073486,-1.8633228540420532,-1.5622928142547607,-2.1643528938293457,-1.6872316598892212,-1.6872316598892212,-1.8633228540420532,-1.8633228540420532,-2.1643528938293457,-1.5622928142547607,-2.1643528938293457,-2.1643528938293457,-1.8633228540420532,-1.6872316598892212,-1.8633228540420532,-2.1643528938293457,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532 +-2.0530784130096436,-1.575957179069519,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-1.7520484924316406,-2.0530784130096436,-1.7520484924316406,-2.0530784130096436,-2.0530784130096436,-1.575957179069519,-1.7520484924316406,-1.7520484924316406,-1.7520484924316406,-1.575957179069519,-1.4510184526443481,-1.7520484924316406,-2.0530784130096436,-1.575957179069519,-1.7520484924316406,-2.0530784130096436,-1.354108452796936,-1.7520484924316406,-1.7520484924316406,-1.575957179069519,-1.2749271392822266,-1.7520484924316406,-1.7520484924316406,-1.575957179069519,-1.2749271392822266,-1.7520484924316406,-2.0530784130096436,-1.354108452796936,-1.354108452796936,-1.7520484924316406,-1.7520484924316406,-1.575957179069519,-2.0530784130096436,-1.575957179069519,-2.0530784130096436,-1.4510184526443481,-2.0530784130096436,-1.4510184526443481,-1.7520484924316406,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436 +-1.9867717027664185,-1.9867717027664185,-1.0836818218231201,-1.384711742401123,-1.509650468826294,-1.6857417821884155,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.6857417821884155,-1.509650468826294,-1.9867717027664185,-1.9867717027664185,-1.6857417821884155,-1.9867717027664185,-1.6857417821884155,-1.6857417821884155,-1.6857417821884155,-1.509650468826294,-1.9867717027664185,-1.509650468826294,-1.384711742401123,-1.384711742401123,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.6857417821884155,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.6857417821884155,-1.9867717027664185,-1.6857417821884155,-1.9867717027664185,-1.509650468826294,-1.6857417821884155,-1.9867717027664185,-1.509650468826294,-1.9867717027664185,-1.509650468826294,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185 +-2.240549325942993,-1.6384892463684082,-2.240549325942993,-1.4623980522155762,-2.240549325942993,-1.9395192861557007,-1.763427972793579,-1.9395192861557007,-1.6384892463684082,-2.240549325942993,-1.4623980522155762,-1.9395192861557007,-1.6384892463684082,-1.9395192861557007,-1.541579246520996,-1.3954511880874634,-1.6384892463684082,-2.240549325942993,-1.4623980522155762,-1.2863067388534546,-1.3374593257904053,-1.2405492067337036,-1.4623980522155762,-1.3954511880874634,-1.541579246520996,-1.763427972793579,-1.541579246520996,-1.3954511880874634,-1.763427972793579,-1.6384892463684082,-1.763427972793579,-1.541579246520996,-1.6384892463684082,-1.9395192861557007,-1.9395192861557007,-1.763427972793579,-1.6384892463684082,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-2.240549325942993,-2.240549325942993,-2.240549325942993,-1.9395192861557007,-1.9395192861557007,-1.9395192861557007,-2.240549325942993,-2.240549325942993,-1.9395192861557007,-1.9395192861557007,-2.240549325942993 diff --git a/conf/SimpleBayesianConsensusCaller-6.csv b/conf/SimpleBayesianConsensusCaller-6.csv new file mode 100644 index 0000000..164f787 --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-6.csv @@ -0,0 +1,221 @@ +>Name +hg002_chr1_chr11_guppy_3.4.4_human_prior with pseudocounts 1 + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.964762687683105,-0.00737781822681427,-1.86504328250885,-2.625560760498047,-3.255552053451538,-3.7347867488861084,-4.344918251037598,-4.68933629989624,-5.163221836090088,-5.2817158699035645,-5.624120235443115,-5.662865161895752,-5.881618499755859,-5.865082263946533,-6.0721116065979,-6.030264377593994,-6.154530048370361,-6.114729404449463,-6.258044719696045,-6.250432968139648,-6.396561145782471,-6.36597204208374,-6.531793594360352,-6.426943778991699,-6.612580299377441,-6.628303050994873,-6.7267165184021,-6.818634510040283,-6.874857425689697,-6.8784027099609375,-7.0897016525268555,-7.000974655151367,-7.2404866218566895,-7.2404866218566895,-7.321310043334961,-7.384979248046875,-7.502364635467529,-7.5333991050720215,-7.663732528686523,-7.642543315887451,-7.923369884490967,-7.73431396484375,-8.061673164367676,-8.18661117553711,-8.487641334533691,-8.362702369689941,-8.119664192199707,-8.265792846679688,-8.663732528686523,-8.487641334533691,-8.265792846679688 +-8.387872695922852,-1.2601286172866821,-0.036322057247161865,-1.6644607782363892,-2.566132068634033,-3.1795544624328613,-3.78424072265625,-4.3488945960998535,-4.759279251098633,-5.007480144500732,-5.268946647644043,-5.4106059074401855,-5.578986167907715,-5.596883773803711,-5.738537311553955,-5.796807765960693,-5.913655757904053,-5.925474166870117,-6.0534186363220215,-6.033763885498047,-6.162562847137451,-6.132599830627441,-6.2806620597839355,-6.2511515617370605,-6.366683006286621,-6.396646022796631,-6.4147443771362305,-6.5013813972473145,-6.697676181793213,-6.6097211837768555,-6.7157745361328125,-7.007660865783691,-6.856393337249756,-7.086842060089111,-7.157423496246338,-7.273928642272949,-7.6097211837768555,-7.346479415893555,-7.688902378082275,-7.542774200439453,-7.387872219085693,-7.6097211837768555,-7.688902378082275,-8.08684253692627,-8.387872695922852,-8.08684253692627,-7.910750865936279,-8.08684253692627,-7.910750865936279,-8.08684253692627,-8.387872695922852 +-7.970924377441406,-1.6632181406021118,-1.2016596794128418,-0.0574466735124588,-1.486884355545044,-2.2559027671813965,-3.0935416221618652,-3.640592098236084,-4.3062825202941895,-4.444843769073486,-4.908718585968018,-4.924039363861084,-5.220416069030762,-5.164066791534424,-5.4027228355407715,-5.354974746704102,-5.508526802062988,-5.3899993896484375,-5.6304802894592285,-5.5206756591796875,-5.82790994644165,-5.694462776184082,-5.906466484069824,-5.877502918243408,-6.1016926765441895,-5.970924377441406,-6.17853307723999,-6.271954536437988,-6.426856517791748,-6.337456226348877,-6.49380350112915,-6.57298469543457,-6.7668046951293945,-7.125826358795166,-7.016682147979736,-6.929532051086426,-7.067834854125977,-7.192773342132568,-7.49380350112915,-7.192773342132568,-7.3688645362854,-7.970924377441406,-7.271954536437988,-7.669894695281982,-7.970924377441406,-7.970924377441406,-7.49380350112915,-7.669894695281982,-7.669894695281982,-7.669894695281982,-7.970924377441406 +-7.5479912757873535,-1.8575389385223389,-1.6328182220458984,-0.8637993335723877,-0.11269910633563995,-1.3382407426834106,-2.1408603191375732,-2.971407890319824,-3.787794828414917,-4.1378889083862305,-4.535153865814209,-4.682294845581055,-4.933094024658203,-4.973959922790527,-5.209534645080566,-5.129689693450928,-5.273833274841309,-5.234123706817627,-5.427417278289795,-5.366147518157959,-5.510564804077148,-5.491086006164551,-5.678759574890137,-5.769839763641357,-5.684668064117432,-5.840420722961426,-5.956926345825195,-6.042840957641602,-6.085593223571777,-6.31754207611084,-6.468810081481934,-6.468810081481934,-6.644901275634766,-6.468810081481934,-6.434047698974609,-6.593748569488525,-6.593748569488525,-6.9459309577941895,-7.2469611167907715,-6.849020957946777,-7.2469611167907715,-6.849020957946777,-7.5479912757873535,-7.5479912757873535,-7.0708699226379395,-7.0708699226379395,-7.0708699226379395,-7.2469611167907715,-7.5479912757873535,-7.5479912757873535,-7.2469611167907715 +-7.134751319885254,-1.9742499589920044,-1.8720346689224243,-1.2989006042480469,-0.7194088697433472,-0.1705537885427475,-1.294371247291565,-2.1356165409088135,-3.006190776824951,-3.4970617294311523,-4.035070896148682,-4.246572017669678,-4.576043128967285,-4.620203971862793,-4.91203498840332,-4.906864643096924,-5.059204578399658,-5.0141777992248535,-5.175710201263428,-5.14352560043335,-5.295902252197266,-5.248260974884033,-5.418748378753662,-5.394388675689697,-5.672353744506836,-5.554967880249023,-5.70338773727417,-5.687593460083008,-5.719778060913086,-5.792328834533691,-5.930631637573242,-6.134751319885254,-6.055570125579834,-6.180509090423584,-6.289653301239014,-6.356600284576416,-6.356600284576416,-6.289653301239014,-6.532691478729248,-6.532691478729248,-6.532691478729248,-6.435781478881836,-6.83372163772583,-7.134751319885254,-6.83372163772583,-6.83372163772583,-7.134751319885254,-6.83372163772583,-6.83372163772583,-7.134751319885254,-6.83372163772583 +-6.631324768066406,-2.0114593505859375,-1.9719599485397339,-1.5615936517715454,-1.064700961112976,-0.5375906229019165,-0.3079345226287842,-1.1732097864151,-1.9287735223770142,-2.4679245948791504,-3.1267178058624268,-3.4404327869415283,-3.8590028285980225,-4.031441688537598,-4.364152908325195,-4.380904674530029,-4.6356892585754395,-4.653601169586182,-4.84599494934082,-4.739230155944824,-4.997856140136719,-5.040259838104248,-5.269596576690674,-5.063122749328613,-5.309105396270752,-5.251113414764404,-5.589931964874268,-5.376051902770996,-5.677082061767578,-5.93235445022583,-5.552143573760986,-5.93235445022583,-5.786226749420166,-5.786226749420166,-6.029264450073242,-6.029264450073242,-5.85317325592041,-6.330294609069824,-6.330294609069824,-6.154203414916992,-6.029264450073242,-6.631324768066406,-6.154203414916992,-6.330294609069824,-6.330294609069824,-6.330294609069824,-6.631324768066406,-6.330294609069824,-6.631324768066406,-6.631324768066406,-6.330294609069824 +-6.246615886688232,-1.9979314804077148,-2.0841708183288574,-1.7921062707901,-1.2820544242858887,-0.9243406057357788,-0.5127855539321899,-0.421798974275589,-1.1955211162567139,-1.4858843088150024,-2.1560754776000977,-2.517612934112549,-3.0254623889923096,-3.307096481323242,-3.7215709686279297,-3.770944595336914,-4.094327449798584,-4.185917854309082,-4.389283180236816,-4.414106845855713,-4.593403339385986,-4.6784138679504395,-4.715137004852295,-4.715137004852295,-4.94558572769165,-4.9913434982299805,-4.967862129211426,-4.924396514892578,-5.3435258865356445,-5.132672309875488,-5.547645568847656,-5.3435258865356445,-5.292373180389404,-5.205223083496094,-5.769494533538818,-5.468464374542236,-5.644555568695068,-5.644555568695068,-5.769494533538818,-5.769494533538818,-6.246615886688232,-5.94558572769165,-5.644555568695068,-5.94558572769165,-5.94558572769165,-5.94558572769165,-6.246615886688232,-6.246615886688232,-6.246615886688232,-6.246615886688232,-6.246615886688232 +-5.816624164581299,-2.0005156993865967,-2.1566131114959717,-1.9974753856658936,-1.6071361303329468,-1.1721365451812744,-0.8003391623497009,-0.4513741731643677,-0.6905904412269592,-0.9844988584518433,-1.4569027423858643,-1.800217866897583,-2.3042068481445312,-2.574331521987915,-2.9873206615448,-3.189258575439453,-3.5401625633239746,-3.5939078330993652,-3.799591064453125,-3.867234230041504,-4.038473129272461,-4.193375110626221,-4.298110485076904,-4.369466304779053,-4.561351776123047,-4.454896450042725,-4.369466304779053,-4.612504482269287,-4.913534164428711,-4.640532970428467,-5.038473129272461,-4.816624164581299,-5.038473129272461,-5.038473129272461,-5.515594482421875,-5.214564323425293,-5.214564323425293,-5.515594482421875,-5.816624164581299,-5.816624164581299,-5.515594482421875,-5.816624164581299,-5.515594482421875,-5.816624164581299,-5.816624164581299,-5.816624164581299,-5.515594482421875,-5.816624164581299,-5.816624164581299,-5.515594482421875,-5.816624164581299 +-5.5757155418396,-1.9666547775268555,-2.1559247970581055,-2.0717885494232178,-1.93295419216156,-1.4981658458709717,-0.9986143708229065,-0.5843342542648315,-0.7613745331764221,-0.6411866545677185,-1.1371572017669678,-1.2581325769424438,-1.735232949256897,-1.940030574798584,-2.397602081298828,-2.5822792053222656,-2.9857656955718994,-3.141146421432495,-3.503833293914795,-3.5382888317108154,-3.7975640296936035,-3.8597121238708496,-3.9736554622650146,-4.233292579650879,-4.128557205200195,-4.1777753829956055,-4.233292579650879,-4.233292579650879,-4.49653434753418,-4.534322738647461,-4.730617523193359,-4.672625541687012,-4.9736552238464355,-4.876745223999023,-5.0985941886901855,-5.274685382843018,-5.274685382843018,-5.0985941886901855,-5.274685382843018,-5.274685382843018,-5.274685382843018,-5.5757155418396,-5.5757155418396,-5.5757155418396,-5.5757155418396,-5.274685382843018,-5.5757155418396,-5.5757155418396,-5.5757155418396,-5.5757155418396,-5.274685382843018 +-5.388428211212158,-1.9486218690872192,-2.1600277423858643,-2.103095769882202,-2.046400308609009,-1.6790733337402344,-1.329129695892334,-0.7491607666015625,-0.9274100065231323,-0.6292514204978943,-0.8972765803337097,-0.9357984066009521,-1.2868871688842773,-1.4310123920440674,-1.8444840908050537,-2.0071325302124023,-2.442467451095581,-2.591853618621826,-2.971787452697754,-3.0895750522613525,-3.339210033416748,-3.3841066360473633,-3.5688841342926025,-3.725670337677002,-3.7863681316375732,-3.775644302368164,-4.026700019836426,-3.844360113143921,-4.087398052215576,-4.274484634399414,-4.212336540222168,-4.184308052062988,-4.388428211212158,-4.43418550491333,-4.911306858062744,-4.689457893371582,-4.689457893371582,-4.689457893371582,-5.087398052215576,-4.911306858062744,-5.087398052215576,-4.610276699066162,-5.388428211212158,-5.087398052215576,-5.388428211212158,-4.911306858062744,-5.087398052215576,-5.388428211212158,-5.388428211212158,-5.087398052215576,-5.388428211212158 +-5.1855621337890625,-1.9623256921768188,-2.218482255935669,-2.1278958320617676,-2.1166343688964844,-1.863756537437439,-1.609566330909729,-1.090636968612671,-1.1229047775268555,-0.7269392609596252,-0.8560624122619629,-0.7626931667327881,-1.0417044162750244,-1.074198603630066,-1.4418954849243164,-1.5348659753799438,-1.9278833866119385,-2.051703929901123,-2.4176642894744873,-2.5171761512756348,-2.906808376312256,-2.925490617752075,-3.226520538330078,-3.340463876724243,-3.4221339225769043,-3.4865920543670654,-3.6173603534698486,-3.654083013534546,-3.694200277328491,-3.823834180831909,-4.106380939483643,-3.955113172531128,-4.071618556976318,-4.340464115142822,-4.231319427490234,-4.282472133636475,-4.708440780639648,-4.340464115142822,-4.583501815795898,-4.8845319747924805,-4.8845319747924805,-5.1855621337890625,-5.1855621337890625,-4.8845319747924805,-5.1855621337890625,-4.708440780639648,-5.1855621337890625,-5.1855621337890625,-5.1855621337890625,-5.1855621337890625,-5.1855621337890625 +-5.087131500244141,-1.9792436361312866,-2.1867644786834717,-2.153644323348999,-2.2279932498931885,-2.025679111480713,-1.837688684463501,-1.38229501247406,-1.3668895959854126,-0.9089031219482422,-0.9670185446739197,-0.7559473514556885,-0.9361603856086731,-0.8848885893821716,-1.1729471683502197,-1.2054046392440796,-1.5648177862167358,-1.643555760383606,-2.014514207839966,-2.1075832843780518,-2.4638824462890625,-2.556931972503662,-2.849085569381714,-3.0007717609405518,-3.1950368881225586,-3.235873222351074,-3.3711283206939697,-3.4150338172912598,-3.6721582412719727,-3.808377981185913,-3.6557679176330566,-3.856682777404785,-3.9410035610198975,-4.2420334815979,-3.9731881618499756,-4.2420334815979,-4.388161659240723,-4.610010147094727,-4.786101818084717,-4.786101818084717,-4.610010147094727,-4.786101818084717,-5.087131500244141,-5.087131500244141,-4.610010147094727,-5.087131500244141,-5.087131500244141,-5.087131500244141,-5.087131500244141,-5.087131500244141,-5.087131500244141 +-5.039096832275391,-1.982954502105713,-2.2308857440948486,-2.22285532951355,-2.2995243072509766,-2.111213207244873,-2.0237369537353516,-1.6206296682357788,-1.6112861633300781,-1.1723369359970093,-1.1559464931488037,-0.8700986504554749,-0.9466568231582642,-0.8215337991714478,-1.0211039781570435,-0.9862489104270935,-1.263340711593628,-1.313348412513733,-1.6427229642868042,-1.722287893295288,-2.0577311515808105,-2.16635799407959,-2.4803881645202637,-2.556223154067993,-2.826909065246582,-2.8929686546325684,-3.0800552368164062,-3.2609453201293945,-3.459313154220581,-3.395643949508667,-3.6411566734313965,-3.6411566734313965,-3.8349766731262207,-3.8630053997039795,-3.997704029083252,-4.2609453201293945,-3.9251532554626465,-4.3401265144348145,-4.738066673278809,-4.0848541259765625,-4.561975479125977,-5.039096832275391,-4.738066673278809,-4.738066673278809,-4.561975479125977,-5.039096832275391,-5.039096832275391,-4.561975479125977,-4.738066673278809,-4.738066673278809,-5.039096832275391 +-4.98354959487915,-1.9594746828079224,-2.263390302658081,-2.171304941177368,-2.275979518890381,-2.17399001121521,-2.1390724182128906,-1.8420997858047485,-1.8318734169006348,-1.4286972284317017,-1.3764164447784424,-1.0558713674545288,-1.059787631034851,-0.8601226806640625,-0.9806064367294312,-0.8929036855697632,-1.1041096448898315,-1.097623348236084,-1.3659203052520752,-1.4073234796524048,-1.6948533058166504,-1.7848925590515137,-2.0920121669769287,-2.191157817840576,-2.4949989318847656,-2.5241570472717285,-2.9080026149749756,-3.0012784004211426,-3.1982197761535645,-3.275979518890381,-3.2845795154571533,-3.5064282417297363,-3.5685763359069824,-3.7282772064208984,-3.8374216556549072,-3.8374216556549072,-4.13845157623291,-4.13845157623291,-4.284579753875732,-4.13845157623291,-4.284579753875732,-4.98354959487915,-4.3814897537231445,-4.506428241729736,-4.682519435882568,-4.682519435882568,-4.98354959487915,-4.98354959487915,-4.98354959487915,-4.98354959487915,-4.98354959487915 +-4.945606231689453,-1.9434404373168945,-2.217252731323242,-2.1799378395080566,-2.3392250537872314,-2.2457687854766846,-2.238888740539551,-1.9981727600097656,-1.9615293741226196,-1.6327946186065674,-1.5771335363388062,-1.232367992401123,-1.1940964460372925,-0.9679285287857056,-1.0220515727996826,-0.8845311403274536,-1.045676589012146,-0.9804988503456116,-1.2019399404525757,-1.2196948528289795,-1.469789981842041,-1.5360114574432373,-1.8149510622024536,-1.863180160522461,-2.178450584411621,-2.2735085487365723,-2.5240025520324707,-2.6668529510498047,-2.7753446102142334,-2.8737244606018066,-3.0763747692108154,-3.213212728500366,-3.3435463905334473,-3.468485116958618,-3.530632972717285,-3.583878517150879,-3.7695152759552,-3.9456064701080322,-4.042516708374023,-4.167455196380615,-4.246636390686035,-4.246636390686035,-4.468485355377197,-4.343546390533447,-4.945606231689453,-4.644576549530029,-4.343546390533447,-4.644576549530029,-4.644576549530029,-4.644576549530029,-4.644576549530029 +-4.8698883056640625,-1.930369257926941,-2.2118771076202393,-2.2384448051452637,-2.2923967838287354,-2.2624335289001465,-2.2981796264648438,-2.117072105407715,-2.1217005252838135,-1.8245655298233032,-1.742783784866333,-1.4141303300857544,-1.3430325984954834,-1.0942052602767944,-1.1046671867370605,-0.9309187531471252,-1.0307248830795288,-0.9392451047897339,-1.1062359809875488,-1.0870577096939087,-1.3070011138916016,-1.3436784744262695,-1.5945771932601929,-1.6566364765167236,-1.9089423418045044,-2.0024211406707764,-2.265662431716919,-2.3647384643554688,-2.573223352432251,-2.7300095558166504,-2.9156460762023926,-3.043813705444336,-3.1886472702026367,-3.3016867637634277,-3.3135859966278076,-3.5476691722869873,-3.4719486236572266,-3.7907073497772217,-3.9156460762023926,-3.828495740890503,-4.024790287017822,-4.392767429351807,-4.267828464508057,-4.1709184646606445,-4.8698883056640625,-4.8698883056640625,-4.267828464508057,-4.8698883056640625,-4.392767429351807,-4.8698883056640625,-4.568858623504639 +-4.776221752166748,-1.8982746601104736,-2.2211270332336426,-2.202190399169922,-2.324435234069824,-2.3049299716949463,-2.373101234436035,-2.208019971847534,-2.234642267227173,-1.9852330684661865,-1.8747632503509521,-1.6115714311599731,-1.4929203987121582,-1.2404212951660156,-1.2127405405044556,-1.0197376012802124,-1.055979609489441,-0.9504061341285706,-1.0692479610443115,-1.0181427001953125,-1.1994197368621826,-1.1917773485183716,-1.398005485534668,-1.4668043851852417,-1.690574288368225,-1.757521152496338,-2.0462472438812256,-2.1220450401306152,-2.3546175956726074,-2.4478418827056885,-2.652369976043701,-2.7348289489746094,-2.963308334350586,-3.0053696632385254,-3.2447426319122314,-3.344857931137085,-3.396010398864746,-3.4540023803710938,-3.600130319595337,-3.82197904586792,-3.572101593017578,-3.873131513595581,-4.077251434326172,-3.697040319442749,-4.174161434173584,-4.475191593170166,-4.475191593170166,-4.776221752166748,-4.077251434326172,-4.299100399017334,-4.475191593170166 +-4.685213088989258,-1.9301007986068726,-2.225820541381836,-2.152458667755127,-2.2636091709136963,-2.228847026824951,-2.354799270629883,-2.1924526691436768,-2.2490503787994385,-2.0358781814575195,-1.9793493747711182,-1.7599010467529297,-1.655423641204834,-1.4082919359207153,-1.3158116340637207,-1.1198376417160034,-1.1318156719207764,-0.994308590888977,-1.0547852516174316,-0.984855592250824,-1.1164249181747437,-1.0913734436035156,-1.30991530418396,-1.3297616243362427,-1.5393953323364258,-1.59992253780365,-1.8546243906021118,-1.9063385725021362,-2.180063009262085,-2.2960469722747803,-2.4651050567626953,-2.6321346759796143,-2.821890354156494,-3.003971815109253,-2.952819347381592,-3.1938514709472656,-3.342790365219116,-3.429940700531006,-3.384183168411255,-3.5712697505950928,-3.8401150703430176,-3.4547641277313232,-3.907061815261841,-3.907061815261841,-4.083153247833252,-4.083153247833252,-3.9862430095672607,-4.384182929992676,-4.384182929992676,-3.9862430095672607,-4.208091735839844 +-4.604647159576416,-1.8533680438995361,-2.1830432415008545,-2.109102725982666,-2.2642030715942383,-2.2049734592437744,-2.332805633544922,-2.2971510887145996,-2.342195987701416,-2.1637380123138428,-2.094102144241333,-1.8730584383010864,-1.7910661697387695,-1.5294653177261353,-1.445080041885376,-1.2300821542739868,-1.2217299938201904,-1.060827374458313,-1.0852129459381104,-0.982536792755127,-1.0947729349136353,-1.0747038125991821,-1.201183557510376,-1.2210112810134888,-1.3940610885620117,-1.4669766426086426,-1.661152720451355,-1.7401360273361206,-1.954339623451233,-2.03177547454834,-2.3079819679260254,-2.3123910427093506,-2.5632543563842773,-2.690833330154419,-2.7657980918884277,-2.9418892860412598,-3.0861332416534424,-3.303617238998413,-3.400527238845825,-3.458519220352173,-3.458519220352173,-3.5632545948028564,-3.826495885848999,-3.650404691696167,-3.701557159423828,-4.127525806427002,-4.303617000579834,-3.759549140930176,-4.303617000579834,-4.303617000579834,-4.127525806427002 +-4.533517837524414,-1.889079213142395,-2.1443517208099365,-2.016321897506714,-2.2547643184661865,-2.2196507453918457,-2.343186140060425,-2.203104019165039,-2.3662004470825195,-2.164302110671997,-2.149702548980713,-2.004601240158081,-1.882239818572998,-1.649856448173523,-1.5650348663330078,-1.3528187274932861,-1.2892407178878784,-1.1480903625488281,-1.1359254121780396,-1.0438405275344849,-1.0995880365371704,-1.0510730743408203,-1.1321172714233398,-1.1466623544692993,-1.3092437982559204,-1.344589352607727,-1.5181580781936646,-1.5749539136886597,-1.7693417072296143,-1.8793413639068604,-2.1286840438842773,-2.18133544921875,-2.3632562160491943,-2.500094175338745,-2.6358907222747803,-2.770089864730835,-2.801124095916748,-2.942453145980835,-3.102154016494751,-3.357426643371582,-3.387389898300171,-3.278245449066162,-3.755366563796997,-3.755366563796997,-3.755366563796997,-3.755366563796997,-3.834547996520996,-3.931457996368408,-4.056396484375,-3.834547996520996,-4.533517837524414 +-4.4718194007873535,-1.871936559677124,-2.1157937049865723,-2.093421697616577,-2.2957282066345215,-2.190786123275757,-2.3819146156311035,-2.193065881729126,-2.3819146156311035,-2.2046477794647217,-2.168623447418213,-2.032486915588379,-1.9302403926849365,-1.7798545360565186,-1.6522756814956665,-1.5005437135696411,-1.397003173828125,-1.235282301902771,-1.203944206237793,-1.088004231452942,-1.1215715408325195,-1.0477550029754639,-1.1278204917907715,-1.131970763206482,-1.2357864379882812,-1.243932843208313,-1.3955433368682861,-1.4514583349227905,-1.6361290216445923,-1.7017042636871338,-1.8632935285568237,-1.9932531118392944,-2.1475372314453125,-2.3350989818573,-2.418741226196289,-2.5475401878356934,-2.7905783653259277,-2.892035961151123,-2.940340757369995,-3.0738794803619385,-3.0916082859039307,-3.241370677947998,-3.5687296390533447,-3.430426836013794,-3.7728495597839355,-3.4718196392059326,-3.8697595596313477,-3.6936683654785156,-3.6936683654785156,-3.6267216205596924,-4.4718194007873535 +-4.447778224945068,-1.8183684349060059,-1.9735617637634277,-2.0748660564422607,-2.1736202239990234,-2.171316146850586,-2.434940814971924,-2.2436580657958984,-2.350867986679077,-2.238262891769409,-2.2173290252685547,-2.0748660564422607,-2.016414165496826,-1.8424729108810425,-1.7385079860687256,-1.587440013885498,-1.4637010097503662,-1.3158386945724487,-1.2633705139160156,-1.1584120988845825,-1.1467480659484863,-1.0807950496673584,-1.1272163391113281,-1.1109181642532349,-1.1799025535583496,-1.1963831186294556,-1.3197020292282104,-1.3773707151412964,-1.5452312231063843,-1.6249563694000244,-1.7479403018951416,-1.876069188117981,-2.0550811290740967,-2.1424267292022705,-2.2985589504241943,-2.4655067920684814,-2.6769261360168457,-2.824528694152832,-2.8679943084716797,-3.049838066101074,-3.0328047275543213,-3.4063854217529297,-3.301650047302246,-3.2716867923736572,-3.4063854217529297,-3.4935355186462402,-3.748807907104492,-3.8457179069519043,-3.970656633377075,-3.8457179069519043,-3.970656633377075 +-4.384657859802246,-1.7382543087005615,-2.0044467449188232,-1.978117823600769,-2.2640841007232666,-2.1391453742980957,-2.363468647003174,-2.2323696613311768,-2.2774479389190674,-2.2028143405914307,-2.235438823699951,-2.083627939224243,-2.0583221912384033,-1.917790412902832,-1.8060188293457031,-1.6865575313568115,-1.5508736371994019,-1.4256166219711304,-1.3342782258987427,-1.2578774690628052,-1.1985496282577515,-1.1335066556930542,-1.136930227279663,-1.1040796041488647,-1.1632437705993652,-1.1565144062042236,-1.2680503129959106,-1.3065638542175293,-1.4562621116638184,-1.4799424409866333,-1.6280219554901123,-1.7412053346633911,-1.914836049079895,-1.984984278678894,-2.141619920730591,-2.238529920578003,-2.4552390575408936,-2.652264356613159,-2.7034168243408203,-2.8795080184936523,-2.969684600830078,-3.129385471343994,-3.27071475982666,-3.606506824493408,-3.539560079574585,-3.384658098220825,-3.7825980186462402,-3.685688018798828,-3.7825980186462402,-4.384657859802246,-3.907536745071411 +-4.300247669219971,-1.7463645935058594,-1.875365972518921,-1.9637877941131592,-2.127061367034912,-2.082763671875,-2.322524070739746,-2.3002476692199707,-2.4613983631134033,-2.243342638015747,-2.2628209590911865,-2.077531099319458,-2.001394510269165,-1.9718679189682007,-1.8770016431808472,-1.7355815172195435,-1.6217291355133057,-1.526461124420166,-1.428091287612915,-1.3440791368484497,-1.2514175176620483,-1.2012579441070557,-1.1721715927124023,-1.1147054433822632,-1.1734669208526611,-1.1455193758010864,-1.2365390062332153,-1.24909508228302,-1.3780412673950195,-1.3890899419784546,-1.5590959787368774,-1.6412826776504517,-1.7355815172195435,-1.85154128074646,-1.9480650424957275,-2.1541194915771484,-2.2628209590911865,-2.431015729904175,-2.5759716033935547,-2.666779041290283,-2.781733512878418,-2.9023075103759766,-3.096127510070801,-3.1241562366485596,-3.2210662364959717,-3.6981875896453857,-3.1863040924072266,-3.6012775897979736,-3.397157669067383,-3.6981875896453857,-3.6981875896453857 +-4.224817752838135,-1.6260273456573486,-1.8964382410049438,-1.90259850025177,-2.1313960552215576,-2.138458013534546,-2.3797197341918945,-2.207784414291382,-2.3735594749450684,-2.251689910888672,-2.27542781829834,-2.1244473457336426,-2.07559871673584,-1.9347832202911377,-1.9005353450775146,-1.7934540510177612,-1.680749773979187,-1.575482964515686,-1.4884213209152222,-1.3497565984725952,-1.3115339279174805,-1.2313816547393799,-1.1930055618286133,-1.1611093282699585,-1.1717393398284912,-1.1763761043548584,-1.19624662399292,-1.2094581127166748,-1.3514971733093262,-1.3591217994689941,-1.5130106210708618,-1.5611169338226318,-1.6844884157180786,-1.7934540510177612,-1.919466495513916,-2.07559871673584,-2.207784414291382,-2.3440041542053223,-2.405273914337158,-2.5716054439544678,-2.6933388710021973,-2.8268778324127197,-2.8630900382995605,-3.020697832107544,-3.0487265586853027,-3.321727752685547,-3.183425188064575,-3.321727752685547,-3.525847911834717,-3.446666717529297,-3.7476966381073 +-4.121165752410889,-1.7249664068222046,-1.8115355968475342,-1.8333640098571777,-2.176683187484741,-2.0837392807006836,-2.251934051513672,-2.2073519229888916,-2.3729777336120605,-2.2126808166503906,-2.257842779159546,-2.1816465854644775,-2.112565517425537,-2.003894329071045,-1.9170457124710083,-1.85165274143219,-1.7728608846664429,-1.6270111799240112,-1.5256695747375488,-1.4574648141860962,-1.3977100849151611,-1.3075847625732422,-1.2490094900131226,-1.1876784563064575,-1.2010424137115479,-1.1466540098190308,-1.2084124088287354,-1.2073519229888916,-1.2572484016418457,-1.3232060670852661,-1.4127448797225952,-1.4806842803955078,-1.5820896625518799,-1.6632838249206543,-1.7887272834777832,-1.895856499671936,-2.129939556121826,-2.1621243953704834,-2.430969715118408,-2.439924478530884,-2.616015672683716,-2.7061924934387207,-2.7594377994537354,-2.9750378131866455,-2.9450745582580566,-3.1669232845306396,-3.1669232845306396,-3.4221956729888916,-3.2760677337646484,-3.5191056728363037,-3.8201358318328857 +-4.002209186553955,-1.6095123291015625,-1.829023003578186,-1.9687855243682861,-2.286206007003784,-2.0577266216278076,-2.2618465423583984,-2.2463345527648926,-2.2463345527648926,-2.189296007156372,-2.277933359146118,-2.0727903842926025,-2.099119186401367,-1.9453043937683105,-1.937751293182373,-1.829023003578186,-1.8063095808029175,-1.7144075632095337,-1.5889095067977905,-1.4643901586532593,-1.4001493453979492,-1.3200641870498657,-1.287879467010498,-1.2395306825637817,-1.2021799087524414,-1.2190206050872803,-1.1926496028900146,-1.22988760471344,-1.2853715419769287,-1.2682099342346191,-1.3915491104125977,-1.4247174263000488,-1.5519601106643677,-1.5905895233154297,-1.690455436706543,-1.8751044273376465,-2.029081344604492,-2.047966718673706,-2.2463345527648926,-2.3120131492614746,-2.4970593452453613,-2.570845603942871,-2.587235927581787,-2.923027992248535,-2.856081247329712,-3.157111167907715,-3.099119186401367,-3.157111167907715,-3.224057912826538,-3.400149345397949,-3.224057912826538 +-3.8737854957580566,-1.658941626548767,-1.7768754959106445,-1.896061897277832,-2.1748154163360596,-2.00455379486084,-2.3297173976898193,-2.1925442218780518,-2.3966641426086426,-2.183589458465576,-2.2205729484558105,-2.1413917541503906,-2.1255974769592285,-2.1103575229644775,-1.9243954420089722,-1.9053025245666504,-1.865185260772705,-1.700599193572998,-1.5882281064987183,-1.5950318574905396,-1.497208595275879,-1.38664710521698,-1.3372269868850708,-1.2771883010864258,-1.2557373046875,-1.2244505882263184,-1.2138692140579224,-1.2026126384735107,-1.2771883010864258,-1.2620621919631958,-1.3284783363342285,-1.355271577835083,-1.4881792068481445,-1.531362771987915,-1.6723883152008057,-1.7307707071304321,-1.8915143013000488,-1.9706954956054688,-2.0884556770324707,-2.2110276222229004,-2.2110276222229004,-2.3297173976898193,-2.4424216747283936,-2.4588122367858887,-2.9706954956054688,-2.832392692565918,-2.8737854957580566,-3.3966641426086426,-3.0956342220306396,-3.3966641426086426,-3.3966641426086426 +-3.7854721546173096,-1.5868151187896729,-1.7684388160705566,-1.8878451585769653,-2.1042308807373047,-2.0530784130096436,-2.1726882457733154,-2.3383140563964844,-2.3875322341918945,-2.1622228622436523,-2.1322596073150635,-2.0865020751953125,-2.1227142810821533,-2.0372841358184814,-1.993080496788025,-1.904658555984497,-1.7480456829071045,-1.7601664066314697,-1.6816685199737549,-1.6036286354064941,-1.4695018529891968,-1.504438877105713,-1.3755390644073486,-1.2885425090789795,-1.2844129800796509,-1.2656441926956177,-1.211440920829773,-1.1899759769439697,-1.311255931854248,-1.2578423023223877,-1.3321539163589478,-1.4218602180480957,-1.4391192197799683,-1.4737184047698975,-1.6122859716415405,-1.6393442153930664,-1.7987005710601807,-1.9281396865844727,-2.0073208808898926,-2.142019510269165,-2.2414040565490723,-2.2414040565490723,-2.4632530212402344,-2.506718635559082,-2.6715288162231445,-2.6393442153930664,-3.0073208808898926,-2.8823821544647217,-2.9403741359710693,-3.0865023136138916,-3.0865023136138916 +-3.618675470352173,-1.585251808166504,-1.7210484743118286,-1.9026721715927124,-1.9197055101394653,-2.1273138523101807,-2.2569477558135986,-2.1273138523101807,-2.220735549926758,-2.1715176105499268,-2.3399219512939453,-2.100161552429199,-2.1273138523101807,-2.0746073722839355,-1.9284794330596924,-1.9197055101394653,-1.7735774517059326,-1.7798264026641846,-1.614354133605957,-1.6319037675857544,-1.4883418083190918,-1.5467935800552368,-1.4573075771331787,-1.373162865638733,-1.2742832899093628,-1.3198224306106567,-1.351503849029541,-1.2420985698699951,-1.2457635402679443,-1.31764554977417,-1.3242093324661255,-1.3220103979110718,-1.3806294202804565,-1.4725475311279297,-1.5114655494689941,-1.593369722366333,-1.7798264026641846,-1.7926007509231567,-1.9852070808410645,-1.9026721715927124,-2.016615629196167,-2.2569477558135986,-2.3882265090942383,-2.414555549621582,-2.504732131958008,-2.664433002471924,-2.618675470352173,-2.919705390930176,-2.840524196624756,-2.919705390930176,-3.016615629196167 +-3.4350476264953613,-1.3976211547851562,-1.6791727542877197,-1.9726496934890747,-1.9579263925552368,-2.073319911956787,-2.0926249027252197,-2.073319911956787,-2.2589564323425293,-2.0926249027252197,-2.1797752380371094,-2.0548362731933594,-2.073319911956787,-2.0200743675231934,-1.8787450790405273,-1.866845965385437,-1.8439830541610718,-1.6868596076965332,-1.6791727542877197,-1.589949607849121,-1.6221343278884888,-1.4482759237289429,-1.466564655303955,-1.3936549425125122,-1.3819692134857178,-1.3244578838348389,-1.2920328378677368,-1.2618613243103027,-1.37434983253479,-1.3346771001815796,-1.3451424837112427,-1.3381376266479492,-1.4856576919555664,-1.5542340278625488,-1.5265625715255737,-1.571724772453308,-1.6868596076965332,-1.762949824333191,-1.801579236984253,-1.811798334121704,-2.0371077060699463,-2.112828254699707,-2.112828254699707,-2.3558664321899414,-2.3936550617218018,-2.6568963527679443,-2.9579262733459473,-2.5319576263427734,-2.8329877853393555,-3.1340177059173584,-3.1340177059173584 +-3.317854404449463,-1.5470024347305298,-1.6946052312850952,-1.8864907026290894,-2.317854404449463,-1.9561266899108887,-2.539703130722046,-1.9199144840240479,-2.113734483718872,-2.0874056816101074,-2.141763210296631,-2.141763210296631,-2.2764618396759033,-1.9754317998886108,-2.062582015991211,-1.9199144840240479,-1.6188844442367554,-1.8706964254379272,-1.5325247049331665,-1.7267898321151733,-1.5397032499313354,-1.5696665048599243,-1.5049411058425903,-1.460521936416626,-1.5470024347305298,-1.3008211851119995,-1.335583209991455,-1.2764618396759033,-1.335583209991455,-1.313533067703247,-1.313533067703247,-1.3833560943603516,-1.3783352375030518,-1.43704092502594,-1.4093694686889648,-1.5185139179229736,-1.6843860149383545,-1.8706964254379272,-1.7267898321151733,-1.8554564714431763,-1.902881145477295,-2.062582015991211,-2.203911066055298,-2.1717264652252197,-2.414764404296875,-2.2764618396759033,-2.363611936569214,-2.840733289718628,-2.618884563446045,-2.618884563446045,-2.618884563446045 +-3.1758015155792236,-1.5960180759429932,-1.552552342414856,-1.7955904006958008,-1.9205291271209717,-1.9453526735305786,-2.272711753845215,-2.0618581771850586,-2.134408950805664,-2.134408950805664,-2.3307034969329834,-2.1758017539978027,-1.9997103214263916,-2.0296735763549805,-2.0296735763549805,-1.9453526735305786,-1.8747715950012207,-1.6572877168655396,-1.7286436557769775,-1.6075999736785889,-1.522589087486267,-1.5037038326263428,-1.4945603609085083,-1.336952567100525,-1.4597983360290527,-1.300740361213684,-1.3432927131652832,-1.4199267625808716,-1.2893109321594238,-1.3976503610610962,-1.2727116346359253,-1.3432927131652832,-1.3834099769592285,-1.4597983360290527,-1.5423331260681152,-1.7286436557769775,-1.5737416744232178,-1.6844398975372314,-1.7444379329681396,-1.7286436557769775,-1.9716815948486328,-2.3307034969329834,-2.3307034969329834,-2.272711753845215,-2.5737416744232178,-2.4768316745758057,-2.5737416744232178,-2.5737416744232178,-2.4768316745758057,-3.1758015155792236,-2.6986804008483887 +-3.0722498893737793,-1.5407710075378418,-1.8169773817062378,-1.7934963703155518,-2.1691598892211914,-1.9930686950683594,-2.1180074214935303,-2.1180074214935303,-2.2940986156463623,-2.3732800483703613,-2.0722498893737793,-2.0308573246002197,-2.0722498893737793,-1.9930686950683594,-1.9583065509796143,-1.7105220556259155,-1.8169773817062378,-1.8681299686431885,-1.6743098497390747,-1.6098518371582031,-1.5951286554336548,-1.5407710075378418,-1.4924663305282593,-1.438781499862671,-1.4811853170394897,-1.4287972450256348,-1.3163750171661377,-1.3479740619659424,-1.438781499862671,-1.3910086154937744,-1.4094921350479126,-1.3398561477661133,-1.4190373420715332,-1.4811853170394897,-1.5040481090545654,-1.5407710075378418,-1.5407710075378418,-1.4594659805297852,-1.5951286554336548,-1.7298272848129272,-1.8681299686431885,-2.0308573246002197,-1.9583065509796143,-2.1180074214935303,-2.0722498893737793,-2.2940986156463623,-3.0722498893737793,-2.4701898097991943,-2.3732800483703613,-2.5951285362243652,-2.4701898097991943 +-2.9599947929382324,-1.1965668201446533,-1.7047224044799805,-2.0569047927856445,-1.9186021089553833,-2.2610249519348145,-2.2610249519348145,-2.114896774291992,-2.114896774291992,-1.8808135986328125,-2.1818435192108154,-2.0057523250579834,-2.0569047927856445,-1.9599947929382324,-2.2610249519348145,-1.7295459508895874,-1.9186021089553833,-1.7047224044799805,-1.7047224044799805,-1.7047224044799805,-1.5620548725128174,-1.6812412738800049,-1.7295459508895874,-1.4975968599319458,-1.4548448324203491,-1.3689302206039429,-1.4159268140792847,-1.4159268140792847,-1.428515911102295,-1.428515911102295,-1.428515911102295,-1.261024832725525,-1.428515911102295,-1.403692364692688,-1.4975968599319458,-1.4686331748962402,-1.5128368139266968,-1.7839035987854004,-1.7295459508895874,-1.7839035987854004,-1.6812412738800049,-1.8808135986328125,-2.0057523250579834,-2.0569047927856445,-2.6589648723602295,-2.2610249519348145,-2.3579349517822266,-2.6589648723602295,-2.1818435192108154,-2.4828736782073975,-2.6589648723602295 +-3.057666063308716,-1.2795147895812988,-1.6597261428833008,-1.911538004875183,-2.279514789581299,-2.103423595428467,-2.279514789581299,-1.8023936748504639,-2.103423595428467,-1.7789125442504883,-2.057666063308716,-1.7152434587478638,-1.8815748691558838,-1.6263023614883423,-1.695938229560852,-1.911538004875183,-1.756636142730713,-1.6105080842971802,-1.5805448293685913,-1.756636142730713,-1.5952681303024292,-1.4142134189605713,-1.513598084449768,-1.5391521453857422,-1.513598084449768,-1.4556061029434204,-1.5261871814727783,-1.5805448293685913,-1.5013636350631714,-1.5525161027908325,-1.4894644021987915,-1.3949081897735596,-1.5525161027908325,-1.6105080842971802,-1.5952681303024292,-1.6263023614883423,-1.5952681303024292,-1.735446810722351,-1.7152434587478638,-1.8023936748504639,-1.6774548292160034,-1.911538004875183,-1.7152434587478638,-1.911538004875183,-2.057666063308716,-2.2125680446624756,-2.154576063156128,-1.9437227249145508,-2.103423595428467,-2.580544948577881,-2.3586959838867188 +-3.033825635910034,-1.4656239748001099,-1.4897576570510864,-1.8297057151794434,-1.6536145210266113,-1.9546444416046143,-1.8297057151794434,-2.079583168029785,-2.033825635910034,-1.9198822975158691,-2.188727617263794,-2.033825635910034,-1.992432951927185,-1.992432951927185,-1.992432951927185,-1.8297057151794434,-1.7550721168518066,-1.6358857154846191,-1.7116063833236694,-1.6024619340896606,-1.6188523769378662,-1.6188523769378662,-1.6536145210266113,-1.5286756753921509,-1.4427610635757446,-1.3806132078170776,-1.3903729915618896,-1.5714277029037476,-1.4003572463989258,-1.3617278337478638,-1.5023467540740967,-1.410576343536377,-1.3903729915618896,-1.4775232076644897,-1.4210418462753296,-1.5023467540740967,-1.5714277029037476,-1.7327957153320312,-1.7327957153320312,-1.9198822975158691,-1.7550721168518066,-1.8297057151794434,-1.887697696685791,-2.079583168029785,-2.188727617263794,-2.7327957153320312,-2.255674362182617,-2.7327957153320312,-2.556704521179199,-3.033825635910034,-2.556704521179199 +-2.941511392593384,-1.4501497745513916,-1.4643901586532593,-1.5265381336212158,-2.339451551437378,-2.038421392440796,-1.9415113925933838,-2.2425413131713867,-2.2425413131713867,-2.038421392440796,-2.2425413131713867,-1.8275680541992188,-1.9415113925933838,-2.0964133739471436,-1.9872689247131348,-1.7953834533691406,-1.7654201984405518,-1.7654201984405518,-1.7654201984405518,-1.57978355884552,-1.737391471862793,-1.4501497745513916,-1.5435714721679688,-1.3852089643478394,-1.4943534135818481,-1.3394514322280884,-1.4943534135818481,-1.397443413734436,-1.3852089643478394,-1.5613001585006714,-1.397443413734436,-1.4100325107574463,-1.5990887880325317,-1.4643901586532593,-1.619292140007019,-1.4229974746704102,-1.7654201984405518,-1.6627578735351562,-1.8623301982879639,-1.8275680541992188,-1.737391471862793,-1.7654201984405518,-1.9001187086105347,-1.8623301982879639,-2.163360118865967,-2.464390277862549,-2.2425413131713867,-2.163360118865967,-2.339451551437378,-2.0964133739471436,-2.640481472015381 +-2.828660011291504,-1.4136865139007568,-1.3972961902618408,-1.5733873844146729,-2.35153865814209,-1.8286598920822144,-1.8286598920822144,-2.35153865814209,-2.226599931716919,-2.527629852294922,-2.226599931716919,-1.8744174242019653,-1.9835618734359741,-1.7147165536880493,-2.129689931869507,-1.9255698919296265,-2.050508499145508,-1.8286598920822144,-1.6825318336486816,-1.5733873844146729,-1.5499062538146973,-1.6245399713516235,-1.448448657989502,-1.5276298522949219,-1.448448657989502,-1.5064406394958496,-1.5733873844146729,-1.3515386581420898,-1.448448657989502,-1.3972961902618408,-1.4136865139007568,-1.4307198524475098,-1.5733873844146729,-1.4669320583343506,-1.448448657989502,-1.5499062538146973,-1.7494785785675049,-1.8744174242019653,-1.5982110500335693,-2.226599931716919,-1.7147165536880493,-1.7872672080993652,-1.7872672080993652,-1.9835618734359741,-2.050508499145508,-1.8286598920822144,-2.226599931716919,-2.129689931869507,-2.527629852294922,-2.129689931869507,-2.527629852294922 +-2.6928470134735107,-1.4375743865966797,-1.2614831924438477,-1.5467188358306885,-1.5167557001113892,-1.7897570133209229,-2.090786933898926,-1.7897570133209229,-1.7897570133209229,-1.7386044263839722,-2.3918168544769287,-1.9146956205368042,-2.090786933898926,-1.6928468942642212,-1.9146956205368042,-1.6928468942642212,-1.847748875617981,-1.4623980522155762,-1.6928468942642212,-1.6136656999588013,-1.7897570133209229,-1.5789035558700562,-1.6136656999588013,-1.3706276416778564,-2.090786933898926,-1.5167557001113892,-1.5467188358306885,-1.6928468942642212,-1.5789035558700562,-1.651454210281372,-1.6136656999588013,-1.651454210281372,-1.651454210281372,-1.5789035558700562,-1.6928468942642212,-1.4623980522155762,-1.6136656999588013,-1.7386044263839722,-1.651454210281372,-1.5789035558700562,-1.7386044263839722,-1.9146956205368042,-1.6928468942642212,-1.847748875617981,-1.9938769340515137,-2.2157256603240967,-2.090786933898926,-2.090786933898926,-2.2157256603240967,-2.3918168544769287,-2.090786933898926 +-2.6414740085601807,-1.4653828144073486,-1.3862016201019287,-1.3627204895019531,-1.9425041675567627,-1.79637610912323,-1.7383841276168823,-1.8633228540420532,-2.3404440879821777,-1.79637610912323,-2.1643528938293457,-1.8633228540420532,-2.1643528938293457,-2.1643528938293457,-1.8633228540420532,-1.9425041675567627,-1.79637610912323,-1.5622928142547607,-2.039414167404175,-1.4653828144073486,-1.6872316598892212,-1.3404440879821777,-1.3862016201019287,-1.3404440879821777,-1.2990514039993286,-1.3862016201019287,-1.8633228540420532,-1.4373540878295898,-1.5275307893753052,-1.8633228540420532,-1.5275307893753052,-1.5275307893753052,-1.6414741277694702,-1.7383841276168823,-1.6414741277694702,-1.8633228540420532,-1.5275307893753052,-1.600081443786621,-1.79637610912323,-1.8633228540420532,-1.8633228540420532,-2.039414167404175,-2.039414167404175,-1.9425041675567627,-2.039414167404175,-2.039414167404175,-2.1643528938293457,-2.1643528938293457,-2.1643528938293457,-2.3404440879821777,-2.1643528938293457 +-2.494154691696167,-1.4527618885040283,-1.5399121046066284,-1.892094612121582,-2.193124532699585,-2.017033338546753,-2.193124532699585,-2.193124532699585,-2.193124532699585,-2.494154691696167,-2.193124532699585,-2.193124532699585,-2.017033338546753,-1.5910645723342896,-1.6490565538406372,-1.79518461227417,-2.017033338546753,-1.892094612121582,-1.7160032987594604,-2.193124532699585,-1.79518461227417,-1.4941545724868774,-1.4527618885040283,-1.5399121046066284,-1.4149733781814575,-1.3802112340927124,-1.4527618885040283,-1.4941545724868774,-1.4941545724868774,-1.5910645723342896,-1.5399121046066284,-1.4149733781814575,-1.3480265140533447,-1.5910645723342896,-1.4149733781814575,-1.5399121046066284,-1.5910645723342896,-1.4149733781814575,-1.4941545724868774,-1.892094612121582,-2.017033338546753,-1.7160032987594604,-1.79518461227417,-2.017033338546753,-2.017033338546753,-1.892094612121582,-2.017033338546753,-2.017033338546753,-2.193124532699585,-2.193124532699585,-2.193124532699585 +-2.401400566101074,-1.4471579790115356,-1.7024304866790771,-1.7024304866790771,-1.9242793321609497,-1.4983105659484863,-2.100370407104492,-1.7024304866790771,-2.401400566101074,-1.6232492923736572,-2.100370407104492,-2.401400566101074,-1.7024304866790771,-1.7993404865264893,-1.9242793321609497,-1.4983105659484863,-1.4983105659484863,-1.7993404865264893,-2.100370407104492,-1.3222192525863647,-1.556302547454834,-1.556302547454834,-1.7993404865264893,-1.360007882118225,-1.7024304866790771,-1.6232492923736572,-1.556302547454834,-1.4471579790115356,-1.556302547454834,-1.6232492923736572,-1.4983105659484863,-1.9242793321609497,-1.7024304866790771,-1.6232492923736572,-1.6232492923736572,-1.4983105659484863,-1.6232492923736572,-1.9242793321609497,-2.401400566101074,-1.7993404865264893,-1.7024304866790771,-1.4983105659484863,-1.7993404865264893,-1.6232492923736572,-1.9242793321609497,-1.7993404865264893,-1.7993404865264893,-2.401400566101074,-2.100370407104492,-2.401400566101074,-2.401400566101074 +-2.285557270050049,-1.5074061155319214,-1.5074061155319214,-1.5074061155319214,-1.984527349472046,-1.6834973096847534,-1.984527349472046,-2.285557270050049,-1.984527349472046,-2.285557270050049,-1.8084360361099243,-1.6834973096847534,-2.285557270050049,-1.984527349472046,-2.285557270050049,-2.285557270050049,-2.285557270050049,-1.984527349472046,-1.8084360361099243,-1.5865873098373413,-1.8084360361099243,-1.984527349472046,-1.8084360361099243,-1.8084360361099243,-1.5865873098373413,-1.8084360361099243,-1.8084360361099243,-1.5074061155319214,-1.5865873098373413,-1.6834973096847534,-1.382467269897461,-1.5074061155319214,-1.8084360361099243,-1.8084360361099243,-1.5074061155319214,-1.2441645860671997,-1.4404592514038086,-1.5074061155319214,-1.5865873098373413,-1.8084360361099243,-1.8084360361099243,-1.4404592514038086,-1.6834973096847534,-1.382467269897461,-1.6834973096847534,-1.984527349472046,-1.5865873098373413,-1.5865873098373413,-1.6834973096847534,-2.285557270050049,-2.285557270050049 +-2.2833011150360107,-1.2041200399398804,-1.5051499605178833,-1.6812412738800049,-1.5843312740325928,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-1.9822711944580078,-1.9822711944580078,-1.8061800003051758,-2.2833011150360107,-2.2833011150360107,-2.2833011150360107,-1.8061800003051758,-1.8061800003051758,-1.5843312740325928,-1.6812412738800049,-1.5051499605178833,-1.5843312740325928,-1.6812412738800049,-1.43820321559906,-1.6812412738800049,-1.2833012342453003,-1.3290587663650513,-1.5843312740325928,-1.5843312740325928,-1.6812412738800049,-1.8061800003051758,-1.6812412738800049,-1.5843312740325928,-1.43820321559906,-1.5843312740325928,-1.43820321559906,-1.6812412738800049,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.6812412738800049,-1.8061800003051758,-1.8061800003051758,-1.9822711944580078,-1.8061800003051758,-1.6812412738800049,-1.8061800003051758,-2.2833011150360107,-2.2833011150360107,-1.8061800003051758,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078 +-2.4742162227630615,-1.5711262226104736,-1.3602728843688965,-1.8721562623977661,-1.997094988822937,-1.997094988822937,-2.1731863021850586,-1.696065068244934,-2.1731863021850586,-2.1731863021850586,-2.4742162227630615,-1.8721562623977661,-1.775246262550354,-1.775246262550354,-2.1731863021850586,-1.5199737548828125,-1.6291182041168213,-1.4742162227630615,-1.696065068244934,-1.775246262550354,-1.5711262226104736,-1.4742162227630615,-1.432823657989502,-1.3602728843688965,-1.4742162227630615,-1.2981250286102295,-1.432823657989502,-1.432823657989502,-1.3950350284576416,-1.2437673807144165,-1.997094988822937,-1.696065068244934,-1.775246262550354,-1.4742162227630615,-1.5199737548828125,-1.6291182041168213,-1.775246262550354,-1.997094988822937,-1.997094988822937,-1.8721562623977661,-1.997094988822937,-1.997094988822937,-1.997094988822937,-2.1731863021850586,-1.8721562623977661,-2.4742162227630615,-2.1731863021850586,-2.1731863021850586,-1.8721562623977661,-2.1731863021850586,-2.4742162227630615 +-2.2355284690856934,-1.3904304504394531,-1.2355284690856934,-1.5365583896636963,-1.633468508720398,-2.2355284690856934,-1.9344984292984009,-1.633468508720398,-1.633468508720398,-1.633468508720398,-1.7584071159362793,-1.9344984292984009,-1.9344984292984009,-1.7584071159362793,-1.633468508720398,-1.7584071159362793,-1.9344984292984009,-2.2355284690856934,-1.4573771953582764,-1.3324384689331055,-1.633468508720398,-1.9344984292984009,-1.9344984292984009,-1.5365583896636963,-1.5365583896636963,-1.4573771953582764,-1.633468508720398,-1.633468508720398,-1.5365583896636963,-1.4573771953582764,-1.7584071159362793,-1.633468508720398,-1.3324384689331055,-1.9344984292984009,-1.7584071159362793,-1.9344984292984009,-1.5365583896636963,-1.9344984292984009,-1.7584071159362793,-1.9344984292984009,-1.9344984292984009,-1.9344984292984009,-1.7584071159362793,-1.9344984292984009,-2.2355284690856934,-2.2355284690856934,-1.9344984292984009,-1.9344984292984009,-1.9344984292984009,-2.2355284690856934,-2.2355284690856934 +-2.176091194152832,-1.5740312337875366,-1.698970079421997,-1.875061273574829,-1.875061273574829,-2.176091194152832,-2.176091194152832,-2.176091194152832,-1.875061273574829,-2.176091194152832,-1.698970079421997,-1.875061273574829,-2.176091194152832,-1.698970079421997,-2.176091194152832,-1.698970079421997,-1.4771212339401245,-1.698970079421997,-2.176091194152832,-2.176091194152832,-1.5740312337875366,-2.176091194152832,-1.698970079421997,-1.2730013132095337,-1.3979400396347046,-1.5740312337875366,-1.221848726272583,-1.698970079421997,-1.698970079421997,-1.5740312337875366,-1.5740312337875366,-1.4771212339401245,-1.698970079421997,-1.875061273574829,-1.698970079421997,-1.698970079421997,-1.5740312337875366,-1.698970079421997,-2.176091194152832,-1.875061273574829,-1.4771212339401245,-1.875061273574829,-1.5740312337875366,-1.698970079421997,-1.875061273574829,-1.698970079421997,-1.698970079421997,-1.698970079421997,-1.4771212339401245,-1.698970079421997,-2.176091194152832 +-2.1335389614105225,-1.83250892162323,-1.6564176082611084,-1.4345688819885254,-2.1335389614105225,-1.83250892162323,-2.1335389614105225,-1.83250892162323,-2.1335389614105225,-1.83250892162323,-1.6564176082611084,-1.83250892162323,-1.6564176082611084,-1.83250892162323,-2.1335389614105225,-1.83250892162323,-1.5314788818359375,-1.6564176082611084,-1.6564176082611084,-1.5314788818359375,-1.4345688819885254,-1.5314788818359375,-1.3553876876831055,-1.6564176082611084,-1.3553876876831055,-1.5314788818359375,-1.1792963743209839,-1.4345688819885254,-1.6564176082611084,-1.83250892162323,-2.1335389614105225,-1.5314788818359375,-1.5314788818359375,-1.6564176082611084,-1.83250892162323,-1.6564176082611084,-2.1335389614105225,-2.1335389614105225,-1.6564176082611084,-2.1335389614105225,-2.1335389614105225,-1.83250892162323,-1.83250892162323,-1.6564176082611084,-1.83250892162323,-1.83250892162323,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-1.6564176082611084,-2.1335389614105225 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.881585121154785,-0.0076691461727023125,-1.8171210289001465,-2.6970505714416504,-3.6837944984436035,-4.343564510345459,-5.346543788909912,-5.850985050201416,-6.646056175231934,-7.3018012046813965,-7.802403450012207,-8.580554962158203,-8.881585121154785,-8.580554962158203,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785,-8.881585121154785 +-8.294761657714844,-1.017590045928955,-0.05348600819706917,-1.7328969240188599,-2.904688596725464,-4.04715633392334,-5.060244083404541,-5.678811550140381,-6.335720062255859,-7.215579986572266,-7.215579986572266,-8.294761657714844,-7.993731498718262,-8.294761657714844,-7.993731498718262,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844,-8.294761657714844 +-7.716564178466797,-1.3484419584274292,-0.8139591813087463,-0.10780984163284302,-1.7162044048309326,-2.6543922424316406,-4.190225124359131,-4.737015724182129,-5.818937301635742,-6.675171375274658,-7.239442825317383,-7.415534019470215,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797,-7.716564178466797 +-7.094663619995117,-1.372092843055725,-1.1351540088653564,-0.6745491027832031,-0.19681592285633087,-1.4739465713500977,-2.520620584487915,-3.32116961479187,-4.366309642791748,-5.441451072692871,-5.980720043182373,-6.793633460998535,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117,-7.094663619995117 +-6.466733455657959,-1.48189115524292,-1.3705711364746094,-1.0830042362213135,-0.4430016875267029,-0.35124877095222473,-1.5702292919158936,-2.090686082839966,-3.1361167430877686,-4.140397548675537,-4.898531913757324,-5.864673614501953,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959,-6.466733455657959 +-5.745059013366699,-1.528339147567749,-1.541999101638794,-1.2616002559661865,-0.6539446711540222,-0.2905588150024414,-0.9213893413543701,-1.6202290058135986,-2.093684196472168,-3.1827661991119385,-3.6277878284454346,-4.899960994720459,-4.899960994720459,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699,-5.745059013366699 +-4.890231132507324,-1.4361486434936523,-1.5964266061782837,-1.3353785276412964,-0.775753378868103,-0.3680737316608429,-0.6737747192382812,-1.2887141704559326,-1.5602232217788696,-2.5638949871063232,-2.9079596996307373,-3.56801176071167,-3.890230894088745,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324,-4.890231132507324 +-4.151216506958008,-1.3623414039611816,-1.4654748439788818,-1.3024119138717651,-0.8569709062576294,-0.45163899660110474,-0.6061570048332214,-1.1608777046203613,-1.3079838752746582,-2.1827335357666016,-2.3953418731689453,-3.45224666595459,-3.373065233230591,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008,-4.151216506958008 +-3.7235376834869385,-1.3972018957138062,-1.4563660621643066,-1.1907833814620972,-0.8444418907165527,-0.5000418424606323,-0.6190506219863892,-1.097197413444519,-1.246416449546814,-2.033341646194458,-2.2183878421783447,-3.4225077629089355,-2.9453864097595215,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385,-3.7235376834869385 +-3.513484001159668,-1.2907675504684448,-1.4096802473068237,-1.1730399131774902,-0.820637047290802,-0.5280574560165405,-0.6746348738670349,-1.0466163158416748,-1.2324506044387817,-1.88001549243927,-2.051085948944092,-3.212453842163086,-3.513484001159668,-3.212453842163086,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668,-3.513484001159668 +-3.276921033859253,-1.1800111532211304,-1.357843041419983,-1.1465873718261719,-0.8602806329727173,-0.5477563142776489,-0.6705397367477417,-1.133906364440918,-1.2087352275848389,-1.878981113433838,-1.9151933193206787,-2.799799919128418,-2.97589111328125,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253,-3.276921033859253 +-3.043755054473877,-1.0569833517074585,-1.3033924102783203,-1.2049061059951782,-0.8590637445449829,-0.5666338801383972,-0.7298879027366638,-1.0660314559936523,-1.2308417558670044,-2.0023624897003174,-2.043755054473877,-2.742725133895874,-2.566633939743042,-3.043755054473877,-2.742725133895874,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877,-3.043755054473877 +-2.894869565963745,-1.124017596244812,-1.3385671377182007,-1.2136284112930298,-0.748741626739502,-0.5810024738311768,-0.7518548369407654,-1.2514169216156006,-1.1958997249603271,-1.8534770011901855,-1.9917796850204468,-2.41774845123291,-2.593839645385742,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745 +-2.664641857147217,-1.2496685981750488,-1.1732803583145142,-1.1875207424163818,-0.7670148611068726,-0.6434526443481445,-0.8133836388587952,-1.108339548110962,-1.2332782745361328,-1.7103995084762573,-1.9656720161437988,-2.187520742416382,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217,-2.664641857147217 +-2.4742162227630615,-1.195462703704834,-1.3602728843688965,-1.1124885082244873,-0.8407478332519531,-0.6108933687210083,-0.775246262550354,-1.3950350284576416,-1.2437673807144165,-1.775246262550354,-2.1731863021850586,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615,-2.4742162227630615 +-2.161367893218994,-1.1199753284454346,-1.1199753284454346,-0.9060955047607422,-0.9852766990661621,-0.9060955047607422,-0.860338032245636,-1.3832167387008667,-1.8603379726409912,-1.8603379726409912,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994,-2.161367893218994 +-2.049217939376831,-1.4471579790115356,-1.4471579790115356,-0.9352746605873108,-0.7704644203186035,-1.0492180585861206,-1.094975471496582,-1.5720967054367065,-1.2710667848587036,-1.7481880187988281,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831,-2.049217939376831 +-2.139878988265991,-1.2947810888290405,-1.5378191471099854,-1.1856365203857422,-0.993751049041748,-0.7781512141227722,-0.7249057292938232,-1.3617278337478638,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991,-2.139878988265991 +-1.8633228540420532,-1.3862016201019287,-1.018224835395813,-1.2612628936767578,-1.3862016201019287,-1.3862016201019287,-0.9602328538894653,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532 +-1.875061273574829,-1.5740312337875366,-1.2730013132095337,-1.875061273574829,-1.096909999847412,-1.0299632549285889,-0.9719712734222412,-1.5740312337875366,-1.5740312337875366,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829,-1.875061273574829 +-1.785329818725586,-1.785329818725586,-1.484299898147583,-1.785329818725586,-1.3082085847854614,-1.0863598585128784,-1.1832698583602905,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.2632414102554321,-1.4393327236175537,-1.4393327236175537,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566,-1.7403626441955566 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.763427972793579,-1.4623980522155762,-1.4623980522155762,-1.4623980522155762,-1.1613680124282837,-1.763427972793579,-1.4623980522155762,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.877805709838867,-0.0070243049412965775,-1.8829548358917236,-2.627830743789673,-3.3237056732177734,-3.9709270000457764,-4.958622932434082,-5.719141960144043,-6.551469802856445,-7.244337558746338,-7.836413383483887,-8.400684356689453,-8.576775550842285,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867,-8.877805709838867 +-8.296685218811035,-1.2003463506698608,-0.03826040402054787,-1.7341535091400146,-2.5981857776641846,-3.5649921894073486,-4.413819789886475,-5.272610664367676,-6.132332801818848,-6.752617835998535,-7.451587677001953,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035,-8.296685218811035 +-7.717522144317627,-1.3417112827301025,-0.9241390228271484,-0.09716897457838058,-1.4864027500152588,-2.513570547103882,-3.8489952087402344,-4.650079250335693,-5.577642917633057,-6.1860432624816895,-6.763279914855957,-7.240400791168213,-7.240400791168213,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627,-7.717522144317627 +-7.090076923370361,-1.2012619972229004,-1.1349431276321411,-0.6787266135215759,-0.21902716159820557,-1.326656460762024,-2.526014804840088,-3.713865041732788,-4.590389728546143,-5.427319049835205,-5.859628200531006,-6.4880170822143555,-6.612955570220947,-7.090076923370361,-7.090076923370361,-6.789046764373779,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361,-7.090076923370361 +-6.455794811248779,-1.1461453437805176,-1.1985050439834595,-0.8998228311538696,-0.4984321594238281,-0.4209441542625427,-1.4183920621871948,-2.3956637382507324,-3.4531967639923096,-4.536716461181641,-5.501552104949951,-5.610696792602539,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779,-6.455794811248779 +-5.732758045196533,-1.1268820762634277,-1.2068454027175903,-1.03654146194458,-0.6908759474754333,-0.41739434003829956,-0.8158777952194214,-1.575331449508667,-2.2991480827331543,-3.319458246231079,-4.099289417266846,-4.829668045043945,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533,-5.732758045196533 +-4.889682769775391,-1.0471357107162476,-1.1726782321929932,-1.1431262493133545,-0.7940948605537415,-0.5069993138313293,-0.6583659648895264,-1.2120755910873413,-1.788967490196228,-2.9306411743164062,-3.4272847175598145,-4.287622451782227,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391,-4.889682769775391 +-4.150295734405518,-1.0161186456680298,-1.1832160949707031,-1.1841540336608887,-0.8833588361740112,-0.5649479031562805,-0.6300743818283081,-1.029064416885376,-1.4781979322433472,-2.3579041957855225,-2.9742045402526855,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518,-4.150295734405518 +-3.717670440673828,-0.9564946889877319,-1.2277120351791382,-1.220740795135498,-0.993394672870636,-0.6374048590660095,-0.6432197690010071,-0.8750612735748291,-1.2391040325164795,-2.0364291667938232,-2.603727102279663,-3.416640520095825,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828,-3.717670440673828 +-3.484726905822754,-0.9688529968261719,-1.1364219188690186,-1.2416887283325195,-0.9296323657035828,-0.6986855864524841,-0.6758409142494202,-0.8992660641670227,-1.1423040628433228,-1.8219690322875977,-2.183696746826172,-3.183696746826172,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754,-3.484726905822754 +-3.3008127212524414,-0.9260644316673279,-1.1640921831130981,-1.2289308309555054,-0.9428779482841492,-0.7655186653137207,-0.6775635480880737,-0.9046134352684021,-1.0729260444641113,-1.667344331741333,-2.2216315269470215,-2.8236916065216064,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414,-3.3008127212524414 +-3.0784568786621094,-0.9611855149269104,-1.1053290367126465,-1.2523820400238037,-0.9170888066291809,-0.726274311542511,-0.696439802646637,-0.9645134806632996,-1.1490378379821777,-1.6312987804412842,-2.0784568786621094,-2.7774267196655273,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094,-3.0784568786621094 +-2.9703469276428223,-1.0358483791351318,-1.1130143404006958,-1.2801507711410522,-0.9058889150619507,-0.6825451850891113,-0.7373507618904114,-0.9972190260887146,-1.0308276414871216,-1.7150743007659912,-2.271376848220825,-2.6693167686462402,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223,-2.9703469276428223 +-2.682145118713379,-1.000903844833374,-1.1636312007904053,-1.1506661176681519,-0.9661417007446289,-0.7136621475219727,-0.7683312296867371,-0.9497513175010681,-1.2050237655639648,-1.6029638051986694,-2.381114959716797,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379,-2.682145118713379 +-2.414973258972168,-1.0532455444335938,-1.3735806941986084,-1.2108533382415771,-1.184524416923523,-0.6020600199699402,-0.6906974911689758,-1.159700870513916,-1.3735806941986084,-1.937852144241333,-2.414973258972168,-2.414973258972168,-2.113943338394165,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168,-2.414973258972168 +-2.1271047592163086,-1.1271047592163086,-1.1728622913360596,-0.9510135054588318,-1.0131614208221436,-0.8048855066299438,-1.2240148782730103,-1.2240148782730103,-1.428134799003601,-1.8260748386383057,-2.1271047592163086,-1.8260748386383057,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086 +-2.113943338394165,-1.4149733781814575,-1.159700870513916,-1.113943338394165,-1.8129132986068726,-0.8586708307266235,-0.9378520846366882,-0.835189700126648,-1.335792064666748,-1.5118833780288696,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165,-2.113943338394165 +-2.1105897426605225,-0.9966463446617126,-1.1105897426605225,-1.2654917240142822,-1.4116196632385254,-0.9966463446617126,-0.8553171753883362,-0.9966463446617126,-1.4116196632385254,-1.633468508720398,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225 +-1.8129132986068726,-1.5118833780288696,-0.8129133582115173,-1.5118833780288696,-1.5118833780288696,-1.8129132986068726,-1.5118833780288696,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726 +-1.929418921470642,-1.4522976875305176,-1.929418921470642,-1.3273589611053467,-0.9294189214706421,-0.888026237487793,-0.9751763939857483,-1.4522976875305176,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642 +-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.007178544998169,-1.484299898147583,-1.484299898147583,-1.3082085847854614,-1.785329818725586,-1.484299898147583,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7558748722076416,-1.278753638267517,-1.4548448324203491,-1.7558748722076416,-1.7558748722076416,-1.4548448324203491,-1.4548448324203491,-1.4548448324203491,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416,-1.7558748722076416 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.97568416595459,-0.002640875056385994,-2.3600692749023438,-2.865243911743164,-3.679170608520508,-4.035890579223633,-4.813927173614502,-5.116966724395752,-5.729678630828857,-5.791561126708984,-6.085263252258301,-6.104111671447754,-6.242486953735352,-6.253050327301025,-6.3758015632629395,-6.39362096786499,-6.446767807006836,-6.488545894622803,-6.520839691162109,-6.647305011749268,-6.670332908630371,-6.718005657196045,-6.7228312492370605,-6.7634968757629395,-6.930361270904541,-6.926466464996338,-7.067199230194092,-7.106452941894531,-7.276714324951172,-7.197533130645752,-7.560710906982422,-7.395900726318359,-7.674654483795166,-7.528526306152344,-7.975684642791748,-7.696930885314941,-8.07259464263916,-8.021442413330078,-8.498562812805176,-8.19753360748291,-8.674654006958008,-8.498562812805176,-8.674654006958008,-8.97568416595459,-8.97568416595459,-8.674654006958008,-8.97568416595459,-8.97568416595459,-8.97568416595459,-8.97568416595459,-8.97568416595459 +-8.386919021606445,-1.648984670639038,-0.015700850635766983,-1.9243134260177612,-3.029726028442383,-3.784642219543457,-4.467736721038818,-4.873701572418213,-5.420308589935303,-5.549331188201904,-5.7616071701049805,-5.842851161956787,-5.9719462394714355,-6.048462867736816,-6.117406368255615,-6.188262462615967,-6.196587562561035,-6.341596603393555,-6.3698859214782715,-6.337701320648193,-6.391283988952637,-6.382597923278809,-6.517687797546387,-6.638731479644775,-6.6709160804748535,-6.7148213386535645,-6.763669967651367,-6.807135581970215,-6.9097981452941895,-7.044496536254883,-7.131647109985352,-7.182799339294434,-7.307738304138184,-7.483829498291016,-7.483829498291016,-7.541821479797363,-8.08588981628418,-7.784859657287598,-8.386919021606445,-8.08588981628418,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445,-8.386919021606445 +-7.980838298797607,-1.882499098777771,-1.4214307069778442,-0.03868100792169571,-1.551077127456665,-2.255981206893921,-3.488874912261963,-3.859475612640381,-4.653684139251709,-4.701171398162842,-5.101742744445801,-5.130805015563965,-5.312452793121338,-5.348381042480469,-5.463642597198486,-5.455793857574463,-5.535234451293945,-5.675487041473389,-5.664868354797363,-5.804747104644775,-5.804747104644775,-5.880467891693115,-5.9985671043396,-6.117515563964844,-6.094347953796387,-6.2026872634887695,-6.318080902099609,-6.347370147705078,-6.503717422485352,-6.503717422485352,-6.834710597991943,-6.776718616485596,-6.9016571044921875,-6.834710597991943,-6.980838298797607,-7.2818684577941895,-7.679808616638184,-7.2026872634887695,-7.980838298797607,-7.503717422485352,-7.503717422485352,-7.503717422485352,-7.503717422485352,-7.980838298797607,-7.980838298797607,-7.980838298797607,-7.980838298797607,-7.980838298797607,-7.980838298797607,-7.980838298797607,-7.980838298797607 +-7.559889793395996,-2.168391704559326,-2.0639944076538086,-0.8467686176300049,-0.11839541047811508,-1.143715500831604,-2.1194591522216797,-3.029869318008423,-3.653231382369995,-4.01644229888916,-4.276588439941406,-4.512614727020264,-4.580796718597412,-4.7530317306518555,-4.77101469039917,-4.977826118469238,-4.928445816040039,-5.1382856369018555,-5.087133407592773,-5.27885627746582,-5.26985502243042,-5.442618370056152,-5.459518909454346,-5.573117733001709,-5.6154069900512695,-5.70863151550293,-5.789037704467773,-5.852319717407227,-5.852319717407227,-6.161949634552002,-6.082768440246582,-6.383798599243164,-6.237670421600342,-6.559889793395996,-6.2811360359191895,-6.518496990203857,-6.445946216583252,-6.86091947555542,-6.86091947555542,-7.082768440246582,-7.082768440246582,-7.082768440246582,-6.957829475402832,-7.559889793395996,-7.258859634399414,-7.559889793395996,-7.559889793395996,-7.258859634399414,-7.559889793395996,-7.559889793395996,-7.559889793395996 +-7.148909091949463,-2.2500357627868652,-2.3698034286499023,-1.4306772947311401,-0.4715481996536255,-0.2654761075973511,-1.2290834188461304,-1.9629082679748535,-2.8697898387908936,-3.1559581756591797,-3.6433520317077637,-3.801578998565674,-4.036303997039795,-4.220001220703125,-4.305676460266113,-4.460489273071289,-4.546849250793457,-4.750968933105469,-4.725663185119629,-4.837155342102051,-4.910862922668457,-4.9966206550598145,-5.051999092102051,-5.303811073303223,-5.17578125,-5.408546447753906,-5.370758056640625,-5.476811408996582,-5.557844638824463,-5.617430210113525,-5.717545509338379,-5.717545509338379,-5.671787738800049,-6.245819091796875,-6.002780914306641,-6.245819091796875,-6.148909091949463,-6.303811073303223,-6.449939250946045,-6.671787738800049,-6.370758056640625,-7.148909091949463,-7.148909091949463,-7.148909091949463,-6.546849250793457,-7.148909091949463,-7.148909091949463,-7.148909091949463,-7.148909091949463,-7.148909091949463,-7.148909091949463 +-6.643840789794922,-2.300117015838623,-2.4350500106811523,-1.7420227527618408,-0.7515884637832642,-0.3312247395515442,-0.5997859835624695,-1.2176238298416138,-2.00100040435791,-2.3589813709259033,-2.8456735610961914,-3.1362545490264893,-3.4047915935516357,-3.67025089263916,-3.8158254623413086,-4.0216264724731445,-4.126644611358643,-4.3278703689575195,-4.353806018829346,-4.579382419586182,-4.564659118652344,-4.7195611000061035,-4.618534564971924,-4.936270236968994,-4.887965679168701,-5.13869047164917,-5.0205912590026855,-5.245900630950928,-5.13869047164917,-5.4977126121521,-5.34281063079834,-5.564659118652344,-5.388567924499512,-5.602447986602783,-5.740750789642334,-6.166719436645508,-6.041780471801758,-6.166719436645508,-6.166719436645508,-6.041780471801758,-6.041780471801758,-6.34281063079834,-6.643840789794922,-6.166719436645508,-6.643840789794922,-6.643840789794922,-6.643840789794922,-6.643840789794922,-6.643840789794922,-6.643840789794922,-6.643840789794922 +-6.260127544403076,-2.301659107208252,-2.4406492710113525,-1.9410839080810547,-0.9780198931694031,-0.5157852172851562,-0.5111591815948486,-0.7324820756912231,-1.4181677103042603,-1.638100028038025,-2.1473548412323,-2.418455123901367,-2.7593421936035156,-3.0330123901367188,-3.2506766319274902,-3.5466368198394775,-3.639991521835327,-3.9177048206329346,-4.007274627685547,-4.2070488929748535,-4.247290134429932,-4.447214126586914,-4.421278476715088,-4.669062614440918,-4.669062614440918,-4.63687801361084,-4.691925525665283,-5.004855155944824,-4.9813737869262695,-5.305884838104248,-4.937908172607422,-5.260127544403076,-5.2187347412109375,-5.2187347412109375,-5.357037544250488,-5.959097385406494,-5.48197603225708,-5.783006191253662,-5.561157703399658,-6.260127544403076,-6.260127544403076,-6.260127544403076,-5.65806770324707,-5.783006191253662,-6.260127544403076,-6.260127544403076,-6.260127544403076,-6.260127544403076,-6.260127544403076,-6.260127544403076,-6.260127544403076 +-5.826117038726807,-2.3169143199920654,-2.4423015117645264,-2.0803396701812744,-1.1807831525802612,-0.7217357158660889,-0.5562959313392639,-0.6120019555091858,-1.0620753765106201,-1.2054916620254517,-1.579790711402893,-1.8622347116470337,-2.1300227642059326,-2.450819253921509,-2.655561923980713,-2.9878976345062256,-3.1475985050201416,-3.481724739074707,-3.5101466178894043,-3.722313165664673,-3.8670754432678223,-4.144875526428223,-4.070241928100586,-4.28204870223999,-4.246333122253418,-4.621996879577637,-4.503897666931152,-4.54736328125,-4.7121734619140625,-4.784724235534668,-4.784724235534668,-4.8718743324279785,-4.826117038726807,-5.224056720733643,-5.224056720733643,-4.981019020080566,-4.981019020080566,-5.224056720733643,-5.348995685577393,-5.826117038726807,-5.348995685577393,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807,-5.826117038726807 +-5.586132526397705,-2.2765023708343506,-2.425663948059082,-2.16141414642334,-1.3813616037368774,-0.9479528665542603,-0.6829828023910522,-0.6058336496353149,-0.9177559018135071,-0.9482626914978027,-1.240170955657959,-1.4333550930023193,-1.6840752363204956,-1.9788920879364014,-2.184387445449829,-2.517575740814209,-2.6496188640594482,-3.0040693283081055,-3.1297664642333984,-3.3406198024749756,-3.5447397232055664,-3.694037914276123,-3.800802707672119,-3.861856698989868,-3.807981252670288,-3.995067834854126,-4.410041332244873,-4.263913154602051,-4.285102367401123,-4.586132526397705,-4.887162685394287,-4.741034507751465,-4.807981491088867,-4.984072685241699,-5.109011173248291,-4.984072685241699,-5.586132526397705,-5.109011173248291,-5.285102367401123,-5.586132526397705,-5.586132526397705,-5.586132526397705,-5.586132526397705,-5.285102367401123,-5.586132526397705,-5.285102367401123,-5.586132526397705,-5.586132526397705,-5.285102367401123,-5.586132526397705,-5.586132526397705 +-5.399964332580566,-2.2238731384277344,-2.3577828407287598,-2.1977484226226807,-1.5177243947982788,-1.127078890800476,-0.826384961605072,-0.6892716288566589,-0.9032006859779358,-0.8503113389015198,-1.0625848770141602,-1.1814813613891602,-1.372003436088562,-1.6095384359359741,-1.7752697467803955,-2.0894834995269775,-2.2550787925720215,-2.5719492435455322,-2.699260711669922,-2.9900312423706055,-3.0615077018737793,-3.3956429958343506,-3.3746583461761475,-3.6291122436523438,-3.6596016883850098,-3.8948142528533936,-3.952806234359741,-4.002024173736572,-4.1446919441223145,-4.1958441734313965,-4.4968743324279785,-4.4968743324279785,-4.554866313934326,-4.554866313934326,-4.700994491577148,-4.700994491577148,-4.922842979431152,-4.922842979431152,-5.098934173583984,-5.098934173583984,-4.922842979431152,-5.098934173583984,-5.399964332580566,-5.399964332580566,-4.922842979431152,-5.399964332580566,-5.399964332580566,-5.399964332580566,-5.098934173583984,-5.399964332580566,-5.399964332580566 +-5.197969436645508,-2.269573450088501,-2.433793306350708,-2.2166037559509277,-1.6461535692214966,-1.3053739070892334,-0.9933339953422546,-0.8329496383666992,-0.9505608081817627,-0.8363736867904663,-0.9828343391418457,-1.0183026790618896,-1.1575648784637451,-1.320482850074768,-1.4663805961608887,-1.7099831104278564,-1.8659350872039795,-2.124251127243042,-2.2794148921966553,-2.5685596466064453,-2.6996588706970215,-2.930797576904297,-3.042633295059204,-3.3467109203338623,-3.2894842624664307,-3.525871515274048,-3.6069047451019287,-3.7508113384246826,-3.896939277648926,-3.896939277648926,-4.084025859832764,-4.29487943649292,-4.156576633453369,-4.49899959564209,-4.720848083496094,-4.49899959564209,-4.720848083496094,-4.49899959564209,-4.896939277648926,-4.720848083496094,-5.197969436645508,-5.197969436645508,-5.197969436645508,-5.197969436645508,-4.896939277648926,-5.197969436645508,-5.197969436645508,-5.197969436645508,-5.197969436645508,-4.896939277648926,-5.197969436645508 +-5.096555709838867,-2.2750420570373535,-2.3830649852752686,-2.240431070327759,-1.809201717376709,-1.487494945526123,-1.1619055271148682,-0.9958403706550598,-1.0407568216323853,-0.892544150352478,-0.9633679986000061,-0.9485083818435669,-1.0441694259643555,-1.1479958295822144,-1.2526378631591797,-1.4583659172058105,-1.5621485710144043,-1.8141599893569946,-1.9372891187667847,-2.18807053565979,-2.3213093280792236,-2.570216178894043,-2.734827756881714,-3.003133773803711,-3.063131809234619,-3.182741641998291,-3.3561928272247314,-3.5914056301116943,-3.665191650390625,-3.734827756881714,-4.017374038696289,-4.0551629066467285,-4.619434356689453,-4.142313003540039,-4.494495391845703,-4.193465709686279,-4.795525550842285,-4.619434356689453,-4.795525550842285,-5.096555709838867,-4.795525550842285,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867,-5.096555709838867 +-5.047885894775391,-2.2966067790985107,-2.3785691261291504,-2.338615894317627,-1.920781135559082,-1.652734398841858,-1.319288730621338,-1.180182933807373,-1.1697664260864258,-0.9893081188201904,-1.0155493021011353,-0.9501082301139832,-0.9882846474647522,-1.0359350442886353,-1.0998644828796387,-1.2408246994018555,-1.3555679321289062,-1.569319486618042,-1.6827725172042847,-1.9309463500976562,-2.047451972961426,-2.318721055984497,-2.4393599033355713,-2.71950626373291,-2.8330421447753906,-3.161395311355591,-3.21537709236145,-3.3318827152252197,-3.6676747798919678,-3.6861581802368164,-3.769132375717163,-3.8437659740448,-3.817436933517456,-4.144795894622803,-4.20278787612915,-4.093643665313721,-4.348916053771973,-4.269734859466553,-4.570764541625977,-5.047885894775391,-5.047885894775391,-4.746855735778809,-4.746855735778809,-4.746855735778809,-4.746855735778809,-5.047885894775391,-5.047885894775391,-5.047885894775391,-5.047885894775391,-4.746855735778809,-5.047885894775391 +-4.990427494049072,-2.300231695175171,-2.3960351943969727,-2.2628862857818604,-2.014077663421631,-1.8239974975585938,-1.489505410194397,-1.36265230178833,-1.2821767330169678,-1.120140790939331,-1.0904978513717651,-0.9925609230995178,-0.9877001643180847,-0.9917761087417603,-1.0194767713546753,-1.1364253759384155,-1.2002129554748535,-1.379980444908142,-1.4737601280212402,-1.6842172145843506,-1.8284610509872437,-2.058969736099243,-2.203676223754883,-2.4564015865325928,-2.5622928142547607,-2.794528007507324,-2.8832175731658936,-3.2050979137420654,-3.446359634399414,-3.410644054412842,-3.5590639114379883,-3.528029680252075,-3.9490349292755127,-4.036185264587402,-3.844299554824829,-4.388367652893066,-4.145329475402832,-4.513306617736816,-4.689397811889648,-4.291457653045654,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072,-4.990427494049072 +-4.953377723693848,-2.25614857673645,-2.355682849884033,-2.317894220352173,-2.0788960456848145,-1.9367623329162598,-1.6422600746154785,-1.531280755996704,-1.4122980833053589,-1.257196307182312,-1.1861478090286255,-1.063852071762085,-1.0273957252502441,-0.9920042753219604,-0.9969213008880615,-1.0519195795059204,-1.1082178354263306,-1.2321444749832153,-1.329611897468567,-1.5127836465835571,-1.6215457916259766,-1.8543882369995117,-1.9839619398117065,-2.2217891216278076,-2.353494882583618,-2.528496265411377,-2.6885600090026855,-2.944777727127075,-2.9848949909210205,-3.1609861850738525,-3.3405940532684326,-3.4620161056518555,-3.67462420463562,-3.67462420463562,-3.911985158920288,-3.9533779621124268,-4.351317882537842,-4.351317882537842,-4.476256370544434,-4.476256370544434,-4.351317882537842,-4.351317882537842,-4.652348041534424,-4.953377723693848,-4.953377723693848,-4.953377723693848,-4.953377723693848,-4.953377723693848,-4.953377723693848,-4.953377723693848,-4.953377723693848 +-4.8784356117248535,-2.2081897258758545,-2.35339093208313,-2.3898849487304688,-2.1053810119628906,-2.0092039108276367,-1.7539314031600952,-1.7072944641113281,-1.554977297782898,-1.4129040241241455,-1.3076592683792114,-1.1732563972473145,-1.1063340902328491,-1.0341448783874512,-1.007914662361145,-1.0179778337478638,-1.0517131090164185,-1.1367326974868774,-1.2017420530319214,-1.3309069871902466,-1.4372119903564453,-1.6454395055770874,-1.7575328350067139,-1.9567490816116333,-2.1017343997955322,-2.313769578933716,-2.4910457134246826,-2.679778575897217,-2.7417149543762207,-2.9241931438446045,-3.234982967376709,-3.4160375595092773,-3.3870739936828613,-3.556216239929199,-3.7644922733306885,-3.9241931438446045,-3.7992544174194336,-3.837042808532715,-4.1794657707214355,-4.5774054527282715,-4.1794657707214355,-4.4013142585754395,-4.4013142585754395,-4.5774054527282715,-4.8784356117248535,-4.8784356117248535,-4.4013142585754395,-4.8784356117248535,-4.8784356117248535,-4.8784356117248535,-4.8784356117248535 +-4.789559364318848,-2.147094964981079,-2.4652771949768066,-2.2763419151306152,-2.118386745452881,-2.108318328857422,-1.8821481466293335,-1.833871841430664,-1.6916085481643677,-1.554283618927002,-1.4479272365570068,-1.2940151691436768,-1.1953880786895752,-1.0969769954681396,-1.073055386543274,-1.0124953985214233,-1.033760905265808,-1.0512547492980957,-1.130213975906372,-1.214140772819519,-1.3209168910980225,-1.4521002769470215,-1.5997886657714844,-1.745019793510437,-1.9226816892623901,-2.1101317405700684,-2.2479803562164307,-2.4166476726531982,-2.6134681701660156,-2.6961379051208496,-2.9971678256988525,-3.0735561847686768,-3.1560912132263184,-3.3581957817077637,-3.3581957817077637,-3.559110641479492,-3.8353171348571777,-3.886469602584839,-3.886469602584839,-4.312438488006592,-4.488529682159424,-4.312438488006592,-4.789559364318848,-4.488529682159424,-4.789559364318848,-4.789559364318848,-4.488529682159424,-4.789559364318848,-4.789559364318848,-4.789559364318848,-4.789559364318848 +-4.694245338439941,-2.1679060459136963,-2.503913640975952,-2.2424588203430176,-2.0976481437683105,-2.0867903232574463,-1.921190619468689,-1.9338228702545166,-1.7592421770095825,-1.7174370288848877,-1.535581350326538,-1.4196257591247559,-1.2878755331039429,-1.1827630996704102,-1.1133203506469727,-1.0622944831848145,-1.0472537279129028,-1.0423860549926758,-1.075778841972351,-1.135536789894104,-1.237575650215149,-1.3353590965270996,-1.439939022064209,-1.6015247106552124,-1.7371171712875366,-1.9146488904953003,-2.1260435581207275,-2.2099454402923584,-2.401989221572876,-2.5575246810913086,-2.775167226791382,-2.855396270751953,-3.150177240371704,-3.2628815174102783,-3.463796377182007,-3.5481173992156982,-3.5481173992156982,-3.7911553382873535,-3.6942453384399414,-4.0921854972839355,-3.9952752590179443,-4.393215179443359,-4.694245338439941,-4.393215179443359,-4.694245338439941,-4.694245338439941,-4.694245338439941,-4.694245338439941,-4.694245338439941,-4.393215179443359,-4.694245338439941 +-4.611330032348633,-2.1767613887786865,-2.418205738067627,-2.388613700866699,-2.122779607772827,-2.184818983078003,-2.019153594970703,-2.068504810333252,-1.8154501914978027,-1.8168421983718872,-1.6130709648132324,-1.533962368965149,-1.3964864015579224,-1.3010618686676025,-1.1998789310455322,-1.1086300611495972,-1.0778124332427979,-1.039621353149414,-1.068131685256958,-1.0877138376235962,-1.1552680730819702,-1.234570860862732,-1.3217413425445557,-1.4562979936599731,-1.5811355113983154,-1.7380096912384033,-1.8928285837173462,-2.039621353149414,-2.261082172393799,-2.401815176010132,-2.5506324768066406,-2.805150270462036,-2.8554553985595703,-2.9211342334747314,-3.2689075469970703,-3.43523907661438,-3.532149076461792,-3.7662322521209717,-4.310300350189209,-3.833178997039795,-3.7662322521209717,-4.009270191192627,-4.134209156036377,-4.134209156036377,-4.611330032348633,-4.611330032348633,-4.611330032348633,-4.310300350189209,-4.611330032348633,-4.611330032348633,-4.611330032348633 +-4.542576313018799,-2.2525417804718018,-2.384213924407959,-2.2203571796417236,-2.0954184532165527,-2.1641786098480225,-2.0554380416870117,-2.042889356613159,-1.9193271398544312,-1.9182944297790527,-1.7012170553207397,-1.655522108078003,-1.495301604270935,-1.398625373840332,-1.2700387239456177,-1.1829307079315186,-1.1282718181610107,-1.0842409133911133,-1.0746725797653198,-1.0587040185928345,-1.1168792247772217,-1.1776504516601562,-1.2595014572143555,-1.3295903205871582,-1.4456665515899658,-1.5745607614517212,-1.7323439121246338,-1.940516471862793,-2.0442659854888916,-2.2141969203948975,-2.4154717922210693,-2.5648529529571533,-2.7501847743988037,-2.779148578643799,-2.9985084533691406,-3.366485118865967,-3.588334083557129,-3.428633213043213,-3.428633213043213,-3.6974785327911377,-3.764425277709961,-3.843606472015381,-4.241546630859375,-3.940516471862793,-3.764425277709961,-4.241546630859375,-4.241546630859375,-4.542576313018799,-4.542576313018799,-4.542576313018799,-4.542576313018799 +-4.484484672546387,-2.3055078983306885,-2.4162991046905518,-2.3171675205230713,-2.1480252742767334,-2.229212522506714,-2.097095012664795,-2.1342368125915527,-1.9672889709472656,-1.9793349504470825,-1.7951760292053223,-1.7077836990356445,-1.5607229471206665,-1.4831839799880981,-1.358028769493103,-1.2409508228302002,-1.1727310419082642,-1.1225683689117432,-1.1134170293807983,-1.0726969242095947,-1.1154546737670898,-1.1132322549819946,-1.1869432926177979,-1.2537806034088135,-1.3672136068344116,-1.4733375310897827,-1.6235482692718506,-1.733205795288086,-1.9058456420898438,-2.035778522491455,-2.217313289642334,-2.2997934818267822,-2.6094236373901367,-2.66494083404541,-2.928182363510132,-3.0531210899353027,-3.142062187194824,-3.3383569717407227,-3.530242443084717,-3.6393868923187256,-4.007363796234131,-3.530242443084717,-4.007363796234131,-4.183454990386963,-4.183454990386963,-4.484484672546387,-4.183454990386963,-4.484484672546387,-4.183454990386963,-4.484484672546387,-4.484484672546387 +-4.45765495300293,-2.1375086307525635,-2.2815635204315186,-2.382107973098755,-2.068488836288452,-2.15445876121521,-2.061455488204956,-2.0865869522094727,-1.9719334840774536,-2.005868434906006,-1.8323423862457275,-1.8262110948562622,-1.6277081966400146,-1.5567418336868286,-1.4234275817871094,-1.3244353532791138,-1.2631405591964722,-1.1398004293441772,-1.1400092840194702,-1.0934792757034302,-1.1105200052261353,-1.1140493154525757,-1.1529489755630493,-1.1937822103500366,-1.3008029460906982,-1.4030418395996094,-1.5191351175308228,-1.6427416801452637,-1.8083200454711914,-1.9378268718719482,-2.0940427780151367,-2.2221264839172363,-2.4533333778381348,-2.6723251342773438,-2.7586848735809326,-2.9013524055480957,-3.1354355812072754,-3.1566247940063477,-3.3784735202789307,-4.156624794006348,-3.5034122467041016,-3.8555948734283447,-3.6795036792755127,-4.45765495300293,-3.9805335998535156,-4.156624794006348,-3.9805335998535156,-4.45765495300293,-4.156624794006348,-4.45765495300293,-4.45765495300293 +-4.393505096435547,-2.059051275253296,-2.393505096435547,-2.2261877059936523,-2.176021099090576,-2.2203187942504883,-2.0570452213287354,-2.135826349258423,-2.029892921447754,-2.024289131164551,-1.8802874088287354,-1.8856490850448608,-1.6659637689590454,-1.64999520778656,-1.4505053758621216,-1.4076296091079712,-1.2965949773788452,-1.221486210823059,-1.1778674125671387,-1.1214312314987183,-1.126333236694336,-1.105032205581665,-1.1425973176956177,-1.1770751476287842,-1.248619556427002,-1.3117977380752563,-1.4378172159194946,-1.5167100429534912,-1.6595057249069214,-1.7860500812530518,-1.968623399734497,-2.107947587966919,-2.3366000652313232,-2.501410484313965,-2.6011133193969727,-2.7307472229003906,-3.0317771434783936,-3.092474937438965,-3.352112293243408,-3.490415096282959,-3.791445016860962,-3.791445016860962,-3.61535382270813,-4.092474937438965,-4.092474937438965,-3.916383743286133,-4.393505096435547,-4.393505096435547,-4.393505096435547,-4.393505096435547,-4.393505096435547 +-4.310013294219971,-2.2165915966033936,-2.1638851165771484,-2.105893135070801,-2.0381715297698975,-2.111356019973755,-2.0595932006835938,-2.1310362815856934,-1.9715566635131836,-2.077017068862915,-1.8950397968292236,-1.9103394746780396,-1.7359819412231445,-1.7014871835708618,-1.5148285627365112,-1.50792396068573,-1.3577052354812622,-1.322793960571289,-1.2265105247497559,-1.1695051193237305,-1.133054256439209,-1.1307487487792969,-1.1565032005310059,-1.143287181854248,-1.2243659496307373,-1.2611831426620483,-1.3405972719192505,-1.443135380744934,-1.5956834554672241,-1.6520018577575684,-1.8416658639907837,-1.913813829421997,-2.064500570297241,-2.3557708263397217,-2.5318620204925537,-2.6568007469177246,-2.730229616165161,-2.967590570449829,-3.079564332962036,-3.3100132942199707,-3.3100132942199707,-3.7079532146453857,-3.8328919410705566,-3.8328919410705566,-3.7079532146453857,-4.008983135223389,-4.008983135223389,-4.008983135223389,-4.310013294219971,-4.310013294219971,-4.008983135223389 +-4.238648414611816,-1.9486136436462402,-2.098769187927246,-2.1594669818878174,-2.0802855491638184,-2.1147966384887695,-2.1083145141601562,-2.1213767528533936,-1.9833756685256958,-2.128058433532715,-1.9164289236068726,-1.8769203424453735,-1.737588882446289,-1.7431038618087769,-1.5721302032470703,-1.5362176895141602,-1.4526069164276123,-1.332313060760498,-1.2805622816085815,-1.2145731449127197,-1.183652400970459,-1.142433524131775,-1.1576611995697021,-1.141043782234192,-1.2084534168243408,-1.2112985849380493,-1.323776364326477,-1.3688299655914307,-1.5160142183303833,-1.5883406400680542,-1.740337610244751,-1.8942558765411377,-2.0511274337768555,-2.141738176345825,-2.3410210609436035,-2.5396780967712402,-2.6704463958740234,-2.7334980964660645,-2.9376182556152344,-3.0625569820404053,-3.393550157546997,-3.2844057083129883,-3.6365880966186523,-3.7615268230438232,-3.9376182556152344,-3.9376182556152344,-3.7615268230438232,-4.238648414611816,-4.238648414611816,-4.238648414611816,-3.9376182556152344 +-4.14282751083374,-2.113443613052368,-2.183785915374756,-2.121638059616089,-2.1014347076416016,-2.1651036739349365,-2.113443613052368,-2.1696994304656982,-2.00294828414917,-2.0709452629089355,-1.914940595626831,-1.9553065299987793,-1.7792153358459473,-1.8310734033584595,-1.6243133544921875,-1.575800895690918,-1.5023458003997803,-1.3892441987991333,-1.3292462825775146,-1.2242727279663086,-1.2253217697143555,-1.1498321294784546,-1.1646467447280884,-1.131679892539978,-1.192949652671814,-1.1752793788909912,-1.306503176689148,-1.3346163034439087,-1.462491750717163,-1.496423602104187,-1.6349713802337646,-1.7608102560043335,-1.914940595626831,-2.028883934020996,-2.267765998840332,-2.3719754219055176,-2.586524724960327,-2.744887351989746,-2.9123783111572266,-2.9123783111572266,-3.1014347076416016,-3.188584804534912,-3.5407674312591553,-3.5407674312591553,-3.841797351837158,-4.14282751083374,-4.14282751083374,-4.14282751083374,-4.14282751083374,-4.14282751083374,-3.841797351837158 +-4.021933078765869,-2.004899740219116,-2.129838466644287,-2.544811964035034,-2.129838466644287,-2.1586103439331055,-2.113448143005371,-2.0925142765045166,-2.004899740219116,-2.129838466644287,-1.8852125406265259,-1.93202805519104,-1.7477753162384033,-1.8487468957901,-1.6327670812606812,-1.6119999885559082,-1.5113881826400757,-1.44100821018219,-1.3425052165985107,-1.2752989530563354,-1.2525558471679688,-1.1900633573532104,-1.1868771314620972,-1.154465675354004,-1.211700677871704,-1.182455062866211,-1.2645370960235596,-1.3370877504348755,-1.415551781654358,-1.444441318511963,-1.5810240507125854,-1.6309980154037476,-1.8232760429382324,-1.9013592004776,-2.108119249343872,-2.22259259223938,-2.409149408340454,-2.544811964035034,-2.766660690307617,-2.845841884613037,-2.845841884613037,-3.06769061088562,-3.544811964035034,-3.4198732376098633,-3.544811964035034,-4.021933078765869,-4.021933078765869,-3.720903158187866,-4.021933078765869,-3.720903158187866,-4.021933078765869 +-3.8886847496032715,-2.1644089221954346,-2.3323822021484375,-2.245232105255127,-2.0757715702056885,-2.0825047492980957,-2.069140911102295,-2.117832899093628,-2.025362014770508,-2.0962932109832764,-1.9019131660461426,-2.0435867309570312,-1.7184231281280518,-1.774741530418396,-1.626233696937561,-1.6456468105316162,-1.515772819519043,-1.4687291383743286,-1.4173932075500488,-1.3372348546981812,-1.2695915699005127,-1.259275197982788,-1.2047377824783325,-1.159520149230957,-1.208349347114563,-1.2002650499343872,-1.2888017892837524,-1.2316290140151978,-1.343377709388733,-1.4058113098144531,-1.523196816444397,-1.60088312625885,-1.7883143424987793,-1.897458791732788,-2.0313522815704346,-2.1897149085998535,-2.2165870666503906,-2.370171070098877,-2.546262264251709,-2.7425568103790283,-2.9855947494506836,-2.9855947494506836,-3.0435867309570312,-3.2866249084472656,-3.5876548290252686,-3.5876548290252686,-3.5876548290252686,-3.5876548290252686,-3.5876548290252686,-3.8886847496032715,-3.8886847496032715 +-3.8014721870422363,-2.0233211517333984,-2.0854690074920654,-2.3390743732452393,-2.0532844066619873,-2.0771963596343994,-2.0854690074920654,-2.1025023460388184,-2.0854690074920654,-2.0690784454345703,-1.8929872512817383,-1.9885590076446533,-1.8147006034851074,-1.810246229171753,-1.6908825635910034,-1.6942622661590576,-1.543793797492981,-1.4551193714141846,-1.3733375072479248,-1.4176568984985352,-1.2725555896759033,-1.3157508373260498,-1.2126405239105225,-1.2574043273925781,-1.2239805459976196,-1.1918779611587524,-1.2297635078430176,-1.2936164140701294,-1.3512232303619385,-1.3669034242630005,-1.543793797492981,-1.50921630859375,-1.6711385250091553,-1.7332864999771118,-1.8329893350601196,-2.0306203365325928,-2.093902111053467,-2.269993305206299,-2.439744472503662,-2.5973522663116455,-3.1994123458862305,-2.8983821868896484,-2.8472297191619873,-3.0233211517333984,-3.5004422664642334,-3.1994123458862305,-3.8014721870422363,-3.8014721870422363,-3.5004422664642334,-3.5004422664642334,-3.8014721870422363 +-3.638888359069824,-1.9667905569076538,-1.9954357147216797,-2.0591049194335938,-1.9228850603103638,-2.147526741027832,-1.9228850603103638,-2.005419969558716,-1.9228850603103638,-2.1203744411468506,-1.793790340423584,-1.9313182830810547,-1.8193445205688477,-1.8754603862762451,-1.7250745296478271,-1.7580748796463013,-1.5454667806625366,-1.578190565109253,-1.416171908378601,-1.4187803268432617,-1.3488538265228271,-1.3335371017456055,-1.2374879121780396,-1.2715325355529785,-1.196408748626709,-1.2222479581832886,-1.2222479581832886,-1.2678205966949463,-1.3555872440338135,-1.3983391523361206,-1.4429887533187866,-1.5385178327560425,-1.5454667806625366,-1.7357984781265259,-1.8680363893508911,-2.0591049194335938,-2.1337385177612305,-2.316669225692749,-2.4347684383392334,-2.5597071647644043,-2.5974957942962646,-2.5974957942962646,-2.9399185180664062,-3.3378584384918213,-3.3378584384918213,-3.1617672443389893,-3.638888359069824,-3.638888359069824,-3.638888359069824,-3.638888359069824,-3.638888359069824 +-3.4344091415405273,-1.5049903392791748,-2.112190008163452,-2.0364692211151123,-1.9720112085342407,-2.1333792209625244,-1.9572880268096924,-2.0364692211151123,-1.9572880268096924,-2.0194358825683594,-1.7442131042480469,-1.9158952236175537,-1.7716513872146606,-1.866207480430603,-1.6562579870224,-1.589311122894287,-1.4850192070007324,-1.536782145500183,-1.3813307285308838,-1.3625271320343018,-1.3445041179656982,-1.3699512481689453,-1.3409875631332397,-1.233012080192566,-1.2790731191635132,-1.2821208238601685,-1.3171379566192627,-1.3008702993392944,-1.3775043487548828,-1.4091033935546875,-1.4387739896774292,-1.5770766735076904,-1.7101333141326904,-1.6635571718215942,-1.9029302597045898,-1.929259181022644,-2.0541980266571045,-2.0919864177703857,-2.3930165767669678,-2.589311122894287,-2.589311122894287,-2.7354393005371094,-3.1333792209625244,-3.1333792209625244,-3.1333792209625244,-2.9572880268096924,-3.4344091415405273,-3.4344091415405273,-3.4344091415405273,-3.4344091415405273,-3.4344091415405273 +-3.321183919906616,-1.6877155303955078,-2.0907351970672607,-2.5430328845977783,-1.9787613153457642,-2.145092725753784,-1.829822301864624,-2.321183919906616,-2.175055980682373,-1.8898202180862427,-1.8587859869003296,-1.9062106609344482,-1.8026701211929321,-1.8160340785980225,-1.6584261655807495,-1.7414004802703857,-1.6777313947677612,-1.528792381286621,-1.4951093196868896,-1.4638515710830688,-1.3669415712356567,-1.338912844657898,-1.2837575674057007,-1.2383986711502075,-1.2681056261062622,-1.2242740392684937,-1.3917651176452637,-1.2420027256011963,-1.3299579620361328,-1.396904706954956,-1.4126989841461182,-1.5577560663223267,-1.5969082117080688,-1.6222140789031982,-1.6490862369537354,-1.9062106609344482,-1.9232439994812012,-2.0424304008483887,-2.321183919906616,-2.207240581512451,-2.207240581512451,-2.476085901260376,-3.0201539993286133,-2.8440628051757812,-3.0201539993286133,-2.8440628051757812,-3.321183919906616,-3.321183919906616,-2.8440628051757812,-3.321183919906616,-3.321183919906616 +-3.1667261123657227,-1.824303388595581,-1.8049982786178589,-2.6896047592163086,-1.8049982786178589,-1.936277151107788,-1.8879724740982056,-2.1667261123657227,-2.2636361122131348,-2.0875449180603027,-1.8445067405700684,-1.824303388595581,-1.6896047592163086,-1.8049982786178589,-1.5646660327911377,-1.7517527341842651,-1.5135135650634766,-1.5985243320465088,-1.340651273727417,-1.4424501657485962,-1.403298020362854,-1.410851240158081,-1.2859125137329102,-1.3958740234375,-1.2076846361160278,-1.418537974357605,-1.2690989971160889,-1.3885748386383057,-1.3743343353271484,-1.410851240158081,-1.3958740234375,-1.4424501657485962,-1.586942434310913,-1.7195680141448975,-1.6482120752334595,-1.8049982786178589,-1.824303388595581,-1.9626060724258423,-2.0875449180603027,-2.4677560329437256,-2.8656959533691406,-2.4677560329437256,-2.6896047592163086,-2.8656959533691406,-2.8656959533691406,-2.8656959533691406,-2.8656959533691406,-3.1667261123657227,-3.1667261123657227,-3.1667261123657227,-3.1667261123657227 +-3.0806264877319336,-1.738203763961792,-1.9666831493377686,-2.4785664081573486,-2.0806264877319336,-2.2355284690856934,-2.0014452934265137,-2.039233684539795,-1.9344984292984009,-2.0014452934265137,-1.9344984292984009,-1.904535174369812,-1.738203763961792,-1.904535174369812,-1.7584071159362793,-1.665653109550476,-1.6182284355163574,-1.489561915397644,-1.437173843383789,-1.437173843383789,-1.4085285663604736,-1.340263843536377,-1.3730562925338745,-1.267713189125061,-1.2355284690856934,-1.324751615524292,-1.3171985149383545,-1.3097745180130005,-1.254551649093628,-1.4471579790115356,-1.4471579790115356,-1.4178686141967773,-1.467842698097229,-1.56211256980896,-2.039233684539795,-1.7584071159362793,-2.039233684539795,-1.850177526473999,-2.6035051345825195,-2.1775364875793457,-2.2355284690856934,-2.3816566467285156,-2.7795965671539307,-3.0806264877319336,-3.0806264877319336,-2.7795965671539307,-3.0806264877319336,-3.0806264877319336,-3.0806264877319336,-3.0806264877319336,-3.0806264877319336 +-2.993436336517334,-1.4136526584625244,-2.294466257095337,-2.294466257095337,-1.692406177520752,-2.090346336364746,-2.090346336364746,-2.090346336364746,-2.294466257095337,-1.9142550230026245,-1.9142550230026245,-1.9520435333251953,-1.9142550230026245,-1.9520435333251953,-1.738163709640503,-1.8473081588745117,-1.6712169647216797,-1.6317083835601807,-1.4493682384490967,-1.5310382843017578,-1.391376256942749,-1.4252345561981201,-1.4493682384490967,-1.303240180015564,-1.3499835729599,-1.3121949434280396,-1.2858660221099854,-1.359967827796936,-1.2858660221099854,-1.303240180015564,-1.3806524276733398,-1.4493682384490967,-1.5310382843017578,-1.5462782382965088,-1.578462839126587,-1.7146825790405273,-1.789316177368164,-1.8794928789138794,-1.9934362173080444,-2.51631498336792,-2.391376256942749,-2.391376256942749,-2.51631498336792,-2.993436336517334,-2.993436336517334,-2.51631498336792,-2.993436336517334,-2.993436336517334,-2.993436336517334,-2.692406177520752,-2.993436336517334 +-3.0386202335357666,-1.4475555419921875,-2.1935222148895264,-2.2604689598083496,-1.997227430343628,-2.1355302333831787,-2.0386202335357666,-2.0386202335357666,-1.862528920173645,-1.997227430343628,-1.808171272277832,-1.924676775932312,-1.808171272277832,-1.7164008617401123,-1.5914621353149414,-1.5614988803863525,-1.458836555480957,-1.4945521354675293,-1.4945521354675293,-1.4475555419921875,-1.4153708219528198,-1.3951674699783325,-1.4365601539611816,-1.3396501541137695,-1.4051517248153687,-1.458836555480957,-1.4051517248153687,-1.267768144607544,-1.3396501541137695,-1.4051517248153687,-1.458836555480957,-1.4823176860809326,-1.6406800746917725,-1.5614988803863525,-1.7598665952682495,-1.7375901937484741,-1.808171272277832,-1.808171272277832,-2.0386202335357666,-2.1355302333831787,-2.2604689598083496,-2.4365601539611816,-2.4365601539611816,-2.3396501541137695,-2.7375900745391846,-2.4365601539611816,-3.0386202335357666,-3.0386202335357666,-3.0386202335357666,-3.0386202335357666,-3.0386202335357666 +-3.062582015991211,-1.6312181949615479,-1.948638677597046,-2.159492015838623,-1.7008541822433472,-1.7615519762039185,-1.7008541822433472,-1.9834007024765015,-2.0211892127990723,-2.2174839973449707,-1.9834007024765015,-1.9164539575576782,-1.8321330547332764,-1.7838283777236938,-1.6476086378097534,-1.8584619760513306,-1.5440680980682373,-1.5311031341552734,-1.6312181949615479,-1.4093694686889648,-1.4093694686889648,-1.460521936416626,-1.211323618888855,-1.338306188583374,-1.4093694686889648,-1.2632414102554321,-1.4191292524337769,-1.372385859489441,-1.372385859489441,-1.390484094619751,-1.5185139179229736,-1.557431936264038,-1.5440680980682373,-1.5440680980682373,-1.7615519762039185,-1.7008541822433472,-1.9164539575576782,-1.8584619760513306,-1.8073095083236694,-2.2174839973449707,-2.062582015991211,-2.761551856994629,-2.460521936416626,-2.460521936416626,-2.761551856994629,-3.062582015991211,-3.062582015991211,-3.062582015991211,-2.585460662841797,-3.062582015991211,-3.062582015991211 +-2.933993101119995,-1.442631483078003,-1.787865161895752,-1.70354425907135,-1.979750633239746,-1.8926005363464355,-2.0309031009674072,-1.979750633239746,-1.979750633239746,-2.0309031009674072,-2.0309031009674072,-1.82004976272583,-1.82004976272583,-1.70354425907135,-1.8548119068145752,-1.7298731803894043,-1.5722652673721313,-1.4715951681137085,-1.4154791831970215,-1.4715951681137085,-1.354209542274475,-1.53605318069458,-1.3212093114852905,-1.3657914400100708,-1.201599359512329,-1.3319331407546997,-1.53605318069458,-1.3899251222610474,-1.354209542274475,-1.4568718671798706,-1.5026293992996216,-1.591570496559143,-1.6787207126617432,-1.5026293992996216,-1.5537818670272827,-1.8926005363464355,-1.8548119068145752,-1.9339931011199951,-2.088895082473755,-2.3319332599639893,-2.155841827392578,-2.45687198638916,-2.933993101119995,-2.45687198638916,-2.632963180541992,-2.632963180541992,-2.632963180541992,-2.632963180541992,-2.933993101119995,-2.933993101119995,-2.933993101119995 +-2.8609366416931152,-1.8195439577102661,-1.6304876804351807,-2.2588765621185303,-1.8195439577102661,-1.9578466415405273,-1.8609366416931152,-2.0827853679656982,-1.9578466415405273,-2.2588765621185303,-1.6568166017532349,-1.7469933032989502,-1.7469933032989502,-1.7148085832595825,-1.6568166017532349,-1.7148085832595825,-1.5821830034255981,-1.6304876804351807,-1.4295728206634521,-1.6848453283309937,-1.7469933032989502,-1.4807254076004028,-1.398538589477539,-1.4629966020584106,-1.355786681175232,-1.3046340942382812,-1.316868543624878,-1.398538589477539,-1.2698720693588257,-1.4807254076004028,-1.3046340942382812,-1.41377854347229,-1.6304876804351807,-1.5821830034255981,-1.6568166017532349,-1.7148085832595825,-1.6848453283309937,-1.8195439577102661,-1.8195439577102661,-2.0827853679656982,-2.2588765621185303,-2.383815288543701,-2.5599067211151123,-2.8609366416931152,-2.383815288543701,-2.383815288543701,-2.5599067211151123,-2.5599067211151123,-2.8609366416931152,-2.8609366416931152,-2.8609366416931152 +-2.7520484924316406,-1.7978060245513916,-1.6381051540374756,-2.4510183334350586,-1.521599531173706,-1.7978060245513916,-2.0530784130096436,-1.8489584922790527,-1.7106558084487915,-2.4510183334350586,-1.6728671789169312,-1.7520484924316406,-1.7106558084487915,-1.9738972187042236,-1.7520484924316406,-1.7978060245513916,-1.4967759847640991,-1.4510184526443481,-1.6728671789169312,-1.521599531173706,-1.4967759847640991,-1.4967759847640991,-1.4510184526443481,-1.3206846714019775,-1.337075114250183,-1.354108452796936,-1.3903206586837769,-1.2749271392822266,-1.4967759847640991,-1.4967759847640991,-1.6728671789169312,-1.575957179069519,-1.7520484924316406,-1.4732948541641235,-1.6381051540374756,-1.7520484924316406,-1.9738972187042236,-1.7106558084487915,-1.7520484924316406,-2.1499884128570557,-2.0530784130096436,-1.9738972187042236,-2.1499884128570557,-2.2749271392822266,-2.1499884128570557,-2.4510183334350586,-2.7520484924316406,-2.7520484924316406,-2.7520484924316406,-2.4510183334350586,-2.7520484924316406 +-2.702430486679077,-2.225309371948242,-1.304490566253662,-1.661037802696228,-1.9242793321609497,-1.7993404865264893,-1.857332468032837,-1.7993404865264893,-2.00346040725708,-2.225309371948242,-1.7024304866790771,-1.9242793321609497,-1.857332468032837,-1.9242793321609497,-1.661037802696228,-1.4983105659484863,-1.4719815254211426,-1.661037802696228,-1.4014005661010742,-1.5263392925262451,-1.360007882118225,-1.304490566253662,-1.360007882118225,-1.4236769676208496,-1.3802112340927124,-1.4014005661010742,-1.5263392925262451,-1.3407026529312134,-1.2710667848587036,-1.5263392925262451,-1.588487148284912,-1.6232492923736572,-1.857332468032837,-1.6232492923736572,-1.7481880187988281,-1.857332468032837,-1.857332468032837,-1.7024304866790771,-2.401400566101074,-2.00346040725708,-2.401400566101074,-2.401400566101074,-2.401400566101074,-2.702430486679077,-2.702430486679077,-2.702430486679077,-2.702430486679077,-2.702430486679077,-2.401400566101074,-2.702430486679077,-2.702430486679077 +-2.51188325881958,-2.210853338241577,-2.210853338241577,-2.210853338241577,-2.034762144088745,-2.51188325881958,-1.9098234176635742,-2.51188325881958,-1.9098234176635742,-1.6667853593826294,-2.034762144088745,-1.9098234176635742,-1.5118833780288696,-1.6087933778762817,-2.034762144088745,-1.8129132986068726,-1.6667853593826294,-1.4704906940460205,-1.6087933778762817,-1.5118833780288696,-1.4704906940460205,-1.365755319595337,-1.365755319595337,-1.2331297397613525,-1.365755319595337,-1.4704906940460205,-1.3979400396347046,-1.365755319595337,-1.5576409101486206,-1.3077633380889893,-1.6087933778762817,-1.365755319595337,-1.5118833780288696,-1.365755319595337,-1.6667853593826294,-1.8129132986068726,-1.9098234176635742,-1.6087933778762817,-1.9098234176635742,-2.034762144088745,-2.51188325881958,-2.034762144088745,-2.210853338241577,-2.034762144088745,-2.51188325881958,-2.51188325881958,-2.51188325881958,-2.210853338241577,-2.51188325881958,-2.51188325881958,-2.51188325881958 +-2.5211381912231445,-2.0440168380737305,-1.9190781116485596,-2.5211381912231445,-2.0440168380737305,-1.9190781116485596,-1.618048071861267,-1.742986798286438,-1.618048071861267,-1.9190781116485596,-2.0440168380737305,-2.2201080322265625,-2.2201080322265625,-1.521138072013855,-1.742986798286438,-1.6760400533676147,-1.6760400533676147,-1.6760400533676147,-1.6760400533676147,-1.6760400533676147,-1.566895604133606,-1.3170181512832642,-1.441956877708435,-1.3750100135803223,-1.566895604133606,-1.2906891107559204,-1.441956877708435,-1.3450467586517334,-1.618048071861267,-1.3450467586517334,-1.521138072013855,-1.2658655643463135,-1.8221681118011475,-1.566895604133606,-1.566895604133606,-1.4797453880310059,-1.9190781116485596,-1.742986798286438,-1.9190781116485596,-1.8221681118011475,-2.2201080322265625,-2.0440168380737305,-2.5211381912231445,-1.742986798286438,-1.8221681118011475,-2.5211381912231445,-2.5211381912231445,-2.2201080322265625,-2.5211381912231445,-2.5211381912231445,-2.5211381912231445 +-2.318063259124756,-2.017033338546753,-1.7160032987594604,-2.017033338546753,-2.017033338546753,-2.017033338546753,-1.8409420251846313,-2.318063259124756,-1.8409420251846313,-2.318063259124756,-1.7160032987594604,-1.7160032987594604,-1.8409420251846313,-1.8409420251846313,-1.7160032987594604,-1.6190932989120483,-1.5399121046066284,-2.017033338546753,-1.8409420251846313,-1.6190932989120483,-1.4729652404785156,-1.4729652404785156,-1.4149733781814575,-1.4729652404785156,-1.4149733781814575,-1.8409420251846313,-1.3180633783340454,-1.4149733781814575,-1.4149733781814575,-1.5399121046066284,-1.4729652404785156,-1.5399121046066284,-1.3638207912445068,-1.3180633783340454,-1.6190932989120483,-1.4729652404785156,-1.8409420251846313,-1.8409420251846313,-1.8409420251846313,-1.6190932989120483,-1.6190932989120483,-2.318063259124756,-2.017033338546753,-1.8409420251846313,-2.318063259124756,-2.318063259124756,-2.318063259124756,-2.318063259124756,-2.318063259124756,-2.318063259124756,-2.318063259124756 +-2.250420093536377,-1.4053219556808472,-1.9493900537490845,-1.773298740386963,-1.9493900537490845,-2.250420093536377,-2.250420093536377,-1.9493900537490845,-2.250420093536377,-1.648360013961792,-1.9493900537490845,-2.250420093536377,-1.47226881980896,-1.9493900537490845,-1.47226881980896,-1.648360013961792,-1.5514500141143799,-1.3473299741744995,-1.5514500141143799,-1.4053219556808472,-1.648360013961792,-1.773298740386963,-1.648360013961792,-1.47226881980896,-1.5514500141143799,-1.3473299741744995,-1.5514500141143799,-1.5514500141143799,-1.47226881980896,-1.2961775064468384,-1.5514500141143799,-1.47226881980896,-1.648360013961792,-1.648360013961792,-1.4053219556808472,-1.47226881980896,-2.250420093536377,-1.9493900537490845,-2.250420093536377,-1.9493900537490845,-1.9493900537490845,-1.9493900537490845,-2.250420093536377,-1.9493900537490845,-1.9493900537490845,-2.250420093536377,-2.250420093536377,-2.250420093536377,-2.250420093536377,-2.250420093536377,-2.250420093536377 +-2.3579349517822266,-2.0569047927856445,-2.0569047927856445,-2.3579349517822266,-1.8808135986328125,-2.0569047927856445,-1.8808135986328125,-1.8808135986328125,-1.7558748722076416,-2.0569047927856445,-2.0569047927856445,-2.0569047927856445,-1.7558748722076416,-1.57978355884552,-1.6589648723602295,-1.5128368139266968,-1.57978355884552,-1.278753638267517,-1.403692364692688,-1.403692364692688,-1.5128368139266968,-1.5128368139266968,-1.5128368139266968,-1.4548448324203491,-1.357934832572937,-1.57978355884552,-1.357934832572937,-1.8808135986328125,-1.5128368139266968,-1.4548448324203491,-1.316542148590088,-1.57978355884552,-1.7558748722076416,-1.6589648723602295,-1.357934832572937,-1.5128368139266968,-1.8808135986328125,-1.5128368139266968,-2.3579349517822266,-1.8808135986328125,-2.3579349517822266,-2.3579349517822266,-2.3579349517822266,-2.3579349517822266,-2.0569047927856445,-2.3579349517822266,-2.3579349517822266,-2.0569047927856445,-2.3579349517822266,-2.3579349517822266,-2.3579349517822266 +-2.3159704208374023,-2.0149402618408203,-2.3159704208374023,-1.8388490676879883,-2.0149402618408203,-2.3159704208374023,-1.7139103412628174,-1.7139103412628174,-1.4708722829818726,-1.8388490676879883,-1.5378191471099854,-1.7139103412628174,-1.7139103412628174,-1.6170003414154053,-1.5378191471099854,-1.5378191471099854,-1.4128804206848145,-1.6170003414154053,-1.4128804206848145,-1.3617278337478638,-1.3159704208374023,-1.3159704208374023,-1.3159704208374023,-1.7139103412628174,-1.4708722829818726,-1.5378191471099854,-1.5378191471099854,-1.5378191471099854,-1.6170003414154053,-1.3617278337478638,-1.5378191471099854,-1.8388490676879883,-2.0149402618408203,-1.7139103412628174,-1.7139103412628174,-1.5378191471099854,-2.0149402618408203,-2.0149402618408203,-2.3159704208374023,-2.3159704208374023,-2.0149402618408203,-2.3159704208374023,-1.8388490676879883,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023 +-2.260071277618408,-1.6580114364624023,-2.260071277618408,-1.9590413570404053,-1.9590413570404053,-1.6580114364624023,-2.260071277618408,-1.9590413570404053,-1.9590413570404053,-1.7829501628875732,-1.6580114364624023,-1.6580114364624023,-1.5611014366149902,-1.9590413570404053,-1.7829501628875732,-1.6580114364624023,-1.3569813966751099,-1.9590413570404053,-1.7829501628875732,-1.5611014366149902,-1.3569813966751099,-1.3569813966751099,-1.3058288097381592,-1.5611014366149902,-1.6580114364624023,-1.7829501628875732,-1.7829501628875732,-1.3569813966751099,-1.4819201231002808,-1.6580114364624023,-1.5611014366149902,-1.3058288097381592,-1.6580114364624023,-1.7829501628875732,-1.5611014366149902,-1.4819201231002808,-1.4819201231002808,-1.7829501628875732,-2.260071277618408,-1.7829501628875732,-1.6580114364624023,-1.9590413570404053,-2.260071277618408,-1.7829501628875732,-2.260071277618408,-2.260071277618408,-2.260071277618408,-2.260071277618408,-2.260071277618408,-2.260071277618408,-2.260071277618408 +-2.2430381774902344,-1.7659168243408203,-2.2430381774902344,-2.2430381774902344,-1.6409780979156494,-1.7659168243408203,-1.9420080184936523,-1.7659168243408203,-2.2430381774902344,-1.9420080184936523,-1.4648867845535278,-1.9420080184936523,-1.9420080184936523,-1.9420080184936523,-1.4648867845535278,-1.6409780979156494,-1.5440680980682373,-1.5440680980682373,-1.163856863975525,-1.3979400396347046,-1.5440680980682373,-1.3979400396347046,-1.5440680980682373,-1.5440680980682373,-1.339948058128357,-1.6409780979156494,-1.6409780979156494,-1.9420080184936523,-1.4648867845535278,-1.9420080184936523,-1.339948058128357,-1.6409780979156494,-1.5440680980682373,-1.5440680980682373,-1.7659168243408203,-1.7659168243408203,-1.9420080184936523,-1.9420080184936523,-1.7659168243408203,-1.9420080184936523,-1.9420080184936523,-1.7659168243408203,-1.7659168243408203,-1.9420080184936523,-1.9420080184936523,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344,-2.2430381774902344 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + diff --git a/conf/SimpleBayesianConsensusCaller-7.csv b/conf/SimpleBayesianConsensusCaller-7.csv new file mode 100644 index 0000000..9769e21 --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-7.csv @@ -0,0 +1,221 @@ +>Name +guppy_360_hg002_chr1 with pseudocounts 1 + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.610097885131836,-0.0022465677466243505,-2.406445026397705,-3.0238404273986816,-3.7179198265075684,-4.184938907623291,-4.794919013977051,-5.119718074798584,-5.645838260650635,-5.790554046630859,-6.134426593780518,-6.062323093414307,-6.357244968414307,-6.2316999435424805,-6.419766426086426,-6.350026607513428,-6.646310329437256,-6.451735496520996,-6.670578479766846,-6.605776309967041,-6.831946849822998,-6.784023284912109,-6.938000202178955,-6.894094467163086,-6.911128044128418,-6.976629257202148,-7.104948043823242,-7.078619003295898,-7.16294002532959,-7.118736267089844,-7.309067726135254,-7.178734302520752,-7.309067726135254,-7.229886531829834,-7.354825496673584,-7.434006690979004,-7.434006690979004,-7.49615478515625,-7.354825496673584,-7.434006690979004,-7.568705081939697,-7.707007884979248,-7.764999866485596,-7.610097885131836,-7.49615478515625,-7.405978202819824,-7.764999866485596,-7.49615478515625,-7.568705081939697,-8.132976531982422,-7.764999866485596 +-8.02244758605957,-1.7903177738189697,-0.011975313536822796,-2.0014851093292236,-3.090095281600952,-3.843125343322754,-4.477635383605957,-4.838039875030518,-5.318296909332275,-5.411787033081055,-5.784400939941406,-5.638631820678711,-5.997141361236572,-5.918643474578857,-6.147386074066162,-5.985020637512207,-6.244296073913574,-6.274259090423584,-6.399198055267334,-6.490968227386475,-6.478379249572754,-6.517297267913818,-6.791998386383057,-6.591083526611328,-6.743693828582764,-6.624507427215576,-6.908504009246826,-6.908504009246826,-7.177349090576172,-6.908504009246826,-6.943265914916992,-7.323477268218994,-6.908504009246826,-6.84635591506958,-6.943265914916992,-7.068204879760742,-7.323477268218994,-7.244296073913574,-7.244296073913574,-7.068204879760742,-7.068204879760742,-7.323477268218994,-7.721417427062988,-7.721417427062988,-8.02244758605957,-7.721417427062988,-7.545326232910156,-7.545326232910156,-7.721417427062988,-8.02244758605957,-8.02244758605957 +-7.608962059020996,-2.0206196308135986,-1.5937254428863525,-0.029192928224802017,-1.582215428352356,-2.4841055870056152,-3.4667601585388184,-3.949140787124634,-4.6904072761535645,-4.739730358123779,-5.133290767669678,-5.077483177185059,-5.383652687072754,-5.325660705566406,-5.591928482055664,-5.495018482208252,-5.82363224029541,-5.70047664642334,-5.860774040222168,-5.770112991333008,-5.901391506195068,-5.87656831741333,-6.040760040283203,-6.14656400680542,-6.378512859344482,-6.117600440979004,-6.529780864715576,-6.404841899871826,-6.19398832321167,-6.353689193725586,-6.378512859344482,-6.654719352722168,-6.763864040374756,-6.705872058868408,-6.705872058868408,-6.567569255828857,-6.567569255828857,-6.763864040374756,-6.705872058868408,-6.705872058868408,-6.90999174118042,-6.90999174118042,-6.90999174118042,-6.90999174118042,-6.90999174118042,-7.131840705871582,-7.006901741027832,-7.006901741027832,-6.608962059020996,-7.006901741027832,-7.006901741027832 +-7.185314178466797,-2.277580499649048,-2.1996095180511475,-1.0239213705062866,-0.08120247721672058,-1.2549327611923218,-2.130375862121582,-3.0212292671203613,-3.907705068588257,-4.138039588928223,-4.463503837585449,-4.535006523132324,-4.899756908416748,-4.83120584487915,-5.015052318572998,-5.015052318572998,-5.310253143310547,-5.298823356628418,-5.486344337463379,-5.414462089538574,-5.641246318817139,-5.693952560424805,-5.787374496459961,-5.90656042098999,-6.009222984313965,-5.787374496459961,-6.009222984313965,-6.282224178314209,-6.185314178466797,-6.071371078491211,-6.071371078491211,-6.106132984161377,-6.231071949005127,-6.340216159820557,-6.282224178314209,-6.340216159820557,-6.708192825317383,-6.340216159820557,-6.407163143157959,-6.282224178314209,-6.486344337463379,-6.583254337310791,-6.884284496307373,-6.583254337310791,-6.486344337463379,-6.486344337463379,-6.884284496307373,-6.708192825317383,-6.884284496307373,-6.486344337463379,-6.486344337463379 +-6.776081085205078,-2.363100290298462,-2.522428274154663,-1.5160170793533325,-0.6320587396621704,-0.17940369248390198,-1.2576147317886353,-1.9896209239959717,-3.033356189727783,-3.4578092098236084,-3.8476853370666504,-3.9526071548461914,-4.381629467010498,-4.344717502593994,-4.548194408416748,-4.585749626159668,-4.86759614944458,-4.857003211975098,-5.142612934112549,-5.05180549621582,-5.185016632080078,-5.174021244049072,-5.662137985229492,-5.270931243896484,-5.378141403198242,-5.433658599853516,-5.599989891052246,-5.821838855743408,-5.776081085205078,-5.571961402893066,-5.571961402893066,-5.734688758850098,-5.821838855743408,-5.87299108505249,-5.696899890899658,-6.298960208892822,-5.99793004989624,-5.930983066558838,-6.174021244049072,-6.174021244049072,-5.930983066558838,-5.930983066558838,-6.07711124420166,-6.07711124420166,-6.174021244049072,-6.07711124420166,-6.475051403045654,-6.475051403045654,-6.07711124420166,-6.298960208892822,-6.776081085205078 +-6.269893169403076,-2.378077268600464,-2.589648485183716,-1.812011480331421,-0.9264631271362305,-0.4833335876464844,-0.3429739773273468,-1.1859394311904907,-2.1153173446655273,-2.708195924758911,-3.119751214981079,-3.3224596977233887,-3.7593483924865723,-3.7913269996643066,-4.007442474365234,-4.08804988861084,-4.30141019821167,-4.366803169250488,-4.579697132110596,-4.690109729766846,-4.738414287567139,-4.87195348739624,-5.014620780944824,-5.190711975097656,-5.15595006942749,-5.15595006942749,-5.190711975097656,-5.66783332824707,-5.315650939941406,-5.366803169250488,-5.424795150756836,-5.66783332824707,-5.66783332824707,-5.491742134094238,-5.79277229309082,-5.66783332824707,-5.79277229309082,-5.79277229309082,-5.79277229309082,-6.269893169403076,-5.968863487243652,-6.269893169403076,-5.66783332824707,-5.570923328399658,-5.491742134094238,-5.968863487243652,-5.968863487243652,-6.269893169403076,-5.79277229309082,-5.968863487243652,-5.79277229309082 +-5.892662525177002,-2.337689161300659,-2.6259608268737793,-1.9934443235397339,-1.2211658954620361,-0.654699444770813,-0.5473380088806152,-0.44252294301986694,-1.4422134160995483,-1.9118415117263794,-2.4293670654296875,-2.626666307449341,-3.1634979248046875,-3.2602055072784424,-3.5562028884887695,-3.6116292476654053,-4.066587924957275,-4.053813457489014,-4.348594665527344,-4.324460983276367,-4.570443630218506,-4.5502400398254395,-4.63739013671875,-4.5502400398254395,-4.989572525024414,-4.938420295715332,-4.778719425201416,-5.114511489868164,-4.892662525177002,-5.047564506530762,-5.047564506530762,-5.415541648864746,-4.938420295715332,-5.415541648864746,-5.114511489868164,-4.938420295715332,-5.290602684020996,-5.415541648864746,-5.114511489868164,-5.290602684020996,-5.047564506530762,-5.415541648864746,-5.415541648864746,-5.114511489868164,-5.892662525177002,-5.415541648864746,-5.193692684173584,-5.290602684020996,-5.415541648864746,-5.193692684173584,-5.193692684173584 +-5.459547996520996,-2.3260087966918945,-2.610128402709961,-2.082423686981201,-1.4351441860198975,-0.9080612063407898,-0.6430413722991943,-0.48793333768844604,-0.7562220096588135,-1.258314609527588,-1.7276368141174316,-1.9177190065383911,-2.440847396850586,-2.5781631469726562,-2.8499534130096436,-3.044574499130249,-3.486419916152954,-3.4818241596221924,-3.7693517208099365,-3.7519776821136475,-4.097819805145264,-4.012389659881592,-4.255427837371826,-4.158517837524414,-4.229098796844482,-4.283456325531006,-4.505305290222168,-4.418155193328857,-4.614449977874756,-4.681396484375,-4.76057767868042,-4.681396484375,-4.857487678527832,-4.505305290222168,-4.76057767868042,-5.158517837524414,-4.76057767868042,-4.982426643371582,-4.76057767868042,-5.158517837524414,-4.982426643371582,-4.857487678527832,-4.857487678527832,-5.158517837524414,-5.459547996520996,-5.158517837524414,-5.459547996520996,-5.158517837524414,-5.158517837524414,-5.158517837524414,-5.158517837524414 +-5.224022388458252,-2.234572649002075,-2.4651107788085938,-2.1031198501586914,-1.6034700870513916,-1.154354453086853,-0.8532505035400391,-0.508529007434845,-0.738741397857666,-0.85179203748703,-1.3312047719955444,-1.4341599941253662,-1.9519487619400024,-2.059075117111206,-2.3721530437469482,-2.598710060119629,-2.96875,-3.074803590774536,-3.2795398235321045,-3.460594654083252,-3.5905542373657227,-3.809049129486084,-3.8622946739196777,-4.01990270614624,-3.9935736656188965,-4.1826300621032715,-4.269780158996582,-4.077894687652588,-4.378924369812012,-4.1826300621032715,-4.378924369812012,-4.378924369812012,-4.224022388458252,-4.445871353149414,-4.746901512145996,-4.922992706298828,-4.621962547302246,-4.922992706298828,-4.445871353149414,-5.224022388458252,-4.746901512145996,-4.922992706298828,-4.621962547302246,-4.621962547302246,-4.922992706298828,-5.224022388458252,-4.746901512145996,-5.224022388458252,-4.746901512145996,-5.224022388458252,-4.746901512145996 +-5.039783000946045,-2.317972183227539,-2.340812921524048,-2.102766752243042,-1.72171950340271,-1.3197062015533447,-1.0684605836868286,-0.6541050672531128,-0.7624028325080872,-0.738340437412262,-1.064856767654419,-1.1016135215759277,-1.5253678560256958,-1.5884569883346558,-1.933251976966858,-2.062974452972412,-2.496957302093506,-2.614901065826416,-2.884446859359741,-2.9428727626800537,-3.1647214889526367,-3.2072739601135254,-3.4269988536834717,-3.43772292137146,-3.738752841949463,-3.641842842102051,-3.863691568374634,-3.7175636291503906,-3.9983901977539062,-4.039783000946045,-3.960601568222046,-4.194684982299805,-4.136693000793457,-4.261631488800049,-4.039783000946045,-4.261631488800049,-4.261631488800049,-4.136693000793457,-4.437722682952881,-4.562661647796631,-4.437722682952881,-4.261631488800049,-4.437722682952881,-4.738752841949463,-4.738752841949463,-4.261631488800049,-4.562661647796631,-5.039783000946045,-4.738752841949463,-4.738752841949463,-4.738752841949463 +-4.840175151824951,-2.1394715309143066,-2.5922019481658936,-2.091212272644043,-1.8239777088165283,-1.468368649482727,-1.2587944269180298,-0.8641462922096252,-0.8994096517562866,-0.7512951493263245,-0.9631494879722595,-0.9017054438591003,-1.2341164350509644,-1.2363814115524292,-1.5075347423553467,-1.622428059577942,-2.031964063644409,-2.1334574222564697,-2.3838090896606445,-2.5391452312469482,-2.790956974029541,-2.9210970401763916,-2.9709434509277344,-3.238115072250366,-3.2719733715057373,-3.227391242980957,-3.348813533782959,-3.478447198867798,-3.6360552310943604,-3.6097261905670166,-3.885932683944702,-3.6360552310943604,-3.6097261905670166,-4.363053798675537,-4.062024116516113,-3.7987823486328125,-3.995077133178711,-3.885932683944702,-4.363053798675537,-4.363053798675537,-4.363053798675537,-4.238115310668945,-4.238115310668945,-4.840175151824951,-4.062024116516113,-4.363053798675537,-4.238115310668945,-3.995077133178711,-4.539144992828369,-4.238115310668945,-4.363053798675537 +-4.741529941558838,-2.341856002807617,-2.3631317615509033,-1.9871814250946045,-1.8384398221969604,-1.5975786447525024,-1.4180713891983032,-1.06337571144104,-1.0600172281265259,-0.8501038551330566,-0.9673779010772705,-0.8419828414916992,-1.1025415658950806,-1.0403072834014893,-1.2889766693115234,-1.3396124839782715,-1.7203404903411865,-1.7872872352600098,-2.039961814880371,-2.1674985885620117,-2.395176887512207,-2.4814584255218506,-2.6587443351745605,-2.8172504901885986,-2.963378429412842,-2.9933416843414307,-3.2943718433380127,-3.1974618434906006,-3.236379861831665,-3.2791318893432617,-3.662348508834839,-3.662348508834839,-3.6275863647460938,-3.700137138366699,-3.5954017639160156,-4.042559623718262,-3.5954017639160156,-3.700137138366699,-3.838439702987671,-4.042559623718262,-3.963378429412842,-4.139469623565674,-4.264408588409424,-4.741529941558838,-4.264408588409424,-4.139469623565674,-4.042559623718262,-4.440499782562256,-4.440499782562256,-4.741529941558838,-4.741529941558838 +-4.700591087341309,-2.2322440147399902,-2.4083352088928223,-2.0661139488220215,-1.9312138557434082,-1.7531574964523315,-1.5670523643493652,-1.280965805053711,-1.236101746559143,-0.9894591569900513,-1.0421028137207031,-0.8558655977249146,-1.056842565536499,-0.9212834239006042,-1.128300666809082,-1.1338002681732178,-1.4763171672821045,-1.487605094909668,-1.7809902429580688,-1.873868703842163,-2.1050949096679688,-2.230769157409668,-2.4083352088928223,-2.530329465866089,-2.7138195037841797,-2.849332809448242,-2.894411325454712,-3.0671226978302,-3.195441246032715,-3.3203799724578857,-3.2856178283691406,-3.421837568283081,-3.5244998931884766,-3.3783719539642334,-3.7005913257598877,-3.7463486194610596,-3.659198522567749,-3.9224400520324707,-3.7975013256073,-4.2234697341918945,-4.098531246185303,-3.9224400520324707,-3.7463486194610596,-4.098531246185303,-3.9224400520324707,-4.098531246185303,-4.001621246337891,-4.098531246185303,-4.001621246337891,-4.399561405181885,-4.098531246185303 +-4.653733253479004,-2.2112536430358887,-2.4310169219970703,-1.9761264324188232,-1.9133706092834473,-1.8441736698150635,-1.6656205654144287,-1.496276617050171,-1.3989436626434326,-1.15445876121521,-1.1514428853988647,-0.9337395429611206,-1.073607087135315,-0.9026853442192078,-1.0539594888687134,-1.0090978145599365,-1.3079676628112793,-1.3021302223205566,-1.5564759969711304,-1.6215176582336426,-1.8865774869918823,-1.9344021081924438,-2.2239811420440674,-2.22076416015625,-2.4923653602600098,-2.5138542652130127,-2.5968284606933594,-2.767242670059204,-2.8024749755859375,-2.981635570526123,-3.0102806091308594,-3.085531711578369,-3.3315141201019287,-3.255793333053589,-3.352703332901001,-3.699490785598755,-3.449613332748413,-3.477642059326172,-3.6123406887054443,-3.4232845306396484,-3.954763412475586,-3.653733253479004,-3.875582218170166,-3.574552059173584,-3.8086352348327637,-4.051673412322998,-3.954763412475586,-3.954763412475586,-4.051673412322998,-4.35270357131958,-3.8086352348327637 +-4.605886459350586,-2.164977550506592,-2.3026905059814453,-2.040038824081421,-1.900878667831421,-1.8432080745697021,-1.7279396057128906,-1.6454157829284668,-1.5637049674987793,-1.3396549224853516,-1.2911769151687622,-1.0530967712402344,-1.1268874406814575,-0.9348063468933105,-1.0396848917007446,-0.9475889205932617,-1.2020800113677979,-1.1645057201385498,-1.4028537273406982,-1.4217631816864014,-1.7066134214401245,-1.7227932214736938,-1.915690541267395,-1.9795461893081665,-2.225675344467163,-2.253704071044922,-2.4385693073272705,-2.4505505561828613,-2.5846972465515137,-2.666367292404175,-2.8350346088409424,-2.8655238151550293,-3.100736618041992,-3.0744075775146484,-3.0618185997009277,-3.190913200378418,-3.3754377365112305,-3.350614070892334,-3.350614070892334,-3.401766538619995,-3.304856538772583,-3.605886459350586,-3.702796697616577,-3.906916618347168,-3.526705265045166,-3.702796697616577,-4.128765106201172,-3.827735424041748,-3.827735424041748,-4.304856777191162,-3.906916618347168 +-4.524980068206787,-2.115046739578247,-2.3517937660217285,-2.023920774459839,-1.9069318771362305,-1.8775969743728638,-1.7446626424789429,-1.828623652458191,-1.654576063156128,-1.5232462882995605,-1.4154014587402344,-1.2019342184066772,-1.2278763055801392,-0.9973500967025757,-1.0624322891235352,-0.9311403036117554,-1.1517001390457153,-1.0835990905761719,-1.2955541610717773,-1.2907158136367798,-1.5355302095413208,-1.570255160331726,-1.7668253183364868,-1.80152428150177,-1.9626871347427368,-2.0435373783111572,-2.165144443511963,-2.255466938018799,-2.3726916313171387,-2.445798635482788,-2.561192035675049,-2.575589895248413,-2.655748128890991,-2.732588291168213,-2.9451963901519775,-2.9451963901519775,-2.968677520751953,-3.0198299884796143,-3.093616247177124,-3.223949909210205,-3.163252115249634,-3.2945311069488525,-3.378851890563965,-3.445798635482788,-3.445798635482788,-3.679882049560547,-3.4835872650146484,-3.378851890563965,-3.570737600326538,-3.74682879447937,-3.922919988632202 +-4.438146591186523,-2.1481120586395264,-2.503648281097412,-1.8806394338607788,-1.8711202144622803,-1.906667709350586,-1.785900354385376,-1.922272801399231,-1.731428861618042,-1.6621723175048828,-1.545495629310608,-1.3647949695587158,-1.3346850872039795,-1.1046993732452393,-1.137551188468933,-0.9642219543457031,-1.1406049728393555,-1.0419472455978394,-1.2345699071884155,-1.2011058330535889,-1.3893165588378906,-1.3991292715072632,-1.5980405807495117,-1.5955374240875244,-1.786868691444397,-1.8854783773422241,-2.0248467922210693,-2.0726585388183594,-2.192633867263794,-2.2797842025756836,-2.3625996112823486,-2.3447248935699463,-2.479105234146118,-2.586888313293457,-2.7057528495788574,-2.667294502258301,-2.8818440437316895,-3.0231733322143555,-2.8818440437316895,-2.894078493118286,-3.1828742027282715,-3.076418876647949,-3.2340266704559326,-3.1371166706085205,-3.2620553970336914,-3.4839041233062744,-3.396754026412964,-3.2920186519622803,-3.396754026412964,-3.396754026412964,-3.396754026412964 +-4.346861362457275,-2.094008207321167,-2.293782949447632,-1.9946788549423218,-1.8874688148498535,-1.8844633102416992,-1.8141069412231445,-2.0415098667144775,-1.7751524448394775,-1.7602739334106445,-1.6136640310287476,-1.513076901435852,-1.4536545276641846,-1.2165275812149048,-1.2440847158432007,-1.0317310094833374,-1.1670223474502563,-1.0484449863433838,-1.2025985717773438,-1.1403052806854248,-1.3252586126327515,-1.3106317520141602,-1.4793938398361206,-1.490132451057434,-1.6710829734802246,-1.6522561311721802,-1.8052821159362793,-1.863987684249878,-2.024641990661621,-2.1138651371002197,-2.1063120365142822,-2.179543972015381,-2.3512260913848877,-2.412362813949585,-2.412362813949585,-2.5339479446411133,-2.6656200885772705,-2.5986733436584473,-2.5687100887298584,-2.884463310241699,-2.8283474445343018,-3.004438638687134,-2.9666500091552734,-3.1707699298858643,-3.1707699298858643,-3.0915887355804443,-3.0458312034606934,-3.4437713623046875,-3.3054685592651367,-3.2676799297332764,-3.2676799297332764 +-4.268999099731445,-2.1106364727020264,-2.2912752628326416,-2.0113203525543213,-1.7962424755096436,-1.9129730463027954,-1.793327808380127,-1.8424876928329468,-1.8187499046325684,-1.8424876928329468,-1.721224308013916,-1.621616005897522,-1.55049729347229,-1.348875641822815,-1.3452370166778564,-1.128490924835205,-1.2120940685272217,-1.0865843296051025,-1.1930872201919556,-1.133230447769165,-1.2804399728775024,-1.2724872827529907,-1.4009425640106201,-1.3830726146697998,-1.5726425647735596,-1.5455433130264282,-1.698456048965454,-1.7557814121246338,-1.8745472431182861,-1.8798328638076782,-1.9994860887527466,-2.087155342102051,-2.092907667160034,-2.2236759662628174,-2.309957504272461,-2.3245162963867188,-2.4836690425872803,-2.4836690425872803,-2.4981470108032227,-2.5969011783599854,-2.7504849433898926,-2.724931001663208,-2.806601047515869,-2.7918777465820312,-2.9679689407348633,-2.907271146774292,-3.0385501384735107,-3.1898176670074463,-3.122870922088623,-3.3659088611602783,-3.3659088611602783 +-4.18112850189209,-2.283501625061035,-2.3003151416778564,-1.9092870950698853,-1.8063803911209106,-1.8651583194732666,-1.823193907737732,-1.9636447429656982,-1.7901935577392578,-1.8693748712539673,-1.7069123983383179,-1.7884317636489868,-1.6732728481292725,-1.4980816841125488,-1.4192008972167969,-1.2553011178970337,-1.300886869430542,-1.1433039903640747,-1.2456214427947998,-1.1246049404144287,-1.2699711322784424,-1.2126457691192627,-1.3524688482284546,-1.3201920986175537,-1.4593180418014526,-1.468479037284851,-1.5834335088729858,-1.6626148223876953,-1.699686050415039,-1.8100608587265015,-1.8757773637771606,-1.9506797790527344,-2.0350005626678467,-2.0350005626678467,-2.1599392890930176,-2.1280503273010254,-2.194356918334961,-2.3615846633911133,-2.432940721511841,-2.3422796726226807,-2.402977466583252,-2.6626148223876953,-2.456852912902832,-2.749764919281006,-2.6626148223876953,-2.8387060165405273,-2.9023749828338623,-2.8387060165405273,-2.8589093685150146,-3.0350005626678467,-3.22688627243042 +-4.12185525894165,-2.158067464828491,-2.202777147293091,-1.9545378684997559,-1.76582932472229,-1.876342535018921,-1.814359188079834,-1.9819761514663696,-1.847697377204895,-1.8385539054870605,-1.7204545736312866,-1.8251899480819702,-1.6921029090881348,-1.5524812936782837,-1.4883867502212524,-1.361432671546936,-1.375999927520752,-1.2353644371032715,-1.2687656879425049,-1.1813386678695679,-1.3245875835418701,-1.2416133880615234,-1.3408182859420776,-1.2931952476501465,-1.4290082454681396,-1.4159914255142212,-1.5252580642700195,-1.5455138683319092,-1.6221680641174316,-1.6716060638427734,-1.7677466869354248,-1.8273890018463135,-1.8523422479629517,-1.9575023651123047,-1.942878246307373,-2.100665807723999,-2.064950466156006,-2.1676127910614014,-2.18233585357666,-2.241041660308838,-2.3023111820220947,-2.3437039852142334,-2.43165922164917,-2.7416439056396484,-2.4686427116394043,-2.7068817615509033,-2.6904914379119873,-2.9457638263702393,-2.7068817615509033,-3.0426738262176514,-2.799635887145996 +-4.124080181121826,-2.1197588443756104,-2.1895816326141357,-1.953818440437317,-1.7024762630462646,-1.8187288045883179,-1.8640087842941284,-2.0168702602386475,-1.8296139240264893,-1.8340455293655396,-1.8144500255584717,-1.896193504333496,-1.7493318319320679,-1.644073247909546,-1.6082062721252441,-1.449218988418579,-1.477676510810852,-1.3091670274734497,-1.3629043102264404,-1.2220772504806519,-1.3366197347640991,-1.2319855690002441,-1.3473789691925049,-1.2746607065200806,-1.4014462232589722,-1.3554420471191406,-1.485590934753418,-1.4806275367736816,-1.5837507247924805,-1.609532356262207,-1.6847474575042725,-1.6943278312683105,-1.8144500255584717,-1.7957005500793457,-1.8340455293655396,-1.9199601411819458,-1.9199601411819458,-2.0826873779296875,-2.0710017681121826,-2.184561014175415,-2.165038824081421,-2.4428389072418213,-2.311166763305664,-2.375892162322998,-2.451982259750366,-2.6189301013946533,-2.676922082901001,-2.709106922149658,-2.580012083053589,-2.762352228164673,-2.8230502605438232 +-4.034307479858398,-2.043081521987915,-2.153493881225586,-1.8274816274642944,-1.755553960800171,-1.8553305864334106,-1.7332775592803955,-1.8411829471588135,-1.8038586378097534,-1.8789714574813843,-1.832910418510437,-1.8669902086257935,-1.7442729473114014,-1.7790350914001465,-1.612703561782837,-1.541547179222107,-1.540152907371521,-1.4194103479385376,-1.3968178033828735,-1.3149762153625488,-1.394821047782898,-1.2791953086853027,-1.344111442565918,-1.3362070322036743,-1.4028637409210205,-1.3423423767089844,-1.4672811031341553,-1.4792131185531616,-1.548586130142212,-1.5630158185958862,-1.565960168838501,-1.6381081342697144,-1.6595591306686401,-1.7814545631408691,-1.7863342761993408,-1.8975869417190552,-1.9104559421539307,-1.9812290668487549,-1.9736096858978271,-2.0008838176727295,-2.065824508666992,-2.1422128677368164,-2.183049201965332,-2.2213940620422363,-2.2861194610595703,-2.411058187484741,-2.4432430267333984,-2.6363675594329834,-2.6540963649749756,-2.7120883464813232,-2.454524040222168 +-3.9907827377319336,-2.347330093383789,-1.9737493991851807,-1.7502334117889404,-1.632847785949707,-1.8032619953155518,-1.7893855571746826,-1.900877594947815,-1.8004510402679443,-1.745270013809204,-1.7403626441955566,-1.9338778257369995,-1.8477678298950195,-1.8354467153549194,-1.6811524629592896,-1.6563289165496826,-1.6160343885421753,-1.4554885625839233,-1.4709546566009521,-1.3963901996612549,-1.4344801902770996,-1.3844013214111328,-1.4098577499389648,-1.3603547811508179,-1.4261165857315063,-1.3963901996612549,-1.4479572772979736,-1.3930875062942505,-1.5122162103652954,-1.4869920015335083,-1.5791629552841187,-1.575809359550476,-1.6197148561477661,-1.6727193593978882,-1.7527365684509277,-1.7379297018051147,-1.773298740386963,-1.8904122114181519,-1.8768393993377686,-2.0317413806915283,-1.9377042055130005,-2.139524459838867,-2.0269949436187744,-2.2425947189331055,-2.1157214641571045,-2.2665069103240967,-2.3779988288879395,-2.4344801902770996,-2.357314348220825,-2.4856326580047607,-2.3887226581573486 +-3.8581159114837646,-1.8943281173706055,-1.9773023128509521,-1.8127930164337158,-1.696747899055481,-1.8410825729370117,-1.7646942138671875,-2.0007834434509277,-1.7789347171783447,-1.757745385169983,-1.9496309757232666,-1.9236174821853638,-1.8758447170257568,-1.8495157957077026,-1.7646942138671875,-1.7182368040084839,-1.632806658744812,-1.5956648588180542,-1.6225874423980713,-1.4549953937530518,-1.4963880777359009,-1.410957932472229,-1.395717978477478,-1.3667542934417725,-1.4532822370529175,-1.3882938623428345,-1.481539011001587,-1.4549953937530518,-1.4707261323928833,-1.5236622095108032,-1.4907599687576294,-1.5297362804412842,-1.5816540718078613,-1.6353994607925415,-1.6849297285079956,-1.750905990600586,-1.7342642545700073,-1.786233901977539,-1.727782130241394,-1.8012111186981201,-1.8088979721069336,-1.8990745544433594,-1.939037799835205,-2.0657241344451904,-2.038572072982788,-2.087263822555542,-2.1953580379486084,-2.4267520904541016,-2.2670512199401855,-2.326637029647827,-2.3667542934417725 +-3.7629785537719727,-1.8284800052642822,-2.194776773452759,-1.767343282699585,-1.6294395923614502,-1.808735966682434,-1.9117201566696167,-1.9500651359558105,-1.8284800052642822,-1.7417892217636108,-1.8764877319335938,-1.8764877319335938,-1.9056459665298462,-1.698520541191101,-1.767343282699585,-1.7176555395126343,-1.6695568561553955,-1.6358736753463745,-1.5927168130874634,-1.5698539018630981,-1.4576271772384644,-1.4888206720352173,-1.556152582168579,-1.4366426467895508,-1.5125584602355957,-1.3480051755905151,-1.4865167140960693,-1.4751768112182617,-1.4865167140960693,-1.491136908531189,-1.529982328414917,-1.5428704023361206,-1.586887240409851,-1.532529592514038,-1.642404556274414,-1.666068434715271,-1.6358736753463745,-1.7176555395126343,-1.7807072401046753,-1.7807072401046753,-1.843900442123413,-1.8184958696365356,-1.9636379480361938,-1.9705867767333984,-1.9848272800445557,-1.9848272800445557,-2.1501946449279785,-2.1719138622283936,-2.1501946449279785,-2.2858572006225586,-2.3480050563812256 +-3.6283888816833496,-1.9381928443908691,-1.8502377271652222,-1.8959951400756836,-1.5791709423065186,-1.7771306037902832,-1.7591571807861328,-1.8575369119644165,-1.7475754022598267,-1.7145750522613525,-1.7475754022598267,-1.872514009475708,-1.9123855829238892,-1.815475583076477,-1.808845043182373,-1.6240675449371338,-1.7041096687316895,-1.6283888816833496,-1.6327537298202515,-1.5791709423065186,-1.6327537298202515,-1.5456035137176514,-1.5078150033950806,-1.4730528593063354,-1.4885098934173584,-1.4640361070632935,-1.5078150033950806,-1.4610716104507446,-1.5314788818359375,-1.485374093055725,-1.5384838581085205,-1.534967303276062,-1.571484088897705,-1.5949652194976807,-1.5909624099731445,-1.7145750522613525,-1.7145750522613525,-1.7041096687316895,-1.7418981790542603,-1.7895398139953613,-1.7591571807861328,-1.8649609088897705,-1.92081880569458,-1.888026237487793,-1.9041130542755127,-1.9123855829238892,-1.8959951400756836,-2.1370272636413574,-2.2134156227111816,-2.2304489612579346,-2.1970250606536865 +-3.496652841567993,-2.065289258956909,-2.034255027770996,-1.7185016870498657,-1.5828391313552856,-1.690472960472107,-1.6771090030670166,-1.8838690519332886,-1.8064568042755127,-1.6641440391540527,-1.8838690519332886,-1.627421259880066,-1.756290316581726,-1.6641440391540527,-1.8631844520568848,-1.8434404134750366,-1.7976828813552856,-1.6515549421310425,-1.6393204927444458,-1.6578038930892944,-1.599025845527649,-1.599025845527649,-1.6045583486557007,-1.5376116037368774,-1.5881679058074951,-1.3860632181167603,-1.5376116037368774,-1.5672340393066406,-1.6215916872024536,-1.5521702766418457,-1.5935629606246948,-1.627421259880066,-1.5881679058074951,-1.5672340393066406,-1.6045583486557007,-1.6215916872024536,-1.7113231420516968,-1.5881679058074951,-1.6333301067352295,-1.8154116868972778,-1.6333301067352295,-1.8532003164291382,-1.8064568042755127,-2.005291223526001,-1.8532003164291382,-2.005291223526001,-1.8945928812026978,-2.005291223526001,-1.7642592191696167,-2.081679582595825,-2.034255027770996 +-3.3895204067230225,-1.5634456872940063,-1.8213187456130981,-1.7662712335586548,-1.569976568222046,-1.7267626523971558,-1.5901799201965332,-1.756052017211914,-1.7082792520523071,-1.681950330734253,-1.8843704462051392,-1.756052017211914,-1.7662712335586548,-1.858041524887085,-1.7767366170883179,-1.699324369430542,-1.7662712335586548,-1.6491577625274658,-1.7082792520523071,-1.7082792520523071,-1.6041905879974365,-1.6652445793151855,-1.57660710811615,-1.6571266651153564,-1.690550446510315,-1.5901799201965332,-1.6336456537246704,-1.5634456872940063,-1.6041905879974365,-1.611369252204895,-1.569976568222046,-1.6491577625274658,-1.5634456872940063,-1.699324369430542,-1.5202887058258057,-1.5506713390350342,-1.5901799201965332,-1.798455834388733,-1.7662712335586548,-1.611369252204895,-1.7267626523971558,-1.798455834388733,-1.690550446510315,-1.690550446510315,-1.8710064888000488,-1.833217978477478,-1.9915804862976074,-2.110766887664795,-1.8454524278640747,-2.047097682952881,-2.0093092918395996 +-3.2227165699005127,-1.7603185176849365,-2.0185964107513428,-1.9216864109039307,-1.403172492980957,-1.8425052165985107,-1.7042025327682495,-1.7913527488708496,-1.7455952167510986,-1.8609886169433594,-1.731354832649231,-1.8425052165985107,-1.824776530265808,-1.7755584716796875,-1.8609886169433594,-1.7455952167510986,-1.6786483526229858,-1.6316518783569336,-1.6206564903259277,-1.6664140224456787,-1.731354832649231,-1.7755584716796875,-1.6429328918457031,-1.7175664901733398,-1.6912375688552856,-1.6664140224456787,-1.474528431892395,-1.6786483526229858,-1.5237464904785156,-1.5506186485290527,-1.824776530265808,-1.5695040225982666,-1.5067131519317627,-1.6316518783569336,-1.7042025327682495,-1.6316518783569336,-1.6206564903259277,-1.5892480611801147,-1.6786483526229858,-1.8077430725097656,-1.731354832649231,-1.6664140224456787,-1.4984406232833862,-1.7175664901733398,-1.7175664901733398,-1.8425052165985107,-1.6912375688552856,-1.9004971981048584,-1.8609886169433594,-1.8425052165985107,-2.0185964107513428 +-2.992553472518921,-1.3113123178482056,-1.78843355178833,-1.7621046304702759,-1.3491008281707764,-1.8164622783660889,-1.691523551940918,-1.8164622783660889,-1.6703342199325562,-1.8786101341247559,-1.7372809648513794,-1.5453954935073853,-1.913372278213501,-1.8164622783660889,-1.7372809648513794,-1.691523551940918,-1.7372809648513794,-1.8164622783660889,-1.7137999534606934,-2.038311004638672,-2.089463472366333,-1.9511607885360718,-1.6123422384262085,-1.6703342199325562,-1.7372809648513794,-1.7137999534606934,-1.5611897706985474,-1.5946135520935059,-1.6308256387710571,-1.6501308679580688,-1.78843355178833,-1.7372809648513794,-1.5301555395126343,-1.8786101341247559,-1.6703342199325562,-1.7137999534606934,-1.6703342199325562,-1.7137999534606934,-1.7137999534606934,-1.6501308679580688,-1.5946135520935059,-1.5946135520935059,-1.5946135520935059,-1.913372278213501,-1.6703342199325562,-1.5946135520935059,-1.691523551940918,-1.7621046304702759,-1.9511607885360718,-1.7372809648513794,-2.1474554538726807 +-2.9185545444488525,-1.576131820678711,-1.9643120765686035,-1.9643120765686035,-1.61752450466156,-2.0734565258026123,-1.7724264860153198,-2.1404032707214355,-1.742463231086731,-1.8046112060546875,-1.742463231086731,-1.520614504814148,-1.5963352918624878,-1.8771618604660034,-1.61752450466156,-1.7144345045089722,-1.4871907234191895,-1.663282036781311,-1.520614504814148,-2.0734565258026123,-1.61752450466156,-1.5963352918624878,-1.61752450466156,-1.5383433103561401,-1.576131820678711,-1.688105583190918,-1.7724264860153198,-1.5568267107009888,-1.742463231086731,-1.503581166267395,-1.688105583190918,-1.5568267107009888,-1.61752450466156,-1.6398009061813354,-1.742463231086731,-1.742463231086731,-1.5963352918624878,-1.6398009061813354,-1.688105583190918,-1.8393733501434326,-1.742463231086731,-2.0154645442962646,-1.663282036781311,-1.663282036781311,-1.7144345045089722,-1.8393733501434326,-1.8393733501434326,-1.663282036781311,-1.7724264860153198,-2.0154645442962646,-1.9643120765686035 +-2.6910815238952637,-1.9129302501678467,-1.9129302501678467,-2.3900513648986816,-1.348658800125122,-1.3688621520996094,-1.9921115636825562,-2.2139601707458496,-1.544953465461731,-1.9921115636825562,-1.7879915237426758,-1.9129302501678467,-1.7879915237426758,-1.736838936805725,-1.7879915237426758,-1.8459835052490234,-1.6910815238952637,-1.8459835052490234,-1.736838936805725,-1.544953465461731,-1.736838936805725,-1.9921115636825562,-1.6496888399124146,-1.736838936805725,-1.6119002103805542,-1.736838936805725,-1.6119002103805542,-1.6910815238952637,-1.6910815238952637,-1.5771381855010986,-1.6496888399124146,-1.6496888399124146,-1.6496888399124146,-1.736838936805725,-1.7879915237426758,-1.514990210533142,-1.6496888399124146,-1.736838936805725,-1.7879915237426758,-1.6496888399124146,-1.514990210533142,-1.8459835052490234,-1.6496888399124146,-1.5771381855010986,-1.6119002103805542,-1.9129302501678467,-1.6119002103805542,-1.6496888399124146,-1.5771381855010986,-1.736838936805725,-1.8459835052490234 +-2.624282121658325,-1.6700396537780762,-1.6700396537780762,-1.6242821216583252,-1.4201620817184448,-1.6700396537780762,-1.582889437675476,-2.0222220420837402,-1.6700396537780762,-1.7211921215057373,-1.7791839838027954,-1.8461308479309082,-1.9253120422363281,-1.6700396537780762,-1.8461308479309082,-1.6242821216583252,-1.582889437675476,-1.3938331604003906,-1.5103387832641602,-1.582889437675476,-1.7791839838027954,-1.6700396537780762,-1.7791839838027954,-1.582889437675476,-1.6242821216583252,-1.5103387832641602,-1.6242821216583252,-1.6242821216583252,-1.6700396537780762,-1.8461308479309082,-1.7211921215057373,-1.5103387832641602,-1.7791839838027954,-1.7211921215057373,-1.7791839838027954,-1.8461308479309082,-1.8461308479309082,-1.9253120422363281,-1.7791839838027954,-2.0222220420837402,-1.8461308479309082,-1.7791839838027954,-2.0222220420837402,-1.8461308479309082,-1.9253120422363281,-1.7791839838027954,-1.6242821216583252,-1.7791839838027954,-1.6700396537780762,-1.8461308479309082,-1.6242821216583252 +-2.5171959400177,-1.238442301750183,-1.6141059398651123,-1.6141059398651123,-1.4380146265029907,-1.6141059398651123,-1.5171959400177002,-1.9151358604431152,-1.5171959400177002,-1.8182258605957031,-1.67209792137146,-1.8182258605957031,-1.8182258605957031,-1.9151358604431152,-2.040074586868286,-1.67209792137146,-1.8182258605957031,-1.7390446662902832,-1.8182258605957031,-2.216165781021118,-2.040074586868286,-1.67209792137146,-1.5629533529281616,-1.67209792137146,-2.216165781021118,-1.7390446662902832,-2.040074586868286,-1.8182258605957031,-1.7390446662902832,-1.8182258605957031,-1.9151358604431152,-1.7390446662902832,-1.7390446662902832,-1.5171959400177002,-1.67209792137146,-1.8182258605957031,-1.5629533529281616,-1.4758031368255615,-1.6141059398651123,-1.67209792137146,-1.8182258605957031,-1.6141059398651123,-1.5629533529281616,-1.4758031368255615,-1.7390446662902832,-1.9151358604431152,-1.5629533529281616,-1.6141059398651123,-1.9151358604431152,-2.216165781021118,-2.040074586868286 +-2.6580114364624023,-1.0669467449188232,-1.9590413570404053,-1.8798601627349854,-1.2962836027145386,-1.7549214363098145,-1.4819201231002808,-1.5440680980682373,-1.7037688493728638,-1.5440680980682373,-2.1808900833129883,-2.0559513568878174,-2.0559513568878174,-1.7037688493728638,-1.7549214363098145,-1.5118833780288696,-1.8129132986068726,-2.1808900833129883,-1.7037688493728638,-1.5440680980682373,-1.5440680980682373,-1.7549214363098145,-1.5440680980682373,-1.8129132986068726,-1.6580114364624023,-1.5788301229476929,-1.9590413570404053,-2.1808900833129883,-1.7549214363098145,-1.5440680980682373,-1.8129132986068726,-1.9590413570404053,-1.6580114364624023,-1.7549214363098145,-1.6166187524795532,-1.8798601627349854,-1.8798601627349854,-2.0559513568878174,-1.7037688493728638,-1.6580114364624023,-1.8798601627349854,-1.8129132986068726,-1.6580114364624023,-1.8129132986068726,-1.8129132986068726,-1.5440680980682373,-1.8798601627349854,-1.9590413570404053,-1.6580114364624023,-2.1808900833129883,-1.8129132986068726 +-2.671172857284546,-1.768082857131958,-2.194051504135132,-1.4407238960266113,-1.2909616231918335,-1.3287501335144043,-1.5919915437698364,-1.6297801733016968,-1.7169302701950073,-1.671172857284546,-1.893021583557129,-1.7169302701950073,-1.8260748386383057,-1.6297801733016968,-2.194051504135132,-1.5250447988510132,-1.893021583557129,-1.4670528173446655,-1.6297801733016968,-1.5572295188903809,-1.671172857284546,-1.4950815439224243,-1.5572295188903809,-1.671172857284546,-1.768082857131958,-1.7169302701950073,-1.5572295188903809,-1.8260748386383057,-1.9722028970718384,-1.8260748386383057,-1.671172857284546,-1.9722028970718384,-1.6297801733016968,-1.8260748386383057,-1.7169302701950073,-1.9722028970718384,-1.893021583557129,-2.194051504135132,-1.8260748386383057,-1.5572295188903809,-1.893021583557129,-2.194051504135132,-1.768082857131958,-1.7169302701950073,-1.893021583557129,-1.8260748386383057,-1.768082857131958,-1.768082857131958,-1.5250447988510132,-2.069112777709961,-1.671172857284546 +-2.4377505779266357,-1.8356906175613403,-2.136720657348633,-1.1367205381393433,-1.5926525592803955,-1.5346605777740479,-1.6595993041992188,-1.4835081100463867,-1.4835081100463867,-1.2073016166687012,-1.5346605777740479,-1.9606293439865112,-2.4377505779266357,-1.6595993041992188,-1.5926525592803955,-1.7387806177139282,-1.8356906175613403,-1.8356906175613403,-1.8356906175613403,-1.8356906175613403,-1.5926525592803955,-2.4377505779266357,-1.9606293439865112,-1.7387806177139282,-1.6595993041992188,-1.7387806177139282,-1.7387806177139282,-1.6595993041992188,-1.8356906175613403,-1.6595993041992188,-1.7387806177139282,-2.4377505779266357,-1.6595993041992188,-1.7387806177139282,-1.6595993041992188,-2.4377505779266357,-1.6595993041992188,-1.6595993041992188,-1.7387806177139282,-1.9606293439865112,-1.9606293439865112,-1.4835081100463867,-1.8356906175613403,-1.7387806177139282,-1.6595993041992188,-1.9606293439865112,-1.6595993041992188,-1.7387806177139282,-1.8356906175613403,-1.6595993041992188,-2.136720657348633 +-2.4082400798797607,-1.2621119022369385,-1.1777909994125366,-1.8061800003051758,-1.7092700004577637,-1.563141942024231,-1.9311187267303467,-1.8061800003051758,-1.8061800003051758,-2.1072099208831787,-1.5051499605178833,-2.1072099208831787,-1.563141942024231,-1.7092700004577637,-1.6300886869430542,-1.8061800003051758,-1.7092700004577637,-1.5051499605178833,-1.4539974927902222,-1.5051499605178833,-1.2321486473083496,-1.7092700004577637,-1.5051499605178833,-1.563141942024231,-1.6300886869430542,-1.5051499605178833,-1.7092700004577637,-2.1072099208831787,-1.8061800003051758,-2.1072099208831787,-1.9311187267303467,-1.7092700004577637,-1.7092700004577637,-1.9311187267303467,-1.8061800003051758,-1.6300886869430542,-1.9311187267303467,-1.9311187267303467,-1.6300886869430542,-1.8061800003051758,-1.9311187267303467,-2.4082400798797607,-1.9311187267303467,-2.1072099208831787,-2.1072099208831787,-1.8061800003051758,-1.9311187267303467,-1.9311187267303467,-1.7092700004577637,-2.4082400798797607,-2.1072099208831787 +-2.338456630706787,-1.037426471710205,-1.162365198135376,-1.861335277557373,-1.4353665113449097,-1.7363965511322021,-1.861335277557373,-1.861335277557373,-1.861335277557373,-2.037426471710205,-1.7363965511322021,-1.861335277557373,-1.7363965511322021,-1.4933584928512573,-1.6394864320755005,-1.5603052377700806,-1.861335277557373,-1.6394864320755005,-1.7363965511322021,-1.861335277557373,-1.6394864320755005,-1.7363965511322021,-1.6394864320755005,-2.338456630706787,-1.5603052377700806,-1.7363965511322021,-1.6394864320755005,-2.037426471710205,-1.384213924407959,-1.861335277557373,-1.861335277557373,-2.037426471710205,-1.4353665113449097,-2.037426471710205,-1.4353665113449097,-1.861335277557373,-1.861335277557373,-2.338456630706787,-1.7363965511322021,-2.037426471710205,-1.861335277557373,-1.861335277557373,-1.861335277557373,-2.037426471710205,-2.037426471710205,-1.861335277557373,-2.037426471710205,-1.861335277557373,-1.6394864320755005,-2.037426471710205,-1.7363965511322021 +-2.2966651916503906,-1.8195439577102661,-2.2966651916503906,-1.4515671730041504,-1.4515671730041504,-1.6946052312850952,-1.5185139179229736,-1.597695231437683,-1.597695231437683,-1.1827218532562256,-1.3935751914978027,-1.9956351518630981,-1.6946052312850952,-1.8195439577102661,-1.6946052312850952,-1.6946052312850952,-1.8195439577102661,-1.597695231437683,-1.597695231437683,-1.5185139179229736,-1.9956351518630981,-1.6946052312850952,-1.597695231437683,-1.9956351518630981,-1.597695231437683,-1.9956351518630981,-1.6946052312850952,-1.597695231437683,-1.9956351518630981,-1.5185139179229736,-1.8195439577102661,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.597695231437683,-1.9956351518630981,-1.8195439577102661,-1.9956351518630981,-1.8195439577102661,-2.2966651916503906,-2.2966651916503906,-1.8195439577102661,-1.3424227237701416,-1.9956351518630981,-1.6946052312850952,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.5185139179229736,-1.9956351518630981,-1.597695231437683 +-1.991226077079773,-1.991226077079773,-1.5141048431396484,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.6901960372924805,-1.6901960372924805,-1.3891661167144775,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.991226077079773,-1.6901960372924805,-1.6901960372924805,-1.5141048431396484,-1.991226077079773,-1.991226077079773,-1.6901960372924805,-1.5141048431396484,-1.6901960372924805,-1.6901960372924805,-1.6901960372924805,-1.5141048431396484,-1.991226077079773,-1.6901960372924805,-1.5141048431396484,-1.5141048431396484,-1.6901960372924805,-1.6901960372924805,-1.6901960372924805,-1.991226077079773,-1.6901960372924805,-1.991226077079773,-1.991226077079773,-1.6901960372924805,-1.6901960372924805,-1.991226077079773,-1.3891661167144775,-1.5141048431396484,-1.6901960372924805,-1.6901960372924805,-1.5141048431396484,-1.5141048431396484,-1.991226077079773,-1.5141048431396484,-1.6901960372924805,-1.6901960372924805,-1.991226077079773,-1.6901960372924805 +-1.9867717027664185,-1.509650468826294,-1.0836817026138306,-1.9867717027664185,-1.509650468826294,-1.9867717027664185,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.9867717027664185,-1.6857417821884155,-1.509650468826294,-1.9867717027664185,-1.9867717027664185,-1.384711742401123,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.509650468826294,-1.9867717027664185,-1.509650468826294,-1.6857417821884155,-1.509650468826294,-1.9867717027664185,-1.6857417821884155,-1.287801742553711,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.9867717027664185,-1.9867717027664185,-1.6857417821884155,-1.6857417821884155,-1.9867717027664185,-1.6857417821884155,-1.9867717027664185,-1.6857417821884155,-1.6857417821884155,-1.509650468826294,-1.6857417821884155,-1.9867717027664185,-1.509650468826294,-1.9867717027664185,-1.9867717027664185,-1.6857417821884155 +-1.9777235984802246,-1.5006023645401,-1.5006023645401,-1.5006023645401,-1.3756636381149292,-1.3756636381149292,-1.6766935586929321,-1.9777235984802246,-1.6766935586929321,-1.6766935586929321,-1.9777235984802246,-1.5006023645401,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.9777235984802246,-1.6766935586929321,-1.6766935586929321,-1.9777235984802246,-1.5006023645401,-1.6766935586929321,-1.9777235984802246,-1.6766935586929321,-1.9777235984802246,-1.6766935586929321,-1.6766935586929321,-1.5006023645401,-1.9777235984802246,-1.9777235984802246,-1.6766935586929321,-1.5006023645401,-1.6766935586929321,-1.6766935586929321,-1.9777235984802246,-1.5006023645401,-1.9777235984802246,-1.9777235984802246,-1.6766935586929321,-1.5006023645401,-1.9777235984802246,-1.5006023645401,-1.9777235984802246,-1.6766935586929321,-1.9777235984802246,-1.6766935586929321,-1.9777235984802246,-1.9777235984802246,-1.6766935586929321,-1.9777235984802246,-1.9777235984802246,-1.5006023645401 +-1.8450980186462402,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.5440680980682373,-1.5440680980682373,-1.5440680980682373,-1.1461280584335327,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.3679767847061157,-1.2430380582809448,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.5440680980682373,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402,-1.8450980186462402 +-2.1553361415863037,-2.1553361415863037,-1.6782147884368896,-1.5532760620117188,-1.5532760620117188,-1.8543061017990112,-1.6782147884368896,-2.1553361415863037,-1.6782147884368896,-1.6782147884368896,-1.8543061017990112,-1.8543061017990112,-1.3771847486495972,-1.3771847486495972,-1.8543061017990112,-1.4563660621643066,-1.4563660621643066,-1.5532760620117188,-1.6782147884368896,-1.4563660621643066,-1.6782147884368896,-1.5532760620117188,-1.5532760620117188,-1.8543061017990112,-2.1553361415863037,-1.8543061017990112,-1.8543061017990112,-2.1553361415863037,-1.8543061017990112,-1.8543061017990112,-2.1553361415863037,-1.5532760620117188,-1.8543061017990112,-2.1553361415863037,-1.5532760620117188,-2.1553361415863037,-2.1553361415863037,-1.6782147884368896,-1.8543061017990112,-1.2522460222244263,-1.8543061017990112,-1.8543061017990112,-1.5532760620117188,-1.8543061017990112,-1.6782147884368896,-1.8543061017990112,-2.1553361415863037,-1.5532760620117188,-1.6782147884368896,-1.5532760620117188,-2.1553361415863037 +-2.0086002349853516,-2.0086002349853516,-1.707570195198059,-1.4065401554107666,-1.5314788818359375,-1.4065401554107666,-1.5314788818359375,-2.0086002349853516,-1.707570195198059,-1.5314788818359375,-2.0086002349853516,-1.5314788818359375,-1.707570195198059,-1.5314788818359375,-2.0086002349853516,-1.5314788818359375,-1.5314788818359375,-1.2304489612579346,-1.707570195198059,-1.4065401554107666,-2.0086002349853516,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.4065401554107666,-2.0086002349853516,-1.4065401554107666,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-2.0086002349853516,-2.0086002349853516,-1.707570195198059,-1.707570195198059,-2.0086002349853516,-1.707570195198059,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-1.707570195198059,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-2.0086002349853516,-1.707570195198059 +-2.064457893371582,-1.0644580125808716,-2.064457893371582,-1.763427972793579,-2.064457893371582,-1.4623980522155762,-1.587336778640747,-1.763427972793579,-1.587336778640747,-1.763427972793579,-1.587336778640747,-1.763427972793579,-1.587336778640747,-1.763427972793579,-1.2863067388534546,-2.064457893371582,-2.064457893371582,-1.763427972793579,-1.763427972793579,-1.3654879331588745,-1.587336778640747,-2.064457893371582,-1.587336778640747,-1.587336778640747,-1.3654879331588745,-2.064457893371582,-2.064457893371582,-1.587336778640747,-1.763427972793579,-1.763427972793579,-1.587336778640747,-2.064457893371582,-1.587336778640747,-1.587336778640747,-1.763427972793579,-1.763427972793579,-2.064457893371582,-1.763427972793579,-1.587336778640747,-2.064457893371582,-2.064457893371582,-2.064457893371582,-2.064457893371582,-2.064457893371582,-1.587336778640747,-2.064457893371582,-2.064457893371582,-2.064457893371582,-2.064457893371582,-2.064457893371582,-1.587336778640747 +-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.5118833780288696,-1.5118833780288696,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.335792064666748,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.5118833780288696,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.515973091125488,-0.005662526935338974,-1.9700130224227905,-2.780182123184204,-3.346381187438965,-3.962235927581787,-4.784384727478027,-5.630611896514893,-6.075064182281494,-6.576454162597656,-6.652650356292725,-6.9477715492248535,-7.068815231323242,-7.436791896820068,-7.561730861663818,-7.474580764770508,-7.670875549316406,-8.038851737976074,-7.612883567810059,-7.913913249969482,-8.214942932128906,-8.038851737976074,-8.214942932128906,-8.038851737976074,-8.515973091125488,-8.214942932128906,-8.515973091125488,-8.038851737976074,-8.214942932128906,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.214942932128906,-8.515973091125488,-8.515973091125488,-8.515973091125488,-8.515973091125488 +-7.939809799194336,-1.3484933376312256,-0.02774408459663391,-1.8165520429611206,-2.808412790298462,-3.7023415565490723,-4.388604164123535,-5.232239723205566,-5.578082084655762,-6.1689581871032715,-6.0207319259643555,-6.524836540222168,-6.508446216583252,-6.82586669921875,-7.161658763885498,-7.240839958190918,-7.094711780548096,-7.240839958190918,-7.33774995803833,-7.46268892288208,-7.161658763885498,-7.33774995803833,-7.638780117034912,-7.939809799194336,-7.638780117034912,-7.638780117034912,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.638780117034912,-7.939809799194336,-7.939809799194336,-7.939809799194336,-7.939809799194336 +-7.366004467010498,-1.5218021869659424,-1.0527846813201904,-0.06867280602455139,-1.6030501127243042,-2.612981081008911,-3.6965017318725586,-4.604076862335205,-5.006169319152832,-5.675808429718018,-5.6584343910217285,-6.161884784698486,-5.934640884399414,-6.286823272705078,-6.252061367034912,-6.324612140655518,-6.520906448364258,-6.520906448364258,-6.763944625854492,-6.888883590698242,-6.888883590698242,-7.064974784851074,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.064974784851074,-7.366004467010498,-7.064974784851074,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.064974784851074,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498,-7.366004467010498 +-6.740306377410889,-1.3870635032653809,-1.28587007522583,-0.7944862842559814,-0.15221361815929413,-1.4151746034622192,-2.4446072578430176,-3.738140344619751,-4.126464366912842,-4.82122802734375,-4.9479146003723145,-5.3785786628723145,-5.184003829956055,-5.6263628005981445,-5.536186218261719,-5.594178199768066,-5.962154865264893,-6.263185024261475,-5.962154865264893,-6.263185024261475,-6.138246536254883,-6.740306377410889,-6.439276218414307,-6.740306377410889,-6.439276218414307,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889,-6.740306377410889 +-6.108928680419922,-1.3248605728149414,-1.3609964847564697,-1.0709882974624634,-0.5777280926704407,-0.28994619846343994,-1.3661326169967651,-2.5490217208862305,-3.1518001556396484,-3.9949851036071777,-4.108928680419922,-4.60377836227417,-4.496144771575928,-5.154685974121094,-5.029747009277344,-5.506868362426758,-5.263830661773682,-5.631807327270508,-5.631807327270508,-5.631807327270508,-5.80789852142334,-6.108928680419922,-5.80789852142334,-5.631807327270508,-6.108928680419922,-5.80789852142334,-6.108928680419922,-6.108928680419922,-6.108928680419922,-5.80789852142334,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922,-6.108928680419922 +-5.384077072143555,-1.3213074207305908,-1.3584847450256348,-1.2601929903030396,-0.8622464537620544,-0.46873024106025696,-0.4748958349227905,-1.551632285118103,-1.9694381952285767,-2.9931421279907227,-3.1240060329437256,-3.7930126190185547,-3.6516835689544678,-4.384077072143555,-4.003866195678711,-4.685107231140137,-4.685107231140137,-4.605926036834717,-4.685107231140137,-5.384077072143555,-5.083047389984131,-5.384077072143555,-5.083047389984131,-5.384077072143555,-5.083047389984131,-5.384077072143555,-5.384077072143555,-5.083047389984131,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555,-5.384077072143555 +-4.539602756500244,-1.2462403774261475,-1.2769145965576172,-1.3830537796020508,-1.0497850179672241,-0.6609662771224976,-0.48258382081985474,-0.819030225276947,-1.3509557247161865,-2.059596061706543,-2.37823486328125,-2.926819086074829,-3.3354830741882324,-3.585360527038574,-4.062481880187988,-3.7614517211914062,-4.23857307434082,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244,-4.539602756500244 +-3.797128915786743,-1.2016327381134033,-1.2324628829956055,-1.4169178009033203,-1.1616452932357788,-0.8272473812103271,-0.5897639393806458,-0.755341649055481,-0.9243901968002319,-1.527616024017334,-1.6298116445541382,-2.365765333175659,-2.435401201248169,-2.797128915786743,-3.098159074783325,-3.4960989952087402,-3.1950690746307373,-3.1950690746307373,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.4960989952087402,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743,-3.797128915786743 +-3.3951516151428223,-1.1621555089950562,-1.2367891073226929,-1.4457615613937378,-1.3087917566299438,-0.9972115755081177,-0.7429052591323853,-0.7813097834587097,-0.8222799897193909,-1.1374729871749878,-1.2680467367172241,-1.8040869235992432,-1.7139103412628174,-2.4920616149902344,-2.3951516151428223,-2.6170003414154053,-2.550053596496582,-2.918030261993408,-3.0941216945648193,-3.0941216945648193,-2.918030261993408,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223,-3.3951516151428223 +-3.2070956230163574,-1.1501907110214233,-1.400915503501892,-1.5258543491363525,-1.30400550365448,-1.0310043096542358,-0.8974653482437134,-0.889032244682312,-0.8056949973106384,-1.039778232574463,-1.0252519845962524,-1.5349977016448975,-1.4910922050476074,-1.8646728992462158,-2.0029754638671875,-2.6050355434417725,-2.3040056228637695,-2.7299742698669434,-2.6050355434417725,-2.9060654640197754,-3.2070956230163574,-2.9060654640197754,-2.9060654640197754,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574,-3.2070956230163574 +-2.986771821975708,-1.1805917024612427,-1.3635224103927612,-1.4069881439208984,-1.384711742401123,-1.0729578733444214,-0.9375537037849426,-1.100281000137329,-0.8344833850860596,-1.0522732734680176,-1.0136438608169556,-1.333559274673462,-1.287801742553711,-1.7563228607177734,-1.6645524501800537,-1.8728283643722534,-2.287801742553711,-2.685741662979126,-2.384711742401123,-2.685741662979126,-2.685741662979126,-2.685741662979126,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708,-2.986771821975708 +-2.6776068210601807,-1.1094051599502563,-1.0978233814239502,-1.7745169401168823,-1.2626335620880127,-1.0755469799041748,-0.961603581905365,-1.0865423679351807,-0.8782663941383362,-1.3988533020019531,-1.064823031425476,-1.3988533020019531,-1.2304489612579346,-1.5984257459640503,-1.7233644723892212,-1.8994556665420532,-2.2004857063293457,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.3765769004821777,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807,-2.6776068210601807 +-2.7101173400878906,-1.262959361076355,-1.247719407081604,-1.563989281654358,-1.1660493612289429,-1.295143961906433,-0.9941140413284302,-1.119052767753601,-1.0380195379257202,-1.097333550453186,-1.1080573797225952,-1.3299061059951782,-1.1538149118423462,-1.4313637018203735,-1.2187557220458984,-1.7558748722076416,-2.0111472606658936,-2.7101173400878906,-2.4090874195098877,-2.4090874195098877,-2.4090874195098877,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906,-2.7101173400878906 +-2.3483047485351562,-1.2691236734390259,-1.3483048677444458,-1.1722136735916138,-1.5032068490982056,-1.1178559064865112,-1.2343615293502808,-1.3483048677444458,-1.3069121837615967,-1.2343615293502808,-1.2343615293502808,-1.3940623998641968,-1.3483048677444458,-1.3069121837615967,-1.2343615293502808,-1.2691236734390259,-1.8711836338043213,-2.0472748279571533,-1.8711836338043213,-1.7462449073791504,-2.0472748279571533,-1.8711836338043213,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562,-2.3483047485351562 +-2.0128371715545654,-1.535715937614441,-1.7118072509765625,-1.535715937614441,-1.535715937614441,-1.535715937614441,-1.41077721118927,-1.7118072509765625,-1.109747290611267,-1.41077721118927,-1.41077721118927,-1.313867211341858,-1.0585947036743164,-1.41077721118927,-1.313867211341858,-2.0128371715545654,-1.535715937614441,-1.535715937614441,-1.7118072509765625,-1.7118072509765625,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-1.7118072509765625,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654 +-2.0211892127990723,-1.3222192525863647,-0.9797965884208679,-1.0211893320083618,-1.7201592922210693,-1.5440680980682373,-1.5440680980682373,-1.5440680980682373,-1.118099331855774,-1.7201592922210693,-1.3222192525863647,-1.5440680980682373,-1.3222192525863647,-1.7201592922210693,-1.7201592922210693,-1.7201592922210693,-1.7201592922210693,-1.7201592922210693,-2.0211892127990723,-2.0211892127990723,-1.7201592922210693,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723,-2.0211892127990723 +-1.9637877941131592,-1.2648178339004517,-1.4866665601730347,-1.9637877941131592,-1.9637877941131592,-1.6627578735351562,-1.1856366395950317,-1.2648178339004517,-1.9637877941131592,-1.6627578735351562,-1.6627578735351562,-1.6627578735351562,-1.1856366395950317,-1.6627578735351562,-1.2648178339004517,-1.9637877941131592,-1.6627578735351562,-1.3617278337478638,-1.3617278337478638,-1.6627578735351562,-1.3617278337478638,-1.6627578735351562,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592,-1.9637877941131592 +-2.0128371715545654,-0.9714445471763611,-1.535715937614441,-1.7118072509765625,-1.234686017036438,-1.41077721118927,-1.41077721118927,-2.0128371715545654,-1.7118072509765625,-1.7118072509765625,-1.313867211341858,-1.535715937614441,-1.41077721118927,-1.535715937614441,-1.535715937614441,-1.7118072509765625,-1.234686017036438,-1.535715937614441,-1.41077721118927,-1.7118072509765625,-1.7118072509765625,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654,-2.0128371715545654 +-1.7993404865264893,-1.1003705263137817,-0.8450980186462402,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.8129132986068726,-1.2108533382415771,-1.5118833780288696,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.335792064666748,-1.8129132986068726,-1.8129132986068726,-1.335792064666748,-1.8129132986068726,-1.2108533382415771,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.5118833780288696,-1.8129132986068726,-1.335792064666748,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726,-1.8129132986068726 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.4149733781814575,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604,-1.7160032987594604 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.518854141235352,-0.00590533996000886,-1.9297575950622559,-2.849771499633789,-3.545818567276001,-4.351300239562988,-5.218693256378174,-5.993809223175049,-6.6103692054748535,-6.950652122497559,-7.518854141235352,-7.372725963592529,-7.819883823394775,-7.9167938232421875,-8.21782398223877,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.21782398223877,-8.518854141235352,-8.518854141235352,-8.518854141235352,-8.518854141235352 +-7.937915325164795,-1.1506214141845703,-0.04011283442378044,-1.792577862739563,-2.890122890472412,-3.9738917350769043,-4.897708892822266,-5.634719371795654,-6.221911907196045,-6.615695953369141,-7.092817306518555,-7.092817306518555,-7.460793972015381,-7.092817306518555,-7.937915325164795,-7.636885643005371,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795,-7.937915325164795 +-7.36240291595459,-1.5226423740386963,-0.9802758097648621,-0.07429401576519012,-1.671816349029541,-2.9194533824920654,-4.216275215148926,-4.912154197692871,-5.614214897155762,-5.931039333343506,-6.40816068649292,-6.40816068649292,-6.584251880645752,-7.061373233795166,-7.36240291595459,-7.061373233795166,-6.885282039642334,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459,-7.36240291595459 +-6.742888450622559,-1.5800942182540894,-1.3757917881011963,-0.8244088888168335,-0.12616300582885742,-1.4951704740524292,-2.7523720264434814,-3.973511219024658,-4.678430557250977,-5.174686908721924,-5.362677097320557,-5.788646221160889,-5.897790431976318,-6.2657670974731445,-6.742888450622559,-6.2657670974731445,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.441858291625977,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559,-6.742888450622559 +-6.115391254425049,-1.673162579536438,-1.6675515174865723,-1.3533660173416138,-0.511364221572876,-0.24707332253456116,-1.4513986110687256,-2.5557241439819336,-3.406970500946045,-3.9631030559539795,-4.462179183959961,-4.700417995452881,-5.073998928070068,-5.416421413421631,-5.814361572265625,-5.638270378112793,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049,-6.115391254425049 +-5.3912353515625,-1.6773247718811035,-1.8196427822113037,-1.6062613725662231,-0.7613873481750488,-0.36780568957328796,-0.5057212710380554,-1.7162821292877197,-2.357811450958252,-3.0837390422821045,-3.578321695327759,-4.13596248626709,-4.349842548370361,-4.546136856079102,-5.090205192565918,-4.914113998413086,-5.090205192565918,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.090205192565918,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625,-5.3912353515625 +-4.5460734367370605,-1.5665252208709717,-1.8393558263778687,-1.7232519388198853,-0.9310709238052368,-0.4778134822845459,-0.4571582078933716,-0.9582504034042358,-1.7110174894332886,-2.1446731090545654,-2.7607436180114746,-3.2238543033599854,-3.6429836750030518,-3.9440135955810547,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605,-4.5460734367370605 +-3.839792251586914,-1.507353663444519,-1.9313071966171265,-1.6724748611450195,-1.0363351106643677,-0.5883973240852356,-0.4674326181411743,-0.8376260995864868,-1.2165428400039673,-1.69677734375,-2.1322219371795654,-2.459580898284912,-3.061640977859497,-3.140822172164917,-3.061640977859497,-3.538762092590332,-3.538762092590332,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914,-3.839792251586914 +-3.36002516746521,-1.3643898963928223,-1.6276313066482544,-1.6357492208480835,-0.9655734300613403,-0.68792724609375,-0.5552043914794922,-0.8362786173820496,-1.0789917707443237,-1.4515401124954224,-1.661055088043213,-2.058995008468628,-2.5149271488189697,-2.882903814315796,-2.882903814315796,-2.882903814315796,-3.058995008468628,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521,-3.36002516746521 +-3.18127179145813,-1.312040090560913,-1.6497927904129028,-1.7662984132766724,-0.9357590675354004,-0.7435212135314941,-0.6734158992767334,-0.7885748147964478,-1.0289833545684814,-1.1856366395950317,-1.5684878826141357,-1.8802417516708374,-2.005180597305298,-2.403120517730713,-2.579211711883545,-3.18127179145813,-3.18127179145813,-2.880241870880127,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813,-3.18127179145813 +-2.979548454284668,-1.0710633993148804,-1.5323903560638428,-1.6178205013275146,-0.9839131832122803,-0.8524435758590698,-0.7340357303619385,-0.8396692872047424,-1.0253058671951294,-1.1802078485488892,-1.3997647762298584,-1.8656049966812134,-1.7490994930267334,-2.201397180557251,-2.02530574798584,-2.502427101135254,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668,-2.979548454284668 +-2.8254261016845703,-1.2939472198486328,-1.2126423120498657,-1.5466724634170532,-1.0619981288909912,-0.8431548476219177,-0.8342000246047974,-0.9223361015319824,-1.0472748279571533,-1.0400962829589844,-1.2691236734390259,-1.4830033779144287,-1.7840334177017212,-2.0472748279571533,-2.0472748279571533,-2.5243961811065674,-2.5243961811065674,-2.8254261016845703,-2.5243961811065674,-2.8254261016845703,-2.8254261016845703,-2.5243961811065674,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703,-2.8254261016845703 +-2.5843312740325928,-0.9408785104751587,-1.6812412738800049,-1.3802112340927124,-0.9408785104751587,-0.8209032416343689,-0.9030900001525879,-0.9215734004974365,-1.1371731758117676,-1.222603440284729,-1.43820321559906,-1.6300886869430542,-1.9822711944580078,-2.2833011150360107,-2.1072099208831787,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928,-2.5843312740325928 +-2.4183013439178467,-1.1172713041305542,-1.464058756828308,-1.8162412643432617,-0.9559032917022705,-0.8619987964630127,-0.9711432456970215,-1.0380899906158447,-1.0033279657363892,-1.2141813039779663,-1.2141813039779663,-1.6401500701904297,-1.8162412643432617,-2.1172711849212646,-1.8162412643432617,-2.1172711849212646,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467,-2.4183013439178467 +-2.20951509475708,-1.9084850549697876,-1.6074550151824951,-1.3064249753952026,-1.1303337812423706,-0.8477871417999268,-1.0334237813949585,-1.2095149755477905,-1.1303337812423706,-1.1681222915649414,-1.1681222915649414,-1.6074550151824951,-1.732393741607666,-1.510545015335083,-1.9084850549697876,-1.732393741607666,-2.20951509475708,-1.9084850549697876,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708,-2.20951509475708 +-2.1238515377044678,-0.868579089641571,-1.6467304229736328,-1.6467304229736328,-1.0824589729309082,-1.0099083185195923,-1.3457003831863403,-1.278753638267517,-1.4248816967010498,-1.0824589729309082,-1.3457003831863403,-1.8228216171264648,-1.3457003831863403,-1.6467304229736328,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-1.8228216171264648,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678,-2.1238515377044678 +-2.0,-2.0,-2.0,-1.6989699602127075,-0.9208187460899353,-0.9208187460899353,-1.045757532119751,-1.221848726272583,-1.1549019813537598,-1.5228787660598755,-1.3979400396347046,-2.0,-1.6989699602127075,-2.0,-1.6989699602127075,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0 +-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.1194758415222168,-0.8562344312667847,-1.4205058813095093,-1.2955670356750488,-1.5965970754623413,-1.1986570358276367,-1.8976271152496338,-1.8976271152496338,-1.4205058813095093,-1.5965970754623413,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338 +-1.8633228540420532,-1.3862016201019287,-1.3862016201019287,-1.2612628936767578,-1.3862016201019287,-1.8633228540420532,-1.5622928142547607,-1.8633228540420532,-1.3862016201019287,-1.5622928142547607,-1.2612628936767578,-1.5622928142547607,-1.8633228540420532,-1.3862016201019287,-1.5622928142547607,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.5622928142547607,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.5622928142547607,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532,-1.8633228540420532 +-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.0925451517105103,-0.9956352114677429,-0.9542425274848938,-1.0925451517105103,-1.0925451517105103,-1.6946052312850952,-1.9956351518630981,-1.2966651916503906,-1.6946052312850952,-1.9956351518630981,-1.6946052312850952,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.484299898147583,-1.785329818725586,-1.3082085847854614,-1.3082085847854614,-1.0863598585128784,-1.484299898147583,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.602287292480469,-0.005559681914746761,-1.9918155670166016,-2.737457275390625,-3.326751947402954,-3.8349008560180664,-4.378713130950928,-4.774336338043213,-5.160434722900391,-5.413920879364014,-5.569668292999268,-5.894716739654541,-5.89216947555542,-6.049618721008301,-5.988444805145264,-6.089069366455078,-6.083773136138916,-6.280067443847656,-6.310030937194824,-6.390099048614502,-6.4261956214904785,-6.453067779541016,-6.5088653564453125,-6.620015621185303,-6.789373397827148,-6.7272257804870605,-6.854098796844482,-6.939528942108154,-7.0112223625183105,-7.000226974487305,-7.204346656799316,-7.488343238830566,-7.456158638000488,-7.523105621337891,-7.6022868156433105,-7.699196815490723,-7.75718879699707,-7.699196815490723,-8.125165939331055,-7.75718879699707,-8.125165939331055,-8.602287292480469,-8.602287292480469,-8.602287292480469,-8.602287292480469,-8.301257133483887,-8.602287292480469,-8.301257133483887,-8.602287292480469,-8.602287292480469,-8.602287292480469 +-8.02361011505127,-1.3536670207977295,-0.028382103890180588,-1.8000363111495972,-2.6237494945526123,-3.2938623428344727,-3.8233890533447266,-4.4072394371032715,-4.818405628204346,-5.129293918609619,-5.284829616546631,-5.539310455322266,-5.608636856079102,-5.738052845001221,-5.751768589019775,-5.790614128112793,-5.916399955749512,-5.9301886558532715,-5.970531940460205,-6.125983238220215,-6.089111804962158,-6.2601823806762695,-6.2912163734436035,-6.4325456619262695,-6.5922465324401855,-6.505095958709717,-6.681187629699707,-6.793161392211914,-7.421550273895264,-7.0693678855896,-7.324640274047852,-7.178512096405029,-7.245459079742432,-7.5464887619018555,-7.421550273895264,-7.421550273895264,-7.5464887619018555,-7.7225799560546875,-7.7225799560546875,-8.02361011505127,-8.02361011505127,-8.02361011505127,-8.02361011505127,-7.7225799560546875,-8.02361011505127,-8.02361011505127,-8.02361011505127,-8.02361011505127,-8.02361011505127,-7.7225799560546875,-8.02361011505127 +-7.605139255523682,-1.7552111148834229,-1.3432366847991943,-0.04279682785272598,-1.583400011062622,-2.433486223220825,-3.099691152572632,-3.7109341621398926,-4.34459114074707,-4.649451732635498,-4.840216636657715,-5.128018379211426,-5.165806770324707,-5.245304107666016,-5.272701263427734,-5.364590167999268,-5.387655735015869,-5.552061080932617,-5.579833507537842,-5.77263069152832,-5.826988220214844,-5.914943218231201,-6.073660373687744,-6.003079414367676,-6.099989414215088,-6.1579813957214355,-6.459011554718018,-6.60513973236084,-6.525958061218262,-6.563746929168701,-6.906169414520264,-7.128018379211426,-7.304109573364258,-7.128018379211426,-7.304109573364258,-7.003079414367676,-7.304109573364258,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.304109573364258,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682,-7.605139255523682 +-7.181288242340088,-1.927957534790039,-1.788916826248169,-1.0419578552246094,-0.0754750669002533,-1.4718682765960693,-2.2539334297180176,-2.996227979660034,-3.7339751720428467,-4.308549404144287,-4.4745707511901855,-4.829105854034424,-4.825262546539307,-5.208160400390625,-5.044567584991455,-5.2781982421875,-5.306227207183838,-5.395958423614502,-5.381947994232178,-5.579228401184082,-5.579228401184082,-5.568504333496094,-5.624985694885254,-5.859068870544434,-5.734130382537842,-6.102107048034668,-6.067345142364502,-6.48231840133667,-6.2781982421875,-6.336190223693848,-6.336190223693848,-6.579228401184082,-6.579228401184082,-7.181288242340088,-6.704166889190674,-6.579228401184082,-6.579228401184082,-6.579228401184082,-7.181288242340088,-6.40313720703125,-7.181288242340088,-7.181288242340088,-7.181288242340088,-6.880258560180664,-7.181288242340088,-6.880258560180664,-7.181288242340088,-7.181288242340088,-7.181288242340088,-7.181288242340088,-7.181288242340088 +-6.773674488067627,-2.0443313121795654,-2.045621156692505,-1.4788028001785278,-0.9066833257675171,-0.11214596033096313,-1.3503564596176147,-2.196608066558838,-3.0620357990264893,-3.626307249069214,-4.040477275848389,-4.350428581237793,-4.538146018981934,-4.669870853424072,-4.849395275115967,-4.898612976074219,-4.934825420379639,-5.120461940765381,-5.160890579223633,-5.2421956062316895,-5.451455116271973,-5.311276435852051,-5.431251525878906,-5.518402099609375,-5.472644329071045,-5.597583293914795,-5.928576469421387,-5.928576469421387,-6.171614646911621,-5.928576469421387,-5.995522975921631,-5.995522975921631,-5.995522975921631,-6.472644329071045,-6.773674488067627,-6.171614646911621,-6.472644329071045,-6.472644329071045,-6.773674488067627,-6.296553134918213,-6.296553134918213,-6.773674488067627,-6.773674488067627,-6.773674488067627,-6.472644329071045,-6.773674488067627,-6.773674488067627,-6.773674488067627,-6.773674488067627,-6.773674488067627,-6.773674488067627 +-6.268158435821533,-2.1060121059417725,-2.1554861068725586,-1.749013066291809,-1.2562158107757568,-0.7232496738433838,-0.19295626878738403,-1.179207444190979,-1.9497191905975342,-2.57110333442688,-3.1308040618896484,-3.708251714706421,-3.835188865661621,-4.147584438323975,-4.2267656326293945,-4.410825729370117,-4.569188117980957,-4.605400562286377,-4.605400562286377,-4.9257354736328125,-5.012885570526123,-5.092066764831543,-5.154214859008789,-5.064038276672363,-5.569188117980957,-5.365068435668945,-5.268158435821533,-5.791037082672119,-5.268158435821533,-5.967128276824951,-5.423059940338135,-5.791037082672119,-5.967128276824951,-5.666098117828369,-6.268158435821533,-5.791037082672119,-5.791037082672119,-5.967128276824951,-6.268158435821533,-5.967128276824951,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533,-6.268158435821533 +-5.88784122467041,-2.0525312423706055,-2.2953312397003174,-1.969601035118103,-1.5782535076141357,-1.1385377645492554,-0.643608570098877,-0.26325172185897827,-1.1406469345092773,-1.656702995300293,-2.200758218765259,-2.9046661853790283,-3.1419858932495117,-3.5554027557373047,-3.7355527877807617,-3.9847512245178223,-4.012779712677002,-4.19764518737793,-4.472867965698242,-4.396479606628418,-4.526113510131836,-4.586811065673828,-4.741713047027588,-4.933598518371582,-5.04274320602417,-4.933598518371582,-4.88784122467041,-5.285780906677246,-5.188870906829834,-5.586811065673828,-5.188870906829834,-5.88784122467041,-5.410719871520996,-5.586811065673828,-5.88784122467041,-5.410719871520996,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041,-5.88784122467041 +-5.463188171386719,-2.0022902488708496,-2.285651445388794,-2.183521032333374,-1.9086987972259521,-1.5083668231964111,-0.932873010635376,-0.5287097096443176,-0.4140552878379822,-1.0484485626220703,-1.4713419675827026,-2.1715972423553467,-2.436654806137085,-3.00834321975708,-3.0793726444244385,-3.454587936401367,-3.565560817718506,-3.8399386405944824,-3.8099753856658936,-4.048214435577393,-4.101459980010986,-4.3170599937438965,-4.3170599937438965,-4.685036659240723,-4.986066818237305,-4.685036659240723,-4.986066818237305,-4.6180901527404785,-5.162158012390137,-5.162158012390137,-4.986066818237305,-5.162158012390137,-5.162158012390137,-5.162158012390137,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.162158012390137,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719,-5.463188171386719 +-5.218679904937744,-1.9872102737426758,-2.2732112407684326,-2.2386765480041504,-2.2395870685577393,-1.849092960357666,-1.2618874311447144,-0.7347503900527954,-0.6884417533874512,-0.4378659129142761,-1.0215096473693848,-1.5262737274169922,-1.8422855138778687,-2.336155414581299,-2.627615213394165,-2.9331226348876953,-3.2409563064575195,-3.470491886138916,-3.405766487121582,-3.6872010231018066,-3.838468551635742,-3.89646053314209,-3.917649984359741,-3.9882309436798096,-4.014559745788574,-4.315589904785156,-4.072551727294922,-4.373581886291504,-4.373581886291504,-4.519710063934326,-4.917649745941162,-4.917649745941162,-4.616620063781738,-4.917649745941162,-4.917649745941162,-4.74155855178833,-4.917649745941162,-4.917649745941162,-5.218679904937744,-5.218679904937744,-4.917649745941162,-5.218679904937744,-5.218679904937744,-5.218679904937744,-5.218679904937744,-4.917649745941162,-5.218679904937744,-5.218679904937744,-5.218679904937744,-5.218679904937744,-5.218679904937744 +-5.032046318054199,-2.0399348735809326,-2.303692579269409,-2.2972464561462402,-2.345410108566284,-2.114016056060791,-1.6388221979141235,-0.9933466911315918,-0.8207922577857971,-0.63069748878479,-0.5545777678489685,-1.0656229257583618,-1.2496453523635864,-1.7476155757904053,-2.01668643951416,-2.4354491233825684,-2.612090587615967,-2.9789679050445557,-3.15698504447937,-3.2611942291259766,-3.5135324001312256,-3.554924964904785,-3.4638445377349854,-3.634106397628784,-3.885918378829956,-3.8015973567962646,-3.9906535148620605,-4.032046318054199,-4.333076477050781,-4.429986476898193,-5.032046318054199,-4.554924964904785,-4.731016159057617,-5.032046318054199,-5.032046318054199,-5.032046318054199,-4.731016159057617,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199,-5.032046318054199 +-4.844949245452881,-2.082270622253418,-2.3317315578460693,-2.309654951095581,-2.4757332801818848,-2.2342889308929443,-1.9039348363876343,-1.392702579498291,-1.1237157583236694,-0.783157467842102,-0.6287304162979126,-0.6981701254844666,-0.8874375820159912,-1.2610704898834229,-1.5186132192611694,-1.878338098526001,-2.15210223197937,-2.4665513038635254,-2.7957310676574707,-2.9054298400878906,-3.1373789310455322,-3.288646697998047,-3.367827892303467,-3.543919086456299,-3.6988210678100586,-3.5227298736572266,-3.8449490070343018,-3.9998509883880615,-4.242888927459717,-4.145978927612305,-4.242888927459717,-4.844949245452881,-4.242888927459717,-4.543919086456299,-4.367827892303467,-4.242888927459717,-4.844949245452881,-4.844949245452881,-4.543919086456299,-4.844949245452881,-4.844949245452881,-4.844949245452881,-4.844949245452881,-4.844949245452881,-4.844949245452881,-4.543919086456299,-4.844949245452881,-4.844949245452881,-4.844949245452881,-4.844949245452881,-4.844949245452881 +-4.744715213775635,-2.048358917236328,-2.345041513442993,-2.2675940990448,-2.459157943725586,-2.439363956451416,-2.211961030960083,-1.739964246749878,-1.4700957536697388,-1.0572755336761475,-0.8027569055557251,-0.7213394045829773,-0.6954973340034485,-0.9255005121231079,-1.1194028854370117,-1.4241536855697632,-1.6787623167037964,-2.0091164112091064,-2.2368595600128174,-2.5378894805908203,-2.7669918537139893,-2.881392478942871,-3.1112468242645264,-3.2132363319396973,-3.3467752933502197,-3.3829874992370605,-3.2823173999786377,-3.6307718753814697,-3.489442825317383,-3.7904727458953857,-3.841625452041626,-4.267593860626221,-3.841625452041626,-4.744715213775635,-4.267593860626221,-4.443685531616211,-4.443685531616211,-4.142655372619629,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.443685531616211,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.744715213775635,-4.744715213775635 +-4.699863910675049,-2.1893186569213867,-2.3838934898376465,-2.5792899131774902,-2.572758913040161,-2.461817741394043,-2.4797556400299072,-1.9723224639892578,-1.782883644104004,-1.3608100414276123,-1.0510159730911255,-0.8983914256095886,-0.7014300227165222,-0.7805240750312805,-0.8730117678642273,-1.101073145866394,-1.2879074811935425,-1.571787714958191,-1.818479061126709,-2.141155242919922,-2.3438379764556885,-2.6316778659820557,-2.7603445053100586,-3.027765989303589,-3.131661891937256,-3.3019237518310547,-3.3019237518310547,-3.5237724781036377,-3.65847110748291,-3.6998636722564697,-3.9217123985290527,-4.000893592834473,-4.222742557525635,-4.398833751678467,-4.398833751678467,-4.699863910675049,-4.222742557525635,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.699863910675049,-4.398833751678467,-4.699863910675049,-4.699863910675049 +-4.6400041580200195,-2.126786470413208,-2.4938762187957764,-2.336808204650879,-2.5396335124969482,-2.7707724571228027,-2.5644571781158447,-2.2300710678100586,-2.025106906890869,-1.6762163639068604,-1.3342230319976807,-1.138397216796875,-0.8540340065956116,-0.7936051487922668,-0.7661606073379517,-0.9093025922775269,-1.0114109516143799,-1.2747033834457397,-1.474759817123413,-1.7955269813537598,-1.9896966218948364,-2.3389742374420166,-2.441347122192383,-2.648777961730957,-2.7707724571228027,-3.0167548656463623,-3.1776061058044434,-3.2086403369903564,-3.5608229637145996,-3.3389742374420166,-3.5608229637145996,-3.7949061393737793,-3.9410340785980225,-4.037944316864014,-4.1628828048706055,-4.3389739990234375,-4.3389739990234375,-4.1628828048706055,-4.3389739990234375,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195,-4.6400041580200195 +-4.6102447509765625,-2.2485170364379883,-2.5457868576049805,-2.3157787322998047,-2.6608548164367676,-2.784169912338257,-2.6234731674194336,-2.3849356174468994,-2.281865119934082,-1.843832015991211,-1.5788363218307495,-1.3535270690917969,-1.066300868988037,-0.911274790763855,-0.7916890382766724,-0.8285612463951111,-0.8888464570045471,-1.0632089376449585,-1.2098795175552368,-1.4763866662979126,-1.65359628200531,-1.9156396389007568,-2.1231064796447754,-2.4088478088378906,-2.5238850116729736,-2.790700912475586,-2.8859689235687256,-2.9474871158599854,-3.078765869140625,-3.2300336360931396,-3.331491231918335,-3.568852186203003,-3.2123048305511475,-3.6102447509765625,-3.568852186203003,-3.8320934772491455,-4.008184909820557,-4.008184909820557,-4.133123397827148,-4.309215068817139,-4.309215068817139,-4.133123397827148,-4.309215068817139,-4.6102447509765625,-4.6102447509765625,-4.6102447509765625,-4.6102447509765625,-4.6102447509765625,-4.6102447509765625,-4.6102447509765625,-4.6102447509765625 +-4.536204814910889,-2.1707167625427246,-2.7438130378723145,-2.425615072250366,-2.7438130378723145,-2.8119289875030518,-2.5724170207977295,-2.544978618621826,-2.432401180267334,-2.064913034439087,-1.845123291015625,-1.562153935432434,-1.2690330743789673,-1.0772649049758911,-0.8696868419647217,-0.8294017314910889,-0.8146414756774902,-0.9347967505455017,-1.0496326684951782,-1.27996826171875,-1.435834288597107,-1.70433509349823,-1.8829922676086426,-2.1997451782226562,-2.233008623123169,-2.6277198791503906,-2.633114814758301,-2.892752170562744,-2.892752170562744,-3.0738067626953125,-3.0448431968688965,-3.49481201171875,-3.2809324264526367,-3.633114814758301,-3.5819623470306396,-3.7580535411834717,-3.8372347354888916,-3.9341447353363037,-4.059083461761475,-4.059083461761475,-4.536204814910889,-4.059083461761475,-4.536204814910889,-4.536204814910889,-4.235174655914307,-4.536204814910889,-4.536204814910889,-4.536204814910889,-4.536204814910889,-4.536204814910889,-4.235174655914307 +-4.456745624542236,-2.373960018157959,-2.6372015476226807,-2.492957592010498,-2.6785941123962402,-2.5536556243896484,-2.3075263500213623,-2.5273265838623047,-2.4836175441741943,-2.274901866912842,-2.0286107063293457,-1.769216537475586,-1.473570466041565,-1.2298879623413086,-1.0148932933807373,-0.9108201861381531,-0.817956805229187,-0.8881917595863342,-0.9296314120292664,-1.1168967485427856,-1.2192018032073975,-1.4708701372146606,-1.6411677598953247,-1.9343012571334839,-2.074728488922119,-2.3328938484191895,-2.3848633766174316,-2.664353847503662,-2.79398775100708,-3.0765342712402344,-3.095017671585083,-3.1779918670654297,-3.0765342712402344,-3.3775641918182373,-3.4153528213500977,-3.7577755451202393,-3.611647367477417,-3.6785943508148193,-3.8546855449676514,-3.8546855449676514,-4.155715465545654,-3.6785943508148193,-4.155715465545654,-4.456745624542236,-4.456745624542236,-4.456745624542236,-4.456745624542236,-4.456745624542236,-4.456745624542236,-4.456745624542236,-4.456745624542236 +-4.346177101135254,-2.2492668628692627,-2.476945161819458,-2.363905668258667,-2.4016942977905273,-2.6472067832946777,-2.6929643154144287,-2.6834189891815186,-2.6834189891815186,-2.3047842979431152,-2.1788594722747803,-1.8807940483093262,-1.7066903114318848,-1.390489101409912,-1.151107907295227,-0.9996283054351807,-0.8719606399536133,-0.8676103949546814,-0.8863322138786316,-1.0131328105926514,-1.1076289415359497,-1.3115484714508057,-1.4328930377960205,-1.7312796115875244,-1.8369743824005127,-2.187814474105835,-2.238966941833496,-2.4653632640838623,-2.590301990509033,-2.8690555095672607,-2.9148130416870117,-3.266995668411255,-3.2322335243225098,-3.2322335243225098,-3.5010788440704346,-3.6472067832946777,-3.6472067832946777,-3.568025588989258,-3.443086862564087,-3.8690555095672607,-4.346177101135254,-4.346177101135254,-4.045146942138672,-3.8690555095672607,-4.346177101135254,-4.346177101135254,-4.045146942138672,-4.346177101135254,-4.346177101135254,-4.346177101135254,-4.346177101135254 +-4.296226501464844,-2.175652265548706,-2.4211649894714355,-2.254833698272705,-2.4968857765197754,-2.65277361869812,-2.8338282108306885,-2.8048646450042725,-2.728024482727051,-2.432903528213501,-2.409735679626465,-2.1172492504119873,-1.8249346017837524,-1.5998698472976685,-1.3444032669067383,-1.1204246282577515,-0.9670318961143494,-0.9171021580696106,-0.8746223449707031,-0.9381009936332703,-0.976287841796875,-1.1652495861053467,-1.2901883125305176,-1.500346302986145,-1.6391704082489014,-1.9973732233047485,-1.9740070104599,-2.270920515060425,-2.398599147796631,-2.6941661834716797,-2.6430137157440186,-3.0409538745880127,-2.916015148162842,-3.2170450687408447,-3.254833698272705,-3.6941661834716797,-3.3419837951660156,-3.4511282444000244,-3.8191049098968506,-3.8191049098968506,-4.296226501464844,-3.8191049098968506,-4.296226501464844,-4.296226501464844,-3.8191049098968506,-3.9951963424682617,-3.9951963424682617,-4.296226501464844,-4.296226501464844,-4.296226501464844,-4.296226501464844 +-4.223340034484863,-2.0866196155548096,-2.372081756591797,-2.384490966796875,-2.4171602725982666,-2.4909462928771973,-2.467465400695801,-2.459912061691284,-2.691861152648926,-2.304262161254883,-2.3482789993286133,-2.2365684509277344,-2.0138251781463623,-1.7181901931762695,-1.490142822265625,-1.2469902038574219,-1.0926848649978638,-0.9798060655593872,-0.8982352018356323,-0.9082098603248596,-0.947798490524292,-1.068611979484558,-1.1514581441879272,-1.3813554048538208,-1.52004873752594,-1.7715537548065186,-1.8359503746032715,-2.0994884967803955,-2.2456166744232178,-2.4909462928771973,-2.600090980529785,-2.7048261165618896,-2.861612319946289,-3.1093966960906982,-3.07721209526062,-3.378242015838623,-3.3202502727508545,-3.3202502727508545,-3.7462189197540283,-3.7462189197540283,-3.9223101139068604,-3.9223101139068604,-3.9223101139068604,-4.223340034484863,-4.223340034484863,-4.223340034484863,-4.223340034484863,-4.223340034484863,-4.223340034484863,-4.223340034484863,-4.223340034484863 +-4.172077178955078,-2.372736692428589,-2.724919319152832,-2.581012725830078,-2.6669273376464844,-2.6405982971191406,-2.849858045578003,-2.7918660640716553,-2.810349464416504,-2.5922937393188477,-2.42388916015625,-2.247797966003418,-1.998890995979309,-1.8198946714401245,-1.6642214059829712,-1.3853257894515991,-1.2452205419540405,-1.0686156749725342,-0.9601562023162842,-0.9184969663619995,-0.9243494272232056,-0.985120952129364,-1.0551376342773438,-1.2125588655471802,-1.353851318359375,-1.5646222829818726,-1.6642214059829712,-1.860323429107666,-1.9817456007003784,-2.26359224319458,-2.42388916015625,-2.509319305419922,-2.709679365158081,-2.849858045578003,-2.871047258377075,-3.217834711074829,-3.1306846141815186,-3.217834711074829,-3.694956064224243,-3.871047258377075,-3.694956064224243,-3.871047258377075,-3.871047258377075,-3.871047258377075,-4.172077178955078,-4.172077178955078,-4.172077178955078,-4.172077178955078,-4.172077178955078,-4.172077178955078,-4.172077178955078 +-4.145693302154541,-2.108267068862915,-2.747753620147705,-2.543633460998535,-2.668572187423706,-2.522444248199463,-2.522444248199463,-2.3898186683654785,-2.765482187271118,-2.421417713165283,-2.522444248199463,-2.2823705673217773,-2.231879711151123,-1.9051443338394165,-1.7896677255630493,-1.517304539680481,-1.3675422668457031,-1.1553547382354736,-1.024462103843689,-0.9587371945381165,-0.9167801141738892,-0.971052348613739,-1.0001863241195679,-1.1958158016204834,-1.2096827030181885,-1.4214175939559937,-1.5447206497192383,-1.7691166400909424,-1.825547218322754,-2.1634223461151123,-2.206174373626709,-2.4053308963775635,-2.492480993270874,-2.730720281600952,-3.0665123462677,-2.999565601348877,-3.191451072692871,-3.2426035404205322,-3.367542266845703,-3.446723461151123,-3.446723461151123,-3.668572187423706,-4.145693302154541,-3.543633460998535,-4.145693302154541,-3.668572187423706,-4.145693302154541,-4.145693302154541,-4.145693302154541,-4.145693302154541,-4.145693302154541 +-4.068890571594238,-2.0435845851898193,-2.8384416103363037,-2.269550085067749,-2.524822473526001,-2.591769218444824,-2.7678606510162354,-2.8647706508636475,-2.524822473526001,-2.3876492977142334,-2.445641279220581,-2.2363815307617188,-2.3446147441864014,-2.000704765319824,-1.8870469331741333,-1.5789320468902588,-1.5054094791412354,-1.2526493072509766,-1.1903687715530396,-1.0204488039016724,-0.9440604448318481,-0.9519509077072144,-0.9761699438095093,-1.0728168487548828,-1.1348973512649536,-1.2779021263122559,-1.4033095836639404,-1.6375267505645752,-1.7571367025375366,-2.000704765319824,-2.0911669731140137,-2.3967926502227783,-2.276498794555664,-2.5503766536712646,-2.8927993774414062,-3.1146481037139893,-3.0274977684020996,-3.4668304920196533,-3.369920492172241,-3.2907392978668213,-3.369920492172241,-3.7678606510162354,-3.7678606510162354,-3.4668304920196533,-3.7678606510162354,-4.068890571594238,-3.7678606510162354,-4.068890571594238,-4.068890571594238,-4.068890571594238,-4.068890571594238 +-4.00112771987915,-2.0468852519989014,-2.4826138019561768,-2.770678758621216,-2.770678758621216,-2.553969621658325,-2.9219465255737305,-2.770678758621216,-2.8871843814849854,-2.509766101837158,-2.4448251724243164,-2.168618679046631,-2.1949477195739746,-1.9925274848937988,-2.023404121398926,-1.7110930681228638,-1.630059838294983,-1.404530644416809,-1.2513914108276367,-1.0661245584487915,-0.9985297322273254,-0.9415642619132996,-0.9673020243644714,-1.0247777700424194,-1.0586235523223877,-1.2452528476715088,-1.3012899160385132,-1.547809362411499,-1.5945875644683838,-1.842765212059021,-1.9799383878707886,-2.2302756309509277,-2.3198864459991455,-2.639399766921997,-2.4100630283355713,-2.8250365257263184,-2.7458550930023193,-3.2229764461517334,-3.3021576404571533,-3.3990676403045654,-3.0468852519989014,-4.00112771987915,-4.00112771987915,-4.00112771987915,-4.00112771987915,-3.7000977993011475,-3.7000977993011475,-4.00112771987915,-4.00112771987915,-4.00112771987915,-4.00112771987915 +-3.91829252243042,-1.9498095512390137,-2.3385088443756104,-2.361989974975586,-2.4558944702148438,-2.6395390033721924,-2.5758697986602783,-2.520352602005005,-2.8768997192382812,-2.2555346488952637,-2.520352602005005,-2.316232442855835,-2.2748398780822754,-2.049060821533203,-1.973809838294983,-1.730771780014038,-1.730771780014038,-1.4255321025848389,-1.3129874467849731,-1.161656379699707,-1.1027147769927979,-1.0201159715652466,-0.9904091358184814,-1.034063696861267,-1.0103440284729004,-1.1624176502227783,-1.229872703552246,-1.4470008611679077,-1.4634476900100708,-1.7422012090682983,-1.7752777338027954,-2.0731945037841797,-2.031801700592041,-2.3997786045074463,-2.2950432300567627,-2.6395390033721924,-2.804349184036255,-2.7721645832061768,-3.219322443008423,-3.316232442855835,-3.0731945037841797,-3.316232442855835,-3.140141248703003,-3.91829252243042,-3.617262601852417,-3.91829252243042,-3.91829252243042,-3.91829252243042,-3.91829252243042,-3.617262601852417,-3.441171169281006 +-3.7866804599761963,-2.1846203804016113,-2.2681665420532227,-2.339522361755371,-2.4442577362060547,-2.6727371215820312,-2.355316638946533,-2.7866804599761963,-2.8835904598236084,-2.355316638946533,-2.3887405395507812,-2.3717072010040283,-2.2815303802490234,-1.9174487590789795,-1.9942888021469116,-1.7452877759933472,-1.8135526180267334,-1.510218620300293,-1.4064692258834839,-1.2184786796569824,-1.1835360527038574,-1.0486931800842285,-1.0128940343856812,-1.0526812076568604,-1.0285258293151855,-1.0982606410980225,-1.1412581205368042,-1.3124642372131348,-1.3887404203414917,-1.596348762512207,-1.7374624013900757,-1.8624011278152466,-2.0791103839874268,-2.163431167602539,-2.295318841934204,-2.5825605392456055,-2.7452876567840576,-2.5825605392456055,-2.941582441329956,-2.941582441329956,-3.4856505393981934,-3.1846203804016113,-3.087710380554199,-3.4856505393981934,-3.7866804599761963,-3.4856505393981934,-3.7866804599761963,-3.7866804599761963,-3.7866804599761963,-3.7866804599761963,-3.7866804599761963 +-3.699143648147583,-2.222022533416748,-2.1550755500793457,-2.3567209243774414,-2.920992374420166,-2.523052453994751,-2.585200309753418,-2.55301570892334,-2.4203901290893555,-2.236745595932007,-2.443871259689331,-2.301203727722168,-2.284170389175415,-2.0656752586364746,-1.974867820739746,-1.8183300495147705,-1.7646452188491821,-1.5201667547225952,-1.4950237274169922,-1.2994699478149414,-1.2550989389419556,-1.0895493030548096,-1.0697340965270996,-1.0151965618133545,-1.0206252336502075,-1.079007625579834,-1.0842465162277222,-1.2758978605270386,-1.3687299489974976,-1.5144522190093994,-1.619962453842163,-1.9209924936294556,-1.943268895149231,-2.075894355773926,-2.222022533416748,-2.39811372756958,-2.443871259689331,-2.55301570892334,-3.097083806991577,-3.097083806991577,-3.000173568725586,-3.097083806991577,-3.000173568725586,-3.39811372756958,-3.39811372756958,-3.097083806991577,-3.39811372756958,-3.699143648147583,-3.699143648147583,-3.699143648147583,-3.699143648147583 +-3.571009635925293,-2.0395307540893555,-2.872039556503296,-2.457066297531128,-2.42488169670105,-2.968949556350708,-3.093888521194458,-2.7259116172790527,-2.792858362197876,-2.7259116172790527,-2.7259116172790527,-2.5296170711517334,-2.2285869121551514,-2.2922561168670654,-1.9582258462905884,-1.8151347637176514,-1.8306469917297363,-1.6959483623504639,-1.5753744840621948,-1.4279948472976685,-1.3181565999984741,-1.1494057178497314,-1.0672190189361572,-1.0672190189361572,-0.9958218336105347,-1.0591262578964233,-1.068582534790039,-1.1889926195144653,-1.2149838209152222,-1.3978233337402344,-1.5296169519424438,-1.846733808517456,-1.6789151430130005,-1.991226077079773,-2.093888521194458,-2.42488169670105,-2.2922561168670654,-2.667919635772705,-2.792858362197876,-2.616767168045044,-2.792858362197876,-3.093888521194458,-3.093888521194458,-3.26997971534729,-3.26997971534729,-3.571009635925293,-3.26997971534729,-3.571009635925293,-3.571009635925293,-3.571009635925293,-3.571009635925293 +-3.490379810333252,-2.344251871109009,-2.791409969329834,-2.1286520957946777,-2.1286520957946777,-2.189349889755249,-2.6452817916870117,-2.536137342453003,-2.6452817916870117,-2.587290048599243,-2.490379810333252,-2.376436471939087,-2.2599310874938965,-2.043221950531006,-2.043221950531006,-1.8276220560073853,-1.8775960206985474,-1.609566330909729,-1.6452819108963013,-1.3764365911483765,-1.3536593914031982,-1.1937147378921509,-1.2048226594924927,-1.0638686418533325,-1.101213812828064,-1.0279818773269653,-1.110168695449829,-1.180749773979187,-1.2185382843017578,-1.363275170326233,-1.422194004058838,-1.6211482286453247,-1.677466630935669,-1.8775960206985474,-1.9105963706970215,-2.2116262912750244,-2.2116262912750244,-2.587290048599243,-2.536137342453003,-2.6452817916870117,-2.888319969177246,-2.888319969177246,-3.013258695602417,-3.013258695602417,-3.189349889755249,-3.490379810333252,-3.490379810333252,-3.013258695602417,-3.189349889755249,-3.490379810333252,-3.490379810333252 +-3.3392527103424072,-1.6957999467849731,-2.163161277770996,-2.494154691696167,-2.5611014366149902,-3.3392527103424072,-2.494154691696167,-2.225309371948242,-3.038222551345825,-2.0604989528656006,-2.494154691696167,-2.163161277770996,-2.2978599071502686,-1.9413126707077026,-1.9413126707077026,-1.726468801498413,-1.79518461227417,-1.5539227724075317,-1.546860933303833,-1.4527618885040283,-1.3898626565933228,-1.2423425912857056,-1.2747946977615356,-1.1244087219238281,-1.0768015384674072,-1.1378555297851562,-1.1165361404418945,-1.1602756977081299,-1.238882064819336,-1.3222192525863647,-1.4047541618347168,-1.5684006214141846,-1.546860933303833,-1.977524757385254,-1.977524757385254,-1.9590413570404053,-2.3392527103424072,-2.4361627101898193,-2.5611014366149902,-2.862131357192993,-2.7371926307678223,-2.7371926307678223,-2.862131357192993,-3.3392527103424072,-3.038222551345825,-3.038222551345825,-3.038222551345825,-3.3392527103424072,-3.3392527103424072,-3.3392527103424072,-3.3392527103424072 +-3.140822172164917,-2.663700819015503,-2.663700819015503,-2.839792251586914,-2.663700819015503,-2.538762092590332,-1.8186029195785522,-2.237732172012329,-2.663700819015503,-2.186579704284668,-3.140822172164917,-2.538762092590332,-2.026878833770752,-2.140822172164917,-1.9103732109069824,-1.6936641931533813,-1.8186029195785522,-1.4687243700027466,-1.507353663444519,-1.3484305143356323,-1.4418522119522095,-1.3212782144546509,-1.2957241535186768,-1.186579704284668,-1.22700834274292,-1.123788833618164,-1.0954991579055786,-1.0689401626586914,-1.2774993181228638,-1.2957241535186768,-1.3849472999572754,-1.41654634475708,-1.7606109380722046,-1.6637009382247925,-1.8186029195785522,-1.9946941137313843,-2.186579704284668,-2.2957241535186768,-2.237732172012329,-2.44185209274292,-2.663700819015503,-2.663700819015503,-2.839792251586914,-2.839792251586914,-3.140822172164917,-3.140822172164917,-3.140822172164917,-2.839792251586914,-3.140822172164917,-3.140822172164917,-3.140822172164917 +-2.9969491958618164,-2.3948893547058105,-1.7665003538131714,-2.5198280811309814,-2.5198280811309814,-1.741676688194275,-2.3948893547058105,-2.9969491958618164,-2.9969491958618164,-2.5198280811309814,-2.5198280811309814,-2.2187979221343994,-2.0427067279815674,-2.5198280811309814,-2.0938591957092285,-2.151851177215576,-1.8208580017089844,-1.9969491958618164,-1.6959192752838135,-1.5819759368896484,-1.519827961921692,-1.4058846235275269,-1.616737961769104,-1.2565865516662598,-1.2487611770629883,-1.1840358972549438,-1.110458493232727,-1.0993221998214722,-1.0993221998214722,-1.2645554542541504,-1.2045575380325317,-1.315708041191101,-1.315708041191101,-1.519827961921692,-1.6352213621139526,-1.8508212566375732,-2.0427067279815674,-2.151851177215576,-2.2187979221343994,-2.2979793548583984,-2.2187979221343994,-2.9969491958618164,-2.3948893547058105,-2.9969491958618164,-2.6959192752838135,-2.6959192752838135,-2.9969491958618164,-2.9969491958618164,-2.9969491958618164,-2.9969491958618164,-2.9969491958618164 +-2.926342487335205,-1.5113691091537476,-1.884949803352356,-1.7222224473953247,-2.32428240776062,-2.926342487335205,-2.926342487335205,-2.449221134185791,-2.625312328338623,-2.227372407913208,-2.081244468688965,-1.8471611738204956,-2.148191213607788,-2.023252487182617,-1.926342487335205,-1.7502511739730835,-1.6958935260772705,-1.5113691091537476,-1.5284024477005005,-1.4791843891143799,-1.5646146535873413,-1.4078285694122314,-1.2020665407180786,-1.2928739786148071,-1.2635846138000488,-1.227372407913208,-1.1781543493270874,-1.193948745727539,-1.2928739786148071,-1.1781543493270874,-1.3465588092803955,-1.463944435119629,-1.463944435119629,-1.7802144289016724,-1.8471611738204956,-2.227372407913208,-2.227372407913208,-1.926342487335205,-2.148191213607788,-2.625312328338623,-2.926342487335205,-2.625312328338623,-2.926342487335205,-2.926342487335205,-2.926342487335205,-2.926342487335205,-2.625312328338623,-2.926342487335205,-2.926342487335205,-2.926342487335205,-2.926342487335205 +-2.842609167098999,-2.365488052368164,-2.365488052368164,-2.541579246520996,-2.541579246520996,-2.541579246520996,-2.842609167098999,-2.365488052368164,-2.842609167098999,-2.240549325942993,-2.365488052368164,-1.9395192861557007,-2.064457893371582,-2.143639326095581,-1.9975111484527588,-1.666517972946167,-1.612160325050354,-1.612160325050354,-1.587336778640747,-1.5638556480407715,-1.541579246520996,-1.444669246673584,-1.5638556480407715,-1.1893967390060425,-1.3374592065811157,-1.2091407775878906,-1.1102155447006226,-1.2985411882400513,-1.2091407775878906,-1.086734414100647,-1.2091407775878906,-1.444669246673584,-1.3954511880874634,-1.587336778640747,-1.587336778640747,-1.763427972793579,-1.88836669921875,-1.9395192861557007,-2.064457893371582,-2.365488052368164,-2.365488052368164,-2.842609167098999,-2.365488052368164,-2.842609167098999,-2.842609167098999,-2.842609167098999,-2.842609167098999,-2.842609167098999,-2.842609167098999,-2.541579246520996,-2.842609167098999 +-2.8007171154022217,-1.2566490173339844,-2.3235957622528076,-2.8007171154022217,-2.8007171154022217,-2.4996869564056396,-2.4996869564056396,-2.1017470359802246,-2.1017470359802246,-2.1017470359802246,-2.3235957622528076,-2.3235957622528076,-1.9556190967559814,-1.846474528312683,-1.846474528312683,-1.5219634771347046,-1.654589056968689,-1.7215358018875122,-1.9556190967559814,-1.4205058813095093,-1.7215358018875122,-1.3535590171813965,-1.4205058813095093,-1.282203197479248,-1.3235958814620972,-1.1986570358276367,-1.2955670356750488,-1.2955670356750488,-1.1986570358276367,-1.282203197479248,-1.3857437372207642,-1.4784977436065674,-1.3235958814620972,-1.6867737770080566,-1.4996870756149292,-1.7593244314193726,-1.8976271152496338,-2.1986570358276367,-1.846474528312683,-2.3235957622528076,-2.3235957622528076,-2.4996869564056396,-2.8007171154022217,-2.8007171154022217,-2.4996869564056396,-2.8007171154022217,-2.8007171154022217,-2.8007171154022217,-2.4996869564056396,-2.8007171154022217,-2.8007171154022217 +-2.6893088817596436,-2.3882789611816406,-2.6893088817596436,-2.2121875286102295,-2.6893088817596436,-2.6893088817596436,-2.3882789611816406,-2.3882789611816406,-2.3882789611816406,-1.9111576080322266,-1.6893088817596436,-1.8442108631134033,-1.6479161977767944,-1.6893088817596436,-1.434036374092102,-1.990338921546936,-1.458859920501709,-1.513217568397522,-1.5753655433654785,-1.513217568397522,-1.3275810480117798,-1.6893088817596436,-1.4851888418197632,-1.4851888418197632,-1.3275810480117798,-1.434036374092102,-1.346886157989502,-1.3670895099639893,-1.3275810480117798,-1.2579450607299805,-1.458859920501709,-1.388278841972351,-1.4105552434921265,-1.7862188816070557,-1.4105552434921265,-1.610127568244934,-1.610127568244934,-2.0872488021850586,-1.990338921546936,-1.990338921546936,-2.0872488021850586,-1.990338921546936,-2.2121875286102295,-2.3882789611816406,-2.3882789611816406,-1.990338921546936,-2.3882789611816406,-2.6893088817596436,-2.6893088817596436,-2.6893088817596436,-2.6893088817596436 +-2.6739420890808105,-1.8957908153533936,-1.770851969718933,-1.9749720096588135,-1.719699501991272,-1.9749720096588135,-2.0718820095062256,-1.594760775566101,-1.9749720096588135,-2.0718820095062256,-2.1968207359313965,-2.1968207359313965,-2.1968207359313965,-2.3729119300842285,-1.8957908153533936,-1.719699501991272,-1.8288439512252808,-1.6325492858886719,-1.8957908153533936,-1.559998631477356,-1.559998631477356,-1.6325492858886719,-1.4698220491409302,-1.1687920093536377,-1.3122141361236572,-1.1424630880355835,-1.2937307357788086,-1.2425782680511475,-1.331519365310669,-1.4698220491409302,-1.3517227172851562,-1.443493127822876,-1.395188331604004,-1.3517227172851562,-1.5278139114379883,-1.6325492858886719,-2.3729119300842285,-2.0718820095062256,-2.0718820095062256,-2.3729119300842285,-1.9749720096588135,-2.3729119300842285,-2.3729119300842285,-2.6739420890808105,-2.6739420890808105,-2.6739420890808105,-2.6739420890808105,-2.6739420890808105,-2.6739420890808105,-2.6739420890808105,-2.6739420890808105 +-2.7379872798919678,-2.260866165161133,-1.591859221458435,-2.436957359313965,-2.7379872798919678,-2.7379872798919678,-2.7379872798919678,-2.436957359313965,-2.135927438735962,-2.436957359313965,-2.436957359313965,-2.436957359313965,-2.436957359313965,-2.0390172004699707,-2.135927438735962,-1.8928892612457275,-1.8928892612457275,-1.4592337608337402,-1.5618960857391357,-1.3762595653533936,-1.4827148914337158,-1.4592337608337402,-1.415768027305603,-1.1697856187820435,-1.3400473594665527,-1.2065083980560303,-1.3230140209197998,-1.2065083980560303,-1.1582037210464478,-1.2608660459518433,-1.3762595653533936,-1.4369573593139648,-1.4592337608337402,-1.4369573593139648,-1.591859221458435,-1.6965945959091187,-1.7379872798919678,-2.135927438735962,-2.135927438735962,-2.436957359313965,-2.135927438735962,-2.0390172004699707,-2.260866165161133,-2.7379872798919678,-2.7379872798919678,-2.7379872798919678,-2.436957359313965,-2.7379872798919678,-2.7379872798919678,-2.7379872798919678,-2.7379872798919678 +-2.4393327236175537,-1.8372726440429688,-2.138302803039551,-2.4393327236175537,-2.4393327236175537,-2.4393327236175537,-2.4393327236175537,-2.4393327236175537,-1.9622114896774292,-2.138302803039551,-1.7403626441955566,-1.5942347049713135,-1.5362427234649658,-1.5362427234649658,-1.4850902557373047,-1.8372726440429688,-1.9622114896774292,-1.4393327236175537,-2.138302803039551,-1.7403626441955566,-1.8372726440429688,-1.8372726440429688,-1.8372726440429688,-1.5942347049713135,-1.5942347049713135,-1.3979400396347046,-1.4850902557373047,-1.3601514101028442,-1.4393327236175537,-1.4393327236175537,-1.2632414102554321,-1.2632414102554321,-1.2088837623596191,-1.293204665184021,-1.3979400396347046,-1.7403626441955566,-1.5942347049713135,-1.5362427234649658,-2.138302803039551,-2.138302803039551,-1.8372726440429688,-1.9622114896774292,-2.138302803039551,-2.138302803039551,-1.9622114896774292,-2.138302803039551,-2.138302803039551,-2.4393327236175537,-2.138302803039551,-2.4393327236175537,-2.4393327236175537 +-2.4857213497161865,-2.0086002349853516,-2.0086002349853516,-2.1846914291381836,-1.3096301555633545,-1.8836613893508911,-2.4857213497161865,-1.707570195198059,-2.4857213497161865,-1.3395934104919434,-2.0086002349853516,-2.1846914291381836,-1.8836613893508911,-1.707570195198059,-1.5826314687728882,-1.786751389503479,-1.3395934104919434,-1.6406233310699463,-1.5314788818359375,-1.4857213497161865,-1.707570195198059,-1.6406233310699463,-1.5314788818359375,-1.3395934104919434,-1.4443286657333374,-1.5314788818359375,-1.4065401554107666,-1.707570195198059,-1.4443286657333374,-1.5314788818359375,-1.4857213497161865,-1.6406233310699463,-1.6406233310699463,-1.4443286657333374,-1.6406233310699463,-1.786751389503479,-1.4065401554107666,-1.707570195198059,-1.6406233310699463,-2.1846914291381836,-1.786751389503479,-2.0086002349853516,-2.0086002349853516,-2.4857213497161865,-2.4857213497161865,-2.1846914291381836,-2.4857213497161865,-2.4857213497161865,-2.4857213497161865,-2.4857213497161865,-2.4857213497161865 +-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-1.5006023645401,-1.8016324043273926,-1.6766935586929321,-1.9777235984802246,-2.2787535190582275,-1.9777235984802246,-1.9777235984802246,-2.2787535190582275,-2.2787535190582275,-1.9777235984802246,-2.2787535190582275,-2.2787535190582275,-1.9777235984802246,-1.9777235984802246,-1.6766935586929321,-1.5006023645401,-1.164810299873352,-1.4336556196212769,-1.237360954284668,-1.57978355884552,-1.3245110511779785,-1.5006023645401,-1.278753638267517,-1.4336556196212769,-1.237360954284668,-1.57978355884552,-1.5006023645401,-1.6766935586929321,-1.3245110511779785,-1.5006023645401,-1.5006023645401,-1.6766935586929321,-1.6766935586929321,-1.8016324043273926,-1.6766935586929321,-1.8016324043273926,-1.9777235984802246,-1.9777235984802246,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275,-2.2787535190582275 +-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.0021660327911377,-2.3031959533691406,-2.3031959533691406,-2.0021660327911377,-1.3031960725784302,-1.1271047592163086,-1.5250447988510132,-1.45809805393219,-1.5250447988510132,-1.5250447988510132,-1.3489536046981812,-1.7011361122131348,-1.604225993156433,-1.7011361122131348,-1.45809805393219,-1.4001060724258423,-1.4001060724258423,-1.3031960725784302,-1.3489536046981812,-1.1570680141448975,-1.3031960725784302,-1.5250447988510132,-1.5250447988510132,-2.0021660327911377,-1.8260748386383057,-1.8260748386383057,-1.8260748386383057,-1.7011361122131348,-2.3031959533691406,-2.0021660327911377,-1.7011361122131348,-1.8260748386383057,-2.0021660327911377,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406,-2.3031959533691406 +-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-1.3802112340927124,-1.6020599603652954,-1.4771212339401245,-1.3802112340927124,-1.176091194152832,-1.6020599603652954,-1.4771212339401245,-1.778151273727417,-1.778151273727417,-1.778151273727417,-1.4771212339401245,-1.3010300397872925,-1.4771212339401245,-1.3802112340927124,-1.778151273727417,-1.778151273727417,-1.6020599603652954,-1.6020599603652954,-1.6020599603652954,-1.6020599603652954,-1.6020599603652954,-1.176091194152832,-1.778151273727417,-1.4771212339401245,-1.778151273727417,-2.07918119430542,-1.778151273727417,-2.07918119430542,-1.778151273727417,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542 +-2.089905023574829,-2.089905023574829,-2.089905023574829,-2.089905023574829,-1.7888751029968262,-2.089905023574829,-2.089905023574829,-1.7888751029968262,-1.7888751029968262,-1.7888751029968262,-2.089905023574829,-2.089905023574829,-2.089905023574829,-2.089905023574829,-2.089905023574829,-1.7888751029968262,-2.089905023574829,-2.089905023574829,-1.7888751029968262,-1.7888751029968262,-1.6127839088439941,-1.6127839088439941,-1.4878451824188232,-1.7888751029968262,-1.6127839088439941,-1.7888751029968262,-1.6127839088439941,-1.6127839088439941,-1.4878451824188232,-1.6127839088439941,-1.2448070049285889,-1.4878451824188232,-1.3117538690567017,-1.3909351825714111,-1.4878451824188232,-1.3909351825714111,-1.6127839088439941,-1.4878451824188232,-1.4878451824188232,-1.7888751029968262,-1.3909351825714111,-1.6127839088439941,-1.7888751029968262,-1.6127839088439941,-2.089905023574829,-1.7888751029968262,-2.089905023574829,-2.089905023574829,-2.089905023574829,-1.7888751029968262,-2.089905023574829 +-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-1.841984748840332,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-1.841984748840332,-2.143014907836914,-1.841984748840332,-1.841984748840332,-1.6658935546875,-1.6658935546875,-1.540954828262329,-1.2979167699813843,-1.1016221046447754,-1.841984748840332,-1.540954828262329,-1.540954828262329,-1.2979167699813843,-1.6658935546875,-1.540954828262329,-1.841984748840332,-1.2979167699813843,-1.841984748840332,-1.444044828414917,-1.6658935546875,-1.3648635149002075,-1.540954828262329,-1.2979167699813843,-1.6658935546875,-1.841984748840332,-1.6658935546875,-1.6658935546875,-2.143014907836914,-1.6658935546875,-1.444044828414917,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-1.6658935546875,-2.143014907836914 +-2.1271047592163086,-2.1271047592163086,-1.8260748386383057,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-1.8260748386383057,-2.1271047592163086,-1.8260748386383057,-1.8260748386383057,-1.8260748386383057,-1.428134799003601,-1.649983525276184,-1.5250447988510132,-1.5250447988510132,-1.0857120752334595,-1.0857120752334595,-1.428134799003601,-1.2820067405700684,-1.1271047592163086,-1.649983525276184,-1.5250447988510132,-1.8260748386383057,-1.649983525276184,-1.649983525276184,-1.649983525276184,-1.428134799003601,-1.8260748386383057,-1.8260748386383057,-1.649983525276184,-1.8260748386383057,-1.649983525276184,-1.8260748386383057,-1.8260748386383057,-2.1271047592163086,-2.1271047592163086,-1.8260748386383057,-1.8260748386383057,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086 +-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-1.7923916578292847,-2.093421697616577,-2.093421697616577,-2.093421697616577,-2.093421697616577,-1.6163004636764526,-1.4913617372512817,-1.3944517374038696,-1.6163004636764526,-1.4913617372512817,-1.1391792297363281,-1.1391792297363281,-1.1903316974639893,-1.1903316974639893,-1.6163004636764526,-1.4913617372512817,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-2.093421697616577,-2.093421697616577,-2.093421697616577,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-2.093421697616577,-1.6163004636764526,-1.6163004636764526,-2.093421697616577,-1.6163004636764526,-1.4913617372512817,-1.6163004636764526,-1.6163004636764526,-2.093421697616577,-2.093421697616577,-1.7923916578292847,-2.093421697616577,-1.7923916578292847,-2.093421697616577,-1.7923916578292847,-1.7923916578292847,-2.093421697616577,-2.093421697616577,-2.093421697616577 +-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.5854607820510864,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.5854607820510864,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.5854607820510864,-1.8864907026290894,-1.8864907026290894,-1.5854607820510864,-1.5854607820510864,-1.5854607820510864,-1.284430742263794,-1.5854607820510864,-1.284430742263794,-1.4093694686889648,-1.284430742263794,-1.5854607820510864,-1.284430742263794,-1.8864907026290894,-1.4093694686889648,-1.5854607820510864,-1.8864907026290894,-1.8864907026290894,-1.8864907026290894,-1.5854607820510864,-1.8864907026290894,-1.8864907026290894 +-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.618048071861267,-1.9190781116485596,-1.618048071861267,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.618048071861267,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.3170181512832642,-1.9190781116485596,-1.441956877708435,-1.441956877708435,-1.9190781116485596,-1.618048071861267,-1.441956877708435,-1.9190781116485596,-1.618048071861267,-1.9190781116485596,-1.618048071861267,-1.3170181512832642,-1.9190781116485596,-1.9190781116485596,-1.618048071861267,-1.2201080322265625,-1.9190781116485596,-1.618048071861267,-1.618048071861267,-1.618048071861267,-1.618048071861267,-1.441956877708435,-1.441956877708435,-1.9190781116485596,-1.618048071861267,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596,-1.9190781116485596 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + diff --git a/conf/SimpleBayesianConsensusCaller-8.csv b/conf/SimpleBayesianConsensusCaller-8.csv new file mode 100644 index 0000000..83947dd --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-8.csv @@ -0,0 +1,221 @@ +>Name +hg002_chr1_r10.3_longreads Guppy 3.4.8 with pseudocounts 1 + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.852421760559082,-0.004608249757438898,-2.0782406330108643,-2.83369517326355,-3.3652634620666504,-3.7374539375305176,-4.185838222503662,-4.599326133728027,-5.009500503540039,-5.250578880310059,-5.492586135864258,-5.709406852722168,-5.852856159210205,-5.93386697769165,-6.0067033767700195,-6.066380500793457,-6.065670013427734,-6.141458511352539,-6.177560329437256,-6.259135723114014,-6.262472152709961,-6.322221755981445,-6.373855113983154,-6.485065460205078,-6.391523838043213,-6.609383583068848,-6.488809585571289,-6.731847763061523,-6.62711238861084,-6.762516498565674,-6.712542533874512,-6.928142070770264,-6.827115535736084,-7.053081035614014,-6.938607692718506,-7.136418342590332,-7.0199127197265625,-7.296119213104248,-7.2089691162109375,-7.509998798370361,-7.405263423919678,-7.5513916015625,-7.648301601409912,-7.898179054260254,-7.70629358291626,-8.007323265075684,-7.898179054260254,-8.250361442565918,-8.250361442565918,-8.375300407409668,-8.375300407409668 +-8.27070426940918,-1.4258615970611572,-0.02248699963092804,-1.9676010608673096,-2.792003631591797,-3.5009801387786865,-3.8598597049713135,-4.33711576461792,-4.64231538772583,-4.98335075378418,-5.164853572845459,-5.436283588409424,-5.561434268951416,-5.737949848175049,-5.780745983123779,-5.864164352416992,-5.845822811126709,-5.944368362426758,-5.905216217041016,-5.978448390960693,-5.958950519561768,-6.146852970123291,-6.091727256774902,-6.367614269256592,-6.16349458694458,-6.485374450683594,-6.288433074951172,-6.647455215454102,-6.389890670776367,-6.6579203605651855,-6.56313419342041,-6.7266364097595215,-6.855731010437012,-7.015431880950928,-6.928281784057617,-7.156761169433594,-7.066584587097168,-7.571734428405762,-7.19152307510376,-7.492553234100342,-7.31646203994751,-7.571734428405762,-7.492553234100342,-7.793583393096924,-7.793583393096924,-7.793583393096924,-7.367614269256592,-7.668644428253174,-7.668644428253174,-7.668644428253174,-7.668644428253174 +-7.848842620849609,-1.7832446098327637,-1.4334783554077148,-0.03308027982711792,-1.7853217124938965,-2.567777395248413,-3.263472080230713,-3.727217197418213,-4.181016445159912,-4.433368682861328,-4.708649158477783,-4.933443069458008,-5.12951135635376,-5.311023712158203,-5.368835926055908,-5.425596714019775,-5.428886890411377,-5.552177429199219,-5.537088871002197,-5.652943134307861,-5.6474456787109375,-5.738253116607666,-5.788145065307617,-5.968029022216797,-5.880359649658203,-6.186084747314453,-6.009993553161621,-6.2467827796936035,-6.108479976654053,-6.433869361877441,-6.292540073394775,-6.807449817657471,-6.386444568634033,-6.506420135498047,-6.417479038238525,-6.9457526206970215,-6.644722938537598,-7.2467827796936035,-6.807449817657471,-7.0706915855407715,-7.003744602203369,-7.848842620849609,-7.547812461853027,-7.848842620849609,-7.149872779846191,-7.547812461853027,-7.371721267700195,-7.2467827796936035,-7.2467827796936035,-7.848842620849609,-7.848842620849609 +-7.421268939971924,-1.8811147212982178,-1.830676794052124,-1.2761658430099487,-0.049548085778951645,-1.649325966835022,-2.4841675758361816,-3.1808693408966064,-3.5260121822357178,-3.953660726547241,-4.188781261444092,-4.520355701446533,-4.740933418273926,-4.969482421875,-5.002967834472656,-5.233748435974121,-5.161197662353516,-5.452785968780518,-5.222611904144287,-5.448141098022461,-5.400079727172852,-5.496989727020264,-5.471879005432129,-5.768056392669678,-5.615088939666748,-5.929907321929932,-5.601725101470947,-6.006295680999756,-5.740027904510498,-6.165996551513672,-6.078846454620361,-6.245177745819092,-6.142515182495117,-6.379876136779785,-6.30732536315918,-6.722299098968506,-6.190820217132568,-6.643117904663086,-6.379876136779785,-6.722299098968506,-6.467026233673096,-6.722299098968506,-6.518178939819336,-6.722299098968506,-6.643117904663086,-6.94414758682251,-6.643117904663086,-6.722299098968506,-7.421268939971924,-6.819209098815918,-7.421268939971924 +-7.008481025695801,-1.8516865968704224,-2.0822672843933105,-1.6193592548370361,-1.1731805801391602,-0.06863172352313995,-1.5464261770248413,-2.5339879989624023,-3.217844009399414,-3.5107223987579346,-3.850722074508667,-4.092553615570068,-4.346668243408203,-4.522759437561035,-4.670024394989014,-4.74130916595459,-4.841163635253906,-4.991447925567627,-5.026209831237793,-5.127667427062988,-5.110854148864746,-5.157222747802734,-5.260293006896973,-5.417416572570801,-5.327239990234375,-5.778032302856445,-5.464413166046143,-5.477002143859863,-5.489967346191406,-5.804360866546631,-5.531359672546387,-5.8623528480529785,-5.753208637237549,-5.929299831390381,-5.753208637237549,-5.967088222503662,-5.929299831390381,-6.105391025543213,-5.804360866546631,-6.531359672546387,-6.309511184692383,-6.406421184539795,-6.531359672546387,-6.531359672546387,-6.230329990386963,-6.707450866699219,-6.309511184692383,-7.008481025695801,-6.707450866699219,-6.707450866699219,-6.406421184539795 +-6.497751712799072,-1.8011069297790527,-2.0593042373657227,-1.8183963298797607,-1.4708139896392822,-1.0122629404067993,-0.11390639841556549,-1.2905939817428589,-2.253969669342041,-2.853017568588257,-3.1523778438568115,-3.533963680267334,-3.684838056564331,-3.9701216220855713,-4.063182830810547,-4.185997486114502,-4.285563945770264,-4.464327812194824,-4.472445487976074,-4.538710117340088,-4.594661712646484,-4.773475646972656,-4.68483829498291,-5.006389617919922,-4.917967796325684,-5.175532341003418,-5.035353660583496,-5.267302513122559,-5.267302513122559,-5.418570518493652,-5.594661712646484,-5.652653694152832,-5.594661712646484,-5.719600200653076,-5.895691394805908,-5.798781394958496,-5.594661712646484,-6.020630359649658,-5.594661712646484,-6.497751712799072,-6.020630359649658,-6.497751712799072,-6.020630359649658,-6.020630359649658,-5.895691394805908,-6.497751712799072,-6.497751712799072,-6.19672155380249,-6.19672155380249,-6.497751712799072,-6.19672155380249 +-6.115936756134033,-1.7805793285369873,-2.0437238216400146,-1.8877161741256714,-1.6789636611938477,-1.485946536064148,-0.8699334263801575,-0.16041363775730133,-1.1835341453552246,-1.972797155380249,-2.6177642345428467,-2.9197607040405273,-3.2872769832611084,-3.4152331352233887,-3.702637195587158,-3.8303794860839844,-3.9172797203063965,-4.059031963348389,-4.103099822998047,-4.235123157501221,-4.3450846672058105,-4.375574111938477,-4.624575138092041,-4.524872303009033,-4.503152847290039,-4.597423076629639,-4.638815402984619,-4.717996597290039,-4.837183475494385,-5.115936756134033,-4.684573173522949,-5.074544429779053,-4.885488033294678,-5.212846755981445,-5.416966915130615,-5.416966915130615,-5.337785720825195,-5.513876914978027,-5.814907073974609,-5.638815402984619,-5.416966915130615,-5.416966915130615,-6.115936756134033,-5.814907073974609,-5.513876914978027,-5.814907073974609,-5.638815402984619,-6.115936756134033,-5.513876914978027,-6.115936756134033,-6.115936756134033 +-5.682370662689209,-1.7555654048919678,-2.0320632457733154,-1.9534491300582886,-1.7938543558120728,-1.7719597816467285,-1.3843258619308472,-0.7109510898590088,-0.2619660794734955,-0.945408821105957,-1.7046014070510864,-2.255859375,-2.5670931339263916,-2.880967140197754,-3.0448811054229736,-3.2707509994506836,-3.3664004802703857,-3.5488319396972656,-3.665337324142456,-3.790276050567627,-3.80730938911438,-3.966367483139038,-3.949976921081543,-4.091306209564209,-4.235212802886963,-4.302159309387207,-4.302159309387207,-4.478250980377197,-4.4519219398498535,-4.506279468536377,-4.536242485046387,-4.728128433227539,-4.837272644042969,-4.779280662536621,-4.904219627380371,-4.983400821685791,-4.904219627380371,-4.983400821685791,-4.904219627380371,-4.904219627380371,-5.205249309539795,-5.682370662689209,-5.080310821533203,-5.381340980529785,-5.682370662689209,-5.381340980529785,-5.080310821533203,-5.381340980529785,-5.682370662689209,-5.381340980529785,-5.682370662689209 +-5.44796085357666,-1.8457921743392944,-1.9928112030029297,-1.9259079694747925,-1.8493890762329102,-1.8796416521072388,-1.6011289358139038,-1.288393497467041,-0.6909596920013428,-0.3383585810661316,-0.8765664100646973,-1.4591343402862549,-1.883294701576233,-2.2014622688293457,-2.475295066833496,-2.6793227195739746,-2.9229159355163574,-3.097712755203247,-3.268983840942383,-3.3948822021484375,-3.5288827419281006,-3.699772596359253,-3.7075979709625244,-3.9164817333221436,-3.723684787750244,-3.970839500427246,-3.748990774154663,-4.125741481781006,-3.956598997116089,-4.24384069442749,-4.125741481781006,-4.334017276763916,-4.24384069442749,-4.544870853424072,-4.493718147277832,-4.970839500427246,-4.544870853424072,-4.748990535736084,-4.970839500427246,-4.845900535583496,-4.748990535736084,-5.146930694580078,-4.970839500427246,-5.44796085357666,-4.970839500427246,-5.146930694580078,-5.146930694580078,-5.44796085357666,-5.146930694580078,-5.44796085357666,-5.146930694580078 +-5.268273830413818,-1.8571592569351196,-2.007248878479004,-1.9354313611984253,-1.9370489120483398,-1.9854251146316528,-1.7593401670455933,-1.5901196002960205,-1.1725465059280396,-0.5691213011741638,-0.4730333983898163,-0.9267798066139221,-1.2814571857452393,-1.6320867538452148,-1.9264435768127441,-2.1865663528442383,-2.357649326324463,-2.587938070297241,-2.776911973953247,-2.9672436714172363,-3.040386915206909,-3.207575798034668,-3.17836856842041,-3.475882053375244,-3.475882053375244,-3.6662137508392334,-3.645024299621582,-3.7911524772644043,-3.7911524772644043,-4.092182636260986,-4.092182636260986,-4.423175811767578,-4.268273830413818,-4.423175811767578,-4.22688102722168,-4.967243671417236,-4.31403112411499,-4.967243671417236,-4.791152477264404,-4.791152477264404,-4.490122318267822,-5.268273830413818,-4.791152477264404,-5.268273830413818,-4.967243671417236,-5.268273830413818,-4.967243671417236,-5.268273830413818,-5.268273830413818,-5.268273830413818,-5.268273830413818 +-5.075897216796875,-1.855004906654358,-2.1074142456054688,-1.9710687398910522,-2.0958938598632812,-2.0489556789398193,-1.938226580619812,-1.8291524648666382,-1.5383299589157104,-0.9362384080886841,-0.5399957299232483,-0.683323323726654,-0.8931402564048767,-1.213110089302063,-1.4113491773605347,-1.6919023990631104,-1.871234655380249,-2.16367506980896,-2.3402981758117676,-2.5930235385894775,-2.755750894546509,-2.9423582553863525,-2.985991954803467,-3.2125742435455322,-3.2307991981506348,-3.3200223445892334,-3.343503475189209,-3.463113307952881,-3.4131393432617188,-3.7334744930267334,-3.7536778450012207,-3.7536778450012207,-3.820624589920044,-3.96195387840271,-4.034504413604736,-4.297745704650879,-4.121654510498047,-4.297745704650879,-4.376927375793457,-4.774867057800293,-4.598775863647461,-4.774867057800293,-4.774867057800293,-5.075897216796875,-4.774867057800293,-5.075897216796875,-5.075897216796875,-5.075897216796875,-4.774867057800293,-5.075897216796875,-5.075897216796875 +-4.978426933288574,-1.887816309928894,-2.1259469985961914,-1.9711061716079712,-2.1402077674865723,-2.1923859119415283,-2.1247289180755615,-2.039907217025757,-1.7764840126037598,-1.2823328971862793,-0.7683494091033936,-0.6968029141426086,-0.7593405246734619,-0.9666029810905457,-1.0912036895751953,-1.3304575681686401,-1.4665436744689941,-1.757796049118042,-1.8910006284713745,-2.154301166534424,-2.2794570922851562,-2.600029230117798,-2.6603636741638184,-2.8746232986450195,-2.9331040382385254,-3.145918130874634,-3.127168655395508,-3.3349742889404297,-3.2794570922851562,-3.5470633506774902,-3.7479782104492188,-3.6996734142303467,-3.61669921875,-4.200275897979736,-3.656207799911499,-3.8992457389831543,-3.9370343685150146,-3.9370343685150146,-3.978426933288574,-4.200275897979736,-4.376367092132568,-4.279457092285156,-4.200275897979736,-4.67739725112915,-4.67739725112915,-4.978426933288574,-4.978426933288574,-4.978426933288574,-4.978426933288574,-4.978426933288574,-4.978426933288574 +-4.93913459777832,-1.9573161602020264,-2.1289021968841553,-2.137045383453369,-2.2754337787628174,-2.2849581241607666,-2.2642736434936523,-2.1817386150360107,-2.029578685760498,-1.591999888420105,-1.0614755153656006,-0.8582197427749634,-0.7910876274108887,-0.8642451763153076,-0.9184834361076355,-1.0857406854629517,-1.1735405921936035,-1.4042205810546875,-1.5072886943817139,-1.7853198051452637,-1.883756399154663,-2.1509664058685303,-2.282078742980957,-2.5736467838287354,-2.5986905097961426,-2.9017081260681152,-2.9348132610321045,-3.1609835624694824,-3.24893856048584,-3.491976737976074,-3.4339847564697266,-3.8251912593841553,-3.5589234828948975,-3.9848921298980713,-3.9391345977783203,-3.9391345977783203,-3.9848921298980713,-4.09403657913208,-4.160983562469482,-4.240164756774902,-4.3370747566223145,-4.3370747566223145,-4.6381049156188965,-4.6381049156188965,-4.93913459777832,-4.93913459777832,-4.6381049156188965,-4.93913459777832,-4.93913459777832,-4.93913459777832,-4.93913459777832 +-4.888970851898193,-1.94845449924469,-2.1891331672668457,-2.067457437515259,-2.2730209827423096,-2.335088014602661,-2.369143009185791,-2.3046398162841797,-2.2524831295013428,-1.8653069734573364,-1.3836852312088013,-1.1082217693328857,-0.9395321607589722,-0.9153813123703003,-0.8754175305366516,-0.9677007794380188,-0.9882761836051941,-1.169722557067871,-1.244433879852295,-1.489470362663269,-1.5430094003677368,-1.828650951385498,-1.91584312915802,-2.2233898639678955,-2.2636585235595703,-2.566751718521118,-2.5585572719573975,-2.8595871925354004,-2.8846495151519775,-3.1565771102905273,-3.226213216781616,-3.3704569339752197,-3.344902992248535,-3.610217332839966,-3.546548366546631,-3.7128796577453613,-3.6848509311676025,-4.2869110107421875,-4.043872833251953,-4.043872833251953,-4.411849498748779,-4.411849498748779,-4.190001010894775,-4.5879411697387695,-4.411849498748779,-4.411849498748779,-4.5879411697387695,-4.888970851898193,-4.888970851898193,-4.888970851898193,-4.888970851898193 +-4.848386287689209,-1.9225586652755737,-2.2049336433410645,-2.104093313217163,-2.4521868228912354,-2.4521868228912354,-2.5000813007354736,-2.415416955947876,-2.3741700649261475,-2.106447219848633,-1.709136962890625,-1.3978291749954224,-1.1508082151412964,-1.065483808517456,-0.9369089603424072,-0.9591965675354004,-0.9125767350196838,-1.0478066205978394,-1.0587350130081177,-1.2653008699417114,-1.2937759160995483,-1.559689998626709,-1.596018671989441,-1.88083815574646,-1.9351023435592651,-2.2251369953155518,-2.280184507369995,-2.5451900959014893,-2.567352771759033,-2.831352949142456,-2.8893446922302246,-3.176288366317749,-3.100198268890381,-3.235602378845215,-3.2251369953155518,-3.4866583347320557,-3.433412790298462,-3.8069934844970703,-3.5261669158935547,-4.003288269042969,-3.894143581390381,-4.149415969848633,-3.894143581390381,-4.246325969696045,-3.945296287536621,-4.547356128692627,-4.246325969696045,-4.848386287689209,-4.371264934539795,-4.848386287689209,-4.848386287689209 +-4.781590461730957,-1.9600766897201538,-2.2604522705078125,-2.117889404296875,-2.3088338375091553,-2.543544054031372,-2.3819165229797363,-2.493788480758667,-2.480560302734375,-2.1983914375305176,-1.9158941507339478,-1.6528679132461548,-1.4010173082351685,-1.2416363954544067,-1.0734243392944336,-1.0153261423110962,-0.9292932748794556,-1.0058342218399048,-0.9651500582695007,-1.1308943033218384,-1.126451849937439,-1.3661160469055176,-1.3808796405792236,-1.6629948616027832,-1.6952303647994995,-2.036515474319458,-2.0357351303100586,-2.337545394897461,-2.3649497032165527,-2.6354622840881348,-2.644869565963745,-2.8521714210510254,-2.8521714210510254,-3.1381375789642334,-3.057314395904541,-3.3344321250915527,-3.383650302886963,-3.480560302734375,-3.5511412620544434,-3.87850022315979,-3.9364922046661377,-3.87850022315979,-4.003438949584961,-4.082620143890381,-4.003438949584961,-4.082620143890381,-4.003438949584961,-4.781590461730957,-4.179530143737793,-4.480560302734375,-4.781590461730957 +-4.690753936767578,-2.099689483642578,-2.338571548461914,-2.020508289337158,-2.43068265914917,-2.5835440158843994,-2.465444803237915,-2.611572742462158,-2.600848913192749,-2.3366456031799316,-2.1155662536621094,-1.9133273363113403,-1.6517367362976074,-1.4509543180465698,-1.2665259838104248,-1.1352968215942383,-1.007797122001648,-1.0233945846557617,-0.9477149248123169,-1.0646190643310547,-1.0260181427001953,-1.2224067449569702,-1.1981333494186401,-1.4539650678634644,-1.4374160766601562,-1.7507359981536865,-1.7664748430252075,-2.041419267654419,-2.0542662143707275,-2.4074528217315674,-2.329026222229004,-2.6907541751861572,-2.6338491439819336,-2.8394956588745117,-2.8394956588745117,-3.1592750549316406,-3.1722402572631836,-3.435481548309326,-3.213632822036743,-3.6907541751861572,-3.6907541751861572,-3.7876641750335693,-3.7876641750335693,-4.213633060455322,-3.9126029014587402,-3.576810836791992,-4.213633060455322,-4.088694095611572,-3.99178409576416,-4.213633060455322,-4.088694095611572 +-4.597794055938721,-1.9484590291976929,-2.2818236351013184,-2.0779659748077393,-2.319040298461914,-2.480522632598877,-2.430476427078247,-2.6632955074310303,-2.728562116622925,-2.3622653484344482,-2.1981201171875,-2.035501003265381,-1.8759832382202148,-1.6474289894104004,-1.447344422340393,-1.3113373517990112,-1.119949460029602,-1.1062921285629272,-0.9728932976722717,-1.0503884553909302,-0.9750618934631348,-1.1304818391799927,-1.0896683931350708,-1.3204139471054077,-1.2967638969421387,-1.5619640350341797,-1.5684101581573486,-1.901437520980835,-1.8366180658340454,-2.1368961334228516,-2.172912120819092,-2.5370960235595703,-2.442457914352417,-2.8496057987213135,-2.678715705871582,-3.2175827026367188,-3.0067293643951416,-3.367344856262207,-3.2360661029815674,-3.6947038173675537,-3.4516658782958984,-3.6947038173675537,-3.7526957988739014,-3.9957339763641357,-3.8988239765167236,-3.9957339763641357,-3.8196425437927246,-4.120672702789307,-4.296763896942139,-4.597794055938721,-4.597794055938721 +-4.531912803649902,-2.008166551589966,-2.288874864578247,-2.089433193206787,-2.215942621231079,-2.5148797035217285,-2.4247031211853027,-2.563430070877075,-2.587430238723755,-2.51072359085083,-2.4826948642730713,-2.2287168502807617,-2.0591564178466797,-1.8845300674438477,-1.6420512199401855,-1.491706371307373,-1.2725580930709839,-1.2105216979980469,-1.0527697801589966,-1.0941624641418457,-0.9810733795166016,-1.097024917602539,-1.0209660530090332,-1.203533411026001,-1.1575312614440918,-1.413979172706604,-1.3729476928710938,-1.6615091562271118,-1.6482515335083008,-1.9532737731933594,-1.9453257322311401,-2.2138495445251465,-2.222282886505127,-2.5825231075286865,-2.4420077800750732,-2.9191291332244873,-2.7995193004608154,-3.2308828830718994,-2.9756104946136475,-3.209693670272827,-3.1339728832244873,-3.3558216094970703,-3.385784864425659,-3.9298529624938965,-3.5776705741882324,-4.2308831214904785,-3.9298529624938965,-4.2308831214904785,-3.686815023422241,-4.2308831214904785,-3.9298529624938965 +-4.456639289855957,-2.0002732276916504,-2.2498133182525635,-1.9897717237472534,-2.3562686443328857,-2.54282546043396,-2.5758256912231445,-2.502396821975708,-2.6305644512176514,-2.3847572803497314,-2.3494293689727783,-2.33278751373291,-2.1534433364868164,-2.043339490890503,-1.827229619026184,-1.664948582649231,-1.4236178398132324,-1.3314834833145142,-1.1562612056732178,-1.1580045223236084,-1.0260804891586304,-1.0855714082717896,-1.0007290840148926,-1.1495712995529175,-1.0735423564910889,-1.2788143157958984,-1.2538785934448242,-1.5004708766937256,-1.5043312311172485,-1.7995834350585938,-1.782697319984436,-2.1344199180603027,-2.0639424324035645,-2.388453483581543,-2.3528356552124023,-2.67848801612854,-2.671309471130371,-3.0949113368988037,-2.9125711917877197,-3.2261903285980225,-3.201366901397705,-3.377458095550537,-3.280548095703125,-3.67848801612854,-3.75766921043396,-3.75766921043396,-3.67848801612854,-3.854579210281372,-3.979517936706543,-4.155609130859375,-3.611541271209717 +-4.402054786682129,-2.114253282546997,-2.415283203125,-2.036566972732544,-2.5212414264678955,-2.5212414264678955,-2.5958750247955322,-2.5387320518493652,-2.6461801528930664,-2.5212414264678955,-2.4575722217559814,-2.3016843795776367,-2.2230780124664307,-2.0988588333129883,-1.9658923149108887,-1.7808786630630493,-1.5951968431472778,-1.4630351066589355,-1.2904564142227173,-1.2320867776870728,-1.077360987663269,-1.126283049583435,-1.021843671798706,-1.1339452266693115,-1.0418403148651123,-1.2219290733337402,-1.1567890644073486,-1.4090598821640015,-1.3149837255477905,-1.6124742031097412,-1.597915530204773,-1.8796106576919556,-1.8617254495620728,-2.1325418949127197,-2.1325418949127197,-2.493569850921631,-2.4108288288116455,-2.799994945526123,-2.778805732727051,-2.939656972885132,-2.8835411071777344,-3.225963592529297,-3.004114866256714,-3.5569570064544678,-3.2559268474578857,-3.5569570064544678,-3.402055025100708,-3.703084945678711,-3.49896502494812,-3.703084945678711,-3.703084945678711 +-4.395186424255371,-1.995512843132019,-2.3233044147491455,-2.1447665691375732,-2.330728530883789,-2.503092050552368,-2.6098568439483643,-2.550088405609131,-2.595845937728882,-2.503092050552368,-2.3908650875091553,-2.4657676219940186,-2.281243085861206,-2.2104952335357666,-2.029698610305786,-1.8649868965148926,-1.7157586812973022,-1.5678173303604126,-1.4044039249420166,-1.3288606405258179,-1.151157021522522,-1.1496739387512207,-1.046492338180542,-1.1462329626083374,-1.0215390920639038,-1.1835321187973022,-1.1000595092773438,-1.328115701675415,-1.243510365486145,-1.504206895828247,-1.476108431816101,-1.7802894115447998,-1.7212445735931396,-2.0855562686920166,-1.9989871978759766,-2.3908650875091553,-2.361762762069702,-2.646998643875122,-2.520125389099121,-3.072967290878296,-2.932788610458374,-3.1647377014160156,-3.219095230102539,-3.139914035797119,-3.3537938594818115,-3.55008864402771,-3.696216583251953,-3.918065309524536,-3.696216583251953,-3.918065309524536,-3.696216583251953 +-4.311096668243408,-2.0582435131073,-2.3816776275634766,-2.046278715133667,-2.532945394515991,-2.648338794708252,-2.648338794708252,-2.5257668495178223,-2.436035394668579,-2.4134695529937744,-2.498183250427246,-2.342613697052002,-2.361706495285034,-2.352055311203003,-2.2038867473602295,-1.9868141412734985,-1.8086695671081543,-1.7222648859024048,-1.511067271232605,-1.4234793186187744,-1.251911997795105,-1.2403202056884766,-1.0891610383987427,-1.159420371055603,-1.0155295133590698,-1.1869186162948608,-1.0653373003005981,-1.2530503273010254,-1.1921708583831787,-1.436035394668579,-1.3301846981048584,-1.6408507823944092,-1.5959292650222778,-1.8862149715423584,-1.805946707725525,-2.096252679824829,-2.0909886360168457,-2.459838390350342,-2.402611494064331,-2.754794120788574,-2.7313129901885986,-3.1069767475128174,-2.896123170852661,-3.2697038650512695,-3.197153329849243,-3.311096668243408,-3.4080066680908203,-3.7090365886688232,-3.7090365886688232,-4.010066509246826,-3.7090365886688232 +-4.258876800537109,-2.052050828933716,-2.190690755844116,-2.023348093032837,-2.4015440940856934,-2.3955538272857666,-2.6568167209625244,-2.5776352882385254,-2.5428733825683594,-2.4735467433929443,-2.299835205078125,-2.345062732696533,-2.3397984504699707,-2.2294929027557373,-2.2057981491088867,-2.1035406589508057,-1.9688420295715332,-1.813272476196289,-1.6450347900390625,-1.4924638271331787,-1.3740812540054321,-1.3320199251174927,-1.1630102396011353,-1.2088837623596191,-1.0539430379867554,-1.167561411857605,-1.0333088636398315,-1.2477293014526367,-1.1102739572525024,-1.3514653444290161,-1.2641197443008423,-1.542038917541504,-1.4735467433929443,-1.8055583238601685,-1.726122260093689,-2.01336407661438,-1.9778432846069336,-2.324378252029419,-2.2721049785614014,-2.56868052482605,-2.5346007347106934,-2.7537267208099365,-2.8275129795074463,-3.0547566413879395,-3.1796953678131104,-3.2588765621185303,-3.1796953678131104,-3.5599067211151123,-3.7817554473876953,-3.5599067211151123,-3.4807252883911133 +-4.16640043258667,-1.92088782787323,-2.1578004360198975,-2.098214626312256,-2.4762043952941895,-2.5329320430755615,-2.598198652267456,-2.57533597946167,-2.8441812992095947,-2.610097885131836,-2.6223325729370117,-2.353487253189087,-2.467430591583252,-2.263310432434082,-2.2473223209381104,-2.076495409011841,-2.059190511703491,-1.874144434928894,-1.7581605911254883,-1.5993741750717163,-1.42132568359375,-1.3955484628677368,-1.2416044473648071,-1.25845205783844,-1.0978436470031738,-1.1778415441513062,-1.0464850664138794,-1.193272590637207,-1.1129379272460938,-1.3194451332092285,-1.2136080265045166,-1.4631091356277466,-1.3992446660995483,-1.6260710954666138,-1.6064939498901367,-1.8610491752624512,-1.8610491752624512,-2.1452112197875977,-2.1057026386260986,-2.450397253036499,-2.360220432281494,-2.57533597946167,-2.5229477882385254,-2.9359517097473145,-2.8046727180480957,-3.16640043258667,-2.8876469135284424,-3.3213024139404297,-2.962280511856079,-3.1250078678131104,-3.3213024139404297 +-4.041116237640381,-1.9729303121566772,-2.154625415802002,-2.036794900894165,-2.3335461616516113,-2.4076478481292725,-2.626142978668213,-2.4970481395721436,-2.660904884338379,-2.563994884490967,-2.4970481395721436,-2.3509202003479004,-2.4613325595855713,-2.2929282188415527,-2.325112819671631,-2.091726303100586,-2.091726303100586,-1.8981014490127563,-1.8183997869491577,-1.6967239379882812,-1.4958090782165527,-1.4958090782165527,-1.3326953649520874,-1.324278473854065,-1.1910829544067383,-1.2143937349319458,-1.0721665620803833,-1.2137470245361328,-1.0873565673828125,-1.2739603519439697,-1.1358602046966553,-1.4066389799118042,-1.2991771697998047,-1.5683597326278687,-1.4412331581115723,-1.8316012620925903,-1.6812807321548462,-2.067988395690918,-1.9957932233810425,-2.3335461616516113,-2.1898579597473145,-2.5226023197174072,-2.472914457321167,-2.78584361076355,-2.8949880599975586,-2.961935043334961,-2.7623627185821533,-3.439056158065796,-3.342146158218384,-3.138026237487793,-3.563994884490967 +-3.9401676654815674,-1.9716846942901611,-2.0651063919067383,-2.2077739238739014,-2.617948532104492,-2.40868878364563,-2.4216537475585938,-2.5251944065093994,-2.360383987426758,-2.140827178955078,-2.31691837310791,-2.3381075859069824,-2.39609956741333,-2.3381075859069824,-2.2241642475128174,-2.1548378467559814,-2.0158884525299072,-2.107658863067627,-1.8719818592071533,-1.7878793478012085,-1.5672557353973389,-1.5635907649993896,-1.3547070026397705,-1.4138284921646118,-1.229204535484314,-1.2708507776260376,-1.1285927295684814,-1.275525689125061,-1.0950696468353271,-1.2736496925354004,-1.125254511833191,-1.3581043481826782,-1.2517478466033936,-1.4868494272232056,-1.3558365106582642,-1.7174512147903442,-1.6017112731933594,-1.9027411937713623,-1.7878793478012085,-2.2241642475128174,-2.005669355392456,-2.40868878364563,-2.2411975860595703,-2.66141414642334,-2.448806047439575,-2.794039726257324,-3.0370776653289795,-2.9401676654815674,-3.1620163917541504,-3.6391377449035645,-3.2411975860595703 +-3.8109042644500732,-1.9848295450210571,-2.348506212234497,-1.9535717964172363,-2.449176549911499,-2.5804553031921387,-2.5804553031921387,-2.6067843437194824,-2.412964344024658,-2.696960926055908,-2.9078142642974854,-2.37954044342041,-2.4684815406799316,-2.37954044342041,-2.1388063430786133,-2.0949008464813232,-2.0400521755218506,-1.9535717964172363,-1.8814853429794312,-1.8331806659698486,-1.6233835220336914,-1.6095072031021118,-1.4665119647979736,-1.4454163312911987,-1.241530418395996,-1.3223536014556885,-1.118057370185852,-1.2897661924362183,-1.1260589361190796,-1.2963565587997437,-1.109336256980896,-1.3352330923080444,-1.202378273010254,-1.4416884183883667,-1.3637462854385376,-1.6233835220336914,-1.4928410053253174,-1.842421293258667,-1.6678894758224487,-2.0047242641448975,-1.9244135618209839,-2.37954044342041,-2.2923903465270996,-2.4684815406799316,-2.488684892654419,-2.7317230701446533,-2.7317230701446533,-2.7695116996765137,-3.2088441848754883,-3.0327529907226562,-2.8109042644500732 +-3.733518362045288,-1.977643370628357,-2.2150042057037354,-1.7291969060897827,-2.2150042057037354,-2.335578203201294,-2.654336929321289,-2.353307008743286,-2.733518362045288,-2.654336929321289,-2.3717904090881348,-2.5030694007873535,-2.1537346839904785,-2.3910956382751465,-2.286360263824463,-2.1537346839904785,-2.034548282623291,-2.017514944076538,-1.9074434041976929,-1.7650352716445923,-1.7378830909729004,-1.6881952285766602,-1.5691653490066528,-1.503069281578064,-1.311914324760437,-1.3717904090881348,-1.1969597339630127,-1.318544864654541,-1.1571768522262573,-1.2848119735717773,-1.1525932550430298,-1.344352126121521,-1.2084734439849854,-1.4196510314941406,-1.2463798522949219,-1.5721502304077148,-1.4217643737792969,-1.6881952285766602,-1.6436131000518799,-1.9626662731170654,-1.8470275402069092,-2.0433220863342285,-2.034548282623291,-2.5030694007873535,-2.353307008743286,-2.77927565574646,-2.478245735168457,-2.8304283618927,-2.955367088317871,-2.8884201049804688,-2.587390184402466 +-3.573335886001587,-1.5690144300460815,-2.2945821285247803,-2.141972064971924,-2.2309131622314453,-2.87436580657959,-2.573335886001587,-2.459392547607422,-2.494154691696167,-2.15836238861084,-2.2309131622314453,-2.2945821285247803,-2.494154691696167,-2.369215726852417,-2.1753957271575928,-2.0292677879333496,-2.15836238861084,-1.971275806427002,-1.8251478672027588,-1.79518461227417,-1.7809441089630127,-1.6542577743530273,-1.6048529148101807,-1.5164309740066528,-1.3480265140533447,-1.4834307432174683,-1.2945822477340698,-1.285534143447876,-1.2230877876281738,-1.3403397798538208,-1.1736620664596558,-1.3014942407608032,-1.1667956113815308,-1.3972445726394653,-1.2679845094680786,-1.497788906097412,-1.4494842290878296,-1.6982746124267578,-1.497788906097412,-2.017033338546753,-1.7160032987594604,-1.9605519771575928,-2.005134105682373,-2.272305727005005,-2.318063259124756,-2.369215726852417,-2.3428869247436523,-2.573335886001587,-2.670245885848999,-2.87436580657959,-2.971275806427002 +-3.3577442169189453,-1.5653526782989502,-1.8806231021881104,-2.0789906978607178,-2.015321731567383,-2.6587743759155273,-2.2785630226135254,-2.5795931816101074,-2.512646198272705,-2.015321731567383,-2.1024718284606934,-2.1024718284606934,-2.1816530227661133,-2.1024718284606934,-1.8525943756103516,-1.996016502380371,-1.8663825988769531,-1.7449604272842407,-1.8806231021881104,-1.6949864625930786,-1.7556843757629395,-1.67650306224823,-1.6173816919326782,-1.6018694639205933,-1.4944214820861816,-1.488512635231018,-1.4386662244796753,-1.4035018682479858,-1.297046422958374,-1.366518259048462,-1.2371704578399658,-1.3987029790878296,-1.297046422958374,-1.4334650039672852,-1.2643226385116577,-1.488512635231018,-1.3324384689331055,-1.5943163633346558,-1.558403730392456,-1.7556843757629395,-1.6253505945205688,-2.0789906978607178,-1.789542555809021,-2.12729549407959,-2.0789906978607178,-2.4546544551849365,-2.1536242961883545,-2.2438008785247803,-2.3577442169189453,-2.7556843757629395,-2.7556843757629395 +-3.251394748687744,-1.908972144126892,-2.075303554534912,-2.251394748687744,-2.950364828109741,-1.908972144126892,-2.552424907684326,-2.552424907684326,-2.950364828109741,-2.4732437133789062,-2.3483047485351562,-2.3483047485351562,-2.4732437133789062,-2.3483047485351562,-2.251394748687744,-2.137451410293579,-2.406296730041504,-2.172213554382324,-2.0472748279571533,-1.8711836338043213,-1.853454828262329,-1.73288094997406,-1.6716113090515137,-1.5438246726989746,-1.4188859462738037,-1.480542778968811,-1.4125458002090454,-1.327115535736084,-1.2601687908172607,-1.3880720138549805,-1.1983164548873901,-1.4660650491714478,-1.2343615293502808,-1.3537677526474,-1.2829118967056274,-1.4125458002090454,-1.2691236734390259,-1.4732435941696167,-1.4384814500808716,-1.7199158668518066,-1.5886369943618774,-1.7889968156814575,-1.6716113090515137,-2.0209460258483887,-1.8364214897155762,-2.137451410293579,-2.105266809463501,-2.406296730041504,-2.297152280807495,-2.406296730041504,-2.6493349075317383 +-3.0860037803649902,-1.7849737405776978,-3.0860037803649902,-1.8072501420974731,-2.4839437007904053,-2.0860037803649902,-2.608882427215576,-2.784973621368408,-2.784973621368408,-2.387033700942993,-2.387033700942993,-2.131761312484741,-2.1829137802124023,-2.131761312484741,-2.1829137802124023,-2.1829137802124023,-2.1829137802124023,-2.1829137802124023,-1.8072501420974731,-1.9099124670028687,-1.763784408569336,-1.9099124670028687,-1.623605728149414,-1.638845682144165,-1.567489743232727,-1.5946420431137085,-1.3870337009429932,-1.3870337009429932,-1.2599289417266846,-1.3784334659576416,-1.3078523874282837,-1.3700003623962402,-1.2599289417266846,-1.2664598226547241,-1.3006738424301147,-1.4525352716445923,-1.3078523874282837,-1.5178020000457764,-1.4425510168075562,-1.7057924270629883,-1.541935682296753,-1.724275827407837,-1.7849737405776978,-2.006822347640991,-1.7849737405776978,-2.0446109771728516,-1.8555548191070557,-2.24090576171875,-2.1829137802124023,-2.1829137802124023,-2.387033700942993 +-2.9912261962890625,-1.6110148429870605,-2.0881361961364746,-2.2922561168670654,-2.5141048431396484,-2.5141048431396484,-2.6901960372924805,-2.9912261962890625,-2.5141048431396484,-2.9912261962890625,-2.6901960372924805,-2.3891661167144775,-2.6901960372924805,-2.2922561168670654,-2.2130749225616455,-2.0369834899902344,-2.0369834899902344,-1.9498333930969238,-1.7871061563491821,-1.6294982433319092,-1.6110148429870605,-1.5440680980682373,-1.6294982433319092,-1.5288281440734863,-1.5762526988983154,-1.5288281440734863,-1.4597471952438354,-1.423024296760559,-1.3891661167144775,-1.4998643398284912,-1.3679767847061157,-1.3380135297775269,-1.423024296760559,-1.3380135297775269,-1.2430380582809448,-1.4471579790115356,-1.3477734327316284,-1.5762526988983154,-1.4998643398284912,-1.5440680980682373,-1.4597471952438354,-1.6294982433319092,-1.7124724388122559,-1.8151347637176514,-1.6901960372924805,-2.0369834899902344,-1.991226077079773,-2.2922561168670654,-2.0881361961364746,-2.6901960372924805,-2.146127939224243 +-2.943988800048828,-1.3999208211898804,-2.466867685317993,-2.24501895904541,-2.0408987998962402,-2.943988800048828,-2.466867685317993,-2.3419289588928223,-2.466867685317993,-1.9439889192581177,-2.466867685317993,-2.24501895904541,-2.0408987998962402,-2.0408987998962402,-2.098890781402588,-1.9025962352752686,-2.165837526321411,-2.098890781402588,-2.24501895904541,-2.0408987998962402,-2.098890781402588,-2.0408987998962402,-1.5637776851654053,-1.9025962352752686,-1.6217695474624634,-1.582261085510254,-1.4668675661087036,-1.4968308210372925,-1.364205241203308,-1.4254748821258545,-1.3419288396835327,-1.4815908670425415,-1.2718909978866577,-1.4125099182128906,-1.3207396268844604,-1.601566195487976,-1.2197129726409912,-1.4668675661087036,-1.3419288396835327,-1.767897605895996,-1.3312050104141235,-1.6652352809906006,-1.5290155410766602,-1.8648076057434082,-1.8648076057434082,-2.0408987998962402,-1.8648076057434082,-1.989746332168579,-1.9439889192581177,-2.642958879470825,-1.8648076057434082 +-2.9745116233825684,-1.5595383644104004,-2.3724517822265625,-2.0202691555023193,-2.3724517822265625,-2.9745116233825684,-2.4973905086517334,-2.2755417823791504,-2.1963603496551514,-2.1963603496551514,-2.0714216232299805,-1.9745116233825684,-2.129413604736328,-2.0202691555023193,-1.9331190586090088,-2.129413604736328,-1.7984204292297363,-2.0202691555023193,-1.8283836841583252,-1.9331190586090088,-1.7192392349243164,-1.7984204292297363,-1.5765717029571533,-1.7440627813339233,-1.5431479215621948,-1.5431479215621948,-1.3834470510482788,-1.7440627813339233,-1.3617278337478638,-1.4559977054595947,-1.4304436445236206,-1.6127839088439941,-1.3947280645370483,-1.5121136903762817,-1.284315586090088,-1.5121136903762817,-1.34104323387146,-1.4973905086517334,-1.4559977054595947,-1.6522923707962036,-1.372451663017273,-1.7192392349243164,-1.4831500053405762,-1.7703917026519775,-1.5765717029571533,-2.0202691555023193,-1.8283836841583252,-2.0202691555023193,-1.8953304290771484,-2.2755417823791504,-2.0202691555023193 +-2.9309489727020264,-2.0278589725494385,-1.7848210334777832,-1.930949091911316,-1.7848210334777832,-2.4538278579711914,-2.085850954055786,-1.9767065048217773,-2.3288891315460205,-2.9309489727020264,-2.6299190521240234,-2.4538278579711914,-2.3288891315460205,-2.2319791316986084,-2.0278589725494385,-2.4538278579711914,-2.085850954055786,-2.2319791316986084,-1.8895562887191772,-1.930949091911316,-1.7005001306533813,-1.8170056343078613,-1.6756765842437744,-1.5885263681411743,-1.7005001306533813,-1.5885263681411743,-1.4995852708816528,-1.6299190521240234,-1.4995852708816528,-1.6521954536437988,-1.3511654138565063,-1.4685510396957397,-1.3398844003677368,-1.550737738609314,-1.362747311592102,-1.362747311592102,-1.374646544456482,-1.6521954536437988,-1.3076996803283691,-1.5692212581634521,-1.374646544456482,-1.5692212581634521,-1.374646544456482,-1.7848210334777832,-1.4995852708816528,-1.7848210334777832,-1.6521954536437988,-2.085850954055786,-1.9767065048217773,-2.3288891315460205,-1.9767065048217773 +-2.8887410163879395,-2.1105897426605225,-1.7426129579544067,-1.7747975587844849,-2.4116196632385254,-2.2866809368133545,-2.8887410163879395,-2.5877108573913574,-2.8887410163879395,-2.2866809368133545,-1.80955970287323,-1.80955970287323,-2.043642997741699,-2.1105897426605225,-2.1105897426605225,-2.1897709369659424,-2.043642997741699,-1.8887410163879395,-1.9344984292984009,-1.8887410163879395,-1.4573771953582764,-1.633468508720398,-1.6099873781204224,-1.80955970287323,-1.4573771953582764,-1.6099873781204224,-1.3973792791366577,-1.7126497030258179,-1.3205392360687256,-1.5085296630859375,-1.3324384689331055,-1.7126497030258179,-1.2654917240142822,-1.5463182926177979,-1.2976763248443604,-1.6582920551300049,-1.4116196632385254,-1.684620976448059,-1.3702269792556763,-1.6582920551300049,-1.5085296630859375,-1.7126497030258179,-1.5665216445922852,-1.587710976600647,-1.6582920551300049,-2.1105897426605225,-1.8887410163879395,-2.043642997741699,-2.1105897426605225,-1.9344984292984009,-1.8887410163879395 +-2.640481472015381,-1.5613001585006714,-1.4943534135818481,-2.038421392440796,-2.163360118865967,-2.339451551437378,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.339451551437378,-2.038421392440796,-1.9415113925933838,-2.038421392440796,-1.795383334159851,-1.737391471862793,-1.8623301982879639,-2.038421392440796,-1.795383334159851,-1.795383334159851,-1.6862388849258423,-1.5990887880325317,-1.8623301982879639,-1.5990887880325317,-1.737391471862793,-1.5990887880325317,-1.8623301982879639,-1.5265381336212158,-1.6862388849258423,-1.4363614320755005,-1.5990887880325317,-1.3394514322280884,-1.4363614320755005,-1.3617278337478638,-1.6404814720153809,-1.4100325107574463,-1.5990887880325317,-1.3182621002197266,-1.4643901586532593,-1.4943534135818481,-1.5613001585006714,-1.4943534135818481,-1.795383334159851,-1.5613001585006714,-1.6404814720153809,-1.5990887880325317,-1.795383334159851,-1.9415113925933838,-2.339451551437378,-1.9415113925933838,-2.640481472015381,-2.038421392440796 +-2.631443738937378,-1.8532925844192505,-1.631443738937378,-1.8532925844192505,-1.4853156805038452,-2.154322624206543,-2.631443738937378,-2.330413818359375,-2.154322624206543,-1.5900510549545288,-2.631443738937378,-2.029383897781372,-2.330413818359375,-1.9324737787246704,-2.154322624206543,-1.9324737787246704,-1.9324737787246704,-1.7863457202911377,-1.72835373878479,-1.8532925844192505,-1.552262544631958,-2.029383897781372,-1.455352544784546,-1.7863457202911377,-1.72835373878479,-1.8532925844192505,-1.72835373878479,-1.5900510549545288,-1.631443738937378,-1.552262544631958,-1.455352544784546,-1.552262544631958,-1.400994896888733,-1.427323818206787,-1.427323818206787,-1.552262544631958,-1.552262544631958,-1.7863457202911377,-1.330413818359375,-2.029383897781372,-1.4853156805038452,-1.517500400543213,-1.400994896888733,-1.677201271057129,-1.552262544631958,-1.7863457202911377,-1.631443738937378,-1.7863457202911377,-1.7863457202911377,-2.029383897781372,-2.631443738937378 +-2.5314788818359375,-2.0543575286865234,-2.2304489612579346,-1.4900861978530884,-1.6863808631896973,-1.929418921470642,-2.2304489612579346,-2.5314788818359375,-2.5314788818359375,-1.929418921470642,-2.2304489612579346,-2.5314788818359375,-2.2304489612579346,-2.0543575286865234,-2.2304489612579346,-2.2304489612579346,-1.929418921470642,-1.83250892162323,-1.7533276081085205,-1.5772364139556885,-1.4522976875305176,-1.83250892162323,-1.6283888816833496,-1.5772364139556885,-1.6863808631896973,-1.6283888816833496,-1.7533276081085205,-1.4175355434417725,-1.3853508234024048,-1.6283888816833496,-1.4900861978530884,-1.7533276081085205,-1.4175355434417725,-1.4900861978530884,-1.3553876876831055,-1.5314788818359375,-1.4522976875305176,-1.7533276081085205,-1.3853508234024048,-1.6863808631896973,-1.5772364139556885,-1.4900861978530884,-1.5772364139556885,-1.6283888816833496,-1.5772364139556885,-1.83250892162323,-1.83250892162323,-2.0543575286865234,-1.7533276081085205,-2.2304489612579346,-1.7533276081085205 +-2.365488052368164,-1.88836669921875,-2.365488052368164,-2.064457893371582,-2.365488052368164,-2.365488052368164,-2.365488052368164,-2.365488052368164,-2.365488052368164,-1.88836669921875,-2.064457893371582,-1.763427972793579,-2.064457893371582,-1.763427972793579,-1.666517972946167,-1.666517972946167,-1.666517972946167,-1.587336778640747,-1.763427972793579,-1.88836669921875,-1.763427972793579,-1.587336778640747,-1.88836669921875,-1.5203899145126343,-1.5203899145126343,-1.5203899145126343,-1.2863067388534546,-1.666517972946167,-1.666517972946167,-1.666517972946167,-1.587336778640747,-1.587336778640747,-1.3654879331588745,-1.587336778640747,-1.5203899145126343,-1.666517972946167,-1.666517972946167,-1.666517972946167,-1.5203899145126343,-1.4623980522155762,-1.4623980522155762,-1.587336778640747,-1.666517972946167,-1.666517972946167,-1.4623980522155762,-1.88836669921875,-1.666517972946167,-2.064457893371582,-1.88836669921875,-1.88836669921875,-1.88836669921875 +-2.2455127239227295,-2.2455127239227295,-1.5465426445007324,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-1.7683913707733154,-1.944482684135437,-2.2455127239227295,-1.944482684135437,-2.2455127239227295,-2.2455127239227295,-1.6434526443481445,-1.7683913707733154,-1.4673614501953125,-1.944482684135437,-1.944482684135437,-1.944482684135437,-1.6434526443481445,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-1.944482684135437,-2.2455127239227295,-1.5465426445007324,-1.6434526443481445,-1.6434526443481445,-1.5465426445007324,-1.4673614501953125,-1.5465426445007324,-1.944482684135437,-1.944482684135437,-1.6434526443481445,-1.4004145860671997,-1.5465426445007324,-1.4004145860671997,-1.6434526443481445,-1.24551260471344,-1.3424227237701416,-1.291270136833191,-1.944482684135437,-1.6434526443481445,-1.6434526443481445,-1.5465426445007324,-1.4673614501953125,-1.4004145860671997,-1.4004145860671997,-1.944482684135437 +-2.15836238861084,-2.15836238861084,-2.15836238861084,-2.15836238861084,-1.857332468032837,-1.857332468032837,-2.15836238861084,-1.857332468032837,-2.15836238861084,-2.15836238861084,-1.857332468032837,-1.857332468032837,-2.15836238861084,-2.15836238861084,-2.15836238861084,-2.15836238861084,-1.857332468032837,-2.15836238861084,-1.857332468032837,-2.15836238861084,-2.15836238861084,-1.857332468032837,-1.6812412738800049,-2.15836238861084,-1.4593924283981323,-2.15836238861084,-1.6812412738800049,-1.6812412738800049,-1.6812412738800049,-1.6812412738800049,-1.6812412738800049,-1.556302547454834,-1.556302547454834,-1.4593924283981323,-1.556302547454834,-1.6812412738800049,-1.3132644891738892,-1.556302547454834,-1.3802112340927124,-1.6812412738800049,-1.556302547454834,-2.15836238861084,-1.4593924283981323,-1.6812412738800049,-1.3802112340927124,-1.4593924283981323,-1.4593924283981323,-1.556302547454834,-1.2552725076675415,-1.556302547454834,-1.556302547454834 +-2.143014907836914,-1.6658935546875,-2.143014907836914,-2.143014907836914,-1.841984748840332,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-2.143014907836914,-1.841984748840332,-1.6658935546875,-1.841984748840332,-1.841984748840332,-2.143014907836914,-1.6658935546875,-1.841984748840332,-1.841984748840332,-1.444044828414917,-1.841984748840332,-1.841984748840332,-1.444044828414917,-1.6658935546875,-1.444044828414917,-1.444044828414917,-1.6658935546875,-2.143014907836914,-1.540954828262329,-1.6658935546875,-1.540954828262329,-1.540954828262329,-1.6658935546875,-1.841984748840332,-1.444044828414917,-1.841984748840332,-1.444044828414917,-1.6658935546875,-1.444044828414917,-1.444044828414917,-1.6658935546875,-1.540954828262329,-2.143014907836914,-1.540954828262329,-1.6658935546875,-1.841984748840332,-1.540954828262329,-1.2399247884750366 +-2.4409091472625732,-1.9637877941131592,-1.9637877941131592,-2.4409091472625732,-2.4409091472625732,-2.139878988265991,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.139878988265991,-2.4409091472625732,-1.9637877941131592,-2.4409091472625732,-2.4409091472625732,-2.139878988265991,-2.4409091472625732,-2.139878988265991,-1.7419390678405762,-1.6627578735351562,-1.6627578735351562,-1.3269656896591187,-1.3269656896591187,-1.6627578735351562,-1.3995163440704346,-1.5378190279006958,-1.5958110094070435,-1.4866665601730347,-1.5378190279006958,-1.3995163440704346,-1.4409091472625732,-1.7419390678405762,-1.4866665601730347,-1.3995163440704346,-1.7419390678405762,-1.3269656896591187,-1.6627578735351562,-1.7419390678405762,-1.4409091472625732,-1.6627578735351562,-1.9637877941131592,-1.3995163440704346,-1.7419390678405762,-1.4866665601730347,-1.9637877941131592,-1.4409091472625732,-1.7419390678405762,-1.7419390678405762,-1.8388490676879883,-1.7419390678405762,-1.9637877941131592,-1.9637877941131592 +-2.1105897426605225,-1.80955970287323,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-1.80955970287323,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-1.80955970287323,-1.5085296630859375,-1.4116196632385254,-1.5085296630859375,-1.633468508720398,-1.4116196632385254,-1.5085296630859375,-1.3324384689331055,-2.1105897426605225,-1.3324384689331055,-1.2654917240142822,-1.4116196632385254,-1.633468508720398,-1.5085296630859375,-1.633468508720398,-1.3324384689331055,-2.1105897426605225,-1.633468508720398,-1.80955970287323,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-2.1105897426605225,-1.80955970287323,-1.80955970287323,-2.1105897426605225,-1.80955970287323,-2.1105897426605225,-1.633468508720398,-1.80955970287323,-1.3324384689331055,-1.633468508720398,-1.633468508720398,-2.1105897426605225,-1.3324384689331055,-2.1105897426605225,-1.80955970287323 +-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-1.6056641340255737,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-2.0827853679656982,-1.7817554473876953,-1.4807254076004028,-1.3838154077529907,-1.6056641340255737,-1.3838154077529907,-1.7817554473876953,-1.4807254076004028,-2.0827853679656982,-1.4807254076004028,-1.7817554473876953,-1.6056641340255737,-1.6056641340255737,-1.6056641340255737,-1.4807254076004028,-1.7817554473876953,-1.6056641340255737,-1.7817554473876953,-2.0827853679656982,-2.0827853679656982,-1.4807254076004028,-1.6056641340255737,-1.7817554473876953,-1.6056641340255737,-1.6056641340255737,-1.6056641340255737,-2.0827853679656982,-1.4807254076004028,-1.6056641340255737,-1.4807254076004028,-1.4807254076004028,-1.3046340942382812,-1.6056641340255737,-1.4807254076004028 +-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.5965970754623413,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.4205058813095093,-1.5965970754623413,-1.5965970754623413,-1.8976271152496338,-1.4205058813095093,-1.8976271152496338,-1.8976271152496338,-1.5965970754623413,-1.8976271152496338,-1.5965970754623413,-1.5965970754623413,-1.5965970754623413,-1.8976271152496338,-1.5965970754623413,-1.8976271152496338,-1.2955670356750488,-1.5965970754623413,-1.5965970754623413,-1.8976271152496338,-1.1986570358276367,-1.8976271152496338,-1.4205058813095093,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.5965970754623413,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.2955670356750488,-1.8976271152496338,-1.8976271152496338,-1.5965970754623413 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.770328521728516,-0.002697393763810396,-2.259282350540161,-3.2467026710510254,-4.022691249847412,-4.686897277832031,-5.431075572967529,-6.060210704803467,-6.633607387542725,-6.9921770095825195,-7.3553547859191895,-7.539879322052002,-7.925230026245117,-8.071357727050781,-7.9921770095825195,-8.469298362731934,-8.071357727050781,-8.770328521728516,-8.469298362731934,-8.469298362731934,-8.770328521728516,-8.469298362731934,-8.469298362731934,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.469298362731934,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516,-8.770328521728516 +-8.200221061706543,-1.5842052698135376,-0.01736542023718357,-1.91721773147583,-3.0275397300720215,-4.050355911254883,-4.822005271911621,-5.605828762054443,-6.044885158538818,-6.374146461486816,-6.8577985763549805,-6.820010185241699,-6.723100185394287,-7.200221538543701,-7.422070026397705,-7.598161220550537,-7.598161220550537,-7.899191379547119,-7.598161220550537,-8.200221061706543,-7.598161220550537,-7.501251220703125,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-7.899191379547119,-8.200221061706543,-7.899191379547119,-7.899191379547119,-8.200221061706543,-7.723100185394287,-7.899191379547119,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-7.723100185394287,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543,-8.200221061706543 +-7.630649089813232,-1.994936466217041,-1.070249319076538,-0.05660900101065636,-1.6041169166564941,-2.697192430496216,-3.953864336013794,-4.775736331939697,-5.405340194702148,-5.923079013824463,-6.2156758308410645,-6.426529407501221,-6.4545578956604,-6.8524980545043945,-6.484521389007568,-6.785551071166992,-6.9316792488098145,-6.589256763458252,-7.028589248657227,-7.153528213500977,-7.028589248657227,-7.329619407653809,-6.9316792488098145,-6.9316792488098145,-7.329619407653809,-7.028589248657227,-7.329619407653809,-7.329619407653809,-7.630649089813232,-7.153528213500977,-7.329619407653809,-7.153528213500977,-7.630649089813232,-7.329619407653809,-7.630649089813232,-7.630649089813232,-7.630649089813232,-7.630649089813232,-7.630649089813232,-7.630649089813232,-7.630649089813232,-7.329619407653809,-7.630649089813232,-7.630649089813232,-7.630649089813232,-7.329619407653809,-7.630649089813232,-7.630649089813232,-7.329619407653809,-7.630649089813232,-7.630649089813232 +-7.011599540710449,-2.088578701019287,-1.4677836894989014,-0.7365716695785522,-0.12988722324371338,-1.510973572731018,-2.731659173965454,-3.884819269180298,-4.516055583953857,-5.226269721984863,-5.330358505249023,-5.669177055358887,-5.8074798583984375,-5.970207214355469,-6.108509540557861,-6.710569858551025,-6.312629699707031,-7.011599540710449,-6.534478664398193,-6.710569858551025,-6.409539699554443,-6.534478664398193,-7.011599540710449,-7.011599540710449,-6.534478664398193,-6.534478664398193,-6.710569858551025,-6.409539699554443,-7.011599540710449,-7.011599540710449,-6.534478664398193,-7.011599540710449,-7.011599540710449,-6.710569858551025,-6.710569858551025,-7.011599540710449,-7.011599540710449,-6.710569858551025,-6.710569858551025,-7.011599540710449,-6.710569858551025,-7.011599540710449,-7.011599540710449,-7.011599540710449,-7.011599540710449,-6.710569858551025,-6.710569858551025,-7.011599540710449,-7.011599540710449,-7.011599540710449,-7.011599540710449 +-6.384769439697266,-2.090876817703247,-1.6181260347366333,-1.0204435586929321,-0.5663303732872009,-0.24423497915267944,-1.5460336208343506,-2.6484525203704834,-3.5593433380126953,-4.226407051086426,-4.644406795501709,-4.828466892242432,-5.15432071685791,-5.238641262054443,-5.685799598693848,-5.78270959854126,-5.78270959854126,-5.907648086547852,-6.083739280700684,-6.384769439697266,-5.78270959854126,-6.384769439697266,-5.907648086547852,-6.083739280700684,-6.083739280700684,-6.083739280700684,-6.384769439697266,-6.384769439697266,-6.083739280700684,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-5.907648086547852,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.384769439697266,-6.083739280700684,-6.083739280700684,-6.384769439697266,-6.384769439697266 +-5.661389350891113,-1.9581841230392456,-1.607006311416626,-1.165373682975769,-0.8472551703453064,-0.4687524139881134,-0.4212123453617096,-1.5346413850784302,-2.3429088592529297,-3.2220568656921387,-3.6836659908294678,-4.263449668884277,-4.1562395095825195,-4.707147121429443,-4.515261650085449,-5.184268474578857,-4.883238315582275,-5.3603596687316895,-5.184268474578857,-5.3603596687316895,-5.661389350891113,-5.3603596687316895,-5.3603596687316895,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.3603596687316895,-5.3603596687316895,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.3603596687316895,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.3603596687316895,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.3603596687316895,-5.661389350891113,-5.661389350891113,-5.661389350891113,-5.3603596687316895,-5.661389350891113,-5.661389350891113 +-4.823852062225342,-1.8304160833358765,-1.61380136013031,-1.2787927389144897,-1.0086066722869873,-0.6158411502838135,-0.5074415802955627,-0.6808686852455139,-1.4110558032989502,-2.182378053665161,-2.733947277069092,-3.443640947341919,-3.5934033393859863,-4.221792221069336,-4.221792221069336,-4.522822380065918,-4.221792221069336,-4.522822380065918,-4.522822380065918,-4.522822380065918,-4.522822380065918,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.522822380065918,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.522822380065918,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342,-4.823852062225342 +-4.097604274749756,-1.7302484512329102,-1.6598538160324097,-1.4255064725875854,-1.1531217098236084,-0.7308079600334167,-0.645204484462738,-0.6670455932617188,-0.7963572144508362,-1.4199973344802856,-1.7944082021713257,-2.373328447341919,-2.8671553134918213,-3.143361806869507,-3.398634433746338,-3.620483160018921,-3.620483160018921,-4.097604274749756,-3.620483160018921,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-3.796574354171753,-4.097604274749756,-4.097604274749756,-4.097604274749756,-3.796574354171753,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756,-4.097604274749756 +-3.6677329540252686,-1.4774013757705688,-1.4222203493118286,-1.4424238204956055,-1.1964412927627563,-0.8670159578323364,-0.7424209713935852,-0.8276270031929016,-0.7533898949623108,-1.0272516012191772,-1.2929847240447998,-1.7183430194854736,-2.149219036102295,-2.4636130332946777,-2.6677329540252686,-3.0656731128692627,-2.8226349353790283,-3.3667030334472656,-3.1906118392944336,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686,-3.6677329540252686 +-3.478999137878418,-1.487773060798645,-1.461965799331665,-1.4376064538955688,-1.1079312562942505,-0.9131513237953186,-0.8395126461982727,-0.8455306887626648,-0.872617781162262,-0.9779399037361145,-1.113511085510254,-1.4496153593063354,-1.6339011192321777,-2.081059217453003,-2.2485501766204834,-2.478999137878418,-2.399817943572998,-3.177969217300415,-3.177969217300415,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.177969217300415,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418,-3.478999137878418 +-3.2432861328125,-1.3624725341796875,-1.4172112941741943,-1.4044370651245117,-1.3624725341796875,-0.9856075644493103,-0.8930380940437317,-0.9400900602340698,-0.8777981400489807,-1.0205696821212769,-1.0446290969848633,-1.2304489612579346,-1.3624725341796875,-1.7519245147705078,-1.9008634090423584,-2.2018935680389404,-2.289043664932251,-2.3981881141662598,-2.544316053390503,-2.942256212234497,-2.766165018081665,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125,-3.2432861328125 +-2.986323833465576,-1.287353754043579,-1.342871069908142,-1.539165735244751,-1.1869832277297974,-1.0725098848342896,-0.9294189214706421,-0.9995520710945129,-0.9371057748794556,-1.1230008602142334,-1.0886967182159424,-1.2009938955307007,-1.2620478868484497,-1.5883837938308716,-1.6852937936782837,-1.9449310302734375,-1.9863238334655762,-2.287353754043579,-2.384263753890991,-2.685293674468994,-2.685293674468994,-2.685293674468994,-2.685293674468994,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.685293674468994,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576,-2.986323833465576 +-2.956648588180542,-1.4942505359649658,-1.5764373540878296,-1.4652868509292603,-1.0701578855514526,-1.0701578855514526,-1.0323692560195923,-0.9789249897003174,-1.0323692560195923,-0.9976071715354919,-1.0272296667099,-1.284550666809082,-1.3131959438323975,-1.4942505359649658,-1.4942505359649658,-1.842705249786377,-1.9152559041976929,-2.354588508605957,-2.1115505695343018,-2.257678508758545,-2.257678508758545,-2.956648588180542,-2.655618667602539,-2.655618667602539,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.655618667602539,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542,-2.956648588180542 +-2.6503074169158936,-1.0940049886703491,-1.536364197731018,-1.371553897857666,-1.3078848123550415,-1.070523977279663,-1.0940049886703491,-1.21894371509552,-0.9690662622451782,-1.2031495571136475,-1.0821057558059692,-1.4742162227630615,-1.2700963020324707,-1.608914852142334,-1.3280881643295288,-1.696065068244934,-1.8052095174789429,-1.8721562623977661,-1.7472175359725952,-2.0482475757598877,-2.0482475757598877,-2.6503074169158936,-2.3492774963378906,-2.6503074169158936,-2.3492774963378906,-2.6503074169158936,-2.3492774963378906,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936,-2.6503074169158936 +-2.4199557304382324,-2.1189258098602295,-1.4657132625579834,-1.3407745361328125,-1.3060123920440674,-1.0582278966903687,-1.004982352256775,-0.957557737827301,-1.004982352256775,-1.164683222770691,-1.4199557304382324,-1.3785630464553833,-1.1412020921707153,-1.5168657302856445,-1.720985770225525,-1.6418044567108154,-1.6418044567108154,-2.1189258098602295,-1.942834496498108,-2.4199557304382324,-2.4199557304382324,-2.1189258098602295,-2.1189258098602295,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324,-2.4199557304382324 +-2.2304489612579346,-1.276206374168396,-1.276206374168396,-0.83250892162323,-1.189056158065796,-1.276206374168396,-1.189056158065796,-1.189056158065796,-1.3853508234024048,-1.7533276081085205,-1.4522976875305176,-1.4522976875305176,-1.7533276081085205,-1.4522976875305176,-1.5314788818359375,-1.7533276081085205,-2.2304489612579346,-1.6283888816833496,-2.2304489612579346,-1.7533276081085205,-1.929418921470642,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-1.929418921470642,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-1.7533276081085205,-2.2304489612579346,-2.2304489612579346,-1.929418921470642,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346,-2.2304489612579346 +-2.21484375,-1.6127839088439941,-1.6127839088439941,-1.3117538690567017,-1.2148438692092896,-1.1009005308151245,-1.4366925954818726,-1.1356626749038696,-1.3697458505630493,-1.1009005308151245,-1.1734511852264404,-1.4366925954818726,-1.3697458505630493,-1.5158737897872925,-1.6127839088439941,-1.913813829421997,-1.913813829421997,-1.913813829421997,-1.4366925954818726,-2.21484375,-1.913813829421997,-1.913813829421997,-1.737722635269165,-2.21484375,-1.737722635269165,-2.21484375,-1.913813829421997,-2.21484375,-2.21484375,-1.913813829421997,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-1.913813829421997,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375,-2.21484375 +-2.07918119430542,-1.2340831756591797,-1.6020599603652954,-1.3802112340927124,-1.6020599603652954,-1.778151273727417,-1.176091194152832,-1.3010300397872925,-1.3010300397872925,-1.6020599603652954,-1.176091194152832,-1.3010300397872925,-1.3802112340927124,-1.6020599603652954,-1.3802112340927124,-1.3802112340927124,-1.3802112340927124,-1.6020599603652954,-1.778151273727417,-2.07918119430542,-1.778151273727417,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-1.778151273727417,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542,-2.07918119430542 +-1.8808135986328125,-1.403692364692688,-1.0357155799865723,-1.1818435192108154,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.403692364692688,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.403692364692688,-1.57978355884552,-1.8808135986328125,-1.403692364692688,-1.57978355884552,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125 +-1.8976271152496338,-1.8976271152496338,-1.2955670356750488,-1.8976271152496338,-1.4205058813095093,-1.8976271152496338,-1.5965970754623413,-1.4205058813095093,-1.8976271152496338,-1.4205058813095093,-1.1194758415222168,-1.4205058813095093,-1.1194758415222168,-1.8976271152496338,-1.1194758415222168,-1.8976271152496338,-1.5965970754623413,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338,-1.8976271152496338 +-1.8061800003051758,-1.3290587663650513,-1.8061800003051758,-1.8061800003051758,-1.5051499605178833,-1.8061800003051758,-1.5051499605178833,-1.5051499605178833,-1.3290587663650513,-1.5051499605178833,-1.5051499605178833,-1.5051499605178833,-1.5051499605178833,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.5051499605178833,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.5051499605178833,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758,-1.8061800003051758 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.3152704238891602,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.3152704238891602,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.763427972793579,-1.4623980522155762,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.4623980522155762,-1.2863067388534546,-1.4623980522155762,-1.4623980522155762,-1.763427972793579,-1.763427972793579,-1.4623980522155762,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579,-1.763427972793579 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.766338348388672,-0.004368671216070652,-2.0738685131073,-2.940363645553589,-3.508986473083496,-4.030109405517578,-4.808348178863525,-5.35894775390625,-5.879848003387451,-6.221031665802002,-6.533342361450195,-6.713260173797607,-6.966998100280762,-7.175273895263672,-7.210036277770996,-7.444119453430176,-7.535889625549316,-7.76633882522583,-8.46530818939209,-7.863248825073242,-8.289216995239258,-8.766338348388672,-7.988187313079834,-8.164278984069824,-8.46530818939209,-8.289216995239258,-8.164278984069824,-8.289216995239258,-8.766338348388672,-8.46530818939209,-8.766338348388672,-8.46530818939209,-8.46530818939209,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.46530818939209,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672,-8.766338348388672 +-8.1915283203125,-1.4307066202163696,-0.0222188550978899,-1.9458967447280884,-2.9304251670837402,-3.651374340057373,-4.370604991912842,-5.077251434326172,-5.4839582443237305,-5.968811988830566,-6.108743190765381,-6.413377285003662,-6.6117448806762695,-6.869309425354004,-6.8491058349609375,-7.11234712600708,-7.11234712600708,-7.413377285003662,-7.589468479156494,-8.1915283203125,-7.890498638153076,-7.890498638153076,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125,-8.1915283203125 +-7.614542484283447,-1.7641445398330688,-1.2228485345840454,-0.04493206366896629,-1.705822229385376,-2.887025833129883,-3.7602972984313965,-4.488736152648926,-4.956531047821045,-5.391826152801514,-5.593353271484375,-5.9333014488220215,-6.023478031158447,-6.335789203643799,-6.313512802124023,-6.614542484283447,-6.438451290130615,-6.711452484130859,-6.614542484283447,-6.915572643280029,-6.915572643280029,-7.614542484283447,-7.614542484283447,-7.313512802124023,-7.137421131134033,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.137421131134033,-7.313512802124023,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447,-7.614542484283447 +-6.983636856079102,-1.6499254703521729,-1.6000815629959106,-0.9356553554534912,-0.09134528785943985,-1.610316276550293,-2.870696544647217,-3.7188189029693604,-4.117940425872803,-4.573703289031982,-4.8252739906311035,-5.227761745452881,-5.284666538238525,-5.568663120269775,-5.536478519439697,-5.837508678436279,-6.138538360595703,-6.983636856079102,-6.5065155029296875,-6.3815765380859375,-6.5065155029296875,-6.5065155029296875,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.6826066970825195,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102,-6.983636856079102 +-6.351308822631836,-1.5495210886001587,-1.6581536531448364,-1.503976821899414,-0.7854975461959839,-0.13866211473941803,-1.6043323278427124,-2.636979103088379,-3.410792350769043,-3.785460948944092,-4.098455905914307,-4.321925163269043,-4.67006778717041,-4.717840194702148,-5.029089450836182,-5.147188663482666,-5.397066116333008,-6.050278663635254,-5.874187469482422,-5.74924898147583,-5.74924898147583,-5.874187469482422,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836,-6.351308822631836 +-5.622793197631836,-1.4270317554473877,-1.669952154159546,-1.5784492492675781,-1.2823092937469482,-0.5849483609199524,-0.25729385018348694,-1.424190878868103,-2.045071601867676,-2.912675619125366,-3.066490650177002,-3.5546071529388428,-3.640521764755249,-4.117642879486084,-4.16039514541626,-4.418673038482666,-4.581400394439697,-4.92382287979126,-4.92382287979126,-5.145671844482422,-5.622793197631836,-5.145671844482422,-5.145671844482422,-5.622793197631836,-5.622793197631836,-5.321763038635254,-5.622793197631836,-5.622793197631836,-5.321763038635254,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836,-5.622793197631836 +-4.774531364440918,-1.2509151697158813,-1.5461312532424927,-1.5250886678695679,-1.2770490646362305,-0.9135949611663818,-0.4962582290172577,-0.5605359673500061,-1.0373389720916748,-1.8159676790237427,-2.248192310333252,-2.7922604084014893,-3.042137861251831,-3.4128036499023438,-3.660588264465332,-3.929433584213257,-4.172471523284912,-4.0755615234375,-4.473501682281494,-4.473501682281494,-4.473501682281494,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918,-4.774531364440918 +-4.062205791473389,-1.2214726209640503,-1.518137812614441,-1.6948498487472534,-1.2239866256713867,-0.9403178095817566,-0.7217617034912109,-0.7021807432174683,-0.7646641731262207,-1.0604721307754517,-1.4070674180984497,-1.877514362335205,-2.159115791320801,-2.5850846767425537,-2.8861145973205566,-3.0622057914733887,-3.4601457118988037,-3.4601457118988037,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389,-4.062205791473389 +-3.6140530109405518,-1.2523252964019775,-1.4181535243988037,-1.5495951175689697,-1.3044229745864868,-1.0446791648864746,-0.8988857865333557,-0.9755638241767883,-0.8065180778503418,-0.9373595118522644,-0.9382747411727905,-1.2411410808563232,-1.506843090057373,-2.0342695713043213,-2.1668951511383057,-2.534871816635132,-2.915083169937134,-3.136931896209717,-3.313023090362549,-3.136931896209717,-3.313023090362549,-3.313023090362549,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518,-3.6140530109405518 +-3.431363821029663,-1.221848726272583,-1.4536402225494385,-1.691001057624817,-1.4227635860443115,-1.1958353519439697,-0.9842057228088379,-1.1091444492340088,-0.8910343050956726,-0.9358194470405579,-0.8493004441261292,-1.0475484132766724,-1.1858510971069336,-1.6052889823913574,-1.8872957229614258,-2.285235643386841,-2.829303741455078,-2.732393741607666,-2.732393741607666,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.130333662033081,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663,-3.431363821029663 +-3.2043912410736084,-1.1669647693634033,-1.5916074514389038,-1.5416334867477417,-1.523150086402893,-1.2266677618026733,-1.0676707029342651,-1.21761953830719,-0.9713951945304871,-0.9739423990249634,-0.8296429514884949,-0.9842832088470459,-1.1399333477020264,-1.5054212808609009,-1.5811420679092407,-1.9491188526153564,-2.0002713203430176,-2.5054214000701904,-2.7272701263427734,-3.2043912410736084,-3.2043912410736084,-2.9033613204956055,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084,-3.2043912410736084 +-2.962369441986084,-1.1172713041305542,-1.2547991275787354,-1.6199467182159424,-1.4572193622589111,-1.272173285484314,-1.075878620147705,-1.290271520614624,-1.0990464687347412,-1.075878620147705,-0.9495320916175842,-1.1050368547439575,-1.0129793882369995,-1.3391200304031372,-1.4183013439178467,-2.059279441833496,-1.7582494020462036,-1.9623693227767944,-2.184218168258667,-2.962369441986084,-2.48524808883667,-2.962369441986084,-2.962369441986084,-2.48524808883667,-2.661339282989502,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084,-2.962369441986084 +-2.894869565963745,-1.1788662672042847,-1.3633906841278076,-1.7809263467788696,-1.3266679048538208,-1.2136284112930298,-1.1466816663742065,-1.4324716329574585,-1.0955290794372559,-1.1095398664474487,-0.9406271576881409,-1.1624759435653687,-1.0436112880706787,-1.1788662672042847,-1.2820857763290405,-1.6644207239151,-1.8156883716583252,-1.940627098083496,-2.116718292236328,-2.593839645385742,-2.2928097248077393,-2.894869565963745,-2.593839645385742,-2.41774845123291,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745,-2.894869565963745 +-2.620136022567749,-1.0886571407318115,-1.540954828262329,-1.506192684173584,-1.319106101989746,-1.506192684173584,-1.1887723207473755,-1.7170460224151611,-1.1577380895614624,-1.2979167699813843,-1.040352463722229,-1.1729780435562134,-1.1149860620498657,-1.1016221046447754,-1.2221959829330444,-1.3648635149002075,-1.620136022567749,-1.841984748840332,-1.841984748840332,-1.7750380039215088,-2.143014907836914,-2.620136022567749,-2.319106101989746,-2.319106101989746,-2.319106101989746,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749,-2.620136022567749 +-2.3404440879821777,-1.8633228540420532,-1.7383841276168823,-1.4373540878295898,-1.4953460693359375,-1.4953460693359375,-1.3862016201019287,-1.2990514039993286,-1.2612628936767578,-1.2990514039993286,-1.018224835395813,-1.1099951267242432,-1.136324167251587,-1.2265007495880127,-1.0394141674041748,-1.6414741277694702,-1.4953460693359375,-1.5622928142547607,-2.039414167404175,-2.039414167404175,-2.039414167404175,-1.6414741277694702,-2.039414167404175,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777,-2.3404440879821777 +-2.2355284690856934,-1.7584071159362793,-1.633468508720398,-1.0050795078277588,-1.3324384689331055,-0.9567748308181763,-1.4573771953582764,-1.4573771953582764,-1.3324384689331055,-1.1563471555709839,-1.2355284690856934,-1.4573771953582764,-1.3324384689331055,-1.5365583896636963,-1.3324384689331055,-1.5365583896636963,-1.7584071159362793,-2.2355284690856934,-1.633468508720398,-1.633468508720398,-1.7584071159362793,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-1.9344984292984009,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934,-2.2355284690856934 +-2.1271047592163086,-1.649983525276184,-2.1271047592163086,-1.8260748386383057,-1.3489536046981812,-1.1728622913360596,-1.649983525276184,-1.8260748386383057,-1.428134799003601,-1.649983525276184,-1.2240148782730103,-1.428134799003601,-1.2820067405700684,-1.5250447988510132,-1.649983525276184,-1.2240148782730103,-1.649983525276184,-1.1728622913360596,-1.2240148782730103,-1.2820067405700684,-1.5250447988510132,-2.1271047592163086,-1.8260748386383057,-1.8260748386383057,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-1.8260748386383057,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086,-2.1271047592163086 +-2.100370407104492,-1.7993404865264893,-1.4014005661010742,-1.7993404865264893,-1.1003705263137817,-1.6232492923736572,-1.4983105659484863,-1.4983105659484863,-1.1972805261611938,-1.4983105659484863,-1.3222192525863647,-1.4014005661010742,-1.2552725076675415,-1.1972805261611938,-1.1972805261611938,-1.3222192525863647,-1.3222192525863647,-1.7993404865264893,-1.7993404865264893,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-1.7993404865264893,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492,-2.100370407104492 +-1.8692317008972168,-1.3921104669570923,-1.1702617406845093,-1.5682016611099243,-1.8692317008972168,-1.2671717405319214,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.5682016611099243,-1.8692317008972168,-1.2671717405319214,-1.8692317008972168,-1.3921104669570923,-1.5682016611099243,-1.3921104669570923,-1.8692317008972168,-1.3921104669570923,-1.5682016611099243,-1.5682016611099243,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168 +-1.9822711944580078,-1.9822711944580078,-1.6812412738800049,-1.9822711944580078,-1.5051499605178833,-1.3802112340927124,-1.5051499605178833,-1.5051499605178833,-1.2041200399398804,-1.5051499605178833,-1.0280287265777588,-1.2833012342453003,-1.0280287265777588,-1.5051499605178833,-1.3802112340927124,-1.9822711944580078,-1.5051499605178833,-1.9822711944580078,-1.9822711944580078,-1.6812412738800049,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078,-1.9822711944580078 +-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.3152704238891602,-1.7923916578292847,-1.3152704238891602,-1.4913617372512817,-1.7923916578292847,-1.4913617372512817,-1.7923916578292847,-1.0934216976165771,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847,-1.7923916578292847 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.4983105659484863,-1.7993404865264893,-1.4983105659484863,-1.7993404865264893,-1.7993404865264893,-1.3222192525863647,-1.4983105659484863,-1.7993404865264893,-1.1972805261611938,-1.7993404865264893,-1.7993404865264893,-1.4983105659484863,-1.4983105659484863,-1.4983105659484863,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.4983105659484863,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893,-1.7993404865264893 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.484299898147583,-1.484299898147583,-1.1832698583602905,-1.3082085847854614,-1.785329818725586,-1.1832698583602905,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586,-1.785329818725586 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-8.858928680419922,-0.004016473889350891,-2.1038506031036377,-3.0217320919036865,-3.6036877632141113,-4.102810382843018,-4.554675579071045,-5.007853984832764,-5.3142409324646,-5.6822590827941895,-5.766910552978516,-6.120941638946533,-6.024507999420166,-6.422766208648682,-6.174083709716797,-6.551433086395264,-6.314860820770264,-6.7253899574279785,-6.36338472366333,-6.833622932434082,-6.455808639526367,-6.945115089416504,-6.46799373626709,-7.046015739440918,-6.620882987976074,-7.0076704025268555,-6.7253899574279785,-7.134653091430664,-6.769023895263672,-7.460988998413086,-6.83773946762085,-7.411770820617676,-6.779747486114502,-7.353778839111328,-6.929510116577148,-7.396531105041504,-7.020079612731934,-7.744985580444336,-7.215476036071777,-7.497200965881348,-7.235679626464844,-7.68283748626709,-7.279145240783691,-7.85892915725708,-7.396531105041504,-8.080778121948242,-7.460988998413086,-8.080778121948242,-7.327449798583984,-8.381807327270508,-7.60365629196167 +-8.270588874816895,-1.475504755973816,-0.024035025388002396,-1.7538782358169556,-2.6702446937561035,-3.3725664615631104,-3.942026138305664,-4.465564250946045,-4.728885173797607,-5.2514729499816895,-5.226833820343018,-5.787715435028076,-5.526296138763428,-5.99412727355957,-5.735294818878174,-6.225265979766846,-5.842454433441162,-6.3621039390563965,-5.976122856140137,-6.522401332855225,-6.047872543334961,-6.598491191864014,-6.085897922515869,-6.690805435180664,-6.198707103729248,-6.808191299438477,-6.3021063804626465,-6.793467998504639,-6.37296199798584,-7.066469192504883,-6.49973726272583,-7.066469192504883,-6.589347839355469,-7.316346645355225,-6.739109992980957,-7.1244611740112305,-6.765439033508301,-7.191407680511475,-6.714286804199219,-7.4254913330078125,-6.793467998504639,-7.668529033660889,-7.015316486358643,-7.668529033660889,-7.191407680511475,-8.270588874816895,-7.316346645355225,-8.270588874816895,-7.793467998504639,-7.793467998504639,-7.4254913330078125 +-7.855808734893799,-1.9971452951431274,-1.1665958166122437,-0.05129416286945343,-1.559560775756836,-2.3681797981262207,-3.055119276046753,-3.612349033355713,-4.001077651977539,-4.532556533813477,-4.590991020202637,-5.115446090698242,-4.933083534240723,-5.454408168792725,-5.139805316925049,-5.630499362945557,-5.289960861206055,-5.887325763702393,-5.444189071655273,-5.963714122772217,-5.529472827911377,-6.139805316925049,-5.625360012054443,-6.183711051940918,-5.7452192306518555,-6.393410682678223,-5.916289329528809,-6.408650875091553,-5.947323799133301,-6.457868576049805,-6.0169596672058105,-6.741865634918213,-6.107620716094971,-6.554778575897217,-6.202596187591553,-6.952718734741211,-6.243024826049805,-7.077657699584961,-6.408650875091553,-7.855808734893799,-6.600536346435547,-7.156838893890381,-6.554778575897217,-7.253748893737793,-6.776627540588379,-7.010710716247559,-6.741865634918213,-7.077657699584961,-6.81441593170166,-7.253748893737793,-6.952718734741211 +-7.429759979248047,-2.1835272312164307,-1.703905463218689,-1.0015703439712524,-0.07861103117465973,-1.494670033454895,-2.2573466300964355,-2.9309394359588623,-3.3001344203948975,-3.905233860015869,-3.9874370098114014,-4.624258995056152,-4.443436145782471,-5.030086040496826,-4.707126140594482,-5.268392086029053,-4.927332878112793,-5.597250938415527,-5.035308361053467,-5.5785017013549805,-5.225639820098877,-5.796291351318359,-5.207043647766113,-5.796291351318359,-5.339854717254639,-5.967361927032471,-5.421159744262695,-6.087337017059326,-5.5785017013549805,-6.068032264709473,-5.644430160522461,-6.225639820098877,-5.730790138244629,-6.315816402435303,-5.838695526123047,-6.283631801605225,-6.107540607452393,-6.315816402435303,-6.107540607452393,-6.526669979095459,-6.068032264709473,-6.952638626098633,-6.283631801605225,-6.827700138092041,-6.429759979248047,-6.827700138092041,-6.730789661407471,-7.429759979248047,-6.388367176055908,-6.952638626098633,-6.584661960601807 +-7.022660255432129,-2.2773592472076416,-1.9996591806411743,-1.4389597177505493,-0.9015305042266846,-0.11040738224983215,-1.4583282470703125,-2.066636085510254,-2.6490864753723145,-3.1499216556549072,-3.319885492324829,-3.9077160358428955,-3.883096218109131,-4.4130659103393555,-4.188239574432373,-4.813145637512207,-4.473657131195068,-5.044936656951904,-4.65159273147583,-5.3891921043396,-4.873441219329834,-5.442876815795898,-4.961962699890137,-5.721630573272705,-5.02702522277832,-5.591296672821045,-5.125033378601074,-5.680237770080566,-5.274472236633301,-5.981267929077148,-5.274472236633301,-6.022660255432129,-5.369448184967041,-6.244509220123291,-5.323690414428711,-6.022660255432129,-5.591296672821045,-6.177562236785889,-5.531298637390137,-6.177562236785889,-5.767387866973877,-6.323690414428711,-5.721630573272705,-6.323690414428711,-5.908717155456543,-6.420600414276123,-6.177562236785889,-6.721630573272705,-6.119570255279541,-6.721630573272705,-5.943479061126709 +-6.515948295593262,-2.2826478481292725,-2.2132279872894287,-1.7025877237319946,-1.1652334928512573,-0.7936766743659973,-0.16792885959148407,-1.376948356628418,-1.935354232788086,-2.5943140983581543,-2.670478343963623,-3.293492078781128,-3.1614558696746826,-3.874474287033081,-3.614490270614624,-4.290639400482178,-3.887559652328491,-4.602134704589844,-4.189612865447998,-4.892699241638184,-4.3636603355407715,-5.100975036621094,-4.459043502807617,-5.135737419128418,-4.62385368347168,-5.31182861328125,-4.737797260284424,-5.237195014953613,-4.913888454437256,-5.436767101287842,-4.936164855957031,-5.913888454437256,-5.100975036621094,-5.515948295593262,-5.100975036621094,-5.913888454437256,-5.1542205810546875,-6.214918613433838,-5.214918613433838,-6.515948295593262,-5.561706066131592,-6.214918613433838,-5.612858295440674,-6.214918613433838,-5.737797260284424,-6.214918613433838,-6.515948295593262,-6.214918613433838,-5.737797260284424,-6.515948295593262,-6.038827419281006 +-6.136584281921387,-2.2618706226348877,-2.278287649154663,-1.8716484308242798,-1.3932470083236694,-1.0375288724899292,-0.7349528074264526,-0.24634432792663574,-1.2203567028045654,-1.7967950105667114,-2.073025703430176,-2.607025623321533,-2.610762357711792,-3.2280991077423096,-3.0680272579193115,-3.698833703994751,-3.41477370262146,-4.087366104125977,-3.6863350868225098,-4.2227702140808105,-3.9351871013641357,-4.556800842285156,-4.095191478729248,-4.705220699310303,-4.217505931854248,-4.932464122772217,-4.380709171295166,-5.057403087615967,-4.545519828796387,-5.057403087615967,-4.689426422119141,-5.358432769775391,-4.814364910125732,-5.534524440765381,-4.794161796569824,-5.182341575622559,-4.881311893463135,-5.534524440765381,-4.960493087768555,-5.534524440765381,-4.960493087768555,-6.136584281921387,-5.022640705108643,-5.835554122924805,-5.835554122924805,-5.437614440917969,-5.182341575622559,-6.136584281921387,-5.136584281921387,-5.835554122924805,-5.534524440765381 +-5.709342956542969,-2.2507050037384033,-2.321063995361328,-2.0923426151275635,-1.5641465187072754,-1.3041502237319946,-1.009990930557251,-0.7116988301277161,-0.31397804617881775,-1.1453993320465088,-1.5153005123138428,-2.137983560562134,-2.0877511501312256,-2.68403697013855,-2.502516984939575,-3.1542484760284424,-2.874922275543213,-3.554006814956665,-3.17026686668396,-3.9611549377441406,-3.4492714405059814,-3.968980312347412,-3.6448848247528076,-4.246944904327393,-3.8172483444213867,-4.454070568084717,-4.0465850830078125,-4.595399379730225,-3.9933395385742188,-5.010373115539551,-4.294369697570801,-4.931191444396973,-4.311402797698975,-4.8642449378967285,-4.329131603240967,-5.232221603393555,-4.709342956542969,-5.010373115539551,-4.533251762390137,-5.408312797546387,-4.630161762237549,-5.107283115386963,-4.8642449378967285,-5.709342956542969,-5.408312797546387,-5.107283115386963,-4.931191444396973,-5.408312797546387,-4.806252956390381,-5.408312797546387,-5.107283115386963 +-5.469455242156982,-2.1866066455841064,-2.3718509674072266,-2.2058191299438477,-1.7855980396270752,-1.5027505159378052,-1.2057245969772339,-1.000856876373291,-0.5994495749473572,-0.47013765573501587,-0.9562510251998901,-1.6175246238708496,-1.6651794910430908,-2.2583346366882324,-2.0774621963500977,-2.6572105884552,-2.4190754890441895,-3.0070571899414062,-2.7542879581451416,-3.416376829147339,-3.0192062854766846,-3.7370615005493164,-3.287611722946167,-3.7882139682769775,-3.4871840476989746,-4.0892438888549805,-3.6565418243408203,-4.12703275680542,-3.6841254234313965,-4.29336404800415,-3.889671802520752,-4.7704854011535645,-4.147235870361328,-4.469455242156982,-4.107727527618408,-4.5663652420043945,-4.038091659545898,-4.7704854011535645,-4.2141828536987305,-5.1684250831604,-4.3555121421813965,-4.992333889007568,-4.3902740478515625,-4.867395401000977,-4.469455242156982,-5.469455242156982,-4.469455242156982,-5.469455242156982,-5.1684250831604,-5.1684250831604,-4.6913042068481445 +-5.290482044219971,-2.1748714447021484,-2.310478687286377,-2.274284601211548,-1.9331190586090088,-1.6855003833770752,-1.3923604488372803,-1.2478277683258057,-0.8597782850265503,-0.6571853160858154,-0.5436533093452454,-1.0849798917770386,-1.2276369333267212,-1.8213967084884644,-1.6705543994903564,-2.2655861377716064,-2.020735740661621,-2.602062225341797,-2.3290610313415527,-2.9402339458465576,-2.596755027770996,-3.3266942501068115,-2.8575127124786377,-3.464407205581665,-3.0352096557617188,-3.6884219646453857,-3.265176296234131,-4.060033321380615,-3.409668445587158,-3.9287540912628174,-3.6183841228485107,-4.512331008911133,-3.6183841228485107,-4.688422203063965,-3.722280263900757,-4.512331008911133,-3.8755087852478027,-4.387392044067383,-4.035209655761719,-4.512331008911133,-4.176538467407227,-4.989451885223389,-4.211300849914551,-4.813360691070557,-4.813360691070557,-4.591512203216553,-4.512331008911133,-4.989451885223389,-4.813360691070557,-5.290482044219971,-5.290482044219971 +-5.097933769226074,-2.162930488586426,-2.3878164291381836,-2.3671514987945557,-2.0983681678771973,-1.8674848079681396,-1.5787622928619385,-1.4764459133148193,-1.0803579092025757,-0.979437530040741,-0.6060959696769714,-0.7988188862800598,-0.8488332629203796,-1.4011406898498535,-1.306032657623291,-1.880186676979065,-1.628406286239624,-2.2292892932891846,-1.9073219299316406,-2.5262248516082764,-2.1992084980010986,-2.8237760066986084,-2.440877914428711,-3.111161947250366,-2.6930999755859375,-3.381930351257324,-2.918956756591797,-3.5416312217712402,-3.0936124324798584,-3.699993848800659,-3.2346107959747314,-3.842661142349243,-3.3420588970184326,-4.0565409660339355,-3.464465379714966,-4.018752574920654,-3.5927836894989014,-4.194843769073486,-3.650775671005249,-4.194843769073486,-3.7555110454559326,-4.398963928222656,-3.951805830001831,-4.796903610229492,-4.097933769226074,-5.097933769226074,-3.983990430831909,-4.796903610229492,-4.143691062927246,-4.796903610229492,-4.62081241607666 +-5.000303745269775,-2.2178313732147217,-2.4344561100006104,-2.341339111328125,-2.1589443683624268,-2.0504262447357178,-1.795912504196167,-1.6839141845703125,-1.28622567653656,-1.258994698524475,-0.8074578046798706,-0.8586347103118896,-0.696416974067688,-1.1164721250534058,-1.0370829105377197,-1.5600247383117676,-1.342197060585022,-1.8971846103668213,-1.595299243927002,-2.2044239044189453,-1.8365464210510254,-2.487086296081543,-2.0791378021240234,-2.663844108581543,-2.3347229957580566,-2.879729986190796,-2.543937921524048,-3.2221527099609375,-2.75726580619812,-3.35685133934021,-2.9175186157226562,-3.76985502243042,-3.0460612773895264,-3.657881259918213,-3.1873905658721924,-3.76985502243042,-3.4440014362335205,-4.0460615158081055,-3.5689401626586914,-3.9211225509643555,-3.5531458854675293,-4.155205726623535,-3.638576030731201,-4.3982439041137695,-3.8242125511169434,-5.000303745269775,-3.8541758060455322,-4.699274063110352,-3.9211225509643555,-4.699274063110352,-3.9211225509643555 +-4.96104621887207,-2.240886688232422,-2.3893370628356934,-2.610797882080078,-2.312685966491699,-2.1735854148864746,-1.9528717994689941,-1.9011040925979614,-1.5196651220321655,-1.5209243297576904,-1.033624291419983,-1.0350123643875122,-0.71595299243927,-1.016119360923767,-0.8622292876243591,-1.3320443630218506,-1.1206889152526855,-1.6298211812973022,-1.3623648881912231,-1.9452672004699707,-1.5842865705490112,-2.182171583175659,-1.802080750465393,-2.494178295135498,-2.0419678688049316,-2.6777448654174805,-2.2798047065734863,-2.9787747859954834,-2.4824795722961426,-3.212857961654663,-2.640899658203125,-3.3928442001342773,-2.871140956878662,-3.513887882232666,-3.085984706878662,-3.563106060028076,-3.262075901031494,-3.847102642059326,-3.4295670986175537,-3.8818647861480713,-3.6186232566833496,-4.006803512573242,-3.7569260597229004,-4.483924865722656,-3.6822924613952637,-4.483924865722656,-3.9196531772613525,-4.262075901031494,-4.115947723388672,-4.483924865722656,-4.115947723388672 +-4.905412673950195,-2.1969916820526123,-2.464503526687622,-2.4168620109558105,-2.3022682666778564,-2.2780468463897705,-2.1229400634765625,-2.0806362628936768,-1.6975091695785522,-1.7766903638839722,-1.2516214847564697,-1.2779444456100464,-0.8482412099838257,-1.048925518989563,-0.8064230680465698,-1.1931840181350708,-0.9764026999473572,-1.4565517902374268,-1.1825320720672607,-1.712566614151001,-1.3781695365905762,-1.9629085063934326,-1.5945069789886475,-2.1803181171417236,-1.7861567735671997,-2.4268462657928467,-2.0263168811798096,-2.6985867023468018,-2.225984811782837,-2.9186408519744873,-2.4239699840545654,-3.0858688354492188,-2.6022164821624756,-3.2333147525787354,-2.8016090393066406,-3.4904394149780273,-2.941624879837036,-3.7012927532196045,-3.157224655151367,-3.7914693355560303,-3.261960029602051,-3.7293214797973633,-3.3033525943756104,-4.002322673797607,-3.4904394149780273,-3.9511702060699463,-3.6043827533721924,-4.002322673797607,-3.6501402854919434,-4.604382514953613,-4.002322673797607 +-4.864006519317627,-2.160715103149414,-2.476616621017456,-2.5079805850982666,-2.4626059532165527,-2.4457051753997803,-2.2195677757263184,-2.2407572269439697,-1.867057204246521,-1.9512531757354736,-1.4660664796829224,-1.493308424949646,-1.0114045143127441,-1.1862170696258545,-0.8379228711128235,-1.1646023988723755,-0.9079822301864624,-1.3435229063034058,-1.0496256351470947,-1.5669028759002686,-1.2068549394607544,-1.7527439594268799,-1.3937430381774902,-2.0097005367279053,-1.615297794342041,-2.2021937370300293,-1.8006731271743774,-2.4424026012420654,-2.041184902191162,-2.6412899494171143,-2.2079083919525146,-2.838700532913208,-2.3656959533691406,-3.115818500518799,-2.5417871475219727,-3.251222610473633,-2.6571805477142334,-3.483795166015625,-2.9295079708099365,-3.401608467102051,-3.057826519012451,-3.960916519165039,-3.0646660327911377,-3.864006519317627,-3.2407572269439697,-3.960916519165039,-3.483795166015625,-3.960916519165039,-3.4168484210968018,-4.165036678314209,-3.750063180923462 +-4.793594837188721,-2.128952980041504,-2.581407308578491,-2.4713754653930664,-2.4611563682556152,-2.5217533111572266,-2.262115955352783,-2.387054681777954,-2.0603976249694824,-2.1150765419006348,-1.6186631917953491,-1.7108094692230225,-1.2062206268310547,-1.367734670639038,-0.9340962767601013,-1.2182915210723877,-0.9052467942237854,-1.300276279449463,-0.9832279086112976,-1.461560606956482,-1.0990773439407349,-1.6097558736801147,-1.2391057014465332,-1.799277663230896,-1.4181140661239624,-1.987414836883545,-1.5996358394622803,-2.2149555683135986,-1.7909969091415405,-2.4318671226501465,-2.0054264068603516,-2.5657081604003906,-2.139418363571167,-2.895967721939087,-2.3357129096984863,-3.0012030601501465,-2.5264229774475098,-3.1703455448150635,-2.6474668979644775,-3.4318668842315674,-2.8345534801483154,-3.451172113418579,-2.924363136291504,-3.7935948371887207,-3.1214969158172607,-3.7935948371887207,-3.4133834838867188,-3.8393523693084717,-3.3786215782165527,-4.191534996032715,-3.514841318130493 +-4.707476615905762,-2.330899477005005,-2.540159225463867,-2.361123561859131,-2.5284996032714844,-2.4979615211486816,-2.3060760498046875,-2.5115768909454346,-2.16093373298645,-2.300936222076416,-1.7963188886642456,-1.9214352369308472,-1.3580046892166138,-1.578754186630249,-1.0738060474395752,-1.3321787118911743,-0.94947350025177,-1.3283523321151733,-0.9553511738777161,-1.4262157678604126,-1.0263257026672363,-1.5205202102661133,-1.1349533796310425,-1.6829907894134521,-1.2732270956039429,-1.8592873811721802,-1.439835548400879,-1.9783116579055786,-1.5982354879379272,-2.183730125427246,-1.775510311126709,-2.413010358810425,-1.9679042100906372,-2.5675973892211914,-2.139274835586548,-2.881401777267456,-2.2842307090759277,-3.0085065364837646,-2.500650644302368,-3.1164119243621826,-2.6700499057769775,-3.4522039890289307,-2.804386615753174,-3.3852572441101074,-2.967113733291626,-3.6282951831817627,-2.999906301498413,-3.7532339096069336,-3.1511740684509277,-3.8623783588409424,-3.175997495651245 +-4.610777378082275,-2.1544113159179688,-2.4869256019592285,-2.4677624702453613,-2.4935059547424316,-2.4968338012695312,-2.2342002391815186,-2.520872116088867,-2.2008440494537354,-2.4464244842529297,-1.9241409301757812,-2.093581199645996,-1.518758773803711,-1.7853511571884155,-1.2219657897949219,-1.518758773803711,-1.027918815612793,-1.3959333896636963,-0.9724876880645752,-1.4053021669387817,-0.9844368696212769,-1.4702692031860352,-1.0728322267532349,-1.6026030778884888,-1.1844286918640137,-1.7071447372436523,-1.3028535842895508,-1.9188121557235718,-1.4662030935287476,-2.0754830837249756,-1.6186656951904297,-2.190821409225464,-1.805956482887268,-2.4554412364959717,-1.9783200025558472,-2.6285059452056885,-2.1826424598693848,-2.7912333011627197,-2.3274760246276855,-2.9386794567108154,-2.4968338012695312,-3.148379325866699,-2.6285059452056885,-3.464649200439453,-2.7847025394439697,-3.5693845748901367,-2.987527847290039,-3.4346859455108643,-3.030993700027466,-4.309747219085693,-3.288558006286621 +-4.536760330200195,-2.2422940731048584,-2.4064266681671143,-2.4685745239257812,-2.439850330352783,-2.479855537414551,-2.3724074363708496,-2.545534372329712,-2.2814879417419434,-2.5411252975463867,-2.028904438018799,-2.2400951385498047,-1.6848907470703125,-1.926100254058838,-1.3733009099960327,-1.6530989408493042,-1.153124451637268,-1.4965537786483765,-1.0271546840667725,-1.4536162614822388,-0.998563826084137,-1.4764403104782104,-1.0196964740753174,-1.5090031623840332,-1.0983762741088867,-1.6576645374298096,-1.2237372398376465,-1.7770925760269165,-1.3572086095809937,-1.9063324928283691,-1.4883185625076294,-2.0990097522735596,-1.6593890190124512,-2.276689052581787,-1.8051716089248657,-2.443338632583618,-1.961572527885437,-2.6675286293029785,-2.116804599761963,-2.913511037826538,-2.3140439987182617,-3.0596392154693604,-2.4612133502960205,-3.0743625164031982,-2.572972536087036,-3.3606691360473633,-2.8124845027923584,-3.2580068111419678,-2.956976890563965,-3.691662311553955,-2.9347004890441895 +-4.468760967254639,-2.2183406352996826,-2.534262180328369,-2.3288817405700684,-2.4273681640625,-2.361550807952881,-2.4819891452789307,-2.524278163909912,-2.3073928356170654,-2.460160493850708,-2.0708208084106445,-2.335221767425537,-1.7966629266738892,-2.0867435932159424,-1.5154844522476196,-1.8413949012756348,-1.2557746171951294,-1.6224236488342285,-1.1023378372192383,-1.5592046976089478,-1.0383630990982056,-1.4933289289474487,-1.030376672744751,-1.497021198272705,-1.0743091106414795,-1.598942518234253,-1.1345081329345703,-1.6877237558364868,-1.2525948286056519,-1.8069480657577515,-1.3903039693832397,-1.937281847000122,-1.540877342224121,-2.12436842918396,-1.6714931726455688,-2.2728610038757324,-1.8155481815338135,-2.4819891452789307,-2.013915777206421,-2.587947130203247,-2.1742944717407227,-2.778564691543579,-2.25657320022583,-3.0537874698638916,-2.4005749225616455,-3.1465413570404053,-2.571133613586426,-3.238311767578125,-2.778564691543579,-3.6906094551086426,-2.937281847000122 +-4.4149065017700195,-2.3179965019226074,-2.6367552280426025,-2.582397699356079,-2.5398452281951904,-2.7159364223480225,-2.419271230697632,-2.8021225929260254,-2.3855228424072266,-2.6225147247314453,-2.1477348804473877,-2.4606640338897705,-1.864678144454956,-2.194798469543457,-1.6155660152435303,-1.9982659816741943,-1.374304175376892,-1.7734323740005493,-1.1990047693252563,-1.6972360610961914,-1.0873432159423828,-1.539266586303711,-1.0613750219345093,-1.493740439414978,-1.0533674955368042,-1.5492104291915894,-1.1025176048278809,-1.6190265417099,-1.1932315826416016,-1.7675235271453857,-1.2963111400604248,-1.836267352104187,-1.408012866973877,-1.9152194261550903,-1.5161813497543335,-2.109555244445801,-1.6873652935028076,-2.241720199584961,-1.8183094263076782,-2.5010926723480225,-2.010072708129883,-2.6367552280426025,-2.1548352241516113,-2.909756660461426,-2.294332504272461,-2.896392583847046,-2.361828088760376,-3.2388153076171875,-2.6155660152435303,-3.37351393699646,-2.6667184829711914 +-4.398981094360352,-2.1248233318328857,-2.5538830757141113,-2.592801094055176,-2.4167098999023438,-2.579437017440796,-2.4122092723846436,-2.479902982711792,-2.327099084854126,-2.6065893173217773,-2.1156797409057617,-2.4851672649383545,-1.8965539932250977,-2.3819477558135986,-1.7150338888168335,-2.1318092346191406,-1.4783360958099365,-1.942615032196045,-1.3126212358474731,-1.7506210803985596,-1.177306056022644,-1.649244785308838,-1.0988205671310425,-1.5620243549346924,-1.0516510009765625,-1.5392425060272217,-1.0840610265731812,-1.5982639789581299,-1.1485611200332642,-1.664981722831726,-1.206971526145935,-1.7767670154571533,-1.339417576789856,-1.8897786140441895,-1.4423325061798096,-2.0334930419921875,-1.5774675607681274,-2.168532133102417,-1.7195531129837036,-2.3736751079559326,-1.8586516380310059,-2.5239198207855225,-2.0605247020721436,-2.691411018371582,-2.1975839138031006,-2.9840075969696045,-2.345902681350708,-2.9365830421447754,-2.5124902725219727,-3.1437084674835205,-2.518167495727539 +-4.31858491897583,-2.3057477474212646,-2.5782222747802734,-2.364342451095581,-2.461252450942993,-2.594309091567993,-2.533255100250244,-2.586191177368164,-2.297395706176758,-2.479735851287842,-2.1512677669525146,-2.6110148429870605,-1.9841312170028687,-2.4493532180786133,-1.7562921047210693,-2.297395706176758,-1.6110148429870605,-2.0263290405273438,-1.3881454467773438,-1.8698786497116089,-1.2609188556671143,-1.7562921047210693,-1.1548274755477905,-1.6373437643051147,-1.10374116897583,-1.6076219081878662,-1.0740604400634766,-1.5774333477020264,-1.1139224767684937,-1.623103380203247,-1.175257921218872,-1.7100589275360107,-1.2404909133911133,-1.8161579370498657,-1.368707299232483,-1.966402530670166,-1.450528621673584,-2.056133985519409,-1.5984257459640503,-2.142493724822998,-1.7036877870559692,-2.345457077026367,-1.92413330078125,-2.570396900177002,-2.0830564498901367,-2.774517059326172,-2.204641580581665,-2.871427059173584,-2.443523645401001,-3.017554998397827,-2.4925103187561035 +-4.257822513580322,-2.3284034729003906,-2.318303346633911,-2.3284034729003906,-2.3944995403289795,-2.323323965072632,-2.5019476413726807,-2.634573221206665,-2.2710506916046143,-2.3601953983306885,-2.0846362113952637,-2.44490909576416,-1.9418522119522095,-2.465430736541748,-1.8395211696624756,-2.2535011768341064,-1.6203328371047974,-2.23663330078125,-1.4862350225448608,-2.0731310844421387,-1.3456004858016968,-1.8169134855270386,-1.1993964910507202,-1.7499666213989258,-1.1547032594680786,-1.690796136856079,-1.1313663721084595,-1.6203328371047974,-1.121419072151184,-1.6689908504486084,-1.1365910768508911,-1.6667579412460327,-1.2020620107650757,-1.7459391355514526,-1.298781156539917,-1.856421947479248,-1.3821825981140137,-1.9253840446472168,-1.511188268661499,-2.096454381942749,-1.6546781063079834,-2.318303346633911,-1.754031777381897,-2.4004900455474854,-1.9356032609939575,-2.5765812397003174,-2.0703017711639404,-2.7015199661254883,-2.16091251373291,-2.76646089553833,-2.4004900455474854 +-4.161008358001709,-2.0572047233581543,-2.3159103393554688,-2.348095178604126,-2.428614616394043,-2.669646739959717,-2.3548285961151123,-2.5175557136535645,-2.3221592903137207,-2.6295294761657715,-2.274517774581909,-2.4206457138061523,-2.0242879390716553,-2.4534382820129395,-1.870973825454712,-2.428614616394043,-1.6956255435943604,-2.2265100479125977,-1.6083402633666992,-2.060637950897217,-1.4391977787017822,-1.9996404647827148,-1.2988770008087158,-1.8556571006774902,-1.217513918876648,-1.757887840270996,-1.157547950744629,-1.683887243270874,-1.1406471729278564,-1.6626979112625122,-1.1477497816085815,-1.683887243270874,-1.1800965070724487,-1.6810014247894287,-1.249318242073059,-1.7361267805099487,-1.261735200881958,-1.8938367366790771,-1.4310342073440552,-1.9254800081253052,-1.5010921955108643,-2.1079299449920654,-1.6346691846847534,-2.3414645195007324,-1.7544682025909424,-2.3616678714752197,-1.9204591512680054,-2.5175557136535645,-2.1003105640411377,-2.746035099029541,-2.221489191055298 +-4.031368255615234,-2.198859214782715,-2.3323981761932373,-2.23897647857666,-2.4293081760406494,-2.378155469894409,-2.418584108352661,-2.5542469024658203,-2.2989742755889893,-2.341171979904175,-2.1282780170440674,-2.418584108352661,-2.010178804397583,-2.3153648376464844,-1.8523911237716675,-2.186269998550415,-1.7858554124832153,-2.2754931449890137,-1.6214349269866943,-2.1228830814361572,-1.4998891353607178,-2.0270466804504395,-1.3402866125106812,-2.0143346786499023,-1.270192265510559,-1.8165242671966553,-1.2039988040924072,-1.7665503025054932,-1.1740355491638184,-1.7196141481399536,-1.1592117547988892,-1.6658800840377808,-1.1912620067596436,-1.6715326309204102,-1.2078938484191895,-1.795839548110962,-1.2862932682037354,-1.8165242671966553,-1.3350117206573486,-1.9042632579803467,-1.4369754791259766,-2.040142059326172,-1.549925446510315,-2.2605159282684326,-1.6180683374404907,-2.2460381984710693,-1.8700000047683716,-2.487299919128418,-1.95582115650177,-2.584210157394409,-2.0582401752471924 +-3.92427921295166,-2.124938726425171,-2.131887674331665,-2.92427921295166,-2.492915630340576,-2.380211114883423,-2.311495542526245,-2.602060079574585,-2.2521815299987793,-2.509305953979492,-1.994860291481018,-2.5818564891815186,-1.9652378559112549,-2.461881399154663,-1.8414939641952515,-2.3444957733154297,-1.778151273727417,-2.271066665649414,-1.6062159538269043,-2.1684043407440186,-1.5280799865722656,-2.111366033554077,-1.4191292524337769,-2.015794277191162,-1.2979389429092407,-1.8712007999420166,-1.2798407077789307,-1.8103358745574951,-1.2049480676651,-1.7041711807250977,-1.1646114587783813,-1.7120916843414307,-1.1823402643203735,-1.733947515487671,-1.2008236646652222,-1.7481880187988281,-1.233197808265686,-1.778151273727417,-1.316824197769165,-1.9242793321609497,-1.4218522310256958,-1.9700367450714111,-1.4709609746932983,-2.124938726425171,-1.6167832612991333,-2.0609564781188965,-1.7311546802520752,-2.2908108234405518,-1.8308576345443726,-2.6232492923736572,-1.994860291481018 +-3.792111396789551,-2.190051317214966,-2.411900281906128,-2.58799147605896,-2.5133578777313232,-2.2480432987213135,-2.1486587524414062,-2.561662435531616,-2.3007497787475586,-2.792111396789551,-2.1586430072784424,-2.6781680583953857,-1.9408529996871948,-2.411900281906128,-1.8626924753189087,-2.235808849334717,-1.7507187128067017,-2.2010467052459717,-1.7314136028289795,-2.1793274879455566,-1.627758502960205,-2.110870122909546,-1.451667308807373,-2.051748752593994,-1.3721556663513184,-1.9725674390792847,-1.3063899278640747,-1.8143877983093262,-1.2134722471237183,-1.9347789287567139,-1.1825170516967773,-1.6617776155471802,-1.1526249647140503,-1.7352066040039062,-1.1730180978775024,-1.7352066040039062,-1.2788938283920288,-1.7792742252349854,-1.2775636911392212,-1.8283236026763916,-1.3078114986419678,-1.9056206941604614,-1.4399288892745972,-1.9725674390792847,-1.5540653467178345,-2.190051317214966,-1.6617776155471802,-2.190051317214966,-1.818983554840088,-2.3941714763641357,-1.8730332851409912 +-3.700270891189575,-2.143968343734741,-2.1320691108703613,-2.0982110500335693,-2.3780517578125,-2.3780517578125,-2.3992409706115723,-2.2852976322174072,-2.2852976322174072,-2.4698219299316406,-1.929418921470642,-2.4449985027313232,-1.9599082469940186,-2.3780517578125,-1.8252097368240356,-2.30233097076416,-1.802643895149231,-2.237872838973999,-1.7002710103988647,-2.25311279296875,-1.5667320489883423,-2.30233097076416,-1.5071463584899902,-2.208909273147583,-1.3906407356262207,-2.0100748538970947,-1.3366589546203613,-1.9842675924301147,-1.28363037109375,-1.874196171760559,-1.2423890829086304,-1.775991678237915,-1.2721360921859741,-1.7134991884231567,-1.1978437900543213,-1.8677620887756348,-1.2641083002090454,-1.679081678390503,-1.245426058769226,-1.836948037147522,-1.3200596570968628,-1.8310391902923584,-1.3843005895614624,-1.8194572925567627,-1.4907559156417847,-2.066802501678467,-1.5300092697143555,-2.1817569732666016,-1.610365867614746,-2.338543176651001,-1.7864570617675781 +-3.5725231170654297,-1.6231330633163452,-2.3964319229125977,-2.8735530376434326,-2.1411592960357666,-2.3964319229125977,-2.2503037452697754,-2.3964319229125977,-2.1745831966400146,-1.9927395582199097,-1.9492738246917725,-2.531130313873291,-1.9597392082214355,-2.342074155807495,-1.8912818431854248,-2.5725231170654297,-1.7092002630233765,-2.2107951641082764,-1.6587092876434326,-2.230100393295288,-1.5311304330825806,-2.054009199142456,-1.5390993356704712,-2.1253650188446045,-1.4653130769729614,-2.1745831966400146,-1.387831687927246,-2.004321336746216,-1.3656972646713257,-2.0284550189971924,-1.2780568599700928,-1.9097652435302734,-1.2693270444869995,-1.7529791593551636,-1.1905059814453125,-1.6917095184326172,-1.312451720237732,-1.674896001815796,-1.307705283164978,-1.7529791593551636,-1.307705283164978,-1.8912818431854248,-1.3446364402770996,-1.9097652435302734,-1.432644009590149,-1.9704631567001343,-1.4969761371612549,-2.1575498580932617,-1.5513337850570679,-2.2107951641082764,-1.7731825113296509 +-3.319730520248413,-1.6862620115280151,-1.788251519203186,-2.717670440673828,-1.9047571420669556,-2.365488052368164,-1.88836669921875,-2.416640520095825,-2.0409770011901855,-2.0892815589904785,-1.88836669921875,-2.0892815589904785,-1.8283687829971313,-2.319730520248413,-1.6569726467132568,-2.143639326095581,-1.676277756690979,-2.0409770011901855,-1.666517972946167,-2.2783377170562744,-1.676277756690979,-2.1156105995178223,-1.506817102432251,-1.9773077964782715,-1.487221598625183,-1.9975111484527588,-1.4936556816101074,-1.9975111484527588,-1.427635908126831,-1.8283687829971313,-1.3852319717407227,-1.9217904806137085,-1.3285044431686401,-1.857332468032837,-1.2590326070785522,-1.788251519203186,-1.2515445947647095,-1.8012166023254395,-1.3240952491760254,-1.7515287399291992,-1.3420069217681885,-1.8283687829971313,-1.4006524085998535,-1.9395192861557007,-1.3703404664993286,-2.1156105995178223,-1.5488784313201904,-2.1156105995178223,-1.579367756843567,-2.1156105995178223,-1.666517972946167 +-3.1801259517669678,-1.7999145984649658,-1.9760059118270874,-2.401974678039551,-2.578065872192383,-1.7821857929229736,-2.7030045986175537,-2.7030045986175537,-2.2258832454681396,-2.401974678039551,-2.0339977741241455,-2.401974678039551,-1.9013723134994507,-2.0339977741241455,-1.7177278995513916,-2.27703595161438,-1.7651525735855103,-2.27703595161438,-1.7651525735855103,-2.401974678039551,-1.5673420429229736,-2.2258832454681396,-1.5673420429229736,-2.27703595161438,-1.4558500051498413,-2.1801259517669678,-1.3877341747283936,-2.0661826133728027,-1.3476170301437378,-2.0661826133728027,-1.3739458322525024,-1.9496769905090332,-1.3108941316604614,-1.9013723134994507,-1.2716408967971802,-1.8377032279968262,-1.316802978515625,-1.7821857929229736,-1.2456274032592773,-1.8377032279968262,-1.2307358980178833,-1.9760059118270874,-1.3476170301437378,-1.9013723134994507,-1.3739458322525024,-1.9496769905090332,-1.4477320909500122,-1.8790959119796753,-1.4558500051498413,-1.9013723134994507,-1.5673420429229736 +-3.0073208808898926,-2.0530784130096436,-2.5301997661590576,-1.7520484924316406,-2.0530784130096436,-2.1042308807373047,-2.5301997661590576,-2.3083510398864746,-2.0530784130096436,-2.3083510398864746,-1.893377661705017,-2.0530784130096436,-1.7520484924316406,-2.2291696071624756,-1.8611929416656494,-2.3083510398864746,-1.728567361831665,-2.3083510398864746,-1.6455931663513184,-2.2291696071624756,-1.4510184526443481,-1.8611929416656494,-1.544922947883606,-2.4052610397338867,-1.5021709203720093,-2.1042308807373047,-1.354108452796936,-2.0530784130096436,-1.317124843597412,-1.965928316116333,-1.308350920677185,-1.7768720388412476,-1.544922947883606,-1.965928316116333,-1.4052609205245972,-1.893377661705017,-1.3738524913787842,-2.0073208808898926,-1.1812461614608765,-1.7768720388412476,-1.2219911813735962,-1.893377661705017,-1.3352230787277222,-1.9281396865844727,-1.416256308555603,-1.728567361831665,-1.4275373220443726,-2.2291696071624756,-1.544922947883606,-2.1042308807373047,-1.6455931663513184 +-2.923243999481201,-1.7191240787506104,-1.8440628051757812,-2.321183919906616,-2.923243999481201,-2.6222140789031982,-2.446122646331787,-2.446122646331787,-2.321183919906616,-2.6222140789031982,-1.9232439994812012,-2.321183919906616,-2.0201539993286133,-2.446122646331787,-1.8093006610870361,-2.224273920059204,-1.8440628051757812,-2.224273920059204,-1.644490361213684,-2.321183919906616,-1.5082706212997437,-1.9690015316009521,-1.5808213949203491,-2.0201539993286133,-1.4180940389633179,-2.321183919906616,-1.3550423383712769,-2.0201539993286133,-1.2604862451553345,-2.224273920059204,-1.3550423383712769,-1.9232439994812012,-1.3669415712356567,-1.9690015316009521,-1.2897756099700928,-1.8440628051757812,-1.1450927257537842,-1.9232439994812012,-1.3211840391159058,-1.8440628051757812,-1.3434604406356812,-1.9232439994812012,-1.3434604406356812,-2.145092725753784,-1.3669415712356567,-2.0201539993286133,-1.3434604406356812,-2.0201539993286133,-1.4461227655410767,-2.0201539993286133,-1.6010247468948364 +-2.9052560329437256,-1.3489536046981812,-2.3031959533691406,-2.6042261123657227,-2.4281349182128906,-2.2062859535217285,-2.3031959533691406,-2.4281349182128906,-2.3031959533691406,-2.1271047592163086,-1.7011361122131348,-2.4281349182128906,-1.7591280937194824,-2.1271047592163086,-1.8260748386383057,-2.3031959533691406,-1.7291648387908936,-2.3031959533691406,-1.7591280937194824,-2.2062859535217285,-1.7291648387908936,-2.4281349182128906,-1.604225993156433,-2.3031959533691406,-1.507315993309021,-2.0021660327911377,-1.314191460609436,-2.1271047592163086,-1.373777151107788,-2.0021660327911377,-1.3489536046981812,-2.0601580142974854,-1.164893388748169,-1.9052560329437256,-1.2717875242233276,-1.7913126945495605,-1.3031960725784302,-1.7291648387908936,-1.314191460609436,-1.9510135650634766,-1.4001060724258423,-2.0601580142974854,-1.3489536046981812,-2.0021660327911377,-1.3254724740982056,-2.0021660327911377,-1.45809805393219,-1.9510135650634766,-1.5830367803573608,-1.8638633489608765,-1.7011361122131348 +-2.908484935760498,-1.3402832746505737,-2.431363821029663,-2.431363821029663,-2.908484935760498,-2.431363821029663,-2.431363821029663,-2.20951509475708,-1.7043650150299072,-2.130333662033081,-1.8670923709869385,-2.306425094604492,-1.732393741607666,-1.9084850549697876,-1.678036093711853,-2.00539493560791,-1.5467572212219238,-2.063386917114258,-1.4771212339401245,-2.20951509475708,-1.4313637018203735,-2.20951509475708,-1.510545015335083,-1.954242467880249,-1.566062331199646,-2.063386917114258,-1.4460870027542114,-2.306425094604492,-1.4033349752426147,-1.9084850549697876,-1.389971137046814,-2.20951509475708,-1.4033349752426147,-1.954242467880249,-1.4033349752426147,-1.9084850549697876,-1.3644169569015503,-1.794541597366333,-1.4313637018203735,-2.00539493560791,-1.4460870027542114,-2.00539493560791,-1.3770060539245605,-2.130333662033081,-1.4313637018203735,-1.8670923709869385,-1.4313637018203735,-2.063386917114258,-1.4313637018203735,-1.954242467880249,-1.4171233177185059 +-2.827369213104248,-2.526339292526245,-1.9242793321609497,-2.526339292526245,-1.7481880187988281,-2.049217939376831,-2.350248098373413,-1.827369213104248,-1.9822711944580078,-2.827369213104248,-1.873126745223999,-2.827369213104248,-1.873126745223999,-1.9822711944580078,-1.651278018951416,-2.049217939376831,-1.6232492923736572,-1.785976529121399,-1.484946608543396,-2.225309371948242,-1.429429292678833,-2.12839937210083,-1.3649712800979614,-2.049217939376831,-1.4656414985656738,-2.12839937210083,-1.484946608543396,-1.9822711944580078,-1.3502479791641235,-2.049217939376831,-1.41239595413208,-1.873126745223999,-1.3802112340927124,-1.9242793321609497,-1.2710667848587036,-2.225309371948242,-1.4471579790115356,-1.9822711944580078,-1.5051499605178833,-2.225309371948242,-1.5051499605178833,-1.6812412738800049,-1.5051499605178833,-1.873126745223999,-1.5486156940460205,-1.785976529121399,-1.4471579790115356,-1.713425874710083,-1.3360075950622559,-1.785976529121399,-1.5051499605178833 +-2.797267436981201,-1.8941775560379028,-1.475048303604126,-1.5931475162506104,-2.4962375164031982,-2.4962375164031982,-2.0191164016723633,-2.1952075958251953,-2.1952075958251953,-2.0191164016723633,-1.5931475162506104,-2.0191164016723633,-1.8430250883102417,-1.9521695375442505,-1.651139497756958,-1.9521695375442505,-1.6833242177963257,-2.4962375164031982,-1.651139497756958,-2.4962375164031982,-1.3993275165557861,-2.1952075958251953,-1.475048303604126,-2.1952075958251953,-1.475048303604126,-2.320146322250366,-1.4962375164031982,-1.9521695375442505,-1.350109577178955,-2.4962375164031982,-1.4548448324203491,-1.8941775560379028,-1.3659037351608276,-1.8430250883102417,-1.435539722442627,-2.098297595977783,-1.3659037351608276,-2.320146322250366,-1.2174838781356812,-1.9521695375442505,-1.475048303604126,-2.098297595977783,-1.4170563220977783,-2.0191164016723633,-1.435539722442627,-1.8430250883102417,-1.5185139179229736,-2.0191164016723633,-1.3993275165557861,-1.7972675561904907,-1.6211762428283691 +-2.5550944805145264,-1.475913166999817,-1.350974440574646,-2.2540645599365234,-2.5550944805145264,-2.5550944805145264,-2.2540645599365234,-2.5550944805145264,-2.0779731273651123,-2.5550944805145264,-1.8561244010925293,-2.0779731273651123,-1.7769432067871094,-1.953034520149231,-1.7099964618682861,-1.7769432067871094,-1.4411511421203613,-1.8561244010925293,-1.6008518934249878,-1.953034520149231,-1.6008518934249878,-1.8561244010925293,-1.8561244010925293,-1.7769432067871094,-1.2998219728469849,-2.2540645599365234,-1.5550944805145264,-2.0779731273651123,-1.3790031671524048,-1.8561244010925293,-1.475913166999817,-1.953034520149231,-1.2763408422470093,-2.2540645599365234,-1.350974440574646,-2.2540645599365234,-1.5137017965316772,-1.8561244010925293,-1.3246455192565918,-1.8561244010925293,-1.475913166999817,-1.953034520149231,-1.2998219728469849,-1.953034520149231,-1.6008518934249878,-1.8561244010925293,-1.5550944805145264,-2.0779731273651123,-1.475913166999817,-2.2540645599365234,-1.7099964618682861 +-2.586587429046631,-1.8084360361099243,-1.4404592514038086,-1.984527349472046,-1.5074061155319214,-2.285557270050049,-1.984527349472046,-1.984527349472046,-1.8084360361099243,-1.8084360361099243,-1.6834973096847534,-2.109466075897217,-1.6323447227478027,-2.109466075897217,-1.741489291191101,-1.984527349472046,-1.5451946258544922,-1.984527349472046,-1.5074061155319214,-1.8084360361099243,-1.2441645860671997,-1.984527349472046,-1.8084360361099243,-2.109466075897217,-1.3824673891067505,-2.285557270050049,-1.6834973096847534,-2.109466075897217,-1.2441645860671997,-1.8084360361099243,-1.4726439714431763,-2.109466075897217,-1.3824673891067505,-2.109466075897217,-1.6323447227478027,-1.984527349472046,-1.4404592514038086,-1.984527349472046,-1.3561383485794067,-1.984527349472046,-1.6323447227478027,-2.285557270050049,-1.5865873098373413,-2.285557270050049,-1.3824673891067505,-2.586587429046631,-1.6834973096847534,-1.741489291191101,-1.4404592514038086,-2.285557270050049,-1.5865873098373413 +-2.4653828144073486,-1.9882615804672241,-2.1643528938293457,-1.6202847957611084,-2.1643528938293457,-1.8633228540420532,-1.9882615804672241,-2.4653828144073486,-1.6872316598892212,-1.6872316598892212,-1.8633228540420532,-1.9882615804672241,-1.8633228540420532,-2.4653828144073486,-1.9882615804672241,-1.8633228540420532,-1.3862016201019287,-1.8633228540420532,-1.3514394760131836,-2.1643528938293457,-1.5622928142547607,-1.9882615804672241,-1.3862016201019287,-2.1643528938293457,-1.4239901304244995,-1.6872316598892212,-1.1229602098464966,-2.1643528938293457,-1.3192548751831055,-2.4653828144073486,-1.3514394760131836,-1.9882615804672241,-1.4239901304244995,-1.8633228540420532,-1.4239901304244995,-1.8633228540420532,-1.4239901304244995,-2.1643528938293457,-1.3862016201019287,-2.4653828144073486,-1.6202847957611084,-1.8633228540420532,-1.6202847957611084,-1.9882615804672241,-1.8633228540420532,-2.4653828144073486,-1.4653828144073486,-2.4653828144073486,-1.6872316598892212,-1.8633228540420532,-1.6202847957611084 +-2.3579349517822266,-2.3579349517822266,-2.3579349517822266,-2.3579349517822266,-2.3579349517822266,-2.3579349517822266,-1.8808135986328125,-2.3579349517822266,-2.0569047927856445,-2.3579349517822266,-2.0569047927856445,-2.3579349517822266,-1.4548448324203491,-1.4548448324203491,-1.6589648723602295,-1.7558748722076416,-2.0569047927856445,-2.0569047927856445,-1.5128368139266968,-2.0569047927856445,-1.4548448324203491,-2.3579349517822266,-1.5128368139266968,-2.3579349517822266,-1.5128368139266968,-2.0569047927856445,-1.57978355884552,-2.3579349517822266,-1.4548448324203491,-1.8808135986328125,-1.357934832572937,-1.7558748722076416,-1.403692364692688,-2.0569047927856445,-1.6589648723602295,-2.0569047927856445,-1.5128368139266968,-1.8808135986328125,-1.243991494178772,-2.0569047927856445,-1.5128368139266968,-1.57978355884552,-1.5128368139266968,-1.7558748722076416,-1.357934832572937,-1.7558748722076416,-1.403692364692688,-1.7558748722076416,-1.403692364692688,-2.0569047927856445,-1.316542148590088 +-2.1731863021850586,-2.1731863021850586,-1.059242844581604,-2.1731863021850586,-1.8721562623977661,-1.8721562623977661,-1.696065068244934,-2.1731863021850586,-1.8721562623977661,-1.8721562623977661,-1.5711262226104736,-1.8721562623977661,-1.5711262226104736,-1.4742162227630615,-1.3950350284576416,-1.8721562623977661,-1.696065068244934,-2.1731863021850586,-1.696065068244934,-2.1731863021850586,-1.5711262226104736,-1.8721562623977661,-1.696065068244934,-2.1731863021850586,-1.5711262226104736,-2.1731863021850586,-1.5711262226104736,-2.1731863021850586,-1.3950350284576416,-2.1731863021850586,-1.5711262226104736,-2.1731863021850586,-1.4742162227630615,-2.1731863021850586,-1.4742162227630615,-2.1731863021850586,-1.5711262226104736,-2.1731863021850586,-1.5711262226104736,-1.8721562623977661,-1.3950350284576416,-1.8721562623977661,-1.696065068244934,-2.1731863021850586,-1.5711262226104736,-2.1731863021850586,-1.4742162227630615,-2.1731863021850586,-2.1731863021850586,-2.1731863021850586,-1.1731863021850586 +-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-1.575957179069519,-1.7520484924316406,-1.7520484924316406,-1.7520484924316406,-1.575957179069519,-2.0530784130096436,-1.7520484924316406,-2.0530784130096436,-2.0530784130096436,-2.0530784130096436,-1.7520484924316406,-2.0530784130096436,-2.0530784130096436,-1.7520484924316406,-1.7520484924316406,-1.7520484924316406,-1.4510184526443481,-1.7520484924316406,-2.0530784130096436,-2.0530784130096436,-1.575957179069519,-2.0530784130096436,-1.2749271392822266,-1.7520484924316406,-1.7520484924316406,-1.7520484924316406,-1.354108452796936,-1.7520484924316406,-1.4510184526443481,-1.7520484924316406,-1.2079803943634033,-1.7520484924316406,-1.575957179069519,-2.0530784130096436,-1.2749271392822266,-1.7520484924316406,-1.575957179069519,-2.0530784130096436,-1.4510184526443481,-2.0530784130096436,-1.4510184526443481,-1.575957179069519,-1.575957179069519 +-2.045322895050049,-2.045322895050049,-1.744292974472046,-2.045322895050049,-2.045322895050049,-2.045322895050049,-2.045322895050049,-2.045322895050049,-1.744292974472046,-2.045322895050049,-2.045322895050049,-2.045322895050049,-2.045322895050049,-2.045322895050049,-1.744292974472046,-1.744292974472046,-1.744292974472046,-1.744292974472046,-2.045322895050049,-1.744292974472046,-1.2002249956130981,-2.045322895050049,-1.3463529348373413,-2.045322895050049,-2.045322895050049,-1.744292974472046,-1.4432629346847534,-1.744292974472046,-1.2002249956130981,-1.744292974472046,-1.3463529348373413,-2.045322895050049,-1.2671717405319214,-2.045322895050049,-1.744292974472046,-1.744292974472046,-1.744292974472046,-1.744292974472046,-1.4432629346847534,-1.744292974472046,-1.3463529348373413,-2.045322895050049,-1.5682016611099243,-1.5682016611099243,-1.744292974472046,-2.045322895050049,-1.744292974472046,-1.744292974472046,-1.744292974472046,-2.045322895050049,-1.5682016611099243 +-2.401400566101074,-2.401400566101074,-2.401400566101074,-2.100370407104492,-2.100370407104492,-2.401400566101074,-1.9242793321609497,-2.100370407104492,-1.9242793321609497,-2.401400566101074,-2.401400566101074,-2.401400566101074,-1.7993404865264893,-2.100370407104492,-1.7024304866790771,-1.7993404865264893,-1.556302547454834,-1.7993404865264893,-1.7024304866790771,-2.100370407104492,-1.4471579790115356,-1.6232492923736572,-1.2874572277069092,-1.7993404865264893,-1.6232492923736572,-2.401400566101074,-1.2874572277069092,-1.7993404865264893,-1.2552725076675415,-1.9242793321609497,-1.4014005661010742,-1.9242793321609497,-1.4983105659484863,-2.100370407104492,-1.2253092527389526,-1.556302547454834,-1.360007882118225,-2.100370407104492,-1.4983105659484863,-2.100370407104492,-1.6232492923736572,-1.7024304866790771,-1.556302547454834,-2.401400566101074,-1.4014005661010742,-1.7024304866790771,-1.360007882118225,-1.9242793321609497,-1.9242793321609497,-2.401400566101074,-1.556302547454834 +-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-1.83250892162323,-2.1335389614105225,-1.83250892162323,-2.1335389614105225,-1.4345688819885254,-1.6564176082611084,-1.4345688819885254,-1.5314788818359375,-1.5314788818359375,-1.5314788818359375,-1.054357647895813,-1.6564176082611084,-1.2304489612579346,-2.1335389614105225,-1.3553876876831055,-1.3553876876831055,-1.0195955038070679,-1.83250892162323,-1.5314788818359375,-2.1335389614105225,-1.4345688819885254,-1.6564176082611084,-1.2884408235549927,-1.6564176082611084,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-1.83250892162323,-1.83250892162323,-2.1335389614105225,-1.83250892162323,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-2.1335389614105225,-1.83250892162323 +-2.037426471710205,-2.037426471710205,-2.037426471710205,-2.037426471710205,-1.7363965511322021,-2.037426471710205,-2.037426471710205,-2.037426471710205,-1.7363965511322021,-2.037426471710205,-2.037426471710205,-2.037426471710205,-1.7363965511322021,-1.7363965511322021,-1.5603052377700806,-1.7363965511322021,-1.3384565114974976,-1.7363965511322021,-1.4353665113449097,-1.7363965511322021,-1.3384565114974976,-2.037426471710205,-1.5603052377700806,-2.037426471710205,-1.4353665113449097,-1.4353665113449097,-1.1923284530639648,-1.7363965511322021,-1.7363965511322021,-1.7363965511322021,-1.7363965511322021,-1.7363965511322021,-1.5603052377700806,-2.037426471710205,-1.5603052377700806,-2.037426471710205,-2.037426471710205,-2.037426471710205,-1.5603052377700806,-2.037426471710205,-1.7363965511322021,-1.7363965511322021,-1.5603052377700806,-2.037426471710205,-1.7363965511322021,-2.037426471710205,-1.4353665113449097,-2.037426471710205,-1.4353665113449097,-1.7363965511322021,-1.7363965511322021 +-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.278753638267517,-1.57978355884552,-1.278753638267517,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.278753638267517,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.403692364692688,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.1818435192108154,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.57978355884552,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + diff --git a/conf/SimpleBayesianConsensusCaller-9.csv b/conf/SimpleBayesianConsensusCaller-9.csv new file mode 100644 index 0000000..ce7d8bb --- /dev/null +++ b/conf/SimpleBayesianConsensusCaller-9.csv @@ -0,0 +1,221 @@ +>Name +Human CHM13 chr2-3 bonito v0.3.1 with 1 pseudocount (Jan 6, 2021) + +>AT prior +-9.064598218,-0.156115265,-0.733150752,-1.137260069,-1.562448179,-1.972014127,-2.496940054,-2.876194859,-3.319246222,-3.562261244,-3.751292148,-3.966307608,-4.075210701,-4.129711096,-4.180840284,-4.230209309,-4.296352417,-4.390849486,-4.486302913,-4.558093185,-4.630189010,-4.682977808,-4.720874604,-4.777244445,-4.840324204,-4.925033952,-5.033877089,-5.142547816,-5.237552201,-5.351023680,-5.484129434,-5.681321567,-5.827054480,-5.950654866,-6.085505317,-6.128587422,-6.130605054,-6.121103702,-6.162595327,-6.235938321,-6.322659140,-6.480266994,-6.630029314,-6.761402160,-6.857772342,-6.903230216,-6.897280883,-6.954008508,-7.031174462,-7.183784626,-7.265257668 + +>GC prior +-8.952736661,-0.127049254,-0.724514025,-1.304860743,-1.921083364,-2.548855332,-3.251059900,-4.067296280,-4.767137850,-5.178365701,-5.397884227,-5.602488643,-5.813172395,-6.043180632,-6.276043051,-6.532780912,-6.740549057,-6.903518638,-7.126661858,-7.271495424,-7.554796652,-7.630517366,-8.049646674,-7.998494152,-8.049646674,-8.475615406,-8.952736661,-8.174585411,-8.952736661,-8.174585411,-8.651706665,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661,-8.952736661 + +>A likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.507052421569824,-0.0020839457865804434,-2.4088850021362305,-3.207601547241211,-3.748386859893799,-4.231251239776611,-4.818375110626221,-5.1829352378845215,-5.6058125495910645,-5.869963645935059,-6.1070332527160645,-6.274819374084473,-6.46016788482666,-6.55426025390625,-6.6105265617370605,-6.666946887969971,-6.767480373382568,-6.819523811340332,-6.865578651428223,-6.90935754776001,-6.995169639587402,-7.017094612121582,-7.025610446929932,-7.082171440124512,-7.139697074890137,-7.203856945037842,-7.271524429321289,-7.3832011222839355,-7.4776692390441895,-7.643730163574219,-7.799482822418213,-8.015690803527832,-8.427871704101562,-8.330961227416992,-8.507052421569824,-8.661954879760742,-8.728901863098145,-9.029932022094727,-9.029932022094727,-9.206023216247559,-9.507052421569824,-9.029932022094727,-9.206023216247559,-9.507052421569824,-9.206023216247559,-9.507052421569824,-9.507052421569824,-9.507052421569824,-9.507052421569824,-9.507052421569824,-9.507052421569824 +-8.935230255126953,-1.7841851711273193,-0.01100408285856247,-2.1365249156951904,-3.019838809967041,-3.623406410217285,-4.229280948638916,-4.805508136749268,-5.352144718170166,-5.648324966430664,-5.904225826263428,-6.08336067199707,-6.2353925704956055,-6.376521587371826,-6.418034553527832,-6.4865241050720215,-6.540778636932373,-6.606850624084473,-6.651928901672363,-6.733833312988281,-6.878325462341309,-6.8938374519348145,-6.90584659576416,-6.971442222595215,-7.048739433288574,-7.109155654907227,-7.263132572174072,-7.416716575622559,-7.704781532287598,-7.6564764976501465,-7.856049060821533,-8.157078742980957,-8.634200096130371,-8.458108901977539,-8.634200096130371,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.634200096130371,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953,-8.935230255126953 +-8.527891159057617,-2.1829512119293213,-1.645434856414795,-0.020769456401467323,-1.8213975429534912,-2.714735984802246,-3.433783531188965,-4.03917121887207,-4.827793121337891,-5.162215709686279,-5.431328773498535,-5.638029098510742,-5.820321083068848,-5.9098429679870605,-6.004144668579102,-6.0028462409973145,-6.114591121673584,-6.246857643127441,-6.27747106552124,-6.229037761688232,-6.4240875244140625,-6.4748125076293945,-6.614077091217041,-6.682793140411377,-6.803615093231201,-6.865133285522461,-7.080732822418213,-7.448709964752197,-7.413947582244873,-7.527891159057617,-8.226861000061035,-7.828920841217041,-8.050769805908203,-8.050769805908203,-8.527891159057617,-7.925830841064453,-8.226861000061035,-8.527891159057617,-8.226861000061035,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617,-8.527891159057617 +-8.112882614135742,-2.3545913696289062,-2.125307083129883,-1.3359224796295166,-0.03815751522779465,-1.646817684173584,-2.562114953994751,-3.182366371154785,-4.140494346618652,-4.817535400390625,-5.177375316619873,-5.432547092437744,-5.689636707305908,-5.818416118621826,-5.916982650756836,-5.925361633300781,-6.044696807861328,-6.117247104644775,-6.226391792297363,-6.3420305252075195,-6.413912296295166,-6.469429969787598,-6.533099174499512,-6.751154899597168,-6.85761022567749,-6.93679141998291,-7.267784595489502,-7.033701419830322,-7.209792613983154,-7.510822296142578,-7.81185245513916,-7.510822296142578,-8.112882614135742,-7.81185245513916,-7.81185245513916,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-7.81185245513916,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742,-8.112882614135742 +-7.6969122886657715,-2.4299213886260986,-2.344214916229248,-1.759171962738037,-1.1327639818191528,-0.062153756618499756,-1.5268146991729736,-2.4411191940307617,-3.296426296234131,-3.9344589710235596,-4.619181156158447,-4.967747688293457,-5.21690559387207,-5.376766204833984,-5.573060989379883,-5.655519962310791,-5.714641094207764,-5.8218512535095215,-5.98090934753418,-6.165433406829834,-6.2655487060546875,-6.466463565826416,-6.298972129821777,-6.49279260635376,-6.742670059204102,-6.742670059204102,-6.9979424476623535,-6.851814270019531,-7.094852447509766,-7.395882606506348,-7.395882606506348,-7.395882606506348,-7.395882606506348,-7.6969122886657715,-7.6969122886657715,-7.395882606506348,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.6969122886657715,-7.395882606506348 +-7.184046745300293,-2.452296733856201,-2.4092888832092285,-1.9490259885787964,-1.476853847503662,-0.8477820754051208,-0.12856927514076233,-1.2701998949050903,-2.2018659114837646,-2.7627882957458496,-3.4311535358428955,-4.029014587402344,-4.495626926422119,-4.787847518920898,-4.974531650543213,-5.175446510314941,-5.239563941955566,-5.405895233154297,-5.581986427307129,-5.721648693084717,-5.678896427154541,-5.861827373504639,-5.905292987823486,-6.037918567657471,-6.070103168487549,-6.280956745147705,-6.338948726654053,-6.883016586303711,-7.184046745300293,-6.706925392150879,-6.883016586303711,-6.581986427307129,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-6.883016586303711,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293,-7.184046745300293 +-6.799666881561279,-2.4311940670013428,-2.5530943870544434,-2.1504781246185303,-1.6994616985321045,-1.281960368156433,-0.7206915616989136,-0.19431932270526886,-1.1998710632324219,-1.799133062362671,-2.380140781402588,-2.9919965267181396,-3.585618257522583,-3.9794654846191406,-4.297239780426025,-4.520913124084473,-4.758274078369141,-4.96715784072876,-5.067273139953613,-5.100697040557861,-5.368303298950195,-5.337268829345703,-5.569217681884766,-5.520913124084473,-5.845424175262451,-6.197607040405273,-6.021515369415283,-6.100697040557861,-6.322545528411865,-6.498636722564697,-6.021515369415283,-6.498636722564697,-6.498636722564697,-6.322545528411865,-6.322545528411865,-6.498636722564697,-6.799666881561279,-6.799666881561279,-6.498636722564697,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279,-6.799666881561279 +-6.3569841384887695,-2.4066195487976074,-2.639230489730835,-2.4035627841949463,-1.9935226440429688,-1.622592568397522,-1.0248408317565918,-0.584534227848053,-0.3102039694786072,-1.0808626413345337,-1.6993834972381592,-2.2340152263641357,-2.799116373062134,-3.2289083003997803,-3.6327083110809326,-3.9337384700775146,-4.163859844207764,-4.432704925537109,-4.6245903968811035,-4.754924297332764,-5.101711750030518,-5.078230857849121,-5.1808929443359375,-5.243041038513184,-5.3569841384887695,-5.4027419090271,-5.8798627853393555,-5.658014297485352,-6.055954456329346,-5.754924297332764,-5.8798627853393555,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.055954456329346,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695,-6.3569841384887695 +-6.109455585479736,-2.451730728149414,-2.680673122406006,-2.5149526596069336,-2.4213919639587402,-1.9061236381530762,-1.2820799350738525,-0.824993371963501,-0.7133208513259888,-0.35311633348464966,-1.0176340341567993,-1.5679138898849487,-2.101409435272217,-2.5283029079437256,-2.9219350814819336,-3.2978806495666504,-3.6166954040527344,-3.8867392539978027,-4.113820552825928,-4.25819730758667,-4.529672145843506,-4.590941905975342,-5.155213356018066,-4.854183197021484,-5.155213356018066,-5.155213356018066,-5.5073957443237305,-5.632334232330322,-5.410485744476318,-5.410485744476318,-6.109455585479736,-5.632334232330322,-5.8084259033203125,-5.8084259033203125,-6.109455585479736,-6.109455585479736,-5.632334232330322,-6.109455585479736,-5.632334232330322,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736,-6.109455585479736 +-5.917218208312988,-2.4374990463256836,-2.635730266571045,-2.5570034980773926,-2.454820156097412,-2.2425408363342285,-1.6253167390823364,-1.021353840827942,-0.9095130562782288,-0.6745749115943909,-0.47795969247817993,-0.8719304203987122,-1.425100564956665,-1.8486242294311523,-2.2672994136810303,-2.6516928672790527,-3.0404231548309326,-3.366989850997925,-3.561192274093628,-3.8100082874298096,-4.084709167480469,-4.227022171020508,-4.555490493774414,-4.741127014160156,-4.803274631500244,-4.686769485473633,-5.139066696166992,-5.315158367156982,-5.440096855163574,-5.917218208312988,-5.616188049316406,-5.917218208312988,-5.917218208312988,-5.917218208312988,-5.616188049316406,-5.917218208312988,-5.616188049316406,-5.917218208312988,-5.616188049316406,-5.917218208312988,-5.917218208312988,-5.917218208312988,-5.917218208312988,-5.616188049316406,-5.917218208312988,-5.917218208312988,-5.917218208312988,-5.616188049316406,-5.917218208312988,-5.917218208312988,-5.917218208312988 +-5.700268268585205,-2.463731050491333,-2.6737351417541504,-2.5893421173095703,-2.5866591930389404,-2.4300553798675537,-1.9863579273223877,-1.4216290712356567,-1.192871332168579,-0.9034512639045715,-0.6956202983856201,-0.5105928182601929,-0.8292737007141113,-1.2721173763275146,-1.6704788208007812,-2.0858983993530273,-2.440196990966797,-2.8166069984436035,-3.136787176132202,-3.3906381130218506,-3.5731635093688965,-3.936840295791626,-4.047055721282959,-4.195118427276611,-4.268904685974121,-4.658875465393066,-4.621087074279785,-5.098208427429199,-5.001298427581787,-5.098208427429199,-5.700268268585205,-5.001298427581787,-5.700268268585205,-5.399238586425781,-5.223146915435791,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.399238586425781,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205,-5.700268268585205 +-5.596314430236816,-2.480703830718994,-2.770888328552246,-2.6533148288726807,-2.6553001403808594,-2.5919930934906006,-2.231200933456421,-1.7357368469238281,-1.5057742595672607,-1.2073256969451904,-0.949185848236084,-0.6467634439468384,-0.6078625321388245,-0.8059166669845581,-1.1269785165786743,-1.507469892501831,-1.8846758604049683,-2.262061834335327,-2.5928540229797363,-2.9187073707580566,-3.223402500152588,-3.444025993347168,-3.715500831604004,-3.952861785888672,-4.181341171264648,-4.31756067276001,-4.596314430236816,-4.5171332359313965,-4.897344589233398,-5.295284271240234,-5.295284271240234,-5.119193077087402,-5.119193077087402,-5.596314430236816,-5.596314430236816,-5.119193077087402,-5.596314430236816,-5.596314430236816,-5.295284271240234,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816,-5.596314430236816 +-5.529753684997559,-2.487966299057007,-2.777705192565918,-2.7148404121398926,-2.7324860095977783,-2.677884101867676,-2.4505724906921387,-2.0478811264038086,-1.8437433242797852,-1.5034656524658203,-1.2274659872055054,-0.922180712223053,-0.7259483933448792,-0.6471892595291138,-0.761307954788208,-1.0448276996612549,-1.3894970417022705,-1.729036569595337,-2.0890018939971924,-2.424243450164795,-2.7283499240875244,-3.07490873336792,-3.3283565044403076,-3.4805355072021484,-3.7168402671813965,-4.011239528656006,-4.250999927520752,-4.299304485321045,-4.5755109786987305,-4.830783843994141,-4.830783843994141,-4.626663684844971,-5.0526323318481445,-5.529753684997559,-5.529753684997559,-5.228723526000977,-5.228723526000977,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559,-5.529753684997559 +-5.48281192779541,-2.522817373275757,-2.780381679534912,-2.703937530517578,-2.7718489170074463,-2.749614953994751,-2.611239194869995,-2.3023993968963623,-2.111929178237915,-1.8172311782836914,-1.5034003257751465,-1.2104134559631348,-0.9967076778411865,-0.7676699161529541,-0.6551004648208618,-0.7506677508354187,-0.9955747723579407,-1.3046989440917969,-1.6238540410995483,-1.9661445617675781,-2.2816882133483887,-2.58905029296875,-2.87428617477417,-3.150373697280884,-3.3964524269104004,-3.6194891929626465,-3.7504184246063232,-4.005691051483154,-4.227539539337158,-4.52856969833374,-5.181782245635986,-4.579721927642822,-4.336684226989746,-5.48281192779541,-5.48281192779541,-4.880752086639404,-5.48281192779541,-5.181782245635986,-5.48281192779541,-5.48281192779541,-5.181782245635986,-5.181782245635986,-5.48281192779541,-5.48281192779541,-5.48281192779541,-5.48281192779541,-5.48281192779541,-5.48281192779541,-5.48281192779541,-5.48281192779541,-5.005691051483154 +-5.427403450012207,-2.5737051963806152,-2.723252773284912,-2.687830924987793,-2.807267189025879,-2.76182222366333,-2.773226737976074,-2.4375088214874268,-2.358105182647705,-2.048279285430908,-1.746614694595337,-1.4522013664245605,-1.2486565113067627,-0.9930420517921448,-0.7614754438400269,-0.6794557571411133,-0.7750312685966492,-0.9919730424880981,-1.26150643825531,-1.5726723670959473,-1.8819725513458252,-2.190110921859741,-2.500032901763916,-2.824259042739868,-3.052654981613159,-3.239882707595825,-3.635011672973633,-3.642073392868042,-4.084980487823486,-4.196954250335693,-4.427403450012207,-4.348222255706787,-4.386010646820068,-4.649251937866211,-4.825343132019043,-4.950282096862793,-5.126373291015625,-5.427403450012207,-5.126373291015625,-5.427403450012207,-5.126373291015625,-5.126373291015625,-5.427403450012207,-5.427403450012207,-5.427403450012207,-5.427403450012207,-5.427403450012207,-5.427403450012207,-5.427403450012207,-5.427403450012207,-5.427403450012207 +-5.360464572906494,-2.6091856956481934,-2.735152244567871,-2.767178535461426,-2.7852768898010254,-2.6948835849761963,-2.859405517578125,-2.575134754180908,-2.4836697578430176,-2.2849175930023193,-1.981703519821167,-1.6959166526794434,-1.4893004894256592,-1.2247278690338135,-0.9470810890197754,-0.7594373226165771,-0.7062592506408691,-0.8057332634925842,-0.9985857605934143,-1.2464878559112549,-1.536925196647644,-1.853959560394287,-2.135155439376831,-2.455749034881592,-2.7249808311462402,-3.036182165145874,-3.2366130352020264,-3.515366554260254,-3.7806811332702637,-3.8289856910705566,-4.105192184448242,-4.3190717697143555,-4.582313537597656,-5.05943489074707,-4.758404731750488,-4.88334321975708,-4.88334321975708,-4.88334321975708,-4.88334321975708,-5.05943489074707,-5.360464572906494,-5.05943489074707,-5.360464572906494,-5.360464572906494,-5.360464572906494,-5.360464572906494,-5.360464572906494,-5.360464572906494,-5.360464572906494,-5.360464572906494,-5.360464572906494 +-5.26152229309082,-2.5704407691955566,-2.7758007049560547,-2.875916004180908,-2.826953172683716,-2.7590949535369873,-2.985060453414917,-2.7645926475524902,-2.707639217376709,-2.4740617275238037,-2.2297098636627197,-1.9445041418075562,-1.7430082559585571,-1.4455461502075195,-1.1502597332000732,-0.8987382650375366,-0.7611484527587891,-0.745582103729248,-0.8384402394294739,-1.0111509561538696,-1.2453248500823975,-1.5050382614135742,-1.8187289237976074,-2.098062515258789,-2.415804147720337,-2.755017042160034,-2.9804887771606445,-3.270296096801758,-3.513334035873413,-3.7844009399414062,-3.939302921295166,-4.006249904632568,-4.659461975097656,-4.784400939941406,-4.659461975097656,-4.960492134094238,-4.960492134094238,-5.26152229309082,-4.960492134094238,-4.784400939941406,-5.26152229309082,-5.26152229309082,-4.960492134094238,-5.26152229309082,-4.960492134094238,-5.26152229309082,-5.26152229309082,-5.26152229309082,-5.26152229309082,-5.26152229309082,-4.960492134094238 +-5.181119918823242,-2.6284518241882324,-2.7172272205352783,-2.873624086380005,-2.8367278575897217,-2.7172272205352783,-2.945591688156128,-2.8800899982452393,-2.7711870670318604,-2.6599819660186768,-2.4095325469970703,-2.198396682739258,-1.9981350898742676,-1.7032756805419922,-1.3619053363800049,-1.08085298538208,-0.8814384937286377,-0.7856539487838745,-0.7800126075744629,-0.8640391826629639,-1.014601230621338,-1.2320717573165894,-1.4976228475570679,-1.7788587808609009,-2.099053144454956,-2.3950788974761963,-2.7308709621429443,-2.9584035873413086,-3.246621608734131,-3.518362283706665,-3.6129183769226074,-4.00502872467041,-4.181119918823242,-4.482150077819824,-4.703999042510986,-4.579060077667236,-4.482150077819824,-4.703999042510986,-5.181119918823242,-4.579060077667236,-4.880090236663818,-4.880090236663818,-5.181119918823242,-5.181119918823242,-5.181119918823242,-5.181119918823242,-4.880090236663818,-5.181119918823242,-5.181119918823242,-5.181119918823242,-5.181119918823242 +-5.102567672729492,-2.517106771469116,-2.737079381942749,-2.842496156692505,-2.8215341567993164,-2.7098705768585205,-3.0897302627563477,-2.8903799057006836,-2.923590660095215,-2.7621233463287354,-2.6342201232910156,-2.3791117668151855,-2.2127058506011963,-1.9173086881637573,-1.5940377712249756,-1.2844735383987427,-1.048682689666748,-0.88471519947052,-0.8110654354095459,-0.803714394569397,-0.881440281867981,-1.0221214294433594,-1.2289562225341797,-1.4854621887207031,-1.7735766172409058,-2.0723726749420166,-2.4062111377716064,-2.7134013175964355,-3.023386240005493,-3.339139461517334,-3.500507354736328,-3.704627513885498,-4.148324966430664,-4.199477672576904,-4.257469654083252,-4.324416160583496,-5.102567672729492,-5.102567672729492,-4.625446319580078,-4.80153751373291,-4.625446319580078,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492,-5.102567672729492 +-5.022110462188721,-2.5537633895874023,-2.7916617393493652,-2.904839515686035,-2.8402671813964844,-2.6896722316741943,-3.0978314876556396,-2.914900779724121,-3.0536277294158936,-3.0092735290527344,-2.771690607070923,-2.595599412918091,-2.4343996047973633,-2.152292490005493,-1.8218075037002563,-1.50875985622406,-1.2308411598205566,-1.0317718982696533,-0.893549919128418,-0.818751335144043,-0.8164733052253723,-0.8930010795593262,-1.033685564994812,-1.2458454370498657,-1.5016272068023682,-1.7761048078536987,-2.070773124694824,-2.401974678039551,-2.695774793624878,-3.072720766067505,-3.4423270225524902,-3.6241705417633057,-3.8460195064544678,-3.817990779876709,-4.1770124435424805,-4.323140621185303,-4.323140621185303,-4.544989585876465,-4.721080780029297,-5.022110462188721,-4.721080780029297,-4.544989585876465,-4.721080780029297,-5.022110462188721,-4.721080780029297,-5.022110462188721,-5.022110462188721,-5.022110462188721,-5.022110462188721,-5.022110462188721,-5.022110462188721 +-4.986045837402344,-2.5694053173065186,-2.7765307426452637,-2.910498857498169,-2.8891358375549316,-2.6700754165649414,-3.2536520957946777,-2.977445602416992,-3.122722864151001,-3.012917995452881,-2.818728446960449,-2.768561840057373,-2.5915942192077637,-2.3659098148345947,-2.0170960426330566,-1.6986920833587646,-1.444716215133667,-1.1977360248565674,-1.0113959312438965,-0.8822762966156006,-0.813530445098877,-0.8294664025306702,-0.9128408432006836,-1.0632685422897339,-1.2833569049835205,-1.5305918455123901,-1.8325358629226685,-2.1922554969787598,-2.4877352714538574,-2.77921986579895,-3.116814136505127,-3.3627965450286865,-3.571072578430176,-3.8721024990081787,-3.9860458374023438,-4.207894802093506,-4.986045837402344,-4.685015678405762,-4.383985996246338,-4.986045837402344,-4.685015678405762,-4.50892448425293,-4.383985996246338,-4.685015678405762,-4.986045837402344,-4.685015678405762,-4.986045837402344,-4.986045837402344,-4.986045837402344,-4.986045837402344,-4.986045837402344 +-4.916348457336426,-2.5839102268218994,-2.7764694690704346,-2.8951592445373535,-2.792496919631958,-2.5379507541656494,-3.131018877029419,-3.029857873916626,-3.0650901794433594,-3.096804618835449,-3.0078635215759277,-2.9251224994659424,-2.812544822692871,-2.5271825790405273,-2.2226216793060303,-1.908600926399231,-1.6263140439987183,-1.364167332649231,-1.1517243385314941,-0.9777789115905762,-0.848980188369751,-0.8141894936561584,-0.843731164932251,-0.9511939883232117,-1.1172839403152466,-1.3437093496322632,-1.6249797344207764,-1.9277896881103516,-2.2660410404205322,-2.5379507541656494,-2.882924795150757,-3.131018877029419,-3.4539506435394287,-3.6858997344970703,-3.916348695755005,-4.0712504386901855,-3.962106227874756,-4.43922758102417,-4.31428861618042,-4.43922758102417,-4.43922758102417,-4.43922758102417,-4.916348457336426,-4.916348457336426,-4.916348457336426,-4.916348457336426,-4.615318775177002,-4.916348457336426,-4.43922758102417,-4.916348457336426,-4.916348457336426 +-4.890661239624023,-2.4497523307800293,-2.7507822513580322,-2.8262033462524414,-2.7414422035217285,-2.5308258533477783,-3.1272332668304443,-2.971583127975464,-3.0777478218078613,-3.200465202331543,-3.039402961730957,-3.009847640991211,-2.9412713050842285,-2.6865413188934326,-2.3643221855163574,-2.0885720252990723,-1.782096266746521,-1.5498207807540894,-1.2909965515136719,-1.0920106172561646,-0.922271728515625,-0.8412882089614868,-0.8202539682388306,-0.8730437755584717,-1.0002403259277344,-1.1859960556030273,-1.4237936735153198,-1.719520092010498,-1.998010277748108,-2.3212873935699463,-2.6653521060943604,-2.956162929534912,-3.0844812393188477,-3.548238515853882,-3.7445333003997803,-3.7767179012298584,-3.9875712394714355,-4.288601398468018,-4.288601398468018,-4.413539886474609,-4.589631080627441,-4.589631080627441,-4.890661239624023,-4.890661239624023,-4.589631080627441,-4.890661239624023,-4.890661239624023,-4.890661239624023,-4.890661239624023,-4.890661239624023,-4.890661239624023 +-4.803163528442383,-2.4175570011138916,-2.682589530944824,-2.8441219329833984,-2.7945632934570312,-2.4087116718292236,-3.0038228034973145,-3.0549752712249756,-3.087160110473633,-3.121922254562378,-3.201103448867798,-3.159710645675659,-3.0397353172302246,-2.873744487762451,-2.5883195400238037,-2.27811861038208,-2.0052037239074707,-1.7562782764434814,-1.4560285806655884,-1.236490249633789,-1.0282816886901855,-0.887816309928894,-0.8209826350212097,-0.8257141709327698,-0.9005622863769531,-1.0598104000091553,-1.2571145296096802,-1.5228127241134644,-1.8240704536437988,-2.1451520919799805,-2.43955135345459,-2.8346805572509766,-2.9519050121307373,-3.3881900310516357,-3.3881900310516357,-3.6892199516296387,-3.8031632900238037,-4.104193210601807,-4.104193210601807,-3.9580652713775635,-4.201103210449219,-4.502133369445801,-4.502133369445801,-4.502133369445801,-4.502133369445801,-4.803163528442383,-4.502133369445801,-4.803163528442383,-4.803163528442383,-4.803163528442383,-4.803163528442383 +-4.723562240600586,-2.468289852142334,-2.6821696758270264,-2.8044843673706055,-2.655376434326172,-2.359950304031372,-3.024592399597168,-2.9527103900909424,-3.070349931716919,-3.110778570175171,-3.04232120513916,-3.12150239944458,-3.04232120513916,-2.8910534381866455,-2.723562479019165,-2.3951828479766846,-2.1437788009643555,-1.8608348369598389,-1.6225030422210693,-1.351940393447876,-1.1382144689559937,-0.960658848285675,-0.8523398637771606,-0.8128312826156616,-0.8444091081619263,-0.9584901928901672,-1.1453818082809448,-1.3919326066970825,-1.682960033416748,-2.0219943523406982,-2.279517650604248,-2.630140781402588,-2.784043073654175,-3.132497787475586,-3.218412399291992,-3.769319772720337,-3.769319772720337,-3.878464460372925,-4.12150239944458,-4.024592399597168,-4.12150239944458,-4.723562240600586,-4.723562240600586,-4.422532558441162,-4.723562240600586,-4.422532558441162,-4.723562240600586,-4.422532558441162,-4.723562240600586,-4.723562240600586,-4.723562240600586 +-4.630804061889648,-2.316936731338501,-2.701385021209717,-2.691284656524658,-2.609614849090576,-2.2597360610961914,-3.0397393703460693,-3.0180201530456543,-3.2158305644989014,-3.0397393703460693,-3.1684060096740723,-3.288381338119507,-3.2328641414642334,-2.9775915145874023,-2.831463575363159,-2.6308040618896484,-2.2505927085876465,-1.9953203201293945,-1.7698674201965332,-1.5145283937454224,-1.2743957042694092,-1.0481725931167603,-0.9083346724510193,-0.8227957487106323,-0.8212443590164185,-0.8914690613746643,-1.039071798324585,-1.2450190782546997,-1.4985443353652954,-1.7863268852233887,-2.1366493701934814,-2.3612911701202393,-2.6054980754852295,-2.9318339824676514,-3.0397393703460693,-3.5516228675842285,-3.5516228675842285,-3.8526527881622314,-3.785706043243408,-4.153682708740234,-3.9318339824676514,-4.028744220733643,-4.630804061889648,-4.630804061889648,-4.630804061889648,-4.329773902893066,-4.329773902893066,-4.630804061889648,-4.630804061889648,-4.630804061889648,-4.630804061889648 +-4.502932071685791,-2.406022071838379,-2.485898733139038,-2.778656244277954,-2.520660877227783,-2.191178321838379,-3.104992151260376,-2.958864212036133,-3.055774211883545,-3.011570453643799,-3.011570453643799,-3.071568489074707,-3.1807126998901367,-3.087958812713623,-2.8127360343933105,-2.5684337615966797,-2.406022071838379,-2.1546273231506348,-1.841119408607483,-1.6559767723083496,-1.3518688678741455,-1.1482475996017456,-0.9668789505958557,-0.8583950996398926,-0.8157600164413452,-0.844634473323822,-0.9571303725242615,-1.150363802909851,-1.406022071838379,-1.6920278072357178,-1.9382660388946533,-2.2854483127593994,-2.4817428588867188,-2.879682779312134,-3.040534257888794,-3.071568489074707,-3.548689603805542,-3.599842071533203,-3.900872230529785,-3.900872230529785,-4.201902389526367,-4.201902389526367,-4.502932071685791,-4.201902389526367,-4.201902389526367,-4.502932071685791,-4.502932071685791,-4.201902389526367,-4.502932071685791,-4.502932071685791,-4.502932071685791 +-4.439900875091553,-2.570669174194336,-2.4486746788024902,-2.5948028564453125,-2.570669174194336,-2.1870477199554443,-3.0781729221343994,-2.9775028228759766,-3.0085370540618896,-3.161147117614746,-3.1176815032958984,-3.161147117614746,-3.0781729221343994,-3.0781729221343994,-2.9627795219421387,-2.8271169662475586,-2.4105169773101807,-2.2937726974487305,-2.0454492568969727,-1.752371907234192,-1.4934486150741577,-1.261211633682251,-1.054652214050293,-0.8993211388587952,-0.8227956295013428,-0.8137658834457397,-0.9066373109817505,-1.0525109767913818,-1.2609238624572754,-1.5171754360198975,-1.8166515827178955,-2.072545051574707,-2.3906826972961426,-2.6917128562927246,-2.7409307956695557,-3.2937726974487305,-3.398508071899414,-3.360719680786133,-3.5948028564453125,-3.7409307956695557,-3.9627795219421387,-3.9627795219421387,-4.138870716094971,-3.9627795219421387,-4.439900875091553,-3.9627795219421387,-4.439900875091553,-4.439900875091553,-4.439900875091553,-4.439900875091553,-4.439900875091553 +-4.311181545257568,-2.1744608879089355,-2.4190869331359863,-2.6122114658355713,-2.5118408203125,-2.080732583999634,-2.864023447036743,-2.8962080478668213,-3.0101513862609863,-3.080732583999634,-3.1070613861083984,-2.949453592300415,-3.1070613861083984,-3.165053367614746,-2.9687588214874268,-2.7201168537139893,-2.5869057178497314,-2.289992094039917,-2.132204532623291,-1.83551025390625,-1.6201000213623047,-1.3716622591018677,-1.1319169998168945,-0.9725258350372314,-0.8465429544448853,-0.817862868309021,-0.8587816953659058,-0.9916590452194214,-1.1902786493301392,-1.4010909795761108,-1.6599034070968628,-1.9291644096374512,-2.165053367614746,-2.459923028945923,-2.819819688796997,-2.9687588214874268,-3.1070613861083984,-3.4080915451049805,-3.6122114658355713,-3.4080915451049805,-4.311181545257568,-3.8340601921081543,-4.010151386260986,-3.8340601921081543,-4.311181545257568,-4.311181545257568,-4.010151386260986,-4.010151386260986,-4.311181545257568,-4.311181545257568,-4.311181545257568 +-4.169879913330078,-1.873214840888977,-2.4538767337799072,-2.4538767337799072,-2.370539665222168,-1.9471635818481445,-2.993788719177246,-2.808152198791504,-2.8911263942718506,-2.8911263942718506,-2.9394311904907227,-2.993788719177246,-3.090698719024658,-3.1698801517486572,-2.9657602310180664,-2.8274574279785156,-2.707482099533081,-2.4977822303771973,-2.235381603240967,-1.9550361633300781,-1.7449984550476074,-1.4572303295135498,-1.2508020401000977,-1.0357029438018799,-0.9013020992279053,-0.8280500173568726,-0.8486960530281067,-0.9270902872085571,-1.1118338108062744,-1.3204606771469116,-1.5293986797332764,-1.7616400718688965,-2.055936813354492,-2.277785539627075,-2.516667604446411,-2.6513659954071045,-2.847660779953003,-3.1698801517486572,-3.2667901515960693,-3.47091007232666,-3.868849992752075,-3.868849992752075,-3.868849992752075,-4.169879913330078,-3.692758798599243,-4.169879913330078,-4.169879913330078,-4.169879913330078,-4.169879913330078,-4.169879913330078,-4.169879913330078 +-3.9988694190979004,-2.06437087059021,-2.3968093395233154,-2.551711320877075,-2.2664756774902344,-1.8589903116226196,-2.7435967922210693,-2.768420457839966,-2.8849260807037354,-3.0446269512176514,-3.0446269512176514,-2.8849260807037354,-3.2207181453704834,-3.2207181453704834,-2.9988694190979004,-2.8227782249450684,-2.7201156616210938,-2.5217480659484863,-2.2828660011291504,-2.0494794845581055,-1.8256831169128418,-1.5486202239990234,-1.3258484601974487,-1.0792683362960815,-0.9454067349433899,-0.83570796251297,-0.8555422425270081,-0.8971222639083862,-1.049967646598816,-1.2250828742980957,-1.4686696529388428,-1.6525163650512695,-1.9988694190979004,-2.1727945804595947,-2.3456568717956543,-2.507507801055908,-2.6978392601013184,-3.15377140045166,-3.15377140045166,-3.5217480659484863,-3.3968093395233154,-3.3968093395233154,-3.6978392601013184,-3.5217480659484863,-3.6978392601013184,-3.9988694190979004,-3.9988694190979004,-3.9988694190979004,-3.6978392601013184,-3.9988694190979004,-3.9988694190979004 +-3.8364508152008057,-1.8969314098358154,-2.4562394618988037,-2.557697057723999,-2.2801482677459717,-1.872662901878357,-2.6603593826293945,-2.8822081089019775,-3.0582995414733887,-3.2343907356262207,-2.9333608150482178,-2.8364508152008057,-3.0582995414733887,-3.3593294620513916,-2.9913525581359863,-2.795058012008667,-2.5811781883239746,-2.5142314434051514,-2.3593294620513916,-2.128880500793457,-1.8452246189117432,-1.624263048171997,-1.431617021560669,-1.2019734382629395,-1.0039417743682861,-0.8880378007888794,-0.8434556126594543,-0.8703089952468872,-0.9894953966140747,-1.1813123226165771,-1.3326599597930908,-1.5225834846496582,-1.799024224281311,-2.0511209964752197,-2.2453861236572266,-2.2801482677459717,-2.6603593826293945,-2.8364508152008057,-2.9333608150482178,-3.1374807357788086,-3.1374807357788086,-3.5354206562042236,-3.5354206562042236,-3.8364508152008057,-3.5354206562042236,-3.8364508152008057,-3.8364508152008057,-3.8364508152008057,-3.8364508152008057,-3.8364508152008057,-3.8364508152008057 +-3.796088457107544,-2.0036966800689697,-2.0885181427001953,-2.495058536529541,-2.123990535736084,-1.6788171529769897,-2.619997262954712,-2.682145118713379,-2.9509904384613037,-2.892998456954956,-3.194028377532959,-3.31896710395813,-3.796088457107544,-3.495058536529541,-2.9509904384613037,-2.7546956539154053,-2.796088457107544,-2.892998456954956,-2.31896710395813,-2.18330454826355,-1.9831750392913818,-1.7242064476013184,-1.4176905155181885,-1.2557590007781982,-1.0541493892669678,-0.9216066002845764,-0.8501276969909668,-0.8892148733139038,-0.9274439811706543,-1.1032415628433228,-1.3204172849655151,-1.4759421348571777,-1.7667046785354614,-1.9509904384613037,-2.23978590965271,-2.364724636077881,-2.841845989227295,-3.097118377685547,-2.9509904384613037,-3.31896710395813,-3.796088457107544,-3.495058536529541,-3.31896710395813,-3.495058536529541,-3.495058536529541,-3.796088457107544,-3.495058536529541,-3.796088457107544,-3.796088457107544,-3.796088457107544,-3.796088457107544 +-3.5490033626556396,-1.9055505990982056,-2.4028751850128174,-2.5947606563568115,-2.1687920093536377,-1.6094839572906494,-2.507610559463501,-2.7708520889282227,-2.7039051055908203,-3.0718820095062256,-3.0718820095062256,-2.7708520889282227,-2.8500332832336426,-2.8500332832336426,-2.7708520889282227,-2.5490033626556396,-2.507610559463501,-2.6459133625030518,-2.318554401397705,-2.3448832035064697,-1.9927008152008057,-1.7428232431411743,-1.4883054494857788,-1.2589685916900635,-1.1018452644348145,-0.9703640341758728,-0.8890870809555054,-0.8778303861618042,-0.9426218867301941,-1.0836204290390015,-1.2145495414733887,-1.428429365158081,-1.6797715425491333,-1.9155347347259521,-1.9927008152008057,-2.4350597858428955,-2.3729119300842285,-2.7708520889282227,-3.0718820095062256,-3.0718820095062256,-3.2479732036590576,-3.5490033626556396,-3.2479732036590576,-3.5490033626556396,-3.0718820095062256,-3.5490033626556396,-3.5490033626556396,-3.5490033626556396,-3.5490033626556396,-3.5490033626556396,-3.5490033626556396 +-3.5649027824401855,-1.77957284450531,-2.3096301555633545,-2.6618127822875977,-2.2426834106445312,-1.556302547454834,-2.523509979248047,-2.9628427028656006,-2.8659327030181885,-2.7867515087127686,-2.8659327030181885,-2.8659327030181885,-3.5649027824401855,-3.0877814292907715,-2.6618127822875977,-2.523509979248047,-2.5649027824401855,-2.4509592056274414,-2.4857213497161865,-2.1499292850494385,-2.046388626098633,-1.794050693511963,-1.5004446506500244,-1.334453821182251,-1.1566627025604248,-1.008600115776062,-0.8800573348999023,-0.8900415301322937,-0.9639297723770142,-1.0995198488235474,-1.1828856468200684,-1.334453821182251,-1.5520654916763306,-1.786751389503479,-2.0208346843719482,-2.2031748294830322,-2.222480058670044,-2.719804525375366,-2.719804525375366,-2.5649027824401855,-2.8659327030181885,-3.2638726234436035,-3.5649027824401855,-3.2638726234436035,-3.5649027824401855,-3.2638726234436035,-3.0877814292907715,-3.5649027824401855,-3.5649027824401855,-3.2638726234436035,-3.5649027824401855 +-3.523486375808716,-1.4128966331481934,-2.482093572616577,-2.222456455230713,-2.2930374145507812,-1.5322602987289429,-2.444305181503296,-2.569243907928467,-3.0463650226593018,-2.409543037414551,-2.444305181503296,-2.921426296234131,-2.745335102081299,-2.8245162963867188,-2.8245162963867188,-2.745335102081299,-2.444305181503296,-2.620396375656128,-2.409543037414551,-2.2930374145507812,-2.1617584228515625,-1.7910926342010498,-1.5790036916732788,-1.3651238679885864,-1.2563146352767944,-1.0701680183410645,-0.9647777676582336,-0.8890090584754944,-0.9257911443710327,-1.0595933198928833,-1.1890325546264648,-1.3473950624465942,-1.5191649198532104,-1.7310947179794312,-1.9437026977539062,-2.0321247577667236,-2.222456455230713,-2.409543037414551,-2.620396375656128,-2.409543037414551,-2.745335102081299,-2.745335102081299,-3.0463650226593018,-3.222456216812134,-3.0463650226593018,-3.222456216812134,-3.523486375808716,-3.523486375808716,-3.523486375808716,-3.523486375808716,-3.523486375808716 +-3.5250449180603027,-2.2697722911834717,-2.1271047592163086,-2.320924758911133,-2.0936810970306396,-1.3979400396347046,-2.483652114868164,-2.5250449180603027,-2.6799466609954834,-2.9229848384857178,-2.5250449180603027,-2.6799466609954834,-2.9229848384857178,-2.9229848384857178,-2.9229848384857178,-2.483652114868164,-2.621954917907715,-2.3489534854888916,-2.182622194290161,-2.4458634853363037,-2.1271047592163086,-1.8090415000915527,-1.5473212003707886,-1.4011931419372559,-1.1926063299179077,-1.0825650691986084,-0.9229848384857178,-0.8936010599136353,-0.9441198706626892,-1.0566974878311157,-1.2028255462646484,-1.277071475982666,-1.5080114603042603,-1.698970079421997,-1.862286925315857,-2.1100714206695557,-2.144833564758301,-2.483652114868164,-2.5250449180603027,-2.9229848384857178,-3.0479235649108887,-3.2240147590637207,-3.0479235649108887,-3.0479235649108887,-3.2240147590637207,-3.5250449180603027,-3.5250449180603027,-3.5250449180603027,-3.2240147590637207,-3.2240147590637207,-3.5250449180603027 +-3.5114822387695312,-2.4323010444641113,-2.2104523181915283,-2.397538900375366,-2.0063323974609375,-1.394210934638977,-2.8125123977661133,-2.4700896739959717,-3.0343611240386963,-2.7333309650421143,-2.8125123977661133,-3.5114822387695312,-2.9094223976135254,-3.0343611240386963,-2.8125123977661133,-3.0343611240386963,-2.5114822387695312,-2.5572397708892822,-2.1690595149993896,-2.1690595149993896,-2.020120620727539,-1.7261524200439453,-1.5383543968200684,-1.3811485767364502,-1.1750226020812988,-1.1118085384368896,-0.9563878178596497,-0.9204176664352417,-0.9444559216499329,-1.0173276662826538,-1.1554564237594604,-1.2709330320358276,-1.5028821229934692,-1.666384220123291,-1.8986984491348267,-2.0343611240386963,-2.149754524230957,-2.5572397708892822,-2.666384220123291,-2.6083922386169434,-2.9094223976135254,-3.0343611240386963,-3.0343611240386963,-3.5114822387695312,-3.5114822387695312,-3.2104523181915283,-3.5114822387695312,-3.5114822387695312,-3.5114822387695312,-3.5114822387695312,-3.5114822387695312 +-3.5005109310150146,-2.0691471099853516,-2.296391010284424,-2.0533528327941895,-1.8377530574798584,-1.3215339183807373,-2.5005109310150146,-2.5005109310150146,-2.5462684631347656,-2.5462684631347656,-2.5974209308624268,-2.5974209308624268,-3.0233895778656006,-3.1994810104370117,-2.6554129123687744,-2.459118127822876,-2.3865675926208496,-2.1202995777130127,-2.221757411956787,-2.158088207244873,-1.8284130096435547,-1.8284130096435547,-1.7011703252792358,-1.4436060190200806,-1.2240490913391113,-1.148328423500061,-0.9872933030128479,-0.9466279149055481,-0.9418023228645325,-1.0533528327941895,-1.0905778408050537,-1.339142918586731,-1.4591182470321655,-1.6140202283859253,-1.8192696571350098,-2.0533528327941895,-2.27006196975708,-2.4213297367095947,-2.8015408515930176,-2.6554129123687744,-2.7223596572875977,-2.8984508514404297,-2.8984508514404297,-3.5005109310150146,-3.5005109310150146,-2.8984508514404297,-3.5005109310150146,-3.5005109310150146,-3.5005109310150146,-3.5005109310150146,-3.5005109310150146 +-3.383815288543701,-2.7817554473876953,-2.269871950149536,-2.429572820663452,-2.0413928031921387,-1.2698720693588257,-2.538717269897461,-2.7817554473876953,-2.684845447540283,-2.538717269897461,-2.7817554473876953,-2.6056642532348633,-2.7817554473876953,-2.7817554473876953,-2.6056642532348633,-2.383815288543701,-2.6056642532348633,-2.0413928031921387,-2.4807252883911133,-2.237687349319458,-1.892453670501709,-1.6936192512512207,-1.6356273889541626,-1.4344253540039062,-1.2665441036224365,-1.118997573852539,-0.9946492910385132,-0.973882257938385,-0.9366573095321655,-1.031632900238037,-1.1432660818099976,-1.2254528999328613,-1.4393327236175537,-1.6848453283309937,-1.8275128602981567,-1.9066941738128662,-2.207724094390869,-2.207724094390869,-2.429572820663452,-2.7817554473876953,-2.7817554473876953,-3.0827853679656982,-3.0827853679656982,-3.0827853679656982,-2.7817554473876953,-3.383815288543701,-3.383815288543701,-3.0827853679656982,-3.383815288543701,-3.0827853679656982,-3.383815288543701 +-3.3087778091430664,-2.4056878089904785,-2.1046576499938965,-2.162649631500244,-1.8463797569274902,-1.159558653831482,-2.7067177295684814,-2.5306265354156494,-2.5306265354156494,-2.8316564559936523,-2.8316564559936523,-2.8316564559936523,-2.5306265354156494,-2.7067177295684814,-2.5306265354156494,-2.8316564559936523,-2.2673850059509277,-2.6098077297210693,-2.1948344707489014,-2.2673850059509277,-2.078328847885132,-1.7902638912200928,-1.58450186252594,-1.4454549551010132,-1.3310542106628418,-1.0992627143859863,-1.0939339399337769,-0.9844952821731567,-0.9844952821731567,-1.034619927406311,-1.0939339399337769,-1.2793940305709839,-1.4636797904968262,-1.4762688875198364,-1.7524752616882324,-1.8174160718917847,-2.0535051822662354,-2.463679790496826,-2.463679790496826,-2.4056878089904785,-3.0077476501464844,-2.7067177295684814,-3.0077476501464844,-3.0077476501464844,-2.8316564559936523,-3.3087778091430664,-3.3087778091430664,-3.3087778091430664,-3.0077476501464844,-3.3087778091430664,-3.3087778091430664 +-3.1925673484802246,-2.3474693298339844,-2.2383248805999756,-2.3474693298339844,-1.9372949600219727,-1.085357427597046,-2.4144160747528076,-2.5905075073242188,-2.3474693298339844,-2.7154462337493896,-2.5905075073242188,-2.5905075073242188,-2.8915374279022217,-2.5905075073242188,-2.5905075073242188,-2.5905075073242188,-2.3474693298339844,-2.1133861541748047,-2.2383248805999756,-2.1133861541748047,-1.8308396339416504,-1.6484993696212769,-1.4765641689300537,-1.3664926290512085,-1.2734893560409546,-1.1882460117340088,-1.0433483123779297,-1.0590286254882812,-0.9777235984802246,-1.1356626749038696,-1.1062076091766357,-1.278753638267517,-1.5023713111877441,-1.539354920387268,-1.7301695346832275,-2.151174783706665,-2.3474693298339844,-2.2383248805999756,-2.4144160747528076,-2.8915374279022217,-2.7154462337493896,-2.4935975074768066,-2.4935975074768066,-3.1925673484802246,-2.5905075073242188,-2.5905075073242188,-3.1925673484802246,-2.8915374279022217,-3.1925673484802246,-3.1925673484802246,-3.1925673484802246 +-3.0856473445892334,-1.6706739664077759,-1.6232492923736572,-2.7846171855926514,-1.784617304801941,-1.2727339267730713,-2.3074960708618164,-2.6085259914398193,-2.4835872650146484,-2.4835872650146484,-2.6085259914398193,-2.6085259914398193,-2.7846171855926514,-2.6085259914398193,-2.7846171855926514,-3.0856473445892334,-2.3866772651672363,-2.3866772651672363,-2.240549325942993,-2.0442545413970947,-1.9395192861557007,-1.8303747177124023,-1.6542835235595703,-1.4945826530456543,-1.300317406654358,-1.1411646604537964,-1.0770471096038818,-0.9457681775093079,-0.9818435907363892,-1.0728100538253784,-1.1665692329406738,-1.1880202293395996,-1.541579246520996,-1.5058636665344238,-1.881527304649353,-2.0856473445892334,-2.1825573444366455,-2.3074960708618164,-2.3074960708618164,-2.6085259914398193,-2.7846171855926514,-3.0856473445892334,-3.0856473445892334,-2.7846171855926514,-3.0856473445892334,-3.0856473445892334,-2.7846171855926514,-3.0856473445892334,-2.7846171855926514,-3.0856473445892334,-3.0856473445892334 +-2.994317054748535,-2.3922572135925293,-1.6932871341705322,-2.295347213745117,-1.7901971340179443,-1.070037841796875,-2.295347213745117,-2.3922572135925293,-2.5171959400177,-2.994317054748535,-2.6932871341705322,-2.6932871341705322,-2.6932871341705322,-2.994317054748535,-2.5171959400177,-2.5171959400177,-2.5171959400177,-2.0912270545959473,-2.0912270545959473,-2.0912270545959473,-1.8182258605957031,-1.7901971340179443,-1.5629533529281616,-1.4261153936386108,-1.238442301750183,-1.188137173652649,-1.0400745868682861,-1.030529260635376,-0.9772838354110718,-1.054797887802124,-1.2700413465499878,-1.3608486652374268,-1.3710678815841675,-1.67209792137146,-1.7155635356903076,-1.9151358604431152,-2.3922572135925293,-2.3922572135925293,-2.6932871341705322,-2.6932871341705322,-2.994317054748535,-2.6932871341705322,-2.994317054748535,-2.994317054748535,-2.6932871341705322,-2.994317054748535,-2.994317054748535,-2.994317054748535,-2.994317054748535,-2.994317054748535,-2.994317054748535 +-2.8469552993774414,-2.3698341846466064,-1.8055626153945923,-2.1479852199554443,-2.3698341846466064,-0.960464596748352,-2.5459253787994385,-2.3698341846466064,-2.8469552993774414,-2.8469552993774414,-2.8469552993774414,-2.8469552993774414,-2.8469552993774414,-2.5459253787994385,-2.3698341846466064,-2.3698341846466064,-2.5459253787994385,-2.8469552993774414,-2.5459253787994385,-1.9438652992248535,-1.9438652992248535,-2.0688040256500244,-1.7008273601531982,-1.5247360467910767,-1.341805338859558,-1.156759262084961,-1.0274113416671753,-1.1145615577697754,-1.0761033296585083,-1.0688040256500244,-1.0910804271697998,-1.156759262084961,-1.3997973203659058,-1.5916827917099,-1.7330119609832764,-1.9438652992248535,-2.2448954582214355,-2.2448954582214355,-2.1479852199554443,-2.5459253787994385,-2.5459253787994385,-2.5459253787994385,-2.8469552993774414,-2.8469552993774414,-2.5459253787994385,-2.8469552993774414,-2.5459253787994385,-2.8469552993774414,-2.8469552993774414,-2.8469552993774414,-2.8469552993774414 +-2.852479934692383,-1.7385365962982178,-1.7385365962982178,-1.8982374668121338,-1.7063519954681396,-1.0329360961914062,-2.153510093688965,-2.250420093536377,-2.375358819961548,-2.153510093688965,-2.55145001411438,-2.55145001411438,-2.375358819961548,-2.852479934692383,-2.375358819961548,-2.375358819961548,-2.375358819961548,-2.250420093536377,-1.8982374668121338,-1.8524799346923828,-1.8110872507095337,-1.6763887405395508,-1.47226881980896,-1.4375066757202148,-1.4053219556808472,-1.2614153623580933,-1.128204107284546,-1.2614153623580933,-1.0890519618988037,-1.0743287801742554,-1.2090272903442383,-1.2842782735824585,-1.3900820016860962,-1.5737264156341553,-1.8110872507095337,-2.074328660964966,-2.153510093688965,-1.9493900537490845,-1.9493900537490845,-2.250420093536377,-2.852479934692383,-2.55145001411438,-2.852479934692383,-2.852479934692383,-2.852479934692383,-2.852479934692383,-2.375358819961548,-2.55145001411438,-2.852479934692383,-2.852479934692383,-2.852479934692383 +-2.7520484924316406,-2.7520484924316406,-1.9069504737854004,-1.9738972187042236,-1.521599531173706,-0.843563437461853,-2.4510183334350586,-1.9738972187042236,-2.1499884128570557,-2.7520484924316406,-2.4510183334350586,-2.4510183334350586,-2.7520484924316406,-2.7520484924316406,-2.1499884128570557,-2.4510183334350586,-2.2749271392822266,-2.1499884128570557,-2.0530784130096436,-1.9738972187042236,-2.1499884128570557,-1.7106558084487915,-1.521599531173706,-1.4298291206359863,-1.521599531173706,-1.354108452796936,-1.3048903942108154,-1.0892906188964844,-1.0618523359298706,-1.0530784130096436,-1.2896504402160645,-1.354108452796936,-1.3903206586837769,-1.5479284524917603,-1.7520484924316406,-1.9738972187042236,-2.0530784130096436,-1.9738972187042236,-2.1499884128570557,-2.7520484924316406,-2.4510183334350586,-2.1499884128570557,-2.7520484924316406,-2.7520484924316406,-2.7520484924316406,-2.7520484924316406,-2.4510183334350586,-2.7520484924316406,-2.7520484924316406,-2.7520484924316406,-2.7520484924316406 +-2.7201592922210693,-2.2430381774902344,-1.9420080184936523,-1.9420080184936523,-1.3777365684509277,-1.0299632549285889,-2.2430381774902344,-2.4191293716430664,-2.1180992126464844,-2.4191293716430664,-1.9420080184936523,-2.7201592922210693,-2.4191293716430664,-2.4191293716430664,-2.4191293716430664,-2.4191293716430664,-2.0211892127990723,-1.9420080184936523,-1.9420080184936523,-2.0211892127990723,-1.875061273574829,-1.7201592922210693,-1.7201592922210693,-1.3584314584732056,-1.3584314584732056,-1.151957631111145,-1.057401418685913,-1.163856863975525,-1.0767066478729248,-1.215009331703186,-1.1073755025863647,-1.3584314584732056,-1.6062159538269043,-1.7659168243408203,-2.0211892127990723,-2.1180992126464844,-2.0211892127990723,-2.7201592922210693,-2.4191293716430664,-2.4191293716430664,-2.2430381774902344,-2.7201592922210693,-2.4191293716430664,-2.4191293716430664,-2.7201592922210693,-2.4191293716430664,-2.7201592922210693,-2.7201592922210693,-2.7201592922210693,-2.4191293716430664,-2.7201592922210693 +-2.640481472015381,-2.339451551437378,-1.5990887880325317,-2.339451551437378,-2.038421392440796,-0.9162055850028992,-2.163360118865967,-2.339451551437378,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.339451551437378,-2.640481472015381,-2.640481472015381,-2.038421392440796,-1.9415113925933838,-1.9415113925933838,-2.640481472015381,-1.6862388849258423,-1.8623301982879639,-1.6404814720153809,-1.5990887880325317,-1.5990887880325317,-1.5613001585006714,-1.2980587482452393,-1.1491197347640991,-1.1491197347640991,-1.1633601188659668,-1.0494167804718018,-1.2091176509857178,-1.2425414323806763,-1.4100325107574463,-1.3852089643478394,-1.737391471862793,-2.163360118865967,-2.640481472015381,-1.8623301982879639,-2.339451551437378,-2.163360118865967,-2.339451551437378,-2.640481472015381,-2.339451551437378,-2.339451551437378,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.640481472015381,-2.640481472015381 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>C likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.421096801757812,-0.002294811885803938,-2.3287086486816406,-3.326214551925659,-4.047664165496826,-4.824840545654297,-5.7298383712768555,-6.566790580749512,-7.066988468170166,-7.3241868019104,-7.496817588806152,-7.601552963256836,-7.6968207359313965,-7.889617919921875,-7.943975448608398,-8.24500560760498,-8.379704475402832,-8.421096801757812,-8.819036483764648,-8.722126960754395,-9.12006664276123,-9.421096801757812,-8.575998306274414,-9.421096801757812,-8.943975448608398,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.12006664276123,-9.12006664276123,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.12006664276123,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.12006664276123,-9.421096801757812,-9.12006664276123,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812,-9.421096801757812 +-8.81884765625,-1.586931586265564,-0.015480639412999153,-2.072753429412842,-3.2072715759277344,-4.308731555938721,-5.469958305358887,-6.30964469909668,-6.864604949951172,-7.175394535064697,-7.387483596801758,-7.476424694061279,-7.61472749710083,-7.915757179260254,-7.6727190017700195,-7.915757179260254,-7.818847179412842,-8.517817497253418,-8.040696144104004,-8.341726303100586,-8.81884765625,-8.517817497253418,-8.517817497253418,-8.216787338256836,-8.216787338256836,-8.341726303100586,-8.341726303100586,-8.81884765625,-8.81884765625,-8.517817497253418,-8.81884765625,-8.517817497253418,-8.81884765625,-8.341726303100586,-8.81884765625,-8.517817497253418,-8.81884765625,-8.517817497253418,-8.81884765625,-8.81884765625,-8.517817497253418,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625,-8.81884765625 +-8.226598739624023,-2.004349708557129,-1.4032255411148071,-0.02846258319914341,-1.869376301765442,-3.310412883758545,-4.744726181030273,-5.800086975097656,-6.369266033172607,-6.563840389251709,-6.764200210571289,-6.864870548248291,-6.884175777435303,-7.080470085144043,-7.147417068481445,-7.272356033325195,-7.527628421783447,-7.448447227478027,-7.527628421783447,-7.448447227478027,-7.749477386474609,-7.925568580627441,-7.749477386474609,-7.925568580627441,-7.624538421630859,-7.925568580627441,-8.226598739624023,-8.226598739624023,-7.624538421630859,-8.226598739624023,-7.749477386474609,-7.925568580627441,-7.749477386474609,-8.226598739624023,-7.925568580627441,-8.226598739624023,-8.226598739624023,-8.226598739624023,-7.925568580627441,-8.226598739624023,-8.226598739624023,-8.226598739624023,-7.925568580627441,-8.226598739624023,-8.226598739624023,-8.226598739624023,-7.925568580627441,-8.226598739624023,-8.226598739624023,-8.226598739624023,-8.226598739624023 +-7.593587875366211,-2.0652241706848145,-1.8492670059204102,-1.1591626405715942,-0.054165277630090714,-1.6163498163223267,-3.026538133621216,-4.481318473815918,-5.253143787384033,-5.620460033416748,-5.6745100021362305,-5.845399856567383,-5.991528034210205,-6.025386333465576,-6.116466999053955,-6.062108993530273,-6.292558193206787,-6.251165390014648,-6.447460174560547,-6.3148345947265625,-6.389468193054199,-6.5521955490112305,-6.338315486907959,-6.894618034362793,-6.690498352050781,-6.815436840057373,-6.815436840057373,-6.991528034210205,-6.894618034362793,-6.690498352050781,-7.116466999053955,-6.894618034362793,-7.116466999053955,-7.116466999053955,-7.292558193206787,-6.991528034210205,-7.292558193206787,-7.593587875366211,-7.593587875366211,-7.292558193206787,-7.593587875366211,-7.593587875366211,-7.292558193206787,-7.292558193206787,-7.593587875366211,-7.593587875366211,-7.116466999053955,-7.593587875366211,-7.593587875366211,-7.593587875366211,-7.593587875366211 +-6.949589252471924,-2.135474920272827,-2.1505658626556396,-1.6878387928009033,-0.7323280572891235,-0.12312636524438858,-1.5934467315673828,-3.0318737030029297,-3.933391809463501,-4.298311233520508,-4.490196704864502,-4.6273698806762695,-4.797300815582275,-4.896510601043701,-5.035775661468506,-5.123514652252197,-5.104491233825684,-5.250619411468506,-5.369805812835693,-5.55164909362793,-5.51822566986084,-5.51822566986084,-5.58786153793335,-5.83564567565918,-5.908196449279785,-5.803461074829102,-6.104491233825684,-5.995346546173096,-6.171438217163086,-5.949589252471924,-6.648559093475342,-5.995346546173096,-6.347529411315918,-6.171438217163086,-6.347529411315918,-6.648559093475342,-6.949589252471924,-6.47246789932251,-6.47246789932251,-6.949589252471924,-6.949589252471924,-6.949589252471924,-6.648559093475342,-6.949589252471924,-6.949589252471924,-6.949589252471924,-6.949589252471924,-6.949589252471924,-6.949589252471924,-6.949589252471924,-6.949589252471924 +-6.239201545715332,-2.1753053665161133,-2.357930898666382,-1.9817627668380737,-1.0486063957214355,-0.4625284671783447,-0.2813604474067688,-1.7309949398040771,-2.8480896949768066,-3.359532117843628,-3.6243040561676025,-3.8430020809173584,-3.9936885833740234,-4.243566036224365,-4.320123195648193,-4.648136615753174,-4.626417636871338,-4.659417629241943,-5.0631103515625,-4.659417629241943,-4.896778583526611,-5.125257968902588,-5.160019874572754,-5.160019874572754,-5.160019874572754,-5.540231227874756,-5.394103527069092,-5.239201545715332,-5.461050033569336,-5.637141227722168,-5.461050033569336,-5.637141227722168,-5.637141227722168,-5.762080192565918,-5.637141227722168,-5.762080192565918,-6.239201545715332,-5.93817138671875,-6.239201545715332,-5.93817138671875,-6.239201545715332,-5.93817138671875,-6.239201545715332,-6.239201545715332,-6.239201545715332,-6.239201545715332,-6.239201545715332,-5.93817138671875,-6.239201545715332,-6.239201545715332,-6.239201545715332 +-5.401782989501953,-2.080806255340576,-2.3623688220977783,-2.0651230812072754,-1.2663322687149048,-0.6073018908500671,-0.39287635684013367,-0.6359058618545532,-1.5324925184249878,-2.1952269077301025,-2.5956029891967773,-2.904853343963623,-3.146510362625122,-3.376477003097534,-3.588869571685791,-3.748570442199707,-3.8966329097747803,-4.255654811859131,-4.197662830352783,-4.498692989349365,-4.287839412689209,-4.623631954193115,-4.623631954193115,-4.702813148498535,-5.100752830505371,-4.924661636352539,-5.100752830505371,-4.924661636352539,-5.100752830505371,-4.924661636352539,-5.401782989501953,-5.100752830505371,-4.799723148345947,-5.401782989501953,-5.100752830505371,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.100752830505371,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953,-5.401782989501953 +-4.699039459228516,-1.985548973083496,-2.431867837905884,-1.9508514404296875,-1.3836990594863892,-0.725726842880249,-0.5443416833877563,-0.5892248153686523,-0.9114373326301575,-1.382021427154541,-1.7240674495697021,-2.089445114135742,-2.3526864051818848,-2.5986690521240234,-2.9747636318206787,-3.1549713611602783,-3.3768200874328613,-3.4437670707702637,-3.6990394592285156,-3.5229482650756836,-4.000069618225098,-4.000069618225098,-4.09697961807251,-4.398009300231934,-4.221918106079102,-4.221918106079102,-4.699039459228516,-4.000069618225098,-4.221918106079102,-4.221918106079102,-4.398009300231934,-4.699039459228516,-4.221918106079102,-4.699039459228516,-4.398009300231934,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.398009300231934,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516,-4.699039459228516 +-4.303671360015869,-1.9514886140823364,-2.4648220539093018,-1.8565131425857544,-1.376814365386963,-0.8148385286331177,-0.7127179503440857,-0.7132751941680908,-0.8196561932563782,-0.9812451004981995,-1.2295864820480347,-1.485445261001587,-1.774754524230957,-2.063121795654297,-2.258348226547241,-2.4524128437042236,-2.7985212802886963,-3.0732221603393555,-3.0249176025390625,-3.157543182373047,-3.604701042175293,-3.701611042022705,-3.826550006866455,-3.45857310295105,-3.826550006866455,-3.826550006866455,-4.002641201019287,-4.002641201019287,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.002641201019287,-4.002641201019287,-4.303671360015869,-3.701611042022705,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.002641201019287,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869,-4.303671360015869 +-4.054842948913574,-1.9056236743927002,-2.330566883087158,-1.8617181777954102,-1.4431195259094238,-0.8480169177055359,-0.8469392657279968,-0.9235450029373169,-0.9127662777900696,-0.9439164996147156,-0.9903847575187683,-1.1290152072906494,-1.3305668830871582,-1.567704439163208,-1.8019897937774658,-1.9941449165344238,-2.255502223968506,-2.510774612426758,-2.607684850692749,-2.975661516189575,-3.1517527103424072,-3.355872869491577,-3.355872869491577,-3.276691436767578,-3.57772159576416,-4.054842948913574,-3.753812789916992,-3.57772159576416,-4.054842948913574,-3.753812789916992,-4.054842948913574,-4.054842948913574,-3.753812789916992,-4.054842948913574,-4.054842948913574,-3.753812789916992,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574,-4.054842948913574 +-3.806586980819702,-1.9740780591964722,-2.204526901245117,-1.9257733821868896,-1.393287181854248,-0.8823076486587524,-0.9639776945114136,-1.1271591186523438,-1.114621877670288,-0.9824610948562622,-0.9444555640220642,-0.9565536975860596,-1.1253457069396973,-1.3068997859954834,-1.4761731624603271,-1.6993769407272339,-1.9492543935775757,-2.1253457069396973,-2.660459041595459,-2.692643642425537,-2.7651941776275635,-2.961488962173462,-3.107616901397705,-3.107616901397705,-3.204526901245117,-3.806586980819702,-3.329465627670288,-3.806586980819702,-3.505557060241699,-3.505557060241699,-3.505557060241699,-3.329465627670288,-3.806586980819702,-3.806586980819702,-3.505557060241699,-3.505557060241699,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.505557060241699,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702,-3.806586980819702 +-3.617733955383301,-1.754411220550537,-2.576341390609741,-1.8853402137756348,-1.5004627704620361,-0.9782475233078003,-1.0992200374603271,-1.4218343496322632,-1.325477957725525,-1.1320126056671143,-1.000733733177185,-0.9578178524971008,-0.9383061528205872,-1.0749086141586304,-1.2250370979309082,-1.4028902053833008,-1.534948706626892,-1.754411220550537,-2.0379505157470703,-2.186370372772217,-2.3872852325439453,-2.538552761077881,-2.6634914875030518,-2.714643955230713,-3.015674114227295,-3.316704034805298,-3.316704034805298,-3.015674114227295,-3.316704034805298,-3.316704034805298,-3.617733955383301,-3.316704034805298,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301,-3.617733955383301 +-3.3594560623168945,-1.6873581409454346,-2.6604859828948975,-1.96151602268219,-1.4249576330184937,-1.001521110534668,-1.310238003730774,-1.5081976652145386,-1.4843947887420654,-1.280274748802185,-1.1607990264892578,-0.9248871207237244,-0.9597823023796082,-1.0372366905212402,-1.0852981805801392,-1.2839090824127197,-1.3180633783340454,-1.502123475074768,-1.7466721534729004,-1.9977282285690308,-2.2802748680114746,-2.2133278846740723,-2.5813047885894775,-2.7573959827423096,-2.8823347091674805,-3.3594560623168945,-2.8823347091674805,-2.7573959827423096,-3.0584261417388916,-3.0584261417388916,-3.0584261417388916,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.0584261417388916,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945,-3.3594560623168945 +-3.3049211502075195,-1.8577631711959839,-2.8277997970581055,-1.6236798763275146,-1.4660720825195312,-1.1435531377792358,-1.564558506011963,-1.661468505859375,-1.7367194890975952,-1.5055806636810303,-1.177816390991211,-0.9868578314781189,-0.9394331574440002,-1.008255958557129,-0.9827018976211548,-1.109021544456482,-1.251842737197876,-1.4415982961654663,-1.5267698764801025,-1.773442268371582,-1.962498426437378,-1.9827018976211548,-2.1008012294769287,-2.4598231315612793,-2.7028610706329346,-2.8277997970581055,-2.8277997970581055,-3.0038912296295166,-3.0038912296295166,-2.8277997970581055,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.0038912296295166,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.3049211502075195,-3.0038912296295166,-3.3049211502075195 +-2.9527924060821533,-2.1746411323547363,-2.3507323265075684,-2.107694387435913,-1.5910645723342896,-1.271551251411438,-1.5910645723342896,-1.9527924060821533,-1.8736112117767334,-1.5378191471099854,-1.2538224458694458,-1.0719788074493408,-0.9527924656867981,-0.9705212116241455,-0.9660207033157349,-1.113943338394165,-1.120283603668213,-1.2995798587799072,-1.3730088472366333,-1.5910645723342896,-1.8066644668579102,-2.107694387435913,-1.9985499382019043,-2.3507323265075684,-2.1746411323547363,-2.6517624855041504,-2.6517624855041504,-2.2538223266601562,-2.6517624855041504,-2.6517624855041504,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.6517624855041504,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533,-2.9527924060821533 +-2.806180000305176,-1.6300886869430542,-2.806180000305176,-1.6020599603652954,-1.8519375324249268,-1.2498774528503418,-1.6922366619110107,-2.1072099208831787,-2.505150079727173,-1.7269986867904663,-1.6020599603652954,-1.5051499605178833,-1.0986098051071167,-1.0280287265777588,-0.8819007277488708,-1.0819040536880493,-1.0819040536880493,-1.1529674530029297,-1.2621119022369385,-1.3590219020843506,-1.5757310390472412,-1.6020599603652954,-1.8519375324249268,-2.028028726577759,-2.1072099208831787,-2.3290586471557617,-2.3290586471557617,-2.505150079727173,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.505150079727173,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176,-2.806180000305176 +-2.6444385051727295,-1.945468544960022,-1.7993404865264893,-2.1673173904418945,-1.6444385051727295,-1.365684986114502,-1.6444385051727295,-2.1673173904418945,-1.7993404865264893,-1.7413486242294312,-1.3222192525863647,-1.3434085845947266,-1.1392886638641357,-1.1820406913757324,-0.9631973505020142,-1.112959623336792,-1.000985860824585,-1.1392886638641357,-1.3434085845947266,-1.4139896631240845,-1.4403185844421387,-1.60304594039917,-2.0423786640167236,-2.0423786640167236,-2.1673173904418945,-1.945468544960022,-2.3434085845947266,-2.6444385051727295,-2.3434085845947266,-2.6444385051727295,-2.6444385051727295,-2.3434085845947266,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295,-2.6444385051727295 +-2.49554443359375,-2.194514274597168,-1.064180612564087,-1.5924543142318726,-1.717393159866333,-1.893484354019165,-1.6504462957382202,-1.893484354019165,-2.194514274597168,-2.49554443359375,-1.893484354019165,-1.4955443143844604,-1.3194531202316284,-1.1338164806365967,-0.9514762759208679,-1.2650953531265259,-0.9903943538665771,-1.240271806716919,-1.2914243936538696,-1.3494162559509277,-1.3194531202316284,-1.6504462957382202,-1.6504462957382202,-2.018423080444336,-2.018423080444336,-2.018423080444336,-1.893484354019165,-2.49554443359375,-2.194514274597168,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375,-2.49554443359375 +-2.363611936569214,-2.363611936569214,-2.363611936569214,-1.4093694686889648,-1.4093694686889648,-0.8722503185272217,-1.460521936416626,-2.062582015991211,-1.460521936416626,-1.5854607820510864,-1.460521936416626,-1.4093694686889648,-1.3636119365692139,-1.3222192525863647,-1.284430742263794,-1.159492015838623,-1.2496685981750488,-1.284430742263794,-1.4093694686889648,-1.5854607820510864,-1.7615519762039185,-1.6646419763565063,-1.8864907026290894,-1.7615519762039185,-2.062582015991211,-2.062582015991211,-2.062582015991211,-2.363611936569214,-1.8864907026290894,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.062582015991211,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214,-2.363611936569214 +-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-1.944482684135437,-1.6434526443481445,-1.5465426445007324,-1.6434526443481445,-1.7683913707733154,-1.944482684135437,-1.5465426445007324,-1.6434526443481445,-1.6434526443481445,-1.7683913707733154,-1.24551260471344,-1.4004147052764893,-1.015063762664795,-1.5465426445007324,-1.015063762664795,-1.1315693855285645,-1.4004147052764893,-1.1315693855285645,-1.4004147052764893,-1.5465426445007324,-1.6434526443481445,-1.7683913707733154,-2.2455127239227295,-1.944482684135437,-2.2455127239227295,-2.2455127239227295,-1.7683913707733154,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295,-2.2455127239227295 +-2.2988531589508057,-1.4537550210952759,-2.2988531589508057,-2.2988531589508057,-1.5998830795288086,-1.257460355758667,-1.5207017660140991,-1.5998830795288086,-1.9978231191635132,-2.2988531589508057,-1.8217318058013916,-1.6967930793762207,-1.6967930793762207,-1.344610571861267,-1.257460355758667,-1.2196718454360962,-1.2988530397415161,-1.0947331190109253,-1.152725100517273,-1.257460355758667,-1.344610571861267,-1.5998830795288086,-1.3957631587982178,-1.5998830795288086,-1.5998830795288086,-1.8217318058013916,-1.8217318058013916,-1.9978231191635132,-2.2988531589508057,-1.9978231191635132,-2.2988531589508057,-2.2988531589508057,-1.9978231191635132,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057,-2.2988531589508057 +-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-1.8027737140655518,-2.1038036346435547,-1.5017437934875488,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-1.4048336744308472,-1.4048336744308472,-1.258705735206604,-1.1495611667633057,-1.1495611667633057,-1.258705735206604,-1.2007137537002563,-1.0246224403381348,-1.4048336744308472,-1.3256524801254272,-1.6266825199127197,-2.1038036346435547,-1.6266825199127197,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-1.8027737140655518,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547 +-2.1038036346435547,-1.8027737140655518,-2.1038036346435547,-1.6266825199127197,-1.6266825199127197,-0.7420758605003357,-0.8996837139129639,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-1.8027737140655518,-1.6266825199127197,-1.6266825199127197,-1.5017437934875488,-1.5017437934875488,-1.5017437934875488,-1.5017437934875488,-1.5017437934875488,-1.5017437934875488,-1.8027737140655518,-1.6266825199127197,-1.5017437934875488,-2.1038036346435547,-1.6266825199127197,-1.8027737140655518,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547,-2.1038036346435547 +-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-1.2412618398666382,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-1.785329818725586,-1.785329818725586,-1.785329818725586,-2.086359977722168,-1.609238624572754,-1.609238624572754,-1.484299898147583,-1.2412618398666382,-1.1832698583602905,-1.0863598585128784,-1.1321172714233398,-1.1832698583602905,-1.3082085847854614,-1.609238624572754,-1.484299898147583,-1.609238624572754,-1.387389898300171,-1.609238624572754,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168 +-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.3921104669570923,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.3921104669570923,-1.5682016611099243,-1.5682016611099243,-1.2671717405319214,-1.1702617406845093,-1.5682016611099243,-1.8692317008972168,-1.3921104669570923,-1.8692317008972168,-1.2671717405319214,-1.3921104669570923,-1.5682016611099243,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.5682016611099243,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168 +-1.929418921470642,-1.929418921470642,-1.151267647743225,-1.929418921470642,-1.6283888816833496,-1.929418921470642,-1.6283888816833496,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.6283888816833496,-1.6283888816833496,-1.929418921470642,-1.6283888816833496,-1.929418921470642,-1.3273589611053467,-1.6283888816833496,-1.2304489612579346,-1.6283888816833496,-1.4522976875305176,-1.4522976875305176,-1.4522976875305176,-1.929418921470642,-1.4522976875305176,-1.6283888816833496,-1.4522976875305176,-1.929418921470642,-1.929418921470642,-1.6283888816833496,-1.929418921470642,-1.6283888816833496,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642,-1.929418921470642 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.8388490676879883,-1.2367891073226929,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.3617278337478638,-1.5378191471099854,-1.8388490676879883,-1.2367891073226929,-1.8388490676879883,-1.5378191471099854,-1.5378191471099854,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.3617278337478638,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.5378191471099854,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883,-1.8388490676879883 +-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.57978355884552,-1.57978355884552,-1.278753638267517,-1.403692364692688,-1.57978355884552,-1.57978355884552,-1.181843638420105,-1.57978355884552,-1.278753638267517,-1.403692364692688,-1.57978355884552,-1.8808135986328125,-1.57978355884552,-1.8808135986328125,-1.8808135986328125,-1.403692364692688,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125,-1.8808135986328125 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>G likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.419234275817871,-0.0017948835156857967,-2.473499298095703,-3.257364273071289,-3.784250497817993,-4.400317668914795,-5.304689884185791,-6.197038173675537,-6.820443630218506,-7.178685188293457,-7.385810375213623,-7.527139663696289,-7.6788716316223145,-7.729038238525391,-7.839450836181641,-8.021294593811035,-8.057506561279297,-8.37784194946289,-8.305291175842285,-8.574136734008789,-8.720264434814453,-8.574136734008789,-8.720264434814453,-8.817173957824707,-8.720264434814453,-8.942112922668457,-9.419234275817871,-9.419234275817871,-8.817173957824707,-8.817173957824707,-9.118204116821289,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.118204116821289,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.118204116821289,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871,-9.419234275817871 +-8.820387840270996,-1.818935513496399,-0.009940985590219498,-2.179318428039551,-3.1532182693481445,-3.921355962753296,-4.8435797691345215,-5.723825454711914,-6.347631454467773,-6.671168804168701,-6.917298316955566,-7.087994575500488,-7.17693567276001,-7.405414581298828,-7.674260139465332,-7.70644474029541,-7.917298316955566,-7.917298316955566,-7.975290298461914,-7.975290298461914,-7.975290298461914,-7.975290298461914,-8.218328475952148,-8.218328475952148,-8.218328475952148,-8.121417999267578,-8.519357681274414,-8.519357681274414,-8.820387840270996,-8.218328475952148,-8.519357681274414,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.343266487121582,-8.820387840270996,-8.820387840270996,-8.519357681274414,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.519357681274414,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.820387840270996,-8.820387840270996 +-8.228469848632812,-1.974354863166809,-1.4210225343704224,-0.02931061200797558,-1.8178999423980713,-2.8527820110321045,-4.0018696784973145,-5.080175399780273,-5.782865047454834,-6.128098964691162,-6.347655773162842,-6.480281352996826,-6.67216682434082,-6.648685932159424,-6.637404918670654,-6.83052921295166,-6.90625,-6.813496112823486,-7.228469371795654,-7.187076568603516,-7.114526271820068,-7.325379371643066,-7.325379371643066,-7.450318336486816,-7.529499530792236,-7.529499530792236,-7.75134801864624,-7.626409530639648,-7.75134801864624,-7.927439212799072,-7.75134801864624,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812,-7.927439212799072,-7.927439212799072,-8.228469848632812,-7.927439212799072,-8.228469848632812,-7.927439212799072,-7.927439212799072,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812,-8.228469848632812 +-7.592769145965576,-1.8563783168792725,-1.6959261894226074,-1.071350336074829,-0.06895363330841064,-1.5852190256118774,-2.756502151489258,-3.906938076019287,-4.8539886474609375,-5.240586757659912,-5.413792133331299,-5.668489933013916,-5.7732253074646,-5.93955659866333,-6.048701286315918,-6.087619304656982,-6.194828987121582,-6.250346660614014,-6.3886494636535645,-6.3886494636535645,-6.5513763427734375,-6.513587951660156,-6.638526916503906,-6.513587951660156,-6.893799304962158,-6.689679145812988,-6.99070930480957,-7.115647792816162,-7.115647792816162,-7.115647792816162,-7.291739463806152,-7.592769145965576,-7.291739463806152,-7.592769145965576,-7.115647792816162,-7.592769145965576,-7.291739463806152,-7.291739463806152,-7.592769145965576,-7.115647792816162,-7.592769145965576,-7.291739463806152,-7.592769145965576,-7.592769145965576,-7.592769145965576,-7.592769145965576,-7.592769145965576,-7.592769145965576,-7.592769145965576,-7.592769145965576,-7.592769145965576 +-6.945831298828125,-1.8009148836135864,-1.769005298614502,-1.367147445678711,-0.7519171237945557,-0.14572811126708984,-1.516058087348938,-2.837435483932495,-3.795689105987549,-4.311354160308838,-4.560225009918213,-4.7639875411987305,-4.904438495635986,-5.119756698608398,-5.292618751525879,-5.273733615875244,-5.547891616821289,-5.468709945678711,-5.498673439025879,-5.866650104522705,-5.690558910369873,-5.945831298828125,-5.945831298828125,-6.100733280181885,-6.343771457672119,-6.343771457672119,-6.468709945678711,-6.167680263519287,-6.246861457824707,-6.468709945678711,-6.468709945678711,-6.945831298828125,-6.644801616668701,-6.644801616668701,-6.468709945678711,-6.644801616668701,-6.945831298828125,-6.644801616668701,-6.945831298828125,-6.644801616668701,-6.945831298828125,-6.945831298828125,-6.468709945678711,-6.644801616668701,-6.945831298828125,-6.945831298828125,-6.945831298828125,-6.945831298828125,-6.945831298828125,-6.945831298828125,-6.945831298828125 +-6.238128662109375,-1.8356609344482422,-1.834099292755127,-1.5856019258499146,-1.0975326299667358,-0.5488598346710205,-0.25545409321784973,-1.620426058769226,-2.7514150142669678,-3.246459722518921,-3.586850643157959,-3.847193717956543,-4.104589939117432,-4.265000820159912,-4.489940643310547,-4.681826114654541,-4.761007308959961,-4.823155403137207,-4.982856273651123,-4.982856273651123,-5.393030643463135,-5.238128662109375,-5.393030643463135,-5.539158821105957,-5.761007308959961,-5.539158821105957,-5.283885955810547,-5.937098503112793,-5.539158821105957,-5.636068820953369,-6.238128662109375,-6.238128662109375,-5.937098503112793,-6.238128662109375,-5.761007308959961,-5.761007308959961,-5.761007308959961,-5.937098503112793,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375,-6.238128662109375 +-5.408390998840332,-1.7846249341964722,-1.8239465951919556,-1.7694027423858643,-1.2459161281585693,-0.7702912092208862,-0.4288789629936218,-0.5060181617736816,-1.5464385747909546,-2.185154676437378,-2.5327510833740234,-2.904600143432617,-3.250028371810913,-3.505300998687744,-3.8769118785858154,-3.8769118785858154,-4.046663284301758,-4.129637241363525,-4.26226282119751,-4.505300998687744,-4.709420680999756,-4.630239486694336,-5.10736083984375,-4.931269645690918,-4.931269645690918,-5.10736083984375,-4.931269645690918,-4.709420680999756,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.10736083984375,-5.408390998840332,-5.10736083984375,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332,-5.408390998840332 +-4.699326038360596,-1.6980249881744385,-1.8579665422439575,-1.9175705909729004,-1.3738102912902832,-0.9621333479881287,-0.563557505607605,-0.6011323928833008,-0.7135403752326965,-1.291085958480835,-1.7499359846115112,-2.088665723800659,-2.4321541786193848,-2.7450835704803467,-3.0365681648254395,-3.356903314590454,-3.5853826999664307,-3.9211747646331787,-3.657933235168457,-4.000356197357178,-4.222204685211182,-4.222204685211182,-4.222204685211182,-4.222204685211182,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.398295879364014,-4.398295879364014,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596,-4.699326038360596 +-4.307110786437988,-1.7667813301086426,-1.895491123199463,-1.9215044975280762,-1.5140191316604614,-1.13188898563385,-0.7211990356445312,-0.7059202194213867,-0.8336238265037537,-0.8250951766967773,-1.0413498878479004,-1.3869874477386475,-1.7261857986450195,-2.094923257827759,-2.3293871879577637,-2.67364239692688,-2.875746965408325,-3.0766618251800537,-3.462012767791748,-3.829989433288574,-3.7050507068634033,-3.829989433288574,-4.006080627441406,-3.462012767791748,-4.307110786437988,-4.006080627441406,-4.307110786437988,-3.829989433288574,-4.006080627441406,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.006080627441406,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988,-4.307110786437988 +-4.063858509063721,-1.743712306022644,-1.956648588180542,-1.936753749847412,-1.6406126022338867,-1.3211333751678467,-0.8848816156387329,-0.8947721719741821,-0.9446026682853699,-0.8293412923812866,-0.8061800003051758,-0.9886766672134399,-1.2806698083877563,-1.616700530052185,-1.8624614477157593,-2.0953755378723145,-2.4727940559387207,-2.8085861206054688,-2.833409547805786,-3.022465944290161,-3.2857072353363037,-3.3648886680603027,-3.5867373943328857,-3.5867373943328857,-3.4617984294891357,-3.5867373943328857,-4.063858509063721,-3.7628285884857178,-3.7628285884857178,-3.7628285884857178,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-3.7628285884857178,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721,-4.063858509063721 +-3.8238000869750977,-1.855317234992981,-2.052948236465454,-1.8370283842086792,-1.6196801662445068,-1.3908308744430542,-1.0413275957107544,-1.0581315755844116,-1.1535543203353882,-0.9470052123069763,-0.8290432095527649,-0.8147743940353394,-1.0049147605895996,-1.229407548904419,-1.501580834388733,-1.73037850856781,-2.0108866691589355,-2.3466789722442627,-2.6477088928222656,-2.782407522201538,-2.7098567485809326,-2.9787020683288574,-3.5227701663970947,-3.1248302459716797,-3.8238000869750977,-3.5227701663970947,-3.8238000869750977,-3.5227701663970947,-3.5227701663970947,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.5227701663970947,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977,-3.8238000869750977 +-3.6114046573638916,-1.702919602394104,-2.0551021099090576,-1.9581921100616455,-1.615769386291504,-1.5179829597473145,-1.121446132659912,-1.1704955101013184,-1.3169384002685547,-1.1768357753753662,-0.9185577034950256,-0.8742120265960693,-0.8774054050445557,-1.0007444620132446,-1.18980073928833,-1.438218355178833,-1.7249139547348022,-1.9038344621658325,-2.1800408363342285,-2.2311933040618896,-2.8332533836364746,-2.6571621894836426,-2.7663066387176514,-2.8332533836364746,-3.6114046573638916,-3.1342833042144775,-3.0093445777893066,-3.6114046573638916,-3.3103747367858887,-3.6114046573638916,-3.3103747367858887,-3.1342833042144775,-3.6114046573638916,-3.3103747367858887,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.3103747367858887,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916,-3.6114046573638916 +-3.3628592491149902,-1.8065568208694458,-2.1075868606567383,-2.040640115737915,-1.4134693145751953,-1.4543743133544922,-1.3897314071655273,-1.4820456504821777,-1.5433154106140137,-1.3585379123687744,-1.0304208993911743,-0.8618000745773315,-0.8673149347305298,-0.9412553906440735,-0.9955033659934998,-1.2044968605041504,-1.4490454196929932,-1.7293908596038818,-1.8313803672790527,-2.0618293285369873,-2.1324102878570557,-2.7607994079589844,-2.8857381343841553,-2.8857381343841553,-3.0618293285369873,-2.8857381343841553,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.0618293285369873,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902,-3.3628592491149902 +-3.3281755447387695,-1.8230257034301758,-2.3739330768585205,-1.8810175657272339,-1.4769172668457031,-1.3504520654678345,-1.1882965564727783,-1.4473620653152466,-1.7966967821121216,-1.595781922340393,-1.2010709047317505,-1.0080293416976929,-0.8936067819595337,-0.942569375038147,-0.9837833642959595,-1.0977267026901245,-1.2987918853759766,-1.4769172668457031,-1.6038998365402222,-1.8230257034301758,-2.2142322063446045,-2.0729031562805176,-2.4830775260925293,-2.6292057037353516,-2.7261157035827637,-3.0271456241607666,-3.0271456241607666,-3.3281755447387695,-3.0271456241607666,-3.3281755447387695,-2.8510544300079346,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.0271456241607666,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695,-3.3281755447387695 +-2.9763500690460205,-1.8302218914031982,-2.0221073627471924,-1.976349949836731,-1.243956208229065,-1.2773799896240234,-1.252074122428894,-1.6753199100494385,-2.0221073627471924,-1.7210774421691895,-1.4992287158966064,-1.1568061113357544,-1.04185152053833,-0.9232715368270874,-0.9895782470703125,-1.022107481956482,-1.1312519311904907,-1.3135921955108643,-1.5291919708251953,-1.6753199100494385,-1.7210774421691895,-2.1981987953186035,-2.3742899894714355,-2.4992287158966064,-2.3742899894714355,-2.6753199100494385,-2.6753199100494385,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205,-2.9763500690460205 +-2.8325088024139404,-1.6564176082611084,-2.5314788818359375,-1.8782663345336914,-1.4900861978530884,-1.3701108694076538,-1.3411471843719482,-1.7911162376403809,-1.929418921470642,-1.9874109029769897,-1.5772364139556885,-1.401145100593567,-1.1604111194610596,-0.987410843372345,-0.9936597943305969,-0.9186950325965881,-1.0616569519042969,-1.0690809488296509,-1.3273589611053467,-1.6020599603652954,-1.83250892162323,-1.7911162376403809,-2.0543575286865234,-2.0543575286865234,-2.5314788818359375,-2.5314788818359375,-2.1335389614105225,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404,-2.8325088024139404 +-2.631443738937378,-2.631443738937378,-2.154322624206543,-2.154322624206543,-1.2512325048446655,-1.455352544784546,-1.2164703607559204,-2.029383659362793,-2.330413818359375,-2.154322624206543,-2.330413818359375,-1.517500400543213,-1.2890211343765259,-1.1129298210144043,-1.1400821208953857,-0.9324737787246704,-1.051660180091858,-1.0873757600784302,-1.1842857599258423,-1.2697159051895142,-1.517500400543213,-1.631443738937378,-1.72835373878479,-1.9324737787246704,-2.330413818359375,-2.029383659362793,-2.154322624206543,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.154322624206543,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378,-2.631443738937378 +-2.4409091472625732,-2.139878988265991,-0.8968410491943359,-1.8388490676879883,-1.6627578735351562,-1.6627578735351562,-1.8388490676879883,-1.8388490676879883,-2.4409091472625732,-2.139878988265991,-2.139878988265991,-1.8388490676879883,-1.5958110094070435,-1.1621555089950562,-1.1398791074752808,-1.0095453262329102,-1.2947810888290405,-1.1856365203857422,-1.118689775466919,-1.2367891073226929,-1.4409091472625732,-1.5378191471099854,-1.5958110094070435,-1.6627578735351562,-1.9637877941131592,-1.9637877941131592,-2.4409091472625732,-2.139878988265991,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732,-2.4409091472625732 +-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.068185806274414,-1.892094612121582,-1.026793122291565,-1.3692158460617065,-1.4661258459091187,-1.892094612121582,-2.068185806274414,-2.369215965270996,-1.670245885848999,-1.7671558856964111,-1.4661258459091187,-1.2230877876281738,-1.5241178274154663,-1.026793122291565,-1.138766884803772,-1.2552725076675415,-1.2230877876281738,-1.2230877876281738,-1.193124532699585,-1.2900346517562866,-1.670245885848999,-2.369215965270996,-1.892094612121582,-2.369215965270996,-2.369215965270996,-2.068185806274414,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996,-2.369215965270996 +-2.3159704208374023,-2.3159704208374023,-2.0149402618408203,-1.8388490676879883,-1.4708722829818726,-1.5378191471099854,-1.4708722829818726,-2.3159704208374023,-2.3159704208374023,-2.0149402618408203,-2.3159704208374023,-2.3159704208374023,-1.8388490676879883,-1.8388490676879883,-2.3159704208374023,-1.3617278337478638,-1.4128804206848145,-0.993751049041748,-1.0606977939605713,-1.111850380897522,-1.0855214595794678,-1.2020269632339478,-1.3617278337478638,-1.2367891073226929,-1.4128804206848145,-1.8388490676879883,-2.0149402618408203,-1.8388490676879883,-1.7139103412628174,-2.3159704208374023,-1.8388490676879883,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023,-2.3159704208374023 +-2.262451171875,-1.9614211320877075,-2.262451171875,-2.262451171875,-1.9614211320877075,-1.563481092453003,-1.3082085847854614,-1.785329818725586,-2.262451171875,-2.262451171875,-1.785329818725586,-1.9614211320877075,-1.660391092300415,-1.9614211320877075,-1.1832698583602905,-1.4173530340194702,-1.1485077142715454,-1.007178544998169,-1.359361171722412,-1.3082085847854614,-1.1163229942321777,-1.2624510526657104,-1.1832698583602905,-1.660391092300415,-1.660391092300415,-1.9614211320877075,-1.785329818725586,-1.9614211320877075,-2.262451171875,-1.9614211320877075,-1.9614211320877075,-2.262451171875,-1.660391092300415,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875,-2.262451171875 +-2.096909999847412,-1.7958800792694092,-2.096909999847412,-2.096909999847412,-1.6197887659072876,-1.4948500394821167,-1.7958800792694092,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-1.6197887659072876,-2.096909999847412,-1.7958800792694092,-1.6197887659072876,-1.4948500394821167,-1.4948500394821167,-1.4948500394821167,-1.4948500394821167,-1.3187587261199951,-1.096909999847412,-1.142667531967163,-1.3187587261199951,-1.3979400396347046,-1.4948500394821167,-1.3979400396347046,-1.1938199996948242,-1.7958800792694092,-2.096909999847412,-1.7958800792694092,-2.096909999847412,-1.7958800792694092,-2.096909999847412,-2.096909999847412,-1.6197887659072876,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412,-2.096909999847412 +-2.086359977722168,-1.387389898300171,-1.387389898300171,-1.1832698583602905,-1.2412618398666382,-0.8822398781776428,-1.2412618398666382,-1.785329818725586,-2.086359977722168,-1.785329818725586,-1.785329818725586,-2.086359977722168,-2.086359977722168,-1.785329818725586,-2.086359977722168,-1.785329818725586,-1.785329818725586,-1.785329818725586,-2.086359977722168,-2.086359977722168,-1.785329818725586,-1.484299898147583,-1.2412618398666382,-1.785329818725586,-1.785329818725586,-1.484299898147583,-1.785329818725586,-1.609238624572754,-1.785329818725586,-2.086359977722168,-1.785329818725586,-2.086359977722168,-1.785329818725586,-2.086359977722168,-1.785329818725586,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168,-2.086359977722168 +-2.033423662185669,-2.033423662185669,-2.033423662185669,-1.556302547454834,-1.2552725076675415,-1.1303337812423706,-0.9194803833961487,-1.732393741607666,-2.033423662185669,-1.732393741607666,-2.033423662185669,-2.033423662185669,-1.732393741607666,-2.033423662185669,-2.033423662185669,-2.033423662185669,-1.732393741607666,-1.556302547454834,-1.732393741607666,-1.556302547454834,-1.431363821029663,-1.556302547454834,-1.732393741607666,-1.431363821029663,-2.033423662185669,-1.556302547454834,-1.732393741607666,-1.431363821029663,-1.732393741607666,-1.732393741607666,-2.033423662185669,-2.033423662185669,-1.732393741607666,-1.732393741607666,-2.033423662185669,-1.732393741607666,-2.033423662185669,-1.732393741607666,-2.033423662185669,-1.732393741607666,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669,-2.033423662185669 +-1.83250892162323,-1.5314788818359375,-1.5314788818359375,-1.83250892162323,-1.5314788818359375,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.5314788818359375,-1.83250892162323,-1.83250892162323,-1.5314788818359375,-1.5314788818359375,-1.5314788818359375,-1.3553876876831055,-1.83250892162323,-1.83250892162323,-1.2304489612579346,-1.5314788818359375,-1.2304489612579346,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.5314788818359375,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323,-1.83250892162323 +-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.5185139179229736,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.5185139179229736,-1.9956351518630981,-1.3935751914978027,-1.2174838781356812,-1.3935751914978027,-1.150537133216858,-1.150537133216858,-1.2966651916503906,-1.2966651916503906,-1.5185139179229736,-1.5185139179229736,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.6946052312850952,-1.9956351518630981,-1.9956351518630981,-1.6946052312850952,-1.9956351518630981,-1.6946052312850952,-1.5185139179229736,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981,-1.9956351518630981 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.8692317008972168,-1.8692317008972168,-1.5682016611099243,-1.8692317008972168,-1.5682016611099243,-1.5682016611099243,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.5682016611099243,-1.8692317008972168,-1.5682016611099243,-1.5682016611099243,-1.8692317008972168,-1.8692317008972168,-1.3921104669570923,-1.5682016611099243,-1.2671717405319214,-1.8692317008972168,-1.5682016611099243,-1.3921104669570923,-1.8692317008972168,-1.1702617406845093,-1.8692317008972168,-1.5682016611099243,-1.8692317008972168,-1.5682016611099243,-1.5682016611099243,-1.8692317008972168,-1.5682016611099243,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168,-1.8692317008972168 +-1.9084850549697876,-1.6074550151824951,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.1303337812423706,-1.431363821029663,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.6074550151824951,-1.9084850549697876,-1.431363821029663,-1.6074550151824951,-1.6074550151824951,-1.6074550151824951,-1.6074550151824951,-1.431363821029663,-1.2095149755477905,-1.6074550151824951,-1.431363821029663,-1.6074550151824951,-1.6074550151824951,-1.9084850549697876,-1.6074550151824951,-1.9084850549697876,-1.431363821029663,-1.9084850549697876,-1.6074550151824951,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876,-1.9084850549697876 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + +>T likelihood +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 +-9.510987281799316,-0.0007310911314561963,-2.8937225341796875,-3.51548171043396,-4.1716766357421875,-4.65263032913208,-5.265400409698486,-5.633270263671875,-6.21674108505249,-6.423205375671387,-6.695409297943115,-6.91770076751709,-6.9669189453125,-7.063828945159912,-7.0382304191589355,-7.101053714752197,-7.156878471374512,-7.158804416656494,-7.225429534912109,-7.3234663009643555,-7.3068671226501465,-7.4354400634765625,-7.519761085510254,-7.6133599281311035,-7.60250186920166,-7.698073863983154,-7.778593063354492,-7.931203365325928,-7.9669189453125,-8.149259567260742,-8.168563842773438,-8.306866645812988,-8.188767433166504,-8.364858627319336,-8.556744575500488,-8.908926963806152,-8.73283576965332,-8.60789680480957,-9.033865928649902,-9.209957122802734,-9.033865928649902,-9.209957122802734,-9.510987281799316,-9.510987281799316,-9.209957122802734,-9.510987281799316,-9.510987281799316,-9.209957122802734,-9.510987281799316,-9.510987281799316,-9.510987281799316 +-8.936636924743652,-2.234602928161621,-0.004155253991484642,-2.4738781452178955,-3.55840802192688,-4.367626190185547,-5.005687713623047,-5.362489700317383,-5.888972759246826,-6.090299606323242,-6.385187149047852,-6.627006530761719,-6.732516765594482,-6.796757698059082,-6.853851318359375,-6.8913140296936035,-6.903213024139404,-7.085378646850586,-7.246440887451172,-7.293184280395508,-7.405158042907715,-7.283424377441406,-7.521663665771484,-7.459515571594238,-7.574909210205078,-7.6813645362854,-7.895244121551514,-7.982394218444824,-7.982394218444824,-8.158485412597656,-7.982394218444824,-8.459515571594238,-8.63560676574707,-8.936636924743652,-8.459515571594238,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.63560676574707,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652,-8.936636924743652 +-8.532402992248535,-2.4023780822753906,-1.9720207452774048,-0.013661324977874756,-1.8342713117599487,-2.830456256866455,-3.801701545715332,-4.4046831130981445,-5.089453220367432,-5.3141303062438965,-5.655031681060791,-5.9480719566345215,-6.055281639099121,-6.161335468292236,-6.2292070388793945,-6.328283309936523,-6.467945098876953,-6.532402992248535,-6.587920665740967,-6.681144714355469,-6.816399574279785,-6.930343151092529,-7.085245132446289,-7.117429733276367,-7.041041374206543,-7.210183620452881,-7.532402992248535,-7.418459892272949,-7.687304973602295,-7.754251956939697,-8.055281639099121,-7.833433151245117,-8.055281639099121,-8.055281639099121,-8.231372833251953,-8.231372833251953,-8.231372833251953,-8.055281639099121,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535,-8.532402992248535 +-8.117660522460938,-2.7092936038970947,-2.555360794067383,-1.3199530839920044,-0.04548018053174019,-1.3824008703231812,-2.3628807067871094,-3.097440481185913,-3.8933868408203125,-4.3299880027771,-4.687424659729004,-5.03344202041626,-5.200155258178711,-5.329492568969727,-5.513434886932373,-5.656763076782227,-5.812309741973877,-5.908145904541016,-6.020750999450684,-6.092355251312256,-6.3395094871521,-6.304747581481934,-6.586182117462158,-6.494411468505859,-6.816630840301514,-6.6552629470825195,-6.795441627502441,-7.117660999298096,-7.2725629806518555,-7.640539646148682,-7.3395094871521,-7.214570999145508,-7.4186906814575195,-7.515600681304932,-7.816630840301514,-7.640539646148682,-7.816630840301514,-8.117660522460938,-7.640539646148682,-8.117660522460938,-7.816630840301514,-8.117660522460938,-8.117660522460938,-7.816630840301514,-8.117660522460938,-8.117660522460938,-8.117660522460938,-8.117660522460938,-8.117660522460938,-7.816630840301514,-8.117660522460938 +-7.701556205749512,-2.80295729637146,-2.9478659629821777,-1.7820608615875244,-0.8408365249633789,-0.1047016903758049,-1.391627550125122,-2.0739006996154785,-2.9442436695098877,-3.464339256286621,-4.021583557128906,-4.358738899230957,-4.519712448120117,-4.722919464111328,-4.902905464172363,-5.0341033935546875,-5.176511287689209,-5.289936542510986,-5.468560218811035,-5.528369903564453,-5.676250457763672,-5.820742607116699,-5.803929328918457,-6.088772296905518,-6.110491752624512,-6.145253658294678,-6.133354663848877,-6.359133720397949,-6.379336833953857,-6.660163402557373,-6.747313976287842,-6.5554280281066895,-6.923405170440674,-6.8564581871032715,-6.923405170440674,-7.002586364746094,-7.099496364593506,-7.224434852600098,-7.224434852600098,-7.40052604675293,-7.002586364746094,-7.099496364593506,-7.701556205749512,-7.701556205749512,-7.701556205749512,-7.701556205749512,-7.701556205749512,-7.701556205749512,-7.701556205749512,-7.701556205749512,-7.701556205749512 +-7.18958044052124,-2.8557302951812744,-3.0793275833129883,-2.073514223098755,-1.1569633483886719,-0.6111387610435486,-0.22122381627559662,-1.2122396230697632,-2.0467655658721924,-2.602689504623413,-3.2442102432250977,-3.728231906890869,-3.8957760334014893,-4.111123561859131,-4.273126602172852,-4.47441291809082,-4.6086554527282715,-4.777960777282715,-4.917738914489746,-4.969472408294678,-5.114033222198486,-5.198354244232178,-5.376667022705078,-5.411428928375244,-5.465304374694824,-5.556111812591553,-5.712459087371826,-5.727182388305664,-5.8471574783325195,-6.013489246368408,-6.075636863708496,-6.235337734222412,-6.235337734222412,-6.286490440368652,-6.587520599365234,-6.888550281524658,-6.587520599365234,-7.18958044052124,-6.490610599517822,-6.712459087371826,-6.888550281524658,-7.18958044052124,-7.18958044052124,-6.888550281524658,-6.888550281524658,-7.18958044052124,-6.888550281524658,-7.18958044052124,-7.18958044052124,-7.18958044052124,-7.18958044052124 +-6.805800914764404,-2.85925030708313,-3.137601375579834,-2.2641966342926025,-1.4463504552841187,-0.8316498398780823,-0.6421486735343933,-0.28492647409439087,-1.3954825401306152,-1.786323070526123,-2.44805645942688,-3.053675413131714,-3.2545948028564453,-3.505422592163086,-3.7527222633361816,-3.9336445331573486,-4.126372814178467,-4.30337381362915,-4.442188739776611,-4.641448020935059,-4.7339186668396,-4.851558208465576,-4.891986846923828,-5.006460189819336,-5.133702754974365,-5.143043041229248,-5.390827178955078,-5.40786075592041,-5.48358154296875,-5.659672737121582,-5.601680755615234,-6.027649402618408,-6.106830596923828,-5.902710914611816,-6.027649402618408,-6.504770755767822,-6.20374059677124,-6.32867956161499,-6.20374059677124,-6.32867956161499,-6.504770755767822,-6.805800914764404,-6.504770755767822,-6.805800914764404,-6.20374059677124,-6.504770755767822,-6.32867956161499,-6.805800914764404,-6.805800914764404,-6.805800914764404,-6.805800914764404 +-6.3635969161987305,-2.8815813064575195,-3.140620470046997,-2.3815066814422607,-1.6279821395874023,-1.0793195962905884,-0.7836899757385254,-0.5315608978271484,-0.5062403082847595,-1.074349284172058,-1.6827902793884277,-2.277308225631714,-2.5329442024230957,-2.842982292175293,-3.1260530948638916,-3.387247085571289,-3.6107804775238037,-3.808502435684204,-3.9833858013153076,-4.151409149169922,-4.318274021148682,-4.465970039367676,-4.564256191253662,-4.67340087890625,-5.001869201660156,-4.965656757354736,-5.133148193359375,-5.041377544403076,-5.084843158721924,-5.133148193359375,-5.51849889755249,-5.585445880889893,-6.062566757202148,-5.6646270751953125,-5.51849889755249,-5.886475563049316,-5.585445880889893,-6.062566757202148,-5.585445880889893,-5.886475563049316,-6.3635969161987305,-5.761537075042725,-6.062566757202148,-6.062566757202148,-5.886475563049316,-6.3635969161987305,-6.3635969161987305,-6.3635969161987305,-6.3635969161987305,-6.3635969161987305,-6.3635969161987305 +-6.116358280181885,-2.908723831176758,-3.184392213821411,-2.4521865844726562,-1.7742319107055664,-1.317686915397644,-1.0548492670059204,-0.5976746678352356,-0.7246189117431641,-0.5597832798957825,-1.1053506135940552,-1.648276925086975,-1.9165209531784058,-2.244260311126709,-2.559091806411743,-2.860121726989746,-3.134992837905884,-3.360483407974243,-3.6480109691619873,-3.8046045303344727,-3.957995891571045,-4.120723247528076,-4.3239665031433105,-4.435117244720459,-4.536574840545654,-4.4828901290893555,-4.736146926879883,-4.885909557342529,-4.815328598022461,-4.912238121032715,-5.037177085876465,-5.2712602615356445,-5.639236927032471,-5.514298439025879,-5.417388439178467,-5.639236927032471,-5.514298439025879,-5.514298439025879,-6.116358280181885,-5.639236927032471,-6.116358280181885,-6.116358280181885,-6.116358280181885,-6.116358280181885,-5.815328121185303,-5.815328121185303,-6.116358280181885,-5.815328121185303,-6.116358280181885,-6.116358280181885,-6.116358280181885 +-5.9244303703308105,-2.9257349967956543,-3.155792236328125,-2.5141592025756836,-1.7992093563079834,-1.4564523696899414,-1.2602773904800415,-0.8215199708938599,-0.797834575176239,-0.6167480945587158,-0.7214409112930298,-1.1631791591644287,-1.4034883975982666,-1.70160973072052,-2.0229175090789795,-2.342935562133789,-2.625359058380127,-2.925299644470215,-3.17238187789917,-3.4358794689178467,-3.5899765491485596,-3.807158946990967,-3.9244301319122314,-4.132038593292236,-4.16855525970459,-4.462032318115234,-4.477272033691406,-4.58200740814209,-4.693981170654297,-4.810486793518066,-4.778302192687988,-4.845249176025391,-4.970187664031982,-4.970187664031982,-5.1462788581848145,-5.225460052490234,-5.021340370178223,-5.3223700523376465,-5.1462788581848145,-5.9244303703308105,-5.9244303703308105,-5.3223700523376465,-5.9244303703308105,-5.6234002113342285,-5.3223700523376465,-5.4473090171813965,-5.9244303703308105,-5.9244303703308105,-5.6234002113342285,-5.9244303703308105,-5.9244303703308105 +-5.708600997924805,-2.951964855194092,-3.208914041519165,-2.5563125610351562,-1.8674293756484985,-1.5263290405273438,-1.4633599519729614,-1.0522345304489136,-1.0233700275421143,-0.7402395009994507,-0.6922279596328735,-0.8871726989746094,-1.0085206031799316,-1.234822154045105,-1.5109070539474487,-1.8008673191070557,-2.1068668365478516,-2.403895139694214,-2.718262195587158,-2.952726125717163,-3.2102904319763184,-3.4533286094665527,-3.6479032039642334,-3.7592110633850098,-3.9232711791992188,-4.06514835357666,-4.2172393798828125,-4.203451156616211,-4.532509803771973,-4.478152275085449,-4.667208194732666,-4.629419803619385,-4.8635029792785645,-5.106541156768799,-4.629419803619385,-4.930449962615967,-5.106541156768799,-5.231479644775391,-5.231479644775391,-5.407570838928223,-5.231479644775391,-5.708600997924805,-5.407570838928223,-5.407570838928223,-5.708600997924805,-5.708600997924805,-5.708600997924805,-5.708600997924805,-5.708600997924805,-5.708600997924805,-5.708600997924805 +-5.605567932128906,-2.9353220462799072,-3.3383960723876953,-2.6620733737945557,-1.9598510265350342,-1.6476733684539795,-1.632209062576294,-1.252748966217041,-1.2326006889343262,-0.9714535474777222,-0.8101328611373901,-0.8487949371337891,-0.8279526233673096,-0.9427440166473389,-1.135216236114502,-1.382669448852539,-1.6635102033615112,-1.980049729347229,-2.2651238441467285,-2.5602450370788574,-2.8354525566101074,-3.0779380798339844,-3.380258560180664,-3.465688943862915,-3.6324400901794434,-3.813176155090332,-3.95235538482666,-4.025784492492676,-4.207627773284912,-4.3268141746521,-4.459439754486084,-4.429476737976074,-4.651325225830078,-4.605567932128906,-4.605567932128906,-4.827416896820068,-4.827416896820068,-5.128446578979492,-5.128446578979492,-5.605567932128906,-5.605567932128906,-5.605567932128906,-5.605567932128906,-5.304537773132324,-5.605567932128906,-5.304537773132324,-5.605567932128906,-5.605567932128906,-5.605567932128906,-5.605567932128906,-5.605567932128906 +-5.539222717285156,-2.9448304176330566,-3.371905565261841,-2.6953675746917725,-2.034616231918335,-1.7542492151260376,-1.7736289501190186,-1.3977104425430298,-1.4319790601730347,-1.1995329856872559,-1.0370280742645264,-0.9568072557449341,-0.8162271976470947,-0.8203892111778259,-0.9106398820877075,-1.081174612045288,-1.3185657262802124,-1.5941483974456787,-1.8967584371566772,-2.1975905895233154,-2.4721519947052,-2.772067070007324,-3.022027015686035,-3.219076633453369,-3.371905565261841,-3.575435161590576,-3.7538931369781494,-3.905754566192627,-3.9481582641601562,-4.007743835449219,-4.393095016479492,-4.283950328826904,-4.584980487823486,-4.539222717285156,-4.840252876281738,-4.761071681976318,-4.761071681976318,-5.539222717285156,-4.93716287612915,-5.539222717285156,-5.539222717285156,-5.539222717285156,-5.238193035125732,-5.0621018409729,-5.539222717285156,-5.539222717285156,-5.0621018409729,-5.539222717285156,-5.539222717285156,-5.539222717285156,-5.539222717285156 +-5.490985870361328,-2.953166961669922,-3.4656801223754883,-2.762632369995117,-2.104487180709839,-1.8514000177383423,-1.9278610944747925,-1.5874619483947754,-1.6245806217193604,-1.4085956811904907,-1.2898075580596924,-1.1436755657196045,-0.9107569456100464,-0.816216766834259,-0.8130416870117188,-0.8979105949401855,-1.0646212100982666,-1.2845380306243896,-1.5621294975280762,-1.8545985221862793,-2.1613848209381104,-2.4484105110168457,-2.706368923187256,-2.937103033065796,-3.1565322875976562,-3.2923290729522705,-3.527198314666748,-3.645888090133667,-3.857517719268799,-3.94691801071167,-4.07601261138916,-4.013864994049072,-4.235713481903076,-4.286866188049316,-4.314894676208496,-4.71283483505249,-4.888926029205322,-5.013864994049072,-4.79201602935791,-5.189956188201904,-5.013864994049072,-5.189956188201904,-5.490985870361328,-5.490985870361328,-5.490985870361328,-5.189956188201904,-5.490985870361328,-5.490985870361328,-5.490985870361328,-5.490985870361328,-5.490985870361328 +-5.4332194328308105,-2.976853132247925,-3.514141082763672,-2.771406650543213,-2.13240647315979,-1.9438233375549316,-2.050662040710449,-1.7416073083877563,-1.847194790840149,-1.6397781372070312,-1.5350427627563477,-1.3705620765686035,-1.0835533142089844,-0.9020853042602539,-0.8090403079986572,-0.8092776536941528,-0.901523232460022,-1.0603256225585938,-1.2827391624450684,-1.5473493337631226,-1.8334453105926514,-2.133058786392212,-2.442880392074585,-2.6889262199401855,-2.953212261199951,-3.1590614318847656,-3.3468594551086426,-3.5639874935150146,-3.725649118423462,-3.8311591148376465,-3.9418575763702393,-4.071491241455078,-4.018245697021484,-4.229099273681641,-4.391826629638672,-4.478976726531982,-4.58812141418457,-4.9560980796813965,-4.9560980796813965,-4.8311591148376465,-5.4332194328308105,-5.1321892738342285,-5.1321892738342285,-5.4332194328308105,-5.4332194328308105,-4.9560980796813965,-5.4332194328308105,-5.1321892738342285,-5.4332194328308105,-5.4332194328308105,-5.1321892738342285 +-5.368935585021973,-3.0789008140563965,-3.3395516872406006,-2.865144729614258,-2.117053985595703,-2.0247397422790527,-2.149351119995117,-1.8801028728485107,-2.0290868282318115,-1.8571858406066895,-1.7786511182785034,-1.6376692056655884,-1.2933884859085083,-1.0552369356155396,-0.8907299041748047,-0.8072141408920288,-0.814567506313324,-0.9080076217651367,-1.0690796375274658,-1.2855045795440674,-1.5491284132003784,-1.836308479309082,-2.1410489082336426,-2.4151759147644043,-2.669097900390625,-2.9248907566070557,-3.123422861099243,-3.2825756072998047,-3.562755584716797,-3.7157230377197266,-3.7561516761779785,-3.8775737285614014,-3.9709954261779785,-4.192844390869141,-4.2549920082092285,-4.368935585021973,-5.067905426025391,-4.669965744018555,-4.669965744018555,-5.368935585021973,-5.067905426025391,-5.067905426025391,-5.368935585021973,-5.368935585021973,-5.067905426025391,-5.067905426025391,-5.368935585021973,-5.368935585021973,-5.067905426025391,-5.368935585021973,-5.368935585021973 +-5.274742126464844,-3.0052289962768555,-3.5504660606384277,-2.9187159538269043,-2.1447298526763916,-2.1389734745025635,-2.298391819000244,-2.0270140171051025,-2.1937549114227295,-2.0816173553466797,-2.039466142654419,-1.8882429599761963,-1.5447676181793213,-1.25737464427948,-1.0253968238830566,-0.8767150640487671,-0.8076964616775513,-0.8207359910011292,-0.9182762503623962,-1.0807551145553589,-1.2940568923950195,-1.5539213418960571,-1.842414140701294,-2.1187989711761475,-2.4198288917541504,-2.678144931793213,-2.920633554458618,-3.092898368835449,-3.3109540939331055,-3.455198049545288,-3.6514925956726074,-3.8123438358306885,-3.8123438358306885,-4.070621967315674,-4.0986504554748535,-4.67268180847168,-4.274742126464844,-4.429643630981445,-4.575771808624268,-4.973711967468262,-4.67268180847168,-5.274742126464844,-5.274742126464844,-5.274742126464844,-4.973711967468262,-5.274742126464844,-5.274742126464844,-4.973711967468262,-5.274742126464844,-4.79762077331543,-5.274742126464844 +-5.186656951904297,-3.0862863063812256,-3.6551780700683594,-3.0193395614624023,-2.206653594970703,-2.204838275909424,-2.3770971298217773,-2.1875264644622803,-2.4106826782226562,-2.2739036083221436,-2.2506461143493652,-2.127472400665283,-1.788022518157959,-1.480195164680481,-1.2134828567504883,-0.9989388585090637,-0.8663651943206787,-0.8060658574104309,-0.8316845893859863,-0.9254416823387146,-1.0957995653152466,-1.32932448387146,-1.5797383785247803,-1.8625802993774414,-2.1617610454559326,-2.4330737590789795,-2.7037832736968994,-2.9436187744140625,-3.0531179904937744,-3.4232289791107178,-3.4384689331054688,-3.5738730430603027,-3.681506872177124,-4.040528774261475,-4.072713375091553,-4.232414245605469,-4.487687110900879,-4.408505439758301,-4.487687110900879,-4.487687110900879,-4.584597110748291,-4.885626792907715,-4.885626792907715,-4.709535598754883,-5.186656951904297,-4.885626792907715,-5.186656951904297,-5.186656951904297,-5.186656951904297,-5.186656951904297,-5.186656951904297 +-5.112175941467285,-2.8642024993896484,-3.568107843399048,-2.9478230476379395,-2.1837799549102783,-2.176668643951416,-2.4930825233459473,-2.3053178787231445,-2.5025813579559326,-2.43365740776062,-2.48174786567688,-2.3211874961853027,-2.018754243850708,-1.7226554155349731,-1.4200342893600464,-1.1709626913070679,-0.9708515405654907,-0.8621463775634766,-0.8141747713088989,-0.844277024269104,-0.9536023139953613,-1.1208611726760864,-1.345317006111145,-1.5994914770126343,-1.886091709136963,-2.1696717739105225,-2.458963394165039,-2.679206609725952,-2.886866569519043,-3.2313623428344727,-3.413205862045288,-3.4687232971191406,-3.680812120437622,-3.750447988510132,-3.9080557823181152,-3.99823260307312,-4.209085941314697,-4.334024429321289,-4.635054588317871,-4.413206100463867,-4.635054588317871,-4.635054588317871,-4.811145782470703,-5.112175941467285,-5.112175941467285,-4.811145782470703,-5.112175941467285,-5.112175941467285,-5.112175941467285,-5.112175941467285,-5.112175941467285 +-5.029805660247803,-2.8366811275482178,-3.7075862884521484,-3.0169684886932373,-2.256019115447998,-2.2423453330993652,-2.590472936630249,-2.471097230911255,-2.642415761947632,-2.5888965129852295,-2.6993918418884277,-2.5689079761505127,-2.259690284729004,-1.9520745277404785,-1.6450939178466797,-1.3617926836013794,-1.113036036491394,-0.9399712085723877,-0.837433397769928,-0.8182846903800964,-0.8643239736557007,-0.9894803166389465,-1.155439853668213,-1.3915162086486816,-1.6495944261550903,-1.9377871751785278,-2.22159481048584,-2.4592628479003906,-2.733140468597412,-2.954258680343628,-3.1489920616149902,-3.2974119186401367,-3.511291742324829,-3.64959454536438,-3.7075862884521484,-3.825685739517212,-3.950624465942383,-4.1847076416015625,-4.330835819244385,-4.251654624938965,-4.427745819091797,-5.029805660247803,-4.427745819091797,-4.728775501251221,-4.728775501251221,-5.029805660247803,-5.029805660247803,-5.029805660247803,-5.029805660247803,-5.029805660247803,-5.029805660247803 +-4.994594097137451,-2.8127505779266357,-3.579620838165283,-3.0403518676757812,-2.2304182052612305,-2.2503013610839844,-2.642411708831787,-2.5131516456604004,-2.7466208934783936,-2.7135608196258545,-2.804262638092041,-2.7090368270874023,-2.485391616821289,-2.16916823387146,-1.8450672626495361,-1.5693862438201904,-1.2945832014083862,-1.0711947679519653,-0.9123835563659668,-0.829379677772522,-0.8273360133171082,-0.8942927122116089,-1.0241079330444336,-1.2040276527404785,-1.4343287944793701,-1.706568717956543,-1.9555768966674805,-2.212838888168335,-2.486738443374634,-2.722752571105957,-2.9492712020874023,-3.1620852947235107,-3.2703185081481934,-3.517472982406616,-3.632866382598877,-3.848466157913208,-3.9154131412506104,-3.9945943355560303,-4.295624256134033,-4.392534255981445,-4.392534255981445,-4.517473220825195,-4.994594097137451,-4.994594097137451,-4.994594097137451,-4.994594097137451,-4.994594097137451,-4.994594097137451,-4.994594097137451,-4.994594097137451,-4.994594097137451 +-4.927785873413086,-2.7724499702453613,-3.529845952987671,-3.203510046005249,-2.2142953872680664,-2.262204885482788,-2.60972261428833,-2.4714200496673584,-2.927785873413086,-2.890359401702881,-3.0826878547668457,-2.9833033084869385,-2.633319854736328,-2.365493059158325,-2.068647623062134,-1.7835232019424438,-1.4625518321990967,-1.235379695892334,-1.0286771059036255,-0.8811737298965454,-0.8344693779945374,-0.8464386463165283,-0.9237657189369202,-1.0633935928344727,-1.241149663925171,-1.4787706136703491,-1.733826994895935,-2.0390450954437256,-2.247450351715088,-2.5161662101745605,-2.778566837310791,-2.9983670711517334,-3.19539213180542,-3.265028238296509,-3.6055667400360107,-3.7816579341888428,-3.813842535018921,-4.149634838104248,-3.973543405532837,-3.973543405532837,-4.32572603225708,-4.32572603225708,-4.450664520263672,-4.32572603225708,-4.927785873413086,-4.927785873413086,-4.927785873413086,-4.927785873413086,-4.927785873413086,-4.626756191253662,-4.927785873413086 +-4.901937484741211,-2.805027484893799,-3.3704586029052734,-3.0630884170532227,-2.2439262866973877,-2.3176064491271973,-2.6818294525146484,-2.6030845642089844,-2.9828596115112305,-2.9107115268707275,-3.0630884170532227,-2.9828596115112305,-2.8263907432556152,-2.5092406272888184,-2.2477610111236572,-1.945769190788269,-1.6779227256774902,-1.3813230991363525,-1.1570972204208374,-0.9863266944885254,-0.8661876916885376,-0.832084596157074,-0.8721886873245239,-0.9635679721832275,-1.1095459461212158,-1.307766079902649,-1.537761926651001,-1.7816928625106812,-2.0104000568389893,-2.332563638687134,-2.5459117889404297,-2.7558095455169678,-3.0694286823272705,-3.1310856342315674,-3.396787643432617,-3.470573902130127,-3.646665096282959,-3.901937484741211,-4.056839466094971,-4.056839466094971,-4.202967643737793,-4.123786449432373,-4.901937484741211,-4.901937484741211,-4.600907802581787,-4.424816131591797,-4.901937484741211,-4.600907802581787,-4.901937484741211,-4.600907802581787,-4.901937484741211 +-4.8118696212768555,-2.566357135772705,-3.4501419067382812,-3.005689859390259,-2.106006145477295,-2.2389981746673584,-2.7114992141723633,-2.6328928470611572,-3.16841721534729,-3.0958664417266846,-3.2436680793762207,-3.121673822402954,-2.979360818862915,-2.704659938812256,-2.4445137977600098,-2.1388487815856934,-1.8698617219924927,-1.5675926208496094,-1.2949379682540894,-1.0952821969985962,-0.9405304193496704,-0.8650738000869751,-0.8471388816833496,-0.8963117003440857,-1.0099860429763794,-1.1517635583877563,-1.369546890258789,-1.5878549814224243,-1.8327769041061401,-2.1261279582977295,-2.3886239528656006,-2.64455246925354,-2.8624796867370605,-3.104299545288086,-3.3494718074798584,-3.4139297008514404,-3.533116340637207,-3.6357786655426025,-3.6979265213012695,-4.033718585968018,-4.033718585968018,-4.3347487449646,-4.20980978012085,-4.510839939117432,-4.3347487449646,-4.3347487449646,-4.3347487449646,-4.8118696212768555,-4.8118696212768555,-4.8118696212768555,-4.8118696212768555 +-4.735990047454834,-2.7964706420898438,-3.5055410861968994,-3.063892126083374,-2.071347951889038,-2.129608631134033,-2.66044282913208,-2.6790850162506104,-3.16778826713562,-3.321016550064087,-3.273591995239258,-3.355778694152832,-3.063892126083374,-2.872667074203491,-2.537332773208618,-2.321016550064087,-2.051144599914551,-1.7248425483703613,-1.4565510749816895,-1.2197190523147583,-1.0346810817718506,-0.9092026948928833,-0.8564352989196777,-0.8788987398147583,-0.9338321685791016,-1.0509650707244873,-1.2181345224380493,-1.438448190689087,-1.6633723974227905,-1.8720725774765015,-2.1371994018554688,-2.397533416748047,-2.612138271331787,-2.849499225616455,-3.12320613861084,-3.434959888458252,-3.355778694152832,-3.781747341156006,-3.6945972442626953,-3.957838773727417,-4.13392972946167,-4.13392972946167,-4.434959888458252,-4.735990047454834,-4.25886869430542,-4.735990047454834,-4.25886869430542,-4.434959888458252,-4.434959888458252,-4.434959888458252,-4.735990047454834 +-4.640590667724609,-2.5233194828033447,-3.410141944885254,-2.9002280235290527,-2.060807228088379,-2.1260430812835693,-2.6112070083618164,-2.631990671157837,-3.1220767498016357,-3.149229049682617,-3.361837148666382,-3.2256174087524414,-3.0278069972991943,-2.9002280235290527,-2.7267768383026123,-2.4446911811828613,-2.1562910079956055,-1.8885422945022583,-1.614875316619873,-1.3483346700668335,-1.147690773010254,-0.9907692670822144,-0.8951255679130554,-0.8700332641601562,-0.8903138637542725,-0.9846843481063843,-1.1125743389129639,-1.2773549556732178,-1.4978885650634766,-1.7091329097747803,-1.989312767982483,-2.2028400897979736,-2.433764934539795,-2.7010715007781982,-2.8344106674194336,-3.2256174087524414,-3.3853182792663574,-3.410141944885254,-3.4644994735717773,-3.9416208267211914,-3.795492649078369,-4.339560508728027,-4.163469314575195,-4.640590667724609,-4.339560508728027,-4.163469314575195,-4.640590667724609,-4.339560508728027,-4.339560508728027,-4.640590667724609,-4.640590667724609 +-4.514228820800781,-2.361940622329712,-3.283780097961426,-2.851470947265625,-1.9035687446594238,-2.094273090362549,-2.57973051071167,-2.6946849822998047,-3.283780097961426,-3.2589564323425293,-3.2589564323425293,-3.338137626647949,-3.051831007003784,-2.9231643676757812,-2.7080488204956055,-2.5951507091522217,-2.268716335296631,-2.0036838054656982,-1.7324734926223755,-1.488513469696045,-1.2442492246627808,-1.0739496946334839,-0.9483810663223267,-0.8810635805130005,-0.8794494271278381,-0.932392954826355,-1.042937159538269,-1.1825991868972778,-1.3874483108520508,-1.6004149913787842,-1.8092209100723267,-2.051831007003784,-2.3469114303588867,-2.5274572372436523,-2.750800848007202,-2.9827499389648438,-3.3101089000701904,-3.368100881576538,-3.4728362560272217,-3.6111388206481934,-3.669130802154541,-4.037107467651367,-3.9121689796447754,-4.213198661804199,-4.514228820800781,-4.213198661804199,-4.514228820800781,-4.213198661804199,-4.514228820800781,-4.514228820800781,-4.514228820800781 +-4.453547477722168,-2.705359697341919,-3.499305248260498,-2.83029842376709,-1.903319239616394,-1.9881647825241089,-2.5241286754608154,-2.59621524810791,-3.1747939586639404,-3.374366521835327,-3.4121549129486084,-3.277456283569336,-3.198275089263916,-2.991149663925171,-2.790789842605591,-2.5727341175079346,-2.356637716293335,-2.119093894958496,-1.8591550588607788,-1.6261783838272095,-1.3743664026260376,-1.164851427078247,-1.0085664987564087,-0.9299312233924866,-0.9010010957717896,-0.9078695178031921,-0.9668338894844055,-1.0998237133026123,-1.2507870197296143,-1.455288290977478,-1.6639668941497803,-1.8482426404953003,-2.0975217819213867,-2.3264429569244385,-2.6022891998291016,-2.8200793266296387,-2.897245168685913,-3.198275089263916,-3.4121549129486084,-3.851487636566162,-3.453547716140747,-3.4121549129486084,-3.851487636566162,-3.976426362991333,-4.152517795562744,-3.976426362991333,-3.851487636566162,-4.453547477722168,-4.453547477722168,-4.453547477722168,-4.453547477722168 +-4.320374965667725,-2.2340149879455566,-2.7183148860931396,-2.977952241897583,-1.907075047492981,-2.0651023387908936,-2.564499855041504,-2.7183148860931396,-3.1162548065185547,-3.3661322593688965,-3.4172847270965576,-3.278982162475586,-3.2411935329437256,-2.9981555938720703,-2.8152248859405518,-2.5960988998413086,-2.329148769378662,-2.1900410652160645,-1.9586470127105713,-1.722679615020752,-1.489786148071289,-1.277012586593628,-1.1079208850860596,-0.9819183349609375,-0.9229562878608704,-0.89975905418396,-0.963584303855896,-1.024587869644165,-1.1411103010177612,-1.3278212547302246,-1.4943000078201294,-1.694034457206726,-1.9456264972686768,-2.193269968032837,-2.3960955142974854,-2.6576170921325684,-2.788895845413208,-3.1742467880249023,-3.0651023387908936,-3.278982162475586,-3.278982162475586,-3.7183148860931396,-4.019344806671143,-3.8432536125183105,-4.320374965667725,-3.8432536125183105,-4.019344806671143,-4.320374965667725,-4.320374965667725,-4.320374965667725,-4.320374965667725 +-4.18250036239624,-1.9200491905212402,-3.483530282974243,-2.450106382369995,-1.7658597230911255,-1.9060384035110474,-2.569716453552246,-2.6261978149414062,-3.1411075592041016,-3.2794103622436523,-3.337402105331421,-3.483530282974243,-3.483530282974243,-3.036372184753418,-2.9783802032470703,-2.691138505935669,-2.6510214805603027,-2.290405750274658,-2.114314317703247,-1.8771488666534424,-1.601575255393982,-1.3736144304275513,-1.1807665824890137,-1.0541009902954102,-0.9778377413749695,-0.9217135906219482,-0.935018002986908,-0.9918884634971619,-1.118042230606079,-1.2154204845428467,-1.4043489694595337,-1.5490317344665527,-1.726134181022644,-1.986600637435913,-2.268686294555664,-2.390108585357666,-2.720102310180664,-2.9520514011383057,-2.881470203399658,-3.103318929672241,-3.5804402828216553,-3.881470203399658,-3.881470203399658,-3.5804402828216553,-3.881470203399658,-3.483530282974243,-4.18250036239624,-3.881470203399658,-4.18250036239624,-3.881470203399658,-4.18250036239624 +-4.032094478607178,-2.0876121520996094,-3.430034637451172,-2.7533411979675293,-1.7267433404922485,-1.9082430601119995,-2.5849366188049316,-2.5407330989837646,-3.077852249145508,-3.5549733638763428,-3.1869966983795166,-3.731064796447754,-2.952913522720337,-3.129004716873169,-3.1869966983795166,-2.634154796600342,-2.4523110389709473,-2.430034637451172,-2.225914716720581,-1.956547737121582,-1.7332416772842407,-1.4794265031814575,-1.287019968032837,-1.1355684995651245,-1.036021113395691,-0.9543635249137878,-0.9121792912483215,-0.957643985748291,-1.017154335975647,-1.14279305934906,-1.2746986150741577,-1.4615517854690552,-1.6722592115402222,-1.879806399345398,-2.0925755500793457,-2.316091299057007,-2.6896719932556152,-2.918151378631592,-3.3331246376037598,-3.25394344329834,-3.25394344329834,-3.3331246376037598,-3.5549733638763428,-3.731064796447754,-4.032094478607178,-4.032094478607178,-3.731064796447754,-3.731064796447754,-4.032094478607178,-4.032094478607178,-4.032094478607178 +-3.8682916164398193,-1.9045038223266602,-3.3911705017089844,-2.7891104221343994,-1.9140491485595703,-1.9874781370162964,-2.506563901901245,-2.7891104221343994,-3.8682916164398193,-3.8682916164398193,-3.8682916164398193,-3.3911705017089844,-3.1693217754364014,-3.1693217754364014,-2.9652018547058105,-2.8682916164398193,-2.6378426551818848,-2.7543482780456543,-2.2662317752838135,-1.9990599155426025,-1.8038337230682373,-1.5650956630706787,-1.3393750190734863,-1.187050461769104,-1.0513877868652344,-0.9734220504760742,-0.9106844067573547,-0.9706646203994751,-0.9943901300430298,-1.090140461921692,-1.2450424432754517,-1.4104098081588745,-1.5481454133987427,-1.7713817358016968,-1.970664620399475,-2.1522884368896484,-2.4211337566375732,-2.6130192279815674,-2.6378426551818848,-3.0901403427124023,-2.9652018547058105,-3.023193597793579,-3.1693217754364014,-3.5672616958618164,-3.1693217754364014,-3.8682916164398193,-3.3911705017089844,-3.8682916164398193,-3.8682916164398193,-3.8682916164398193,-3.8682916164398193 +-3.8072643280029297,-1.8727658987045288,-3.3301432132720947,-2.6933209896087646,-1.7738406658172607,-1.8341364860534668,-2.4455366134643555,-2.6611363887786865,-3.1082942485809326,-3.3301432132720947,-3.5062344074249268,-3.0291130542755127,-3.2052042484283447,-2.904174327850342,-3.3301432132720947,-2.904174327850342,-2.6933209896087646,-2.5519919395446777,-2.464841604232788,-2.1445064544677734,-1.9621663093566895,-1.7738406658172607,-1.4933971166610718,-1.318713665008545,-1.1798985004425049,-1.0226470232009888,-0.9535661339759827,-0.9403865337371826,-0.9665310978889465,-1.0529160499572754,-1.1314860582351685,-1.2757854461669922,-1.447428822517395,-1.6340781450271606,-1.7173593044281006,-1.9747554063796997,-2.239062547683716,-2.4093244075775146,-2.603144407272339,-2.904174327850342,-2.8072643280029297,-3.2052042484283447,-3.1082942485809326,-3.5062344074249268,-3.8072643280029297,-3.5062344074249268,-3.5062344074249268,-3.5062344074249268,-3.8072643280029297,-3.8072643280029297,-3.8072643280029297 +-3.5665552616119385,-1.894457459449768,-3.2655253410339355,-2.6634652614593506,-1.876359224319458,-2.0224874019622803,-2.525162696838379,-2.9644954204559326,-3.2655253410339355,-3.2655253410339355,-3.5665552616119385,-2.7884039878845215,-3.5665552616119385,-3.0894341468811035,-2.6123127937316895,-2.7214572429656982,-2.3624353408813477,-2.525162696838379,-2.3112828731536865,-2.0751936435699463,-2.1041574478149414,-1.747011423110962,-1.5453660488128662,-1.4362215995788574,-1.2048275470733643,-1.071010947227478,-0.9743785858154297,-0.9591003060340881,-0.987916111946106,-1.0212482213974,-1.0865483283996582,-1.2381757497787476,-1.2970423698425293,-1.5371716022491455,-1.747011423110962,-1.8853141069412231,-2.048041343688965,-2.3112828731536865,-2.4204273223876953,-2.7884039878845215,-3.0894341468811035,-2.8675854206085205,-3.2655253410339355,-2.9644954204559326,-3.2655253410339355,-3.0894341468811035,-3.5665552616119385,-3.2655253410339355,-3.5665552616119385,-3.5665552616119385,-3.5665552616119385 +-3.5882716178894043,-1.749422550201416,-3.2872416973114014,-2.6851816177368164,-1.7309391498565674,-1.8980755805969238,-2.6340291500091553,-2.6851816177368164,-2.8893017768859863,-3.2872416973114014,-3.5882716178894043,-3.2872416973114014,-3.2872416973114014,-3.2872416973114014,-2.9862117767333984,-2.6340291500091553,-2.5468790531158447,-2.442143678665161,-2.2872416973114014,-2.266052484512329,-2.0697576999664307,-1.802941918373108,-1.7132104635238647,-1.3760840892791748,-1.3141138553619385,-1.0817667245864868,-0.9994400143623352,-0.987298846244812,-0.9808167219161987,-1.0380433797836304,-1.0790691375732422,-1.1140553951263428,-1.3234539031982422,-1.5390536785125732,-1.685181736946106,-1.8558779954910278,-1.954803228378296,-2.266052484512329,-2.4743282794952393,-2.4743282794952393,-2.6340291500091553,-2.9862117767333984,-2.8101203441619873,-2.9862117767333984,-3.5882716178894043,-3.1111505031585693,-3.2872416973114014,-3.5882716178894043,-3.2872416973114014,-3.5882716178894043,-3.2872416973114014 +-3.5472822189331055,-1.327174186706543,-3.2462522983551025,-2.6441922187805176,-1.4980642795562744,-1.5930397510528564,-2.5472822189331055,-2.8483123779296875,-3.2462522983551025,-3.5472822189331055,-3.5472822189331055,-3.0701611042022705,-3.0701611042022705,-3.0701611042022705,-3.0701611042022705,-2.9452223777770996,-2.8483123779296875,-2.5472822189331055,-2.4011542797088623,-2.1323089599609375,-2.1670711040496826,-1.956217646598816,-1.814888596534729,-1.5834944248199463,-1.340456485748291,-1.2355284690856934,-1.1111196279525757,-0.9873756766319275,-0.9970539808273315,-1.0448551177978516,-1.0833892822265625,-1.1528306007385254,-1.2708204984664917,-1.4234306812286377,-1.5787993669509888,-1.6839594841003418,-1.839712142944336,-2.015803337097168,-2.2920098304748535,-2.4333388805389404,-2.7021842002868652,-2.7021842002868652,-3.0701611042022705,-3.0701611042022705,-3.2462522983551025,-3.2462522983551025,-3.5472822189331055,-3.2462522983551025,-3.5472822189331055,-3.5472822189331055,-3.5472822189331055 +-3.5435714721679688,-2.3674802780151367,-2.464390277862549,-2.50217866897583,-1.5613001585006714,-1.6297575235366821,-2.3674802780151367,-2.50217866897583,-3.242541551589966,-3.0664501190185547,-3.242541551589966,-3.5435714721679688,-3.0664501190185547,-3.0664501190185547,-2.941511392593384,-2.7654201984405518,-2.339451551437378,-2.50217866897583,-2.4296281337738037,-2.201148748397827,-2.1456313133239746,-2.025057554244995,-1.7047224044799805,-1.584529995918274,-1.3394514322280884,-1.2980587482452393,-1.1526362895965576,-1.0397807359695435,-1.0606977939605713,-0.9872689247131348,-1.0411443710327148,-1.1026623249053955,-1.1438977718353271,-1.3340563774108887,-1.4943534135818481,-1.5990887880325317,-1.7953834533691406,-1.9525067806243896,-2.264817714691162,-2.313122510910034,-2.941511392593384,-2.464390277862549,-2.5893290042877197,-2.6984734535217285,-3.0664501190185547,-2.941511392593384,-3.5435714721679688,-3.0664501190185547,-3.5435714721679688,-3.5435714721679688,-3.5435714721679688 +-3.55132794380188,-2.55132794380188,-3.250298023223877,-2.7062299251556396,-1.4579062461853027,-1.7062299251556396,-2.597085475921631,-2.437384605407715,-3.55132794380188,-3.074206829071045,-3.074206829071045,-3.250298023223877,-3.250298023223877,-2.7062299251556396,-3.074206829071045,-2.949267864227295,-2.648237943649292,-2.55132794380188,-2.3208789825439453,-2.375236749649048,-2.1041698455810547,-1.8700867891311646,-1.8700867891311646,-1.5970854759216309,-1.4685425758361816,-1.3418129682540894,-1.1533880233764648,-1.11516535282135,-1.0434720516204834,-1.013508915901184,-1.0097486972808838,-1.128082036972046,-1.128082036972046,-1.250298023223877,-1.3694844245910645,-1.4794459342956543,-1.7252532243728638,-1.8523579835891724,-2.046178102493286,-2.2291088104248047,-2.5099353790283203,-2.5099353790283203,-2.773176670074463,-3.074206829071045,-3.074206829071045,-3.074206829071045,-3.55132794380188,-3.55132794380188,-3.250298023223877,-3.55132794380188,-3.55132794380188 +-3.517063856124878,-1.9042799472808838,-2.915003776550293,-2.818093776702881,-1.5485808849334717,-1.7462118864059448,-2.517063856124878,-2.738912582397461,-2.818093776702881,-3.517063856124878,-3.216033935546875,-3.517063856124878,-3.216033935546875,-3.216033935546875,-2.738912582397461,-2.738912582397461,-2.517063856124878,-2.517063856124878,-2.517063856124878,-2.1948444843292236,-2.0699057579040527,-1.9259992837905884,-2.011913776397705,-1.6478321552276611,-1.5302921533584595,-1.312943935394287,-1.1766197681427002,-1.107130765914917,-1.0576714277267456,-1.053170919418335,-0.9985499382019043,-1.0243034362792969,-1.2074337005615234,-1.2270292043685913,-1.3867300748825073,-1.5042266845703125,-1.6032500267028809,-1.9259992837905884,-1.9855849742889404,-2.1746411323547363,-2.2866148948669434,-2.4756712913513184,-2.818093776702881,-2.6719658374786377,-2.818093776702881,-3.216033935546875,-3.216033935546875,-3.517063856124878,-3.216033935546875,-3.517063856124878,-3.517063856124878 +-3.400883197784424,-2.622731924057007,-3.400883197784424,-2.9237618446350098,-1.4008831977844238,-1.7674148082733154,-2.5557851791381836,-2.446640729904175,-3.400883197784424,-2.9237618446350098,-3.400883197784424,-3.400883197784424,-2.9237618446350098,-3.400883197784424,-2.622731924057007,-2.7019131183624268,-2.798823118209839,-2.3594906330108643,-2.400883197784424,-2.286939859390259,-2.145610809326172,-2.145610809326172,-1.9095215797424316,-1.676607370376587,-1.5375603437423706,-1.3439784049987793,-1.2306214570999146,-1.143204689025879,-1.074547290802002,-1.024306297302246,-1.0807368755340576,-1.087015986442566,-1.1603339910507202,-1.16535484790802,-1.300512671470642,-1.4008831977844238,-1.5813392400741577,-1.7574305534362793,-1.9095215797424316,-2.196763277053833,-2.1221296787261963,-2.5557851791381836,-2.400883197784424,-2.7019131183624268,-2.9237618446350098,-2.798823118209839,-2.9237618446350098,-2.798823118209839,-3.400883197784424,-3.400883197784424,-3.400883197784424 +-3.321183919906616,-3.321183919906616,-3.321183919906616,-2.6222140789031982,-1.8440628051757812,-1.6777313947677612,-2.7191240787506104,-2.476085901260376,-3.321183919906616,-3.0201539993286133,-3.321183919906616,-3.0201539993286133,-3.0201539993286133,-2.8440628051757812,-2.7191240787506104,-2.6222140789031982,-2.7191240787506104,-2.366941452026367,-2.476085901260376,-2.4180939197540283,-2.0659115314483643,-1.9232439994812012,-1.8587859869003296,-1.6679714918136597,-1.5016400814056396,-1.4126989841461182,-1.3168625831604004,-1.2173802852630615,-1.1170639991760254,-1.0958747863769531,-1.0073168277740479,-1.0333822965621948,-1.1089963912963867,-1.1252844333648682,-1.2837575674057007,-1.4073702096939087,-1.5430327653884888,-1.7191240787506104,-1.8160340785980225,-1.9232439994812012,-2.2797913551330566,-2.366941452026367,-2.321183919906616,-2.4180939197540283,-2.366941452026367,-2.4180939197540283,-3.0201539993286133,-3.0201539993286133,-3.321183919906616,-2.8440628051757812,-2.8440628051757812 +-3.174931526184082,-2.697810411453247,-3.174931526184082,-2.572871685028076,-1.4673614501953125,-1.91965913772583,-2.271841526031494,-2.329833507537842,-2.873901605606079,-2.873901605606079,-3.174931526184082,-3.174931526184082,-3.174931526184082,-2.873901605606079,-3.174931526184082,-2.697810411453247,-2.697810411453247,-2.572871685028076,-2.271841526031494,-2.060988187789917,-1.9708116054534912,-1.91965913772583,-2.060988187789917,-1.83250892162323,-1.776991605758667,-1.5028337240219116,-1.5121737718582153,-1.2304489612579346,-1.145547866821289,-1.1180267333984375,-1.0643419027328491,-1.0382111072540283,-1.125713586807251,-1.1296086311340332,-1.1706101894378662,-1.2773045301437378,-1.3755910396575928,-1.5838669538497925,-1.7277735471725464,-1.99884033203125,-2.220689058303833,-2.060988187789917,-2.220689058303833,-2.329833507537842,-2.475961685180664,-2.697810411453247,-3.174931526184082,-2.873901605606079,-3.174931526184082,-3.174931526184082,-3.174931526184082 +-3.117933750152588,-2.41896390914917,-3.117933750152588,-3.117933750152588,-1.913813829421997,-2.038752555847168,-2.816903829574585,-2.640812635421753,-2.816903829574585,-3.117933750152588,-3.117933750152588,-3.117933750152588,-3.117933750152588,-2.816903829574585,-3.117933750152588,-2.640812635421753,-2.515873908996582,-2.33978271484375,-2.21484375,-2.21484375,-1.9718058109283447,-2.163691282272339,-1.9718058109283447,-1.816903829574585,-1.6555358171463013,-1.4551759958267212,-1.3855400085449219,-1.3620589971542358,-1.2666754722595215,-1.1494508981704712,-1.092628002166748,-1.0765411853790283,-0.9535809755325317,-1.072610855102539,-1.1834354400634766,-1.2918590307235718,-1.260601282119751,-1.4946845769882202,-1.7562060356140137,-1.816903829574585,-2.117933750152588,-2.41896390914917,-2.163691282272339,-2.515873908996582,-2.515873908996582,-2.515873908996582,-3.117933750152588,-3.117933750152588,-3.117933750152588,-2.640812635421753,-3.117933750152588 +-3.0301947593688965,-3.0301947593688965,-3.0301947593688965,-2.4281349182128906,-1.774922251701355,-2.1271047592163086,-2.4281349182128906,-2.5530736446380615,-3.0301947593688965,-3.0301947593688965,-3.0301947593688965,-2.7291648387908936,-2.7291648387908936,-2.7291648387908936,-2.7291648387908936,-2.7291648387908936,-2.7291648387908936,-2.7291648387908936,-2.5530736446380615,-2.0301947593688965,-2.2520434856414795,-2.0301947593688965,-1.8260748386383057,-1.7291648387908936,-1.5677968263626099,-1.553073525428772,-1.428134799003601,-1.2448649406433105,-1.1163809299468994,-1.1728622913360596,-1.1059155464172363,-1.0759522914886475,-1.0617117881774902,-1.1551334857940674,-1.2240148782730103,-1.2743198871612549,-1.4174108505249023,-1.4619929790496826,-1.7514411211013794,-1.7291648387908936,-1.9510135650634766,-1.9888020753860474,-2.5530736446380615,-2.3312246799468994,-2.7291648387908936,-2.1850967407226562,-2.5530736446380615,-2.3312246799468994,-2.5530736446380615,-2.4281349182128906,-3.0301947593688965 +-2.8859262466430664,-2.8859262466430664,-2.8859262466430664,-2.1077749729156494,-1.6306538581848145,-1.771983027458191,-2.1077749729156494,-2.4088051319122314,-2.8859262466430664,-2.8859262466430664,-2.8859262466430664,-2.5848963260650635,-2.8859262466430664,-2.4088051319122314,-2.5848963260650635,-2.5848963260650635,-2.2838664054870605,-2.2838664054870605,-2.5848963260650635,-2.1869564056396484,-2.1869564056396484,-2.1869564056396484,-1.982836365699768,-1.982836365699768,-1.7098350524902344,-1.7397983074188232,-1.4709529876708984,-1.2731424570083618,-1.2626770734786987,-1.1455637216567993,-1.03466796875,-1.0935347080230713,-1.1377382278442383,-1.1699230670928955,-1.2231684923171997,-1.1455637216567993,-1.3674124479293823,-1.5435036420822144,-1.4709529876708984,-1.9316837787628174,-1.6554774045944214,-2.4088051319122314,-1.982836365699768,-2.5848963260650635,-2.5848963260650635,-2.8859262466430664,-2.8859262466430664,-2.5848963260650635,-2.5848963260650635,-2.8859262466430664,-2.5848963260650635 +-2.846337080001831,-1.5675835609436035,-2.545307159423828,-2.369215965270996,-1.1473671197891235,-1.2128686904907227,-2.001239061355591,-2.545307159423828,-2.846337080001831,-2.846337080001831,-2.846337080001831,-2.545307159423828,-2.846337080001831,-2.545307159423828,-2.545307159423828,-2.244277000427246,-2.545307159423828,-2.244277000427246,-2.147367000579834,-2.545307159423828,-2.244277000427246,-1.846337080001831,-2.001239061355591,-2.068185806274414,-1.892094612121582,-1.6422171592712402,-1.700209140777588,-1.4661258459091187,-1.3839391469955444,-1.2781354188919067,-1.1303337812423706,-1.2028844356536865,-1.2781354188919067,-1.075485110282898,-1.2442771196365356,-1.2781354188919067,-1.3991791009902954,-1.5453071594238281,-1.5241178274154663,-1.670245885848999,-2.001239061355591,-2.001239061355591,-2.068185806274414,-2.068185806274414,-2.846337080001831,-2.369215965270996,-2.846337080001831,-2.545307159423828,-2.545307159423828,-2.369215965270996,-2.846337080001831 +-2.762678623199463,-2.461648464202881,-2.461648464202881,-2.762678623199463,-1.3313148021697998,-1.8084360361099243,-2.063708543777466,-1.984527349472046,-2.461648464202881,-2.762678623199463,-2.762678623199463,-2.762678623199463,-2.762678623199463,-2.762678623199463,-2.762678623199463,-2.461648464202881,-2.285557270050049,-2.063708543777466,-2.762678623199463,-2.285557270050049,-2.063708543777466,-1.917580485343933,-2.160618543624878,-1.984527349472046,-1.7212858200073242,-1.5585585832595825,-1.5074061155319214,-1.3313148021697998,-1.3647385835647583,-1.2311996221542358,-1.1716139316558838,-1.0999207496643066,-1.081437349319458,-1.206376075744629,-1.1828949451446533,-1.3477052450180054,-1.2713168859481812,-1.4202558994293213,-1.5585585832595825,-1.6165505647659302,-1.984527349472046,-2.063708543777466,-2.160618543624878,-1.8084360361099243,-2.461648464202881,-2.461648464202881,-2.762678623199463,-2.762678623199463,-2.461648464202881,-2.762678623199463,-2.461648464202881 +-2.748188018798828,-2.748188018798828,-2.447158098220825,-2.447158098220825,-1.469434380531311,-1.9700367450714111,-2.447158098220825,-1.903090000152588,-2.748188018798828,-2.447158098220825,-2.748188018798828,-2.748188018798828,-2.748188018798828,-2.748188018798828,-2.748188018798828,-2.271066665649414,-1.903090000152588,-1.9700367450714111,-2.146127939224243,-1.9700367450714111,-2.049217939376831,-1.793945550918579,-1.9700367450714111,-2.146127939224243,-1.9700367450714111,-1.8450980186462402,-1.469434380531311,-1.4259686470031738,-1.3010300397872925,-1.3864601850509644,-1.3679767847061157,-1.2041200399398804,-1.168404459953308,-1.285789966583252,-1.2167091369628906,-1.1461280584335327,-1.2430380582809448,-1.4057652950286865,-1.6020599603652954,-1.3679767847061157,-1.5720967054367065,-1.6020599603652954,-1.903090000152588,-1.9700367450714111,-1.903090000152588,-2.447158098220825,-2.049217939376831,-2.049217939376831,-2.748188018798828,-2.447158098220825,-2.748188018798828 +-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.615950107574463,-1.3855011463165283,-2.138828754425049,-2.013890027999878,-2.013890027999878,-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.314919948577881,-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.013890027999878,-1.9169800281524658,-1.9169800281524658,-2.314919948577881,-2.138828754425049,-1.9169800281524658,-1.9169800281524658,-1.5367687940597534,-1.837798833847046,-1.3371964693069458,-1.5020067691802979,-1.2735273838043213,-1.3606775999069214,-1.1845862865447998,-1.11080002784729,-1.1245883703231812,-1.1535520553588867,-1.0844711065292358,-1.2937307357788086,-1.3855011463165283,-1.6159499883651733,-1.3855011463165283,-2.013890027999878,-1.6159499883651733,-2.138828754425049,-2.013890027999878,-2.013890027999878,-2.314919948577881,-2.314919948577881,-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.615950107574463,-2.615950107574463 +-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059,-1.707570195198059 + diff --git a/docs/Acknowledgments.html b/docs/Acknowledgments.html new file mode 100644 index 0000000..4a4b638 --- /dev/null +++ b/docs/Acknowledgments.html @@ -0,0 +1,91 @@ + + + + + + + + + +
+ +

Acknowledgments

+ +

+The Shasta software uses the external software packages listed below. +This list does not include standard components of the +Ubuntu distribution +of the +Linux operating system. + +

+Licensing information for each of these packages is contained in the Shasta +LICENSE file. + + + +

MurmurHash2

+

+MurmurHash2 + from GitHub repository +aappleby/smhasher, by Austin Appleby, +is a hash function with excellent performance and randomness properties. +It is used as a hash function in the Shasta software. + + + +

Dset

+

+Files +unused/dset64.hpp +and +src/dset64-gccAtomic.hpp +are modified versions of file +dset.h +from GitHub repository +wjakob/dset +by Wenzel Jakob. + +They are lock-free implementation in C++ of the algorithm described in Wait-free Parallel Algorithms for the Union-Find Problem +by Richard J. Anderson and Heather Woll, +STOC '91 Proceedings of the twenty-third annual ACM symposium on Theory of computing. + +

+The code was modified to support the union-find algorithm for 64-bit data +using 128-bit primitives for atomic memory access. +Kind assistance by Wenzel Jakob in making these changes is acknowledged. + + + +

SeqAn

+

+The SeqAn software +is used as an option for multiple sequence alignment +of sequences encountered in edges of the Shasta marker graph. +It is not directly included in the Shasta repository. +Instead, it is downloaded from GitHub and installed on the user's machine +when the user invokes + +scripts/InstallPrerequisites-Ubuntu.sh. +It is a header only library. + + + +

Spoa

+

+The Spoa software +by Robert Vaser +is used as an option for multiple sequence alignment +of sequences encountered in edges of the Shasta marker graph. +It is not directly included in the Shasta repository. +Instead, it is downloaded from GitHub, built, and installed on the user's machine +when the user invokes + +scripts/InstallPrerequisites-Ubuntu.sh.. + + +

+
+ + + diff --git a/docs/Bubble.png b/docs/Bubble.png new file mode 100644 index 0000000..6786cf0 Binary files /dev/null and b/docs/Bubble.png differ diff --git a/docs/BubbleChain.png b/docs/BubbleChain.png new file mode 100644 index 0000000..3038a91 Binary files /dev/null and b/docs/BubbleChain.png differ diff --git a/docs/BubbleChainPath.png b/docs/BubbleChainPath.png new file mode 100644 index 0000000..d3ec4ca Binary files /dev/null and b/docs/BubbleChainPath.png differ diff --git a/docs/BuildingFromSource.html b/docs/BuildingFromSource.html new file mode 100644 index 0000000..cac475e --- /dev/null +++ b/docs/BuildingFromSource.html @@ -0,0 +1,145 @@ + + + + + + + + + +
+ +

Building the code from source

+ +

When is it necessary to build from source?

+

+In most cases, you can directly run a Shasta static executable +from a release build +downloaded from one of the release pages, +chanzuckerberg/shasta/releases +for releases up to 0.10.0 +or +paoloshasta/shasta/releases +for newer relesases. +These static executables are portable to almost any version of Linux currently in use. +See the quick start page for more information. +You need to build from source in one of the +following circumstances: +

    +
  • +To build a version of Shasta for which no release exists. +For example, if you want to get a recently added feature +not available in the most recent release build. +For this specific use case, it might be easiest to instead download a +Shasta test build from GitHub, as described +below. +
  • +To test, develop, or debug Shasta code. +
  • +To port the Shasta build to a different platform. +
+ + + +

How to build from source

+ +

Build platforms

+

+We currently support building from source on the following platforms: +

    +
  • Ubuntu 22.04 for Intel/AMD processors. +The Shasta static executable created by this build has no dependencies +(and therefore requires no installation) and runs on most current +64-bit Linux platforms that use kernel version 3.2.0 or newer. +
  • Ubuntu 22.04 for ARM processors +(for example, AWS Graviton/Graviton2/Graviton3 processors running Ubuntu, +Raspberry Pi). +
+ +

+Shasta no longer builds on Ubuntu 20.04 or on any version of macOS. + + +

Build commands

+
    +
  1. Check out the Shasta repository (you need to have git installed on your machine) +
    +git clone https://github.com/paoloshasta/shasta.git
    +
    +
  2. Install prerequisite packages +
    +sudo shasta/scripts/InstallPrerequisites-Ubuntu.sh
    +
    +
  3. Build +
    +mkdir shasta-build
    +cd shasta-build
    +cmake ../shasta
    +make all -j
    +make install
    +
    + + +

    Build contents

    +

    +The build process described above creates in the shasta-build directory +a shasta-install directory that +contains the following: + +

      +
    • A bin directory containing the Shasta static executable, +named shasta, Shasta shared library +shasta.so, and several scripts. +The static executable is highly portable to other Linux versions. +
    • A conf directory containing sample config files. +
    • A docs directory containing this and other documentation. +
    + + +

    Building smaller binaries

    +

    +If you don't plan to use your build for debugging, you +can use command make install/strip +instead of make install as the last +step of the build process. +This will strip debug symbols from the Shasta executable and shared library, which significantly reduces +the size of the +build directory. + + + +

    An alternative to building from source: downloading a test build

    +

    +Shasta uses +GitHub Actions +to perform a test build every time a push to the repository occurs. +The main goal of these builds is to test that new code continues to build +on all supported platforms, +but the builds are accessible to all users for download +for 90 days after their creation. +The test builds are generally not as reliable as +release builds and can sometimes be non-functional. +With this in mind, you can use the following steps to download one of these test builds: +

      +
    • Make sure to be logged in to GitHub. Any user will work, but GitHub +will not allow downloading a test build anonymously. +
    • Go to the +GitHub Actions +page of the Shasta repository. +
    • Choose a build that has green checkmark and click on it. +The checkmark indicates that a push occurred at that commit, +followed by a successful test build. +
    • Scroll down to the Artifacts section +and select what you want to download. +Your browser will then download the file you selected as zipped. +You can use the unzip +command, or equivalent, to unzip it. +After unzipping it, if it is an executable. Before running it, you will have to set its execute permission bit +via chmod ugo+x filename. +
    + + +
+ + + diff --git a/docs/CZI-new-logo.png b/docs/CZI-new-logo.png new file mode 100644 index 0000000..09a29b4 Binary files /dev/null and b/docs/CZI-new-logo.png differ diff --git a/docs/ChooseMemoryOptions.html b/docs/ChooseMemoryOptions.html new file mode 100644 index 0000000..f2e1b56 --- /dev/null +++ b/docs/ChooseMemoryOptions.html @@ -0,0 +1,167 @@ + + + + + + + + + +
+ + +

Choosing the options controlling memory modes

+

+The dialog below will help you choose +the values to use for the two options controlling memory modes: +

    +
  • --memoryMode +
  • --memoryBacking +
+These options are described in more detail +here. + + + + + + +

+ + + + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + diff --git a/docs/CommandLineOptions.html b/docs/CommandLineOptions.html new file mode 100644 index 0000000..29afe05 --- /dev/null +++ b/docs/CommandLineOptions.html @@ -0,0 +1,936 @@ + + + + + + + + + +
+ + +

Command line options

+ +

+This page summarizes command line options for the Shasta executable. +We will make an effort to keep this page consistent with the code, +but discrepancies may temporarily appear +as we add new features. In that case, the list of command line options +obtained by invoking the Shasta executable with +--help is more authoritative than the contents +of this page. + + + +

Saving some typing

+

Many option names are long and descriptive. To make it easier to type them +Shasta provides the ability to create a bash completion script. +If you are using the bash shell +(the default shell in most modern Linux distributions), +you can use the commands below to save yourself some typing. +This assumes that the shasta executable is +named just like this - shasta - and is +accessible via your +PATH environment variable +(if it is not, you have to invoke shasta using +an absolute or relative path): + +

+shasta --command createBashCompletionScript
+source shastaCompletion.sh
+
+ +The first command creates a script named +shastaCompletion.sh. +The second command runs that script in the current shell +(this is important - running the script without the source +command will not work). +Now, while typing a shasta option or keyword, you can press TAB, and the +option name will be completed as much as can be done +without ambiguity. You can also press TAB +a second time to get suggestions for what could be allowed next. + +

The command that generates the script can be run only once, but +you will need to rerun the source command above +every time you start a new shell. Alternatively, you can put the +source command in your .bashrc file +or in one of the standard locations used to store bash +completion scripts. + + + +

Options allowed only on the command line

+ + +++ +
OptionDefault
value
Description + +
--help or -h +Use this option to obtain a summary of allowed command line options. + +
--version or -v +Identify the Shasta version. + +
--config +Specifies the name of a pre-built configuration or a configuration file. +This option has no default and is mandatory when running an assembly. + + +
--input +Specifies the names of the input files for the assembly. +This option is mandatory. At least one input file +must be specified. To specify multiple input files, +enter them separated by space after --input. + + + + +
--assemblyDirectoryShastaRun +Specifies the name of the directory where assembly +output is stored. If --command is assemble (the default), this directory must not exist and is automatically created. +For most other commands, this directory must exist. +See here +for more information on the output files +created by Shasta. + + + +
--commandassemble +Specifies the Shasta command to be run. + + + +
--memoryMode
(not supported on MacOS)
anonymous +
    +
  • Can be anonymous or filesystem. +
  • For best performance use +--memoryMode filesystem --memoryBacking 2M. +However, using these options require root access via sudo. +Depending on sudo setup, this may +result in prompting for a password. +
  • Not supported on MacOS. On MacOS, Shasta operates as if +--memoryMode filesystem --memoryBacking disk +was specified. +
+ + +
--memoryBacking
(not supported on MacOS)
4K +
    +
  • Can be disk, 4K, or 2M. +
  • For best performance use +--memoryMode filesystem --memoryBacking 2M. +However, using these options requires root access via sudo. +Depending on sudo setup, this may +result in prompting for a password. +
  • Not supported on MacOS. On MacOS, Shasta operates as if +--memoryMode filesystem --memoryBacking disk +was specified. +
+ + + + + +
--threads0 +Specifies the number of threads to be used, or 0 +to request one thread per virtual processor. + +
--suppressStdoutLogfalse +This is a +Boolean switch. +Normally, Shasta duplicates output to stdout +by sending a copy to stdout.log +in the assembly directory. +If this option is used, this behavior is suppressed, and +stdout.log is not created. + + +
--exploreAccessuser +Specifies access control for --command explore. + + +
--port17100 +The TCP port to be used for --command explore. +If the specified port is not available, +Shasta will try again after incrementing the port number a few times. + +
--alignmentsPafFile"" +The name of a PAF file containing alignments of reads to +a reference. Only used for --command explore, +for display of the alignment candidate graph. Experimental. +
+ + + +

Options allowed on the command line and in a configuration file

+ +

+See here for the format required to +enter these options in a configuration file. + + + + +++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
OptionDefault
value
Description + +
--Reads.representation1 +Read representation: 0 = raw sequence, 1 = Run-Length Encoded (RLE) sequence. +Experimental. Do not use. + +
--Reads.minReadLength10000 +Read length cutoff. Reads shorter than this number of bases are discarded +on input and not used in the assembly. + + + +
--Reads.desiredCoverage0 +Specifies a desired value for total coverage, in bases. +If not zero, the read length cutoff specified via +--Reads.minReadLength is increased to reduce coverage +to the specified value. +This value can be specified as a number of bases, +or using power of 10 multipliers immediately following the numeric value. +The powers of ten can be abbreviated as +G, Gb, or Gbp for 109 bases, +M, Mb, or Mbp for 106 bases, +K, Kb, or Kbp for 103 bases. +For example, a desired coverage of 120×109 bases +can be requested specifying +120G, 120Gb, 120Gbp, or 120000000000. +If coverage available using only reads longer than Reads.minReadLength +is less than the value specified for --Reads.desiredCoverage, +the assembly terminates with an error message. + + + +
--Reads.noCacheFalse +This is a +Boolean switch. +If set, requests skipping the Linux cache when loading reads. +Implemented for Linux only (uses the O_DIRECT flag). +Can help performance, but only use it if you know you will not +need to access the input files again soon. + +
--Reads.palindromicReads.skipFlaggingFalse +Skip flagging palindromic reads. Oxford Nanopore reads should be flagged for better results. + + +
--Reads.palindromicReads.maxSkip100 +Same as Align.maxSkip but applied only to self reverse-complement alignments for the +purpose of detecting palindromes. + + +
--Reads.palindromicReads.maxMarkerFrequency10 +Same as Align.maxMarkerFrequency but applied only to self reverse-complement alignments for the +purpose of detecting palindromes. + + +
--Reads.palindromicReads.alignedFractionThreshold0.1 +Same as Align.maxMarkerFrequency but applied only to self reverse-complement alignments for the +purpose of detecting palindromes. + + +
--Reads.palindromicReads.nearDiagonalFractionThreshold0.1 +Count the fraction of markers within deltaThreshold (distance in markers) +from the diagonal and only flag reads above this fraction as palindromic. + + +
--Reads.palindromicReads.deltaThreshold100 +Used in combination with nearDiagonalFraction. This value defines how far from the diagonal +markers must be to be counted towards the nearDiagonalFraction. Unit is in markers. + + +
--Kmers.generationMethod0 +Used to select how k-mers to be used as markers are generated. +Can be one of the following: +
    +
  • 0: Random selection. +
  • 1: Random selection, excluding k-mers that are globally overenriched, +as defined by their global frequency in input reads, and by +the value specified as --Kmers.enrichmentThreshold. +
  • 2: Random selection, excluding k-mers that are overenriched +even in a single read, +as defined by +the value specified as --Kmers.enrichmentThreshold. +
  • 3: Read from file. Use --Kmers.file +to specify the file. +
  • 4: Random selection, excluding k-mers that appear +in two copies close to each other, even in a single read. +The two k-mer copies are considered close if they occur at a distance from each other less than +--Kmers.distanceThreshold RLE bases. +
+ +
--Kmers.k10 +Length of marker k-mers (in run-length representation). + + +
--Kmers.probability0.1 +Probability that a k-mer is selected to be used as a marker. + + +
--Kmers.enrichmentThreshold100. +This controls the enrichment threshold above which k-mers +are considered overenriched. +Enrichment is ratio of k-mer frequency in reads to random. +Only used if --Kmers.generationMethod is 1 or 2. + +
--Kmers.distanceThreshold1000 +Distance threshold, in RLE bases, for --Kmers.generationMethod 4. +Only used if --Kmers.generationMethod is 4. + +
--Kmers.file +The absolute path of a file containing the k-mers +to be used as markers, one per line. +Only used if --Kmers.generationMethod is 3. + +
--MinHash.version0 +The version of the MinHash/LowHash algorithm to be used. +Can be 0 (default) or 1 (experimental). + +
--MinHash.m4 +The number of consecutive markers that define a MinHash/LowHash feature. + + +
--MinHash.hashFraction0.01 +Defines how low a hash has to be to be used with the LowHash algorithm. + + +
--MinHash.minHashIterationCount10 +The number of MinHash/LowHash iterations, or 0 to let +--MinHash.alignmentCandidatesPerRead control the number of iterations. + + +
--MinHash.alignmentCandidatesPerRead20 +If --MinHash.minHashIterationCount is 0, +MinHash iteration is stopped when the average number of alignment candidates +that each read is involved in reaches this value. +If --MinHash.minHashIterationCount is not 0, this is not used. + + +
--MinHash.minBucketSize0 +The minimum size for a bucket to be used by the MinHash/LowHash algoritm. + + +
--MinHash.maxBucketSize10 +The maximum size for a bucket to be used by the MinHash/LowHash algoritm. + + +
--MinHash.minFrequency2 +The minimum number of times a pair of reads must be found by the +MinHash/LowHash algorithm in order to be considered a candidate alignment. + + +
--MinHash.allPairsFalse +This is a +Boolean switch +that causes the MinHash process to be skipped. +Instead, all possible read pairs are marked as alignment candidates, on both +relative orientations. This should only be used for very small test +assemblies as it can become prohibitively slow for large assemblies. + +
--Align.alignMethod3 +The alignment method to be used to compute marker alignments between reads: +
    +
  • 0 = Old Shasta alignment method. Use this to reproduce Shasta behavior before release 0.5.0. +
  • 1 = SeqAn. This gives the best alignment results but it is slow and should only be used for testing. +
  • 3 = Banded SeqAn. +
  • 4 = New Shasta alignment method (experimental). +
+ + + +
--Align.maxSkip30 +The maximum number of markers that an alignment is allowed to skip. + + +
--Align.maxSkip30 +The maximum amount of marker drift that an alignment is allowed to tolerate +between successive markers. + + +
--Align.maxTrim30 +The maximum number of skipped markers tolerated in an alignment +at the beginning and end of a read. + + +
--Align.maxMarkerFrequency10 +Marker frequency threshold when computing alignments. +Markers that occur more than this number of times +in either of the two reads to be aligned are ignored. + + +
--Align.minAlignedMarkerCount100 +The minimum number of aligned markers for an alignment to be used. + + +
--Align.minAlignedFraction0 +The minimum fraction of aligned markers for an alignment to be used. + + +
--Align.matchScore6 +Match score for marker alignments (only for alignment methods 1 and 3). + +
--Align.mismatchScore-1 +Mismatch score for marker alignments (only for alignment methods 1 and 3). + + +
--Align.gapScore-1 +Gap score for marker alignments (only for alignment methods 1 and 3). + + +
--Align.downsamplingFactor0.1 +Downsampling factor for downsampled marker alignments +(only for alignment method 3). + + +
--Align.bandExtend10 +Amount to extend the alignment band, in markers (only used for alignment method 3). + + +
--Align.maxBand1000 +Maximum band width, in markers, +for banded marker alignments (only used for alignment method 3). + + +
--Align.sameChannelReadAlignment.suppressDeltaThreshold0 +If not zero, alignments between reads from the same nanopore channel +and close in time are suppressed. The read meta data fields +from the FASTA or FASTQ header are checked. If their difference, in +absolute value, is less than the value of this option, the alignment +is suppressed. This can help avoid assembly artifact. +This check is only done if the two reads have identical metadata fields +runid, sampleid, and ch. +If any of these metadata fields are missing, this check is suppressed and this +option has no effect. + +
--Align.suppressContainmentsFalse +This is a +Boolean switch. +If set, containment alignments are suppressed. +Containment alignments are alignments in which +one read is entirely contained in another read, +except possibly for up to maxTrim markers at the beginning and end. + +
--Align.align4.deltaX200 +Only used for alignment method 4 (experimental). + +
--Align.align4.deltaY10 +Only used for alignment method 4 (experimental). + +
--Align.align4.minEntryCountPerCell10 +Only used for alignment method 4 (experimental). + +
--Align.align4.maxDistanceFromBoundary100 +Only used for alignment method 4 (experimental). + +
--ReadGraph.creationMethod0 +The method used to create the read graph (0 or 2). + + +
--ReadGraph.maxAlignmentCount6 +The maximum alignments to be kept in the read graph for each read. + + +
--ReadGraph.maxChimericReadDistance2 +Used for chimeric read detection. + + +
--ReadGraph.strandSeparationMethod1 +Strand separation method. Spwecify one of the following values: +
    +
  • 0 = No strand separation. +
  • 1 = Limited strand separation (default). +
  • 2 = Strict strand separation. +
+ +
--ReadGraph.crossStrandMaxDistanceFalse +Maximum distance (edges) for strand separation method 1. + + +
--ReadGraph.removeConflictsFalse +This is a +Boolean switch. +Remove conflicts from the read graph. Experimental - do not use. + + + +
--ReadGraph.markerCountPercentile +0.015 +Percentile for adaptive selection of --ReadGraph. markerCount +(only used when --ReadGraph.creationMethod is 2). + +
--ReadGraph.alignedFractionPercentile +0.12 +Percentile for adaptive selection of --ReadGraph.alignedFraction +(only used when --ReadGraph.creationMethod is 2). + +
--ReadGraph.maxSkipPercentile +0.12 +Percentile for adaptive selection of --ReadGraph.maxSkip +(only used when --ReadGraph.creationMethod is 2). + +
--ReadGraph.maxDriftPercentile +0.12 +Percentile for adaptive selection of --ReadGraph.maxDrift +(only used when --ReadGraph.creationMethod is 2). + +
--ReadGraph.maxTrimPercentile +0.015 +Percentile for adaptive selection of --ReadGraph.maxTrim +(only used when --ReadGraph.creationMethod is 2). + + + +
--ReadGraph.flagInconsistentAlignmentsFalse +This is a +Boolean switch. +Flag inconsistent alignments. Experimental. + +
--ReadGraph.flagInconsistentAlignments.triangleErrorThreshold200 +Triangle error threshold, in markers, for flagging inconsistent alignments. +Only used if --ReadGraph.flagInconsistentAlignments is set. Experimental. + +
--ReadGraph.flagInconsistentAlignments.leastSquareErrorThreshold200 +Least square error threshold, in markers, for flagging inconsistent alignments. +Only used if --ReadGraph.flagInconsistentAlignments is set. Experimental. + +
--ReadGraph.flagInconsistentAlignments.leastSquareMaxDistance1 +Least square max distance for flagging inconsistent alignments. +Only used if --ReadGraph.flagInconsistentAlignments is set. Experimental. + +
--MarkerGraph.minCoverage10 +The minimum coverage for a marker graph vertex. +Vertices with lower coverage are not generated. +Specifying 0 causes a suitable value of this parameter +to be selected automatically. + + +
--MarkerGraph.maxCoverage100 +The maximum coverage for a marker graph vertex. +Vertices with higher coverage are not generated. + + +
--MarkerGraph.minCoveragePerStrand0 +The minimum coverage per strand for a marker graph vertex. +Vertices with lower coverage on either strand are not generated. + +
--MarkerGraph.minEdgeCoverage6 +Minimum edge coverage (number of supporting oriented reads) +for a marker graph edge to be created. +Only used with --Assembly.mode 2. + +
--MarkerGraph.minEdgeCoveragePerStrand2 +Minimum edge coverage (number of supporting oriented reads) +on each strand for a marker graph edge to be created. +Experimental. Only used with --Assembly.mode 2. + +
--MarkerGraph.allowDuplicateMarkersFalse +This is a +Boolean switch. +It specifies whether to allow more than one marker on the +same oriented read on a single marker graph vertex. Experimental. + +
--MarkerGraph.cleanupDuplicateMarkersFalse +This is a +Boolean switch. +It specifies whether to clean up marker graph vertices with +more than one marker on the same oriented read. Experimental. + +
--MarkerGraph.duplicateMarkersPattern1Threshold0.5 +Used when cleaning up marker graph vertices with +more than one marker on the same oriented read. Experimental. + +
--MarkerGraph.lowCoverageThreshold0 +Used during approximate transitive reduction. +Edges with coverage less than or equal to this value +are unconditionally removed from the marker graph, +even at the cost of breaking reachability. +This never happens with the default value 0. + + +
--MarkerGraph.highCoverageThreshold256 +Used during approximate transitive reduction. +Edges with coverage greater than or equal to this value +are unconditionally kept in the marker graph, +even if they could be removed without breaking reachability. +This never happens with the default value 256, +because marker graph edge coverage is stored in one byte and +saturates at 255. + + +
--MarkerGraph.maxDistance30 +Used during approximate transitive reduction of the marker graph. +It controls the length of each Breadth First Search (BFS) +used to determine reachability. +This length is expressed in marker graph edges. + + +
--MarkerGraph.edgeMarkerSkipThreshold100 +Used during approximate transitive reduction of the marker graph. +Edges with coverage 1 are unconditionally removed from the marker graph +if the only supporting read has a marker skip +of more than this number of markers on that edge. +Large marker skips are indicative of artifacts or errors. + + +
--MarkerGraph.pruneIterationCount6 +The number of marker graph prune iterations. +This equals the maximum length of dead branches that are removed. + + +
--MarkerGraph.simplifyMaxLength10,100,1000 +Used for bubble removal. + + +
--MarkerGraph.crossEdgeCoverageThreshold0. +Experimental. Cross edge coverage threshold. +If this is not zero, assembly graph cross-edges +with average edge coverage less than this value are removed, together with the +corresponding marker graph edges. A cross edge is defined as an edge v0->v1 +with out-degree(v0)>1, in-degree(v1)>1. + + +
--MarkerGraph.reverseTransitiveReductionFalse +This is a +Boolean switch. +If set, approximate reverse transitive reduction of the marker +graph in the reverse direction is also performed. + +
--MarkerGraph.peakFinder.minAreaFraction0.08 +Used in the automatic selection of +--MarkerGraph.minCoverage when --MarkerGraph.minCoverage is set to 0. + +
--MarkerGraph.peakFinder.areaStartIndex2 +Used in the automatic selection of +--MarkerGraph.minCoverage when --MarkerGraph.minCoverage is set to 0. + +
--MarkerGraph.secondaryEdges.maxSkip1000000 +Maximum number of markers skipped by a secondary edge (mode 2 assembly only). + +
--MarkerGraph.secondaryEdges.split.errorRateThreshold0.25 +Error rate threshold used for splitting secondary edges (mode 2 assembly only). + +
--MarkerGraph.secondaryEdges.split.minCoverage4 +Minimum coverage for secondary edges generated during splitting (mode 2 assembly only). + +
--Assembly.mode +0 +Assembly mode (0 = haploid assembly, 2 = phased diploid assembly). + +
--Assembly.markerGraphEdgeLengthThresholdForConsensus +0 +Controls assembly of long marker graph edges. + +
--Assembly.consensusCaller +Modal +Used to select the consensus caller for repeat counts. + +
--Assembly.storeCoverageDataFalse +This is a +Boolean switch +used to request storing of coverage data (only useful in conjunction with --memoryMode filesystem). + +
--Assembly.writeReadsByAssembledSegmentFalse +This is a +Boolean switch +used to request writing a csv file containing all the reads that were used +to assemble each segment). + +
--Assembly.pruneLength0 +Prune length (in markers) for pruning of the assembly graph. +Assembly graph leaves shorter than this number of markers are iteratively pruned. +Set to zero to suppress pruning of the assembly graph. +Assembly graph pruning takes place separately and in addition to marker graph pruning. + +
--Assembly.detangleMethod0 + Method used to detangle the assembly graph. Valid values: +
    +
  • 0 = no detangling. +
  • 1 = strict detangling. +
  • 2 = less strict detangling, controlled by +Assembly.detangle.* options. +
+ + +
--Assembly.detangle.diagonalReadCountMin1 +Experimental. Minimum number of reads on detangle matrix diagonal elements required for detangling. Only used with +--Assembly.detangleMethod 2. + + +
--Assembly.detangle.offDiagonalReadCountMax2 +Experimental. Maximum number of reads on detangle matrix off-diagonal elements allowed for detangling. Only used with +--Assembly.detangleMethod 2. + + +
--Assembly.detangle.offDiagonalRatio0.3 +Experimental. Maximum ratio of total off-diagonal elements over diagonal element allowed for detangling. Only used with +--Assembly.detangleMethod 2. + + +
--Assembly.iterativeFalse +This is a +Boolean switch +used to request iterative assembly (experimental). + + +
--Assembly.iterative.iterationCount3 +Number of iterations for iterative assembly (experimental). + + +
--Assembly.iterative.pseudoPathAlignMatchScore1 +Pseudopath alignment match score for iterative assembly (experimental). + + +
--Assembly.iterative.pseudoPathAlignMismatchScore-1 +Pseudopath alignment mismatch score for iterative assembly (experimental). + + +
--Assembly.iterative.pseudoPathAlignGapScore-1 +Pseudopath alignment gap score for iterative assembly (experimental). + + +
--Assembly.iterative.mismatchSquareFactor3. +Mismatch square factor for iterative assembly (experimental). + + +
--Assembly.iterative.minScore0. +Minimum pseudo-alignment score for iterative assembly (experimental). + + +
--Assembly.iterative.maxAlignmentCount6 +Maximum number of read graph neighbors for iterative assembly (experimental). + +
--Assembly.iterative.bridgeRemovalIterationCount3 +Number of read graph bridge removal iterations for iterative assembly +(experimental). + + +
--Assembly.iterative.bridgeRemovalMaxDistance2 +Maximum distance for read graph bridge removal for iterative assembly +(experimental). + + +
--Assembly.mode2.strongBranchThreshold +2 +Minimum number of supporting reads required for a strong branch. Mode 2 assembly only. + + +
--Assembly.mode2.epsilon +0.1 +Epsilon for the Bayesian model used for phasing and bubble removal. +This is the probability that a read appears on the wrong branch +of a diploid bubble. Mode 2 assembly only. + + +
--Assembly.mode2.bubbleRemoval.minConcordantReadCount +3 +Minimum number of concordant reads for bubble removal. Mode 2 assembly only. + + +
--Assembly.mode2.bubbleRemoval.maxDiscordantReadCount +6 +Maximum number of discordant reads for bubble removal. Mode 2 assembly only. + + +
--Assembly.mode2.bubbleRemoval.minLogP +30 +Minimum log(P) (in decibels) for bubble removal. Mode 2 assembly only. + + +
--Assembly.mode2.bubbleRemoval.componentSizeThreshold +10 +Component size threshold for bubble removal. Mode 2 assembly only. + + +
--Assembly.mode2.phasing.minConcordantReadCount +2 +Minimum number of concordant reads for phasing. Mode 2 assembly only. + + +
--Assembly.mode2.phasing.maxDiscordantReadCount +1 +Maximum number of discordant reads for phasing. Mode 2 assembly only. + + +
--Assembly.mode2.phasing.minLogP10 +Minimum log(P) (in decibels) for phasing. Mode 2 assembly only. + + +
--Assembly.mode2.superbubble.maxSize +50 +Maximum size (number of edges) of a superbubble to be processed. Mode 2 assembly only. + + +
--Assembly.mode2.superbubble.maxChunkSize +20 +Maximum size (number of edges) of a superbubble chunk to be processed. Mode 2 assembly only. + + +
--Assembly.mode2.superbubble.edgeLengthThreshold +6 +Edge length threshold in markers for superbubble removal. Mode 2 assembly only. + + +
--Assembly.mode2.suppressGfaOutput +False +This is a +Boolean switch. +If set, all GFA output is suppressed. Mode 2 assembly only. + + +
--Assembly.mode2.suppressFastaOutput +False +This is a +Boolean switch. +If set, all FASTA output is suppressed. Mode 2 assembly only. + + +
--Assembly.mode2.suppressDetailedOutput +False +This is a +Boolean switch. +If set, output of the detailed representation +of the assembly is suppressed. Mode 2 assembly only. + + +
--Assembly.mode2.suppressPhasedOutput +False +This is a +Boolean switch. +If set, output of the phased representation of the assembly is suppressed. Mode 2 assembly only. + +
--Assembly.mode2.suppressHaploidOutput +False +This is a +Boolean switch. +If set, output of the haploid representation of the assembly is suppressed. Mode 2 assembly only. + + +
+ +

+ +
+ + diff --git a/docs/Commands.html b/docs/Commands.html new file mode 100644 index 0000000..02b662f --- /dev/null +++ b/docs/Commands.html @@ -0,0 +1,160 @@ + + + + + + + + + +
+ +

Shasta commands

+ +

+Shasta is most commonly used to run an assembly. +However, it offers additional utility functions +via command line option +--command. +Following --command, you specify a command name +which can be one of the following: + +

    +
  • assemble +
  • cleanupBinaryData +
  • createBashCompletionScript +
  • explore +
  • listCommands +
  • listConfiguration +
  • listConfigurations +
  • saveBinaryData +
+ +You can also use the following to get an up to date list +of valid Shasta commands: +
+ +shasta --command listCommands + +
+The default command is assemble, so you don't need to use the +--command option to run an assembly. + +

+The rest of this page provides a brief description of the functionality +offered by each of these commands. + +

Command assemble

+

+This is the default command and is used to run an assembly. +See here for more information. + + +

Command cleanupBinaryData

+

+This command is used to unmount the filesystem in memory used to +hold Shasta binary data, mounted at the Data +directory under the assembly directory. +It frees the memory (in 4 Kb or 2 MB pages +depending on the setting of --memoryBacking) +used to store data in the filesystem. + +

+It also removes the Data directory. +If a DataOnDisk directory exists, +it creates a symbolic link named Data. +This makes it possible to use the Shasta http server functionality +and Python API even after the binary data are +no longer in memory, as long as they were saved +on disk using --command saveBinaryData. + +

+This command may require root privilege via sudo, +depending on the setting of +--memoryBacking. +See here for more information. + +

Command createBashCompletionScript

+

+Running this command creates a Bash completion script +that completes Shasta commands to facilitate typing. +The script is named shastaCompletion.sh +and can be invoked from a Bash shell as follows: + +source shastaCompletion.sh + +

+See here for more information. + +

Command explore

+

+This command starts Shasta in a mode that behaves as an +http server. You can use a browser to connect to it +and visualize detailed information about your assembly, and this requires the binary data for the assembly to be available. + +See here for more details. + + + +

Command listCommands

+

+This command prints an updated list of all +valid commands known to the Shasta executable +being invoked. + +

Command listConfiguration

+

+A configuration is a built-in set of Shasta command line options +that can be selected by name. +To print details of a specific configuration, use: + +shasta --command listConfiguration --config Name + +For example, + +shasta --command listConfiguration --config Nanopore-Sep2020 + +To see a list of available configuration names, use + +shasta --command listConfigurations + +

+You can also create a configuration with +command line options that you select +and store it in a file. +See here +for more information. + + + +

Command listConfigurations

+

+A configuration is a built-in set of Shasta command line options +that can be selected by name. +This command prints a list of the available configurations. +See here +for more information. + + +

Command saveBinaryData

+

+This command is used to save Shasta binary data. +Shasta stores binary data in directory Data in the assembly directory. +This command makes a copy on disk in Data. +You will usually want to run +--command cleanupBinaryData +after this command completes. + +

+This command may require root privilege via sudo, +depending on the setting of +--memoryBacking. +See here for more information. + + +

+

+
+ + + diff --git a/docs/Compatibility.html b/docs/Compatibility.html new file mode 100644 index 0000000..6c336bd --- /dev/null +++ b/docs/Compatibility.html @@ -0,0 +1,68 @@ + + + + + + + + + +
+ +

Compatibility across releases

+ +

Binary data compatibility

+

+Depending on how you use Shasta, the code may generate for each run a +Data directory containing binary data +containing the data structures used for assembly. +These binary data can be used for processing in two ways: + +

+ +Binary data created by a version of the Shasta assembler +will generally be incompatible with a different version. +In other words, you will only be able to use the http server +or the Python API using the same Shasta version that +was used for the run that you want to postprocess. + + + +

API compatibility

+

+The Python API is subject to changes across Shasta versions. +Therefore, a Python script that was developed for a +specific Shasta version is generally not going to continue +to work with future versions. + +

+Command line options for the Shasta executable and scripts +will generally change across releases. +There is no guarantee that options that were valid in a release +will remain valid in a future release. +It is also possible that the meaning of some options +will change from release to release, although a reasonable +effort will be made to limit this. + + +

Release numbering

+ +

+Shasta releases are named using +Semantic Versioning +conventions. +Because of the lack of compatibility described above, +it is likely that the Shasta major release number will +stay at 0 for the foreseeable future - that is, +Shasta releases will be numbered 0.Y.Z. + +

+
+ + + diff --git a/docs/ComputationalMethods.html b/docs/ComputationalMethods.html new file mode 100644 index 0000000..a6714c5 --- /dev/null +++ b/docs/ComputationalMethods.html @@ -0,0 +1,3105 @@ + + + + + + + + + +
+ + +

Computational methods

+ +

Long reads

+ +

+The Shasta assembler can be used to assemble DNA sequence from long reads. +It is optimized especially for +Oxford Nanopore reads, +but can also be used to assemble other types of long reads +such as those generated by Pacific Biosciences +sequencing platforms. + +

+Oxford Nanopore reads are rapidly evolving in characteristics, +and therefore cannot be characterized precisely. +Here is a summary of read metrics for +the best available reads as of September 2020: + +

    +
  • Typical length around 50 Kb, with just a few percent of coverage +in reads below 10 Kb and 10% or more of coverage in reads longer than 100 Kb. +There are also Ultra-Long (UL) protocols that provide longer reads, with +typical lengths around 100 Kb. +
  • Sequence identity around 97%, or equivalently an error rate around 3%. +This relatively high error rate has been improving significantly in time. +
  • The dominant error mode consists of errors in the length of homopolymer runs +of all lengths. Errors in short homopolymer runs (lengths 1-5) +are particularly deleterious due to their high frequency. +
+ + + + +

Computational challenges

+

+Due to their length, Oxford Nanopore reads have +unique value for de novo +assembly. However, a successful approach needs +to deal with the high error rate. + +

Traditional approaches to de novo assembly typically +rely on selecting a k-mer length that satisfies the following: + +

    +
  • K-mers of the selected length are reasonably unique +in the target genome. For human assemblies, this typically means +k ⪆ 30. +
  • Most k-mers of the selected length are error-free in the +target reads. This means that k must be significantly less +than the inverse of the error rate. +
+ +

+For many sequencing technolgies, the above conditions +are satisfied for k around 30. +But for our target reads, with an error rate around 3%, +most 30-mers contain errors, and therefore +assembly algorithms based on using such k-mers become unfeasible. + +

+A possible approach consists of adding a preliminary error correction +step in which reads are aligned to each other and corrected based on consensus +and then presenting to the assembler the corrected reads, +which hopefully have a much lower error rate. +But such approaches tend to be slow, and in addition, +any errors made in the error correction step +are permanent and cannot be fixed during the assembly process. + + +

Read representation

+ +

+The computational techniques used in the Shasta assembler +rely on representing the sequence of input reads in a way +that reduces the effect of errors on +the de novo assembly process: +

    +
  • +The sequence of input reads is represented using +run-length encoding. +
  • +In many assembly steps, the sequence of input reads is described +by using occurrences of a pre-determined subset of short k-mers +(k ≈ 10 in run-encoding) +called markers. +
+ +The next two sections expand on these two methods of +representing the input reads. + + +

Run-length encoding

+ +

+With run-length encoding, +the sequence of each input read is represented as a sequence of bases, +each with a repeat count that says how many times each of the bases is repeated. +For example, the following read + +

+CGATTTAAGTTA
+
+ +is represented as follows using run-length encoding: + +
+CGATAGTA
+11132121
+
+ + +

+Using run-length encoding makes the assembly process +less sensitive to errors in the length of homopolymer runs, +which are the most common type of errors in Oxford Nanopore reads. +For example, consider these two reads: + +

+CGATTTAAGTTA
+CGATTAAGGGTTA
+
+ +Using their raw representation above, these reads can be aligned like this: + +
+CGATTTAAG--TTA
+CGATT-AAGGGTTA
+
+ +Aligning the second read to the first required a deletion and two insertions. +But in run-length encoding, the two reads become: + +
+CGATAGTA
+11132121
+CGATAGTA
+11122321
+
+ +The sequence portions are now identical and can be aligned trivially +and exactly, without any insertions or deletions: + +
+CGATAGTA
+CGATAGTA
+
+ +The differences between the two reads only appear in the repeat counts: + +
+11132121
+11122321
+   * *
+
+ +

+The Shasta assembler uses one byte to represent repeat counts, +and as a result, it only represents repeat counts +between 1 and 255. If a read contains more than 255 +consecutive bases, it is discarded on input. +Such reads are extremely rare, and the occurrence of such a large +number of repeated bases is probably a symptom +that something is wrong with the read anyway. + + + +

Some properties of base sequences in run-length encoding
+
    + +
  • In the sequence portion of the run-length encoding, +consecutive bases are always distinct. If they were not, the second one +would be removed from the run-length encoded sequence, +while increasing the repeat count for the first one. + +
  • +With ordinary base sequences, the number of distinct k-mers of length k is 4k. +But with run-length base sequences, the number of distinct k-mers of length k +is 4×3k-1. +This is a consequence of the previous bullet. + +
  • The run-length sequence is generally shorter than the raw sequence, +and cannot be longer. For a long random sequence, the number +of bases in the run-length representation is 3/4 of the number of bases +in the raw representation. + +
+ + + +

Markers

+ +

+Even with run-length encoding, errors in input reads are still frequent. +To further reduce sensitivity to errors, and also to speed up +some of the computational steps in the assembly process, +the Shasta assembler also uses a read representation +based on markers. Markers are +occurrences in reads of a pre-determined subset of short k-mers. +By default, Shasta uses for this purpose k-mers with k=10 in run-length +encoding, corresponding to an average of approximately 13 bases +in raw read representation. + +

Just for illustration, consider a description +using markers of length 3 in run-length encoding. +There is a total 4×32 = 36 distinct such markers. +We arbitrarily choose the following fixed subset of the 36, and we assign an id +to each of the kmers in the subset: + + +
TGC0 +
GCA1 +
GAC2 +
CGC3 +
+ +

+Consider now the following portion of a read in run-length representation (here, the +repeat counts are irrelevant and so they are omitted): +

+CGACACGTATGCGCACGCTGCGCTCTGCAGC
+ GAC     TGC   CGC       TGC
+           CGC    TGC     GCA
+            GCA     CGC      
+
+Occurrences of the k-mers defined in the table above are shown +and define the markers in this read. Note that markers +can overlap. Using the marker ids defined in the table above, +we can summarize the sequence of this read portion as follows: + +
+2 0 3 1 3 0 3 0 1
+
+ +This is the marker representation of the read portion above. +It just includes the sequence of markers occurring in the read, +not their positions. + +

+In Shasta documentation and code, +the zero-based sequence number of a marker in the marker representation +of an oriented read is called the marker ordinal +or simply ordinal. +The first marker in an oriented read has ordinal 0, +the second one has ordinal 1, and so on. + +

+Note that the marker representation loses information, +as it is not possible to reconstruct the complete initial sequence +from the marker representation. This also means that the +marker representation is insensitive to errors in the sequence +portions that don't belong to any markers. + +

+The Shasta assembler uses a random choice of the k-mers to be used +as markers. The length of the markers k is controlled by +assembly parameter +--Kmers.k +with a default value of 10. +Each k-mer is randomly chosen to be used as a marker +with probability determined by assembly parameter +--Kmers.probability +with a default value of 0.1. +There are 4 possibilities for the first base in an RLE k-mer, but +only 3 for the remaining k-1 bases since RLE k-mers do not contain +consecutive bases. Thus, 4×3k-1 is equal to the +total number of RLE k-mers. +With these default values, the total number of distinct +markers is approximately 0.1×4×39≈7900. + +

+Options are also provided to read from a file the RLE k-mers to +be used as markers. This permits experimentation with marker k-mers +chosen in ways other than random. To date, no marker selection +algorithm has proven more successful than random selection +but it is very possible that assembly quality can be improved +by non-random selection of markers. + +

+The only constraint used in selecting k-mers to be used as markers +is that if a k-mer is a marker, its reverse +complement should also be a marker. This makes it easy to construct +the marker representation of the reverse complement +of a read from the +marker representation of the original read. +It also ensures strand symmetry in some of the computational steps. + +

+Below is the run-length representation of a portion of a read +and its markers, as displayed by the Shasta http server. + +

+ + + + +

Marker alignments

+ + +

The marker representation is a sequence

+ +The marker representation of a read is a sequence +in an alphabet consisting of the marker ids. +This sequence is much shorter than the original sequence of the read +but uses a much larger alphabet. +For example, +with default Shasta assembly parameters, the marker representation +is 10 times shorter than the run-length encoded read sequence, +or about 14 times shorter than the raw read sequence. +Its alphabet has around 8000 +symbols, many more than the 4 symbols that the original +read sequence uses. + +

+Because the marker representation of a read is a sequence, +we can compute an alignment of two reads directly in +marker representation. Computing an alignment in this way +has two important advantages: +

    +
  • The shorter sequences and larger alphabet make +the alignment much faster to compute. +
  • The alignment is insensitive to read errors in +the portions that are not covered by any marker. +
+ +These advantages are illustrated below using alignment +matrices. + + +

Alignment matrix

+

+Consider two sequences on any alphabet, +sequence x with nx symbols xi (i=0,...nx-1) +and +sequence y with ny symbols yj (j=0,...ny-1). +The alignment matrix of the two sequences, +, Aij, is a nx×ny +matrix with elements +

+Aij = δxiyj +

+or, in words, Aij is 1 if xi=yj +and 0 otherwise. +(The Shasta assembler never explicitly constructs alignment matrices +except for display when requested interactively. +Alignment matrices are used here just for illustration). +

+In portions where the sequences x and y are perfectly aligned, +the alignment matrix consists of a matrix diagonal set to 1. +Most of the remaining elements will be 0, +but many can be 1 just because the same symbol appears +at two unrelated locations in the two sequences. + +

Alignment matrix in raw base representation

+

+The picture below shows a portion of a typical +alignment matrix of two reads in their representation +as a raw base sequence (not the run-length encoded representation) +and a computed optimal alignment. +This is for illustration only, as the Shasta assembler +never constructs such a matrix, except +when requested interactively. + +

+ + +

+Here, elements of the alignment matrix are colored as follows: +

    +
  • Red dots are alignment matrix elements that are 1 but that are not part of the +computed optimal alignment. +
  • Green dots are alignment matrix elements that are 1 and that are part of the +computed optimal alignment. +
  • Yellow matrix elements are alignment matrix elements that are +0 but that were computed to be part of the optimal alignment +as mismatching alignment positions. +
  • Black or grey matrix elements are matrix elements that are +0 and that were not computed to be part of the optimal alignment. +Grey is used instead of black every 10 bases to facilitate +counting bases in the figure. +
+ +

+On average, about 25% of the matrix elements are 1, simply +because the alphabet has 4 symbols. +Because of the large fraction of 1 elements and because of the high error rate, +it would be hard to visually locate the +optimal alignment in this picture, if it was not highlighted using colors. +This is emphasized by the following figure, which represents +the same matrix, but with all 1 elements now colored +red and all 0 elements black. + +

+ + +

+Note that the alignment matrix contains frequent square +or rectangular blocks of 1 elements. They correspond to +homopolymer run. A square block indicates that the +two reads agree on the length of that homopolymer run, +and a non-square rectangular block indicates that the +two reads disagree. +If we were using run-length encoding for this picture, +these blocks would all collapse to a single matrix element. + + + +

Alignment matrix in marker representation

+ +

+For comparison, the picture below shows a portion of the alignment matrix +of two reads, in marker representation, as displayed by the Shasta +http server. +In this alignment matrix, the +marker ordinal on the first read +is on the horizontal axis (increasing towards the right) and the marker ordinal +for the second read (increasing towards the bottom) is on the vertical axis. +Here, matrix elements that are 1 are displayed in green or red. +The ones in green are the ones that are part of the optimal alignment +computed by the Shasta assembler - see below for more information. +The grey lines are drawn 10 markers apart from each other +and their only purpose is to facilitate reading the picture - +the corresponding matrix elements are 0. +Shasta marker alignments only include matching markers and gaps. +Mismatching markers are never included in the alignment. + +

+ + +

+Because of the much larger alphabet, matrix elements +that are 1 but are not part of the optimal alignment are infrequent. +In addition, each alignment matrix element here corresponds +on average to a 13×13 block in the alignment matrix in raw base sequence +shown above. The portion of alignment matrix in marker space +shown here covers about 120 markers or about 1500 bases +in the original representation of the read, compared to +only about +100 bases in the alignment matrix in raw representation shown above. + + +For these reasons, the marker representation +is orders of magnitude more efficient than the raw base +representation when computing read +alignments. + + + +

Alignment metrics

+ +

+Shasta uses several metrics to characterize alignments in marker space. +As shown in the picture above, a typical alignment consists +of stretches of consecutive aligned markers intermixed with gaps in +the alignment. +Call xi (i=0,...,N-1) the aligned marker ordinals +on the first oriented read and +yj (j=0,...,N-1) the aligned marker ordinals +on the second oriented read, where N +is the number of aligned markers. +That is, xi and yi +are the coordinates of the green points in the alignment matrix as depicted above. +Also, call Nx the number of markers in the first oriented read and +Ny the number of markers in the second oriented read. +Nx and Ny are +the horizontal and vertical sizes, respectively, +of the alignment matrix. + +

+With this notation, we define the following metrics for a marker alignment. +For each metric, there is a command line option that controls the +minimum or maximum value of the metric for an alignment to be considered +valid and used in the assembly. +These options can be used to control the quality of marker alignments +to be used during assembly. + +

    +
  • N +is the number of aligned markers. +An alignment is only used if N +is at least equal to the value of +--Align.minAlignedMarkerCount. +This option can be used to discard alignments that are too +short to be considered reliable. + +
  • +For each oriented read in the alignment, the alignedFraction +is defined as the ratio of the number of aligned markers +over the length of the range of ordinals +covered by the alignment, that is +N / (xN-1 - x0 + 1) +for the first oriented read and +N / (yN-1 - y0 + 1) +for the second oriented read. +The lesser of the alignedFraction +of the two oriented reads is called the alignedFraction +of the alignment. +It is a measure of the accuracy of the alignment. +An alignment is only used if alignedFraction +is at least equal to the value of +--Align.minAlignedFraction. + +
  • +Even when an alignment gap occurs, successive aligned markers +tend to be approximately on the same diagonal of the alignment matrix. +This reflects the fact that, even when sequencing errors occur, +the number of bases read is likely to still be approximately correct. +The maximum diagonal shift between successive aligned markers is called +drift and is defined as the maximum value of +the absolute value of +(xi+1 - yi+1) - (xi - yi) +computed over i=1,...,N-1. +Note that, in this case too, alignment gaps at the beginning and end +of the alignment are not considered. +An alignment is only used if drift +is at most equal to the value of +--Align.maxDrift. +This option can be used to discard alignments containing +gaps with large diagonal shift. + + +
  • +An alignment should always begin near the beginning of at least one of the two oriented +reads, but we need to allow for an initial incorrect portion at the beginning of each read. +The minimum over the two oriented reads of the number of markers skipped at +the beginning of the alignment, +min(x0, y0) + is called the leftTrim. +Similarly, the minimum over the two oriented reads of the number of markers skipped at +the end of the alignment, +min(Nx - 1 - xN-1, Ny - 1 - yN-1) +is called the rightTrim. +The lesser of leftTrim +and rightTrim is called trim +An alignment is only used if trim. +is at most equal to the value of +--Align.maxTrim. + + +
+ + + +

Computing optimal alignments in marker representation

+

+To compute the optimal alignment highlighted in green in the above figure, +one of the following methods is used, +under control of command line option +--Align.alignMethod: +

    +
  • --Align.alignMethod 0 +selects the legacy Shasta algorithm. +Do not use for production assemblies. + +
  • --Align.alignMethod 1 +computes marker alignments using +SeqAn. +Do not use for production assemblies. + +
  • --Align.alignMethod 3 +(the default choice) +uses a faster two-step +algorithm that also uses SeqAn and achieves better performance +using a combination of downsampling and banded alignments. +
+ + + +

+The computation of marker alignments for all alignment candidates +found by the +LowHash algorithm +is one of the most expensive +phases of an assembly, and typically takes around half of +total elapsed time. +For this reason, it is recommended that only +the default --Align.alignMethod 3 +be used for production assemblies. + + + +

--Align.alignMethod 0

+

+This selects +a simple alignment algorithm +on the marker representations of the two reads to be aligned. +Do not use this method for production assemblies, +as the default alignment method selected by +--Align.alignMethod 3 +provides better performance and accuracy. + +This algorithm effectively constructs an optimal path in the alignment matrix, +but uses some heuristics to speed up the computation: +

    +
  • The maximum number of markers that an alignment +can skip on either read is limited to a maximum, +under control of assembly parameter +--Align.maxSkip +(default value 30 markers, corresponding to around 400 +bases when all other Shasta parameters are at their default). +This reflects the fact that Oxford Nanopore reads can often +have long stretches in error. +In the alignment matrix shown above, there is a skip of about 20 markers +(2 light grey squares) following the first 10 aligned markers (green dots) on the top left. +
  • The maximum number of markers that an alignment +can skip at the beginning or end of a read is limited to a maximum, +under control of assembly parameter +--Align.maxTrim +(default value 30 markers, corresponding to around 400 +bases when all other Shasta parameters are at their default). +This reflects the fact that Oxford Nanopore reads often +have an initial or final portion that is not usable. +
  • To avoid alignment artifacts, +marker k-mers that are too frequent in either of the two reads +being aligned are not used in the alignment computation. +For this purpose, the Shasta assembler uses a criterion based +on an absolute number of occurrences of marker k-mers in the two reads, +although a relative criterion (occurrences per Kb) may be more appropriate. +The current absolute frequency threshold is under control of assembly parameter +--Align.maxMarkerFrequency +(default 10 occurrences). +
+ + + +

--Align.alignMethod 1

+

+This causes marker alignments to be computed using + +SeqAn overlap alignments. +This guarantees an optimal alignment, but is computationally very expensive, +with cost proportional to the size of the alignment matrix, +therefore O(N2) in the number of markers +in the two reads being aligned. +Do not use this method for production assemblies, +as the default alignment method selected by +--Align.alignMethod 3 provides much better performance +with minimal degradation in accuracy. + + + +

--Align.alignMethod 3

+

+This is the default alignment method used by Shasta +and provides a good combination of performance and accuracy. +It uses the +SeqAn in a two-step process: +

    +
  • In a first step, SeqAn is used to compute an + +overlap alignment between two downsampled versions +of the marker sequences of the reads to be aligned. +This is O(N2) +in the number of markers +in the two reads being aligned, but still reasonably fast because +of downsampling. +
  • +In a second step, SeqAn is used to compute a banded alignment +of the marker representation of the two reads. +The position and width of the band is obtained from +the downsampled alignment computed in the first step. +
+ + + +

Finding overlapping reads

+

+Even though computing read alignments in marker representation is fast, +it still is not feasible to compute alignments among all possible pairs of reads. +For a human-size genome with ≈106-107 reads, +the number of pairs to consider would be ≈1012-1014, +and even at 10-3 seconds per alignment the compute time +would be ≈109-1011 seconds, +or ≈107-109 seconds elapsed time +(≈102-104 days) +when using 128 virtual processors. + +

+Therefore some means of narrowing down substantially the number +of pairs to be considered is essential. +The Shasta assembler uses for this purpose a slightly modified MinHash +scheme based on the marker representation of reads. +

+For a general description of the MinHash algorithm +see the +Wikipedia article +or this +excellent book chapter. +In summary, the MinHash algorithm takes as input a set of items +each characterized by a set of features. Its goal is to find +pairs of the input items that have a high +Jaccard similarity index - +that is, pairs of items that have many features in common. +The algorithm proceeds by iterations. At each iteration, a +new hash table is created and a +hash function that operates on the feature set is selected. +For each item, the hash function of each of its features is evaluated, +and the minimum hash function value found is used to +select the hash table bucket that each item is stored in. +It can be proven that the probability of two items ending up +in the same bucket equals the Jaccard similarity index of the two +items - that is, items in the same bucket are more likely +to be highly similar than items in different buckets. +The algorithm then adds to the pairs of potentially similar +items all pairs of items that are in the same bucket. + +

+When all iterations are complete, the probability that a pair +of items was found at least once is an increasing function +of the Jaccard similarity of the two items. +In other words, the pairs found are enriched for pairs +that have high similarity. One can now consider all the pairs found +(hopefully a much smaller set than all possible pairs) +and compute the Jaccard similarity index for each, +then keep only the pairs for which the index is sufficiently high. +The algorithm does not guarantee that all pairs +with high similarity will be found - only that the probability +of finding all pairs is an increasing function of their similarities. + +

+The algorithm is used by Shasta with items being oriented reads +(a read in either original or reverse complemented orientation) +and features being consecutive occurrences of m markers in the +marker representation of the oriented read. +For example, consider an oriented read with the following marker representation: + +

+18,45,71,3,15,6,21
+
+ +If m is selected equal to 4 (the Shasta default, controlled +by assembly parameter +--MinHash.m), +the oriented read is assigned the following features: + +
+(18,45,71,3)
+(45,71,3,15)
+(71,3,15,6)
+(3,15,6,21)
+
+ +

+From the +picture above of an alignment matrix in +marker representation, we see that streaks of 4 or more common consecutive +markers are relatively common. We have to keep in mind that, +with Shasta default parameters, 4 consecutive markers +span an average 40 bases in run-length encoding or about 52 bases +in the original raw base representation. +At a typical error rate of around 10%, such a portion of a read would +contain on average 5 errors. Yet, the marker representation +in run-length space +is sufficiently robust that these common "features" +are relatively common despite the high error rate. +This indicates that we can expect the +MinHash algorithm to be effective in finding pairs of overlapping reads. + +

+However, the MinHash algorithm has a feature that is undesirable +for our purposes: namely, that the algorithm is good at finding +read pairs with high Jaccard similarity index. +For two sets X and Y, the Jaccard similarity index is defined as the ratio + +

+J = |X∩Y| / |X∪Y|
+
+ +Because the read length distribution of Oxford Nanopore reads +is wide, it is common to have pairs of reads with +very different lengths. Consider now two reads with lengths nx and ny, with +nx<ny, that overlap exactly over the entire length nx. +The Jaccard similarity is in this case given by nx/ny < 1. +This means that, if one of the reads in a pair is much shorter than +the other one, their Jaccard similarity will be low even in +the best case of exact overlap. As a result, the +unmodified MinHash algorithm will not do a good job +at finding overlapping pairs of reads with very different lengths. + +

+For this reason, the Shasta assembler uses a small modification to +the MinHash algorithm: instead of just using the minimum hash +for each oriented read for each iteration, +it keeps all hashes below a given threshold. Each oriented read +can be stored in multiple buckets, one for each low hash encountered. +This has the effect of eliminating the bias against +pairs in which one read is much shorter than the other. +The modified algorithm is referred to as LowHash +in the Shasta source code. +It is effectively equivalent to an indexing approach +in which we index all features with low hash. + +

+The LowHash algorithm is controlled by the following +assembly parameters: + +

    +
  • +--MinHash.m +(default 4): +the number of consecutive markers that define a feature. + +
  • +--MinHash.hashFraction +(default 0.01): +The fraction of hash values that count as "low". + +
  • +--MinHash.minHashIterationCount +(default 10): +The number of iterations. + +
  • +--MinHash.maxBucketSize +(default 10): +The maximum number of items for a bucket to be considered. +Buckets with more than this number of items are ignored. +The goal of this parameter is to mitigate +the effect of common repeats, which +can result in buckets containing large numbers of +unrelated oriented reads. + +
  • +--MinHash.minBucketSize +(default 0): +The minimum number of items for a bucket to be considered. +Buckets with less than this number of items are ignored +because MinHash features in these buckets are likely to be in error. + +
  • +--MinHash.minFrequency +(default 2): +the number of times a pair of oriented reads has to be found to be considered +and stored as a possible pair of overlapping reads. + +
+ + + +

Initial assembly steps

+

+Initial steps of a Shasta assembly proceed as follows. +If the assembly is setup for +best performance +(--memoryMode filesystem --memoryBacking 2M +if using the Shasta executable), all data structures +are stored in memory, and no disk activity takes +place except for initial loading of the input reads, +storing of assembly results, and storing a small number +of small files with useful summary information. + +

    +
  • Input reads are read from Fasta files and converted +to run-length representation. Read shorter +than the read length cutoff +--Reads.minReadLength +bases (default 10000) are discarded. +Reads that contain bases with repeat counts +greater than 255 are also discarded. +This is a consequence of the fact that repeat counts +are stored using one byte, and therefore there would +be no way to store such reads. Reads with such +long repeat counts are extremely rare, however, +and when they occur they are of suspicious quality. +
  • In addition, if a non-zero value is specified for +--Reads.desiredCoverage, the read length cutoff is further increased until coverage is just +above the specified number of bases. +
  • K-mers to be used as markers are randomly selected. +
  • Occurrences of those marker k-mers in all oriented reads are found. +
  • Reads are aligned to their reverse complement to determine if they are +palindromic. Palindromes are flagged and ignored during assembly. +
  • The LowHash algorithm finds candidate pairs of overlapping oriented reads. +
  • A marker alignment is computed for each candidate pair of oriented reads. +If the alignment metrics are sufficiently good, +the alignment is stored for use in the assembly. +
+ + + +

Read graph

+

+Using the methods covered so far, an assembly has created +a list of pairs of oriented reads, each pair having a plausible marker +alignment. +How to use this type of information for assembly is a classical problem +with a standard solution +(Myers, 2005), +the string graph. +However, the prescriptions in the Myers paper cannot be directly used here, +mostly due to the marker representation. + +

+Shasta proceeds by creating a Read Graph, an undirected +graph in which each vertex corresponds to an oriented read. +A subset of the available alignments is selected using one of two +methods described below, under control of command line option +--ReadGraph.creationMethod. +For each selected alignment, an undirected edge is created in the read +graph between the vertices corresponding to the oriented reads +in the selected alignment. + +

+If we used all of the available alignments to create read graph edges, +the resulting read graph would suffers +from high connectivity in repeat regions, due to spurious +alignments between oriented reads originating in different +but similar regions of the genome. +Therefore it is important to select alignments to be used +in a way that minimizes these spurious alignments +while keeping true ones as much as possible. + +

+Note that each read contributes two vertices to the read graph, +one in its original orientation, and one in reverse +complemented orientation. +Therefore the read graph contains two strands, +each strand at full coverage. +This makes it easy to investigate and potentially detect +erroneous strand jumps that would be much less obvious +if using alternative approaches with one vertex per read. + +

+An example of a portion of the read graph, as displayed +by the Shasta http server, is shown here. + + + +

+Even though the graph is undirected, edges that +correspond to overlap alignments are drawn with an arrow +that points from the leftmost oriented read to the +rightmost one. +Edges that correspond to containment alignments +are drawn in red and without an arrow. +Vertices are drawn with area proportional to the length of +the corresponding reads. + +

+The linear structure of the read graph successfully reflects +the linear arrangement of the input reads +and their origin on the genome being assembled. + +

+However, deviations from the linear structure can +occur in the presence of long repeats, +typically for high similarity segment duplications: + + + +

+Obviously incorrect connections can destroy the linear structure +of assembled sequence. This is dealt with later in the assembly process. + + + +

Read graph creation method 0

+ +

+When --ReadGraph.creationMethod 0 +(the default) is selected, the Shasta assembler uses a very simple method to select +alignments: it only keeps a + +k-Nearest-Neighbor +subset of the alignments. +That is, for each vertex (oriented read) +it only keeps the best k alignments, +as measured by the number of aligned markers. +The number of edges k kept +for each vertex is controlled by assembly option +--ReadGraph.maxAlignmentCount, +with a default value of 6. +Note that, despite the k-Nearest-Neighbor subset, +it remains possible for a vertex to have a degree +more than k. + + +

Read graph creation method 2

+ +

+When --ReadGraph.creationMethod 2 +is selected, a more sophisticated approach, +developed by Ryan Lorig-Roach at U. C. Santa Cruz, +is used. +Shasta first inspects all stored alignments to compute +statistical distributions (histograms) for the five alignment +metrics in the table below. +Alignments for which one of these metrics is worse than a set percentile +are discarded. The threshold percentiles are controlled by +the command line options shown in the table. + + + + + + + + + +
Alignment metric +Percentile option +Default value + +
Number of aligned markers +--ReadGraph.markerCountPercentile +0.015 + +
Aligned marker fraction +--ReadGraph.alignedFractionPercentile +0.12 + +
Maximum number of markers skipped +--ReadGraph.maxSkipPercentile +0.12 + +
Maximum diagonal drift +--ReadGraph.maxDriftPercentile +0.12 + +
Number of markers trimmed +--ReadGraph.maxTrimPercentile +0.015 + +
+ +

+The process than continues with the same +k-Nearest-Neighbor procedure used with +--ReadGraph.creationMethod 0, +but only considering alignments that were not ruled +out by above percentile criteria. + +

+Because of its adaptiveness to alignment characteristics, +this method is more robust and less sensitive +to the choice of alignment criteria +and results in more accurate and more contiguous assemblies. +However, when using --ReadGraph.creationMethod 2 +it is important to use very liberal choices for the +options that control alignment quality because +bad alignments will be discarded anyway using the +percentile criteria. +An example of assembly options with --ReadGraph.creationMethod 2 +is provided in Shasta configuration files +Nanopore-Sep2020.conf and +Nanopore-UL.Sep2020.conf. +These files apply to Oxford Nanopore reads created +with base caller Guppy version 3.6.0 or newer +(standard and ultra-long version, respectively). +They are available in the +conf directory in the source code tree +or in a Shasta build. + + + + +

Marker graph

+

+Consider a read whose marker representation is: +

+a b c d e
+
+We can represent this read as a directed graph +that describes the sequence in which its markers appear: +

+ +

+This is not very useful but illustrates +the simplest form of a marker graph +as used in the Shasta assembler. +The marker graph is a directed graph +in which each vertex represents a marker +and each edge represents the transition +between consecutive markers. +We can associate sequence with each vertex and edge of the +marker graph: +

    +
  • Each vertex is associated with the sequence of the corresponding +marker. +
  • If the markers of the source and target vertex of an edge +do not overlap, the edge is associated with the sequence +intervening between the two markers. +
  • If the markers of the source and target vertex of an edge +do overlap, the edge is associated with the overlapping portion +of the marker sequences. +
+ +

+Consider now a second read with the following marker +representation, which differs from the previous one +just by replacing marker c with x: + +

+a b x d e
+
+ +

+The marker graph for the two reads is: +

+ + +

+In the optimal alignment of the two reads, markers +a, b, d, e are aligned. We can redraw the marker graph +grouping together vertices that correspond to aligned markers: + +

+ + +

+Finally, we can merge aligned vertices to obtain +a marker graph describing the two aligned reads: + +

+ + +

+Here, by construction, each vertex still has a unique +sequence associated with it - the common sequence +of the markers that were merged +(however the corresponding repeat counts +can be different for each contributing read). +An edge, on the other hand, can have different sequences +associated with it, one corresponding to each +of the contributing reads. +In this example, edges a->b +and d->e have two contributing reads, +which can each have distinct sequence between +the two markers. + +

+We call coverage of a vertex or edge the number of reads "contributing" +to it. In this example, vertices a, b, d, e have coverage 2, +and vertices c, x have coverage 1. +Edges a->b +and d->e have coverage 2, and the remaining edges have coverage 1. + +

+The construction of the marker graph was illustrated above +for two reads, but the Shasta assembler +constructs a global marker graph which takes into account +all oriented reads: + +

    +
  • The process starts with a distinct vertex for each marker of each +oriented read. Note that at this stage the marker graph +is large (≈ 2×1010 vertices for a human assembly +using default assembly parameters). +
  • For each marker alignment +corresponding to an edge of the read graph, +we merge vertices corresponding to aligned markers. +
  • Of the resulting merged vertices, we remove those whose +coverage is too low or too high, indicating that the contributing +reads or some of the alignments involved are probably in error. +This is controlled by assembly parameters +MarkerGraph.minCoverage (default 10) +and MarkerGraph.maxCoverage (default 100), +which specify the minimum and maximum coverage +for a vertex to be kept. +
  • Edges are created. An edge v0->v1 is created if +there is at least a read contributing to both v0 and v1 +and for which all markers intervening +between v0 and v1 +belong to vertices that were removed. +
+ +Note that this does not mean that all vertices +with the same marker sequence are merged - +two vertices are only merged if they have +the same marker sequence, and if there are +at least two reads for which the corresponding markers are aligned. + +

+Given the large number of initial vertices involved, +this computation is not trivial. +To allow +efficient computation in parallel on many threads, a +lock-free implementation +of the + +disjoint data set data structure, +as first described by + +Anderson and Woll (1991), + +Anderson and Woll (1994), +is used +for merging vertices. +Some code changes +were necessary +to permit large numbers of vertices, +as the initial implementation by Wenzel Jakob only allowed +for 32-bit vertex ids. + + +

+A portion of the marker graph, as displayed by the +Shasta http server, is shown here: + +

+ + +

+Each vertex, shown in green, contains a list +of the oriented reads that contribute to it. +Each oriented read is labeled with the read id +(a number) followed by "-0" for original orientation +and "-1" for reverse complemented orientation. Each vertex +is also labeled with the marker sequence (run-length encoded). +Edges are drawn with an arrow whose thickness is proportional to edge coverage +and labeled with the sequence contributed by each read. +In edge labels, a sequence consisting of a number indicates +the number of overlapping bases between adjacent markers. + +

+On a larger scale and with less detail, a typical portion of the marker graph looks +like this: + +

+ + +

+Here, each vertex is drawn with a size proportional to its coverage. +Edge arrows are again displayed with thickness proportional to edge coverage. +The marker graph has a linear structure with a dominant path +and side branches due to errors. + + + +

Assembly graph

+

+The Shasta assembly process also uses a +compact representation of the marker graph, +called the assembly graph, +in which +each linear sequence of edges is replaced by a single +edge. + +For example, this marker graph + +

+ + +

+can be represented as an assembly graph as follows. +Colors were chosen to indicate the correspondence +to marker graph edges: + +

+ + +

+The length +of an edge of the assembly graph is defined as the number +of marker graph edges that it corresponds to. +For each edge of the assembly graph, average coverage is also computed, by averaging the +coverage of the marker graph edges it corresponds to. + + + +

Using the marker graph to assemble sequence

+

+The marker graph is a partial description of the multiple sequence +alignment between reads and can be used to assemble a consensus sequence. +One simple way to do that is to only keep the "dominant" path +in the graph, and then move on that path from vertex to edge to vertex, +assembling run-length encoded sequence as follows: + +

    +
  1. On a vertex, all reads have the same sequence, by construction: +the marker sequence associated with the vertex. +There is trivial consensus among all the reads contributing +to a vertex, and the marker sequence can be used directly as +the contribution of the vertex to assembled sequence. +
  2. For edges, there are two possible situations plus a hybrid case: +
      +
    • 2.1. If the adjacent markers overlap, in most cases, all +contributing reads have the same number of +overlapping bases between the two markers, and we are again in a situation +of trivial consensus, where all reads contribute the same sequence, +which also agrees with the sequence of adjacent vertices. +In cases where not all reads are in agreement on the number +of overlapping bases, only reads with the most +frequent number of overlapping bases are taken into account. +
    • 2.2. If the adjacent markers don't overlap, +then each read can have a different sequence between the two markers. +In this situation, we compute a multiple sequence +alignment of the sequences and a consensus using the +Spoa library. +The multiple sequence alignment is computed constrained +at both ends, because all reads contributing +to the edge have, by construction, identical +markers at both sides. +
    • +2.3. A hybrid situation occasionally arises, in which +some reads have the two markers overlapping, +and some do not. In this case, we count reads +of the two kinds and discard the reads of the minority kind, +then revert to one of the two cases 2.1 or 2.2 above. +
    +
+ +

+This is the process used for sequence assembly by the current Shasta implementation. +It requires a process to select and define dominant paths, +which is described in the next section. +It is algorithmically simple, but its main +shortcoming is that it does not use for assembly reads that contribute to +the abundant side branches. This means that coverage is lost, +and therefore the sequence of assembled accuracy is not +as good as it could be if all available coverage was used. +Means to eliminate this shortcoming and use information from the side branches of +the marker graph could be a subject of future work on the Shasta assembler. + + + +

Assembling repeat counts

+

+The process described above works +with run-length encoded sequence and therefore +assembles run-length encoded sequence. +The final step to create raw assembled sequence +is to compute the most likely repeat count for +each sequence position in run-length encoding. +In Shasta 0.1.0 this was done by choosing as the +most likely repeat count the one that appears +the most frequently in the +reads that contributed to each assembled position. + +

+The latest version of the Shasta assembler supports three different options +for that, under control of command line option +--Assembly.consensusCaller: + +

    +
  • --Assembly.consensusCaller Modal (the default) +requests the same algorithm used in Shasta 0.1.0, that is, +the most frequent repeat count seen at each base position +is used in the assembly. + +
  • --Assembly.consensusCaller Median +requests an algorithm that stores in the assembly +the median repeat count seen at each base position. + + +
  • --Assembly.consensusCaller Bayesian:name +requests a Bayesian algorithm to determine the most likely repeat count. +name can be one of the following: +
      +
    • One of the following built-in Bayesian models: +
        +
      • guppy-2.3.1-a to use a Bayesian model optimized for + the Guppy 2.3.1 base caller. +
      • guppy-3.0.5-a to use a Bayesian model optimized for + the Guppy 3.0.5 base caller. +
      • guppy-3.4.4-a to use a Bayesian model optimized for + the Guppy 3.4.4 base caller. +
      • guppy-3.6.0-a to use a Bayesian model optimized for + the Guppy 3.6.5 base caller. +
      • r10-guppy-3.4.8-a to use a Bayesian model optimized for + r10 reads and the Guppy 3.4.8 base caller. +
      • bonito-0.3.1-a to use a Bayesian model optimized for + the Bonito 0.3.1 base caller. +
      • guppy-5.0.7-b to use a Bayesian model optimized for + the Guppy 5.0.7 base caller. There is also an older and less accurate model + guppy-5.0.7-a. +
      +
    • The name of a configuration file +describing the Bayesian model to be used, +which can be specified as a relative or absolute path. +Earlier versions of Shasta required an absolute path, but this +is no longer the case. +Sample configuration files are available in shasta/conf or +shasta-install/conf. +They are named SimpleBayesianConsensusCaller-*.csv. +
    +
+ +The default is --Assembly.Modal. +Some testing showed a significant decrease of false positive indels +in assembled sequence compared to Shasta 0.1.0 behavior, corresponding to +--Assembly.consensusCaller Modal. This testing was done +for reads called using Guppy 2.3.5. However, even using +--Assembly.consensusCaller Bayesian:guppy-2.3.1-a +resulted in significant improvement over +--Assembly.consensusCaller Modal, indicating +that the Bayesian model is somewhat resilient to +discrepancies between the reads used to construct the Bayesian model +and the reads being assembled. + +

+Testing also showed that +--Assembly.consensusCaller Median is generally inferior to +--Assembly.consensusCaller Modal. + +

+Software to create a new Bayesian model for a new data type is available at + +https://github.com/rlorigro/runlength_analysis_cpp. +This creates a configuration file containing the definition of +the newly created Bayesian model, in a csv format that can be used directly in Shasta +via +--Assembly.consensusCaller Bayesian:fileName. + + + + +

Selecting assembly paths

+

+The sequence assembly procedure described in the previous section +can be used to assemble sequence for any path in the marker graph. +This section describes the selection of paths for assembly +in the current Shasta implementation. +This is done by a series of steps that "remove" edges +(but not vertices) from the marker graph until the +marker graph consists mainly of linear sections +which can be used as the assembly paths. +For speed, edges are not actually removed but just marked +as removed using a set of flag bits allocated for this +purpose in each edge. +However, the description below will use the loose term remove +to indicate that an edge was flagged as removed. + +

+This process consists of the following three steps, +described in more detail in the following sections: + +

+ + + +
Approximate transitive reduction of the marker graph
+

+The goal of this step is to eliminate the side branches in the marker +graph, which are the result of errors. +Although +the number of side branches is substantially reduced thanks to the use of +run-length encoding, side branches are still abundant. +This step uses an approximate transitive reduction of the marker graph which only +considers reachability up to a maximum distance, +controlled by assembly parameter +MarkerGraph.maxDistance +(default 30 marker graph edges). +Using a maximum distance makes sure that the process remains computationally affordable, +and also has the advantage of not removing long-range edges in the marker graph, +which could be significant. +

+In detail, the process works as follows. +In this description, the edge being considered for removal +is the edge v0→v1 with source vertex v0 +and target vertex v1. +The first two steps are not really part of the transitive reduction +but are performed by the same code for convenience. + +

+

    +
  • All edges with coverage less than or equal to +MarkerGraph.lowCoverageThreshold +are unconditionally removed. +The default value for this assembly parameter is 0, +so this step does nothing when using default parameters. +
  • All edges with coverage 1 +and for which the only supporting read has a large marker skip +are unconditionally removed. +The marker skip of an edge, for a given read, is defined as the distance +(in markers) between the v0 marker for that read +and the v1 marker for the same read. +Most marker skips are small, and a large skip is indicative of an +artifact. Keeping +those edges could result in assembly errors. +The marker skip threshold is controlled +by assembly parameter +MarkerGraph.edgeMarkerSkipThreshold +(default 100 markers). +
  • Edges +with coverage greater than +MarkerGraph.lowCoverageThreshold +(default 0) and less than +MarkerGraph.highCoverageThreshold +(default 256), and that were not previously removed, +are processed in order of increasing coverage. +Note that with the default values of these parameters all edges +are processed because edge coverage is stored using one byte +and therefore can never be more than 255 (it is saturated at 255). +For each edge v0→v1, +a Breadth-First Search +(BFS) in the marker graph is performed +starting at source vertex v0 +and with a limit of +MarkerGraph.maxDistance +(default 30) +edges distance from vertex v0. +The BFS is constrained to not use edge v0→v1. +If the BFS reaches v1, indicating that an +alternative path from v0 to v1 +exists, edge v0→v1 is removed. +Note that the BFS does not use edges that have already +been removed, and so the process is guaranteed not to affect +reachability. Processing edges in order of increasing coverage +makes sure that low coverage edges are the most likely to be removed. +
+ +The transitive reduction step is intrinsically sequential and +so it is currently performed in sequential code for simplicity. +It could be in principle be parallelized, but that would +require sophisticated locking of marker graph edges +to make sure independent threads don't step on each other, +possibly reducing reachability. +However, even with sequential code, this step is +not computationally expensive, taking typically only a small fraction +of total assembly time. + +

+When the transitive reduction step is complete, +the marker graph consists mostly of linear sections +composed of vertices with in-degree and out-degree one, +with occasional side branches and bubbles or +superbubbles, +which are handled in the next two phases described below. + + + +

Pruning of short side branches (leaves)
+

+At this stage, a few iterations of pruning are done +by simply removing, at each iteration, +edge v0→v1 if +v0 has in-degree 0 (that is, is a backward-pointing leaf) +or v1 has out-degree 0 (that is, is a forward-pointing leaf). +The net effect is that all side branches of length +(number of edges) +at most equal to the number of iterations are removed. +This leaves the leaf vertex isolated, which causes no problems. +The number of iterations is controlled +by assembly parameter +MarkerGraph.pruneIterationCount +(default 6). + + + +

Removal of bubbles and superbubbles
+

+The marker graph now consists of mostly linear section +with occasional bubbles or superbubbles. +Most of the bubbles and superbubbles are caused by errors, +but some of those are due to heterozygous loci in +the genome being assembled. +Bubbles and superbubbles of the latter type could be used for +separating haplotypes (phasing) - a possibility +that will be addressed in future Shasta releases. +However, the goal of the current +Shasta implementation is to create a haploid assembly +at all scales but the very long ones. +Accordingly, bubbles and superbubbles +at short scales are treated as errors, and the goal of +the bubble/superbubble removal step is to keep +the most significant path in each bubble or superbubble. + +

+The figures below show typical examples of a bubble +and superbubble in the marker graph. + +

+ +

+ + + +

+The bubble/superbubble removal process is iterative. +Early iterations work on short scales, and late iterations +fork on longer scales. +Each iteration uses a length threshold +that controls the maximum number of marker graph edges for +features to be considered for removal. +The value of the threshold for each iteration +is specified using assembly parameter +MarkerGraph.simplifyMaxLength, +which consists of a comma-separated string of integer +numbers, each specifying the threshold for one iteration +in the process. The default value is +10,100,1000, which means that three iterations +of this process are performed. +The first iteration uses a threshold of 10 marker graph edges, +and the second and third iterations +use length thresholds of 100 and 1000 marker graph edges, respectively. +The last and largest of the threshold values used +determines the size of the smallest bubble or superbubble +that will survive the process. +The default 1000 markers is equivalent to roughly 13 Kb. +To suppress more bubble/superbubbles, increase +the threshold for the last iteration. +To see more bubbles/superbubbles, decrease +the length threshold for the last iteration, or remove the last iteration entirely. + +

+The goal of the increased threshold values is to work +on small features at first, and on larger features in the later iterations. +The best choice of +MarkerGraph.simplifyMaxLength +is application dependent. The default value +is a reasonable compromise useful if one desires +a mostly haploid assembly with just some large heterozygous features. + +

+Each iteration consists of two steps. +The first removes bubbles +and the second removes superbubbles. +Only bubbles/superbubbles consisting of features shorter than +the threshold for the current iteration are considered: + + + +

    + +
  1. Bubble removal +
      +
    • An assembly graph corresponding to the current marker graph is created. +
    • Bubbles are located in which the length of all branches +(number of marker graph edges) is no more than the length threshold +at the current iteration. In the assembly graph, +a bubble appears as a set of parallel edges (edges with the same +source and target). +
    • In each bubble, only the assembly graph edge +with the highest average coverage +is kept. +Marker graph edges corresponding to all other assembly graph edges +in the bubble are flagged as removed. +
    + +
  2. Superbubble removal: +
      +
    • An assembly graph corresponding to the current marker graph is created. +
    • Connected components of the assembly graph are computed, +but only considering edges below the current length threshold. +This way, each connected component corresponds to a "cluster" +of "short" assembly graph edges. +
    • For each cluster, entries into the cluster are located. +These are vertices that have in-edges from a vertex outside the cluster. +Similarly, exists are located (vertices that have out-edges outside the cluster). +
    • For each entry/exit pair, the shortest path is computed. +However, in this case the "length" of an assembly graph edge +is defined as the inverse of its average coverage - that is, the inverse of average coverage for all +the contributing marker graph edges. +
    • Edges on each shortest path are marked as edges to be kept. +
    • All other edges internal to the cluster are removed. +
    + +
+ +

+When all iterations of bubble/superbubble removal are complete, +the assembler creates a final version of the assembly graph. +Each edge of the assembly graph corresponds to a path +in the marker graph, for which sequence can be assembled +using the +method described above. +Note, however, that the marker graph and the assembly +graph have been constructed to contain both strands. +Special +care is taken during al transformation steps to make sure +that the marker graph (and therefore the assembly graph) +remain symmetric with respect to strand swaps. +Therefore, the majority of assembly graph edges come in +reverse complemented pairs, of which we assemble only one. +It is however possible but rare +for an assembly graph to be its own reverse complement. + + + +

Detangling

+ +

+In many real-life situations, the assembly graph contains +features like this one, called a tangle: + +

+ + +

+A tangle consists of an edge v0→v1 +(depicted here in green) for which the following is true: +

out-degree(v0) = 1 +(No outgoing edges of v0 other than the green edge) +
in-degree(v1) = 1 +(No incoming edges of v1 other than the green edge) +
in-degree(v0) > 1 +(v0 has more than one incoming edge - +if that was not the case, the one incoming edge could be trivially merged with the green edge). +
out-degree(v1) > 1 +(v1 has more than one outgoing edge - +if that was not the case, the one outgoing edge could be trivially merged with the green edge). +

+In the most common case, +in-degree(v0) = out-degree(v1) = 2, +and this what the above picture and the following text assume, for clarity. + +

+Because DNA structure is linear, this pattern expressed that two portions of +sequence have similar portions (the green edge) which the assembly is not able to separate. +However, in some cases, it is possible to separate or "detangle" these two copies +of similar sequence. + +

+If the green edge is short enough, there may be reads long enough to span it in +its entirety. For those reads, we will be able to tell which of the edges on +the left and right of the tangle they reach. Now, suppose we only see reads going from +the blue edge on the left to the blue edge on the right, +and reads going from the red edge on the left to the red edge on the right - +but no reads crossing between blue and red edges. +Then we can infer that one of the copies follows the blue edges on both sides, while +the other copy follows the red edge. This allows us to detangle the two copies as follows: + +

+ + +

+Note that the sequence in the green edge was duplicated. This makes sense +because there are two copies of that sequence. +This detangling scheme was first proposed, in a different context, +by Pevzner et al. (2001). +It can be applied with no conceptual changes to the Shasta assembly graph. +Command line option +--Assembly.detangleMethod +is used to control detangling. + + + +

+ + + + +

Iterative assembly

+ +

+Iterative assembly is a Shasta experimental feature +that provides the ability to separate haplotypes or similar copies of long repeats. +In preliminary tests on a human genome, it has been shown to provide some +amount of haplotype separation, +and therefore partially phased +diploid assembly, as well as improved ability to +resolve segmental duplications. +In current tests, it requires Ultra-Long (UL) +Nanopore reads created by base caller Guppy 3.6.0 or newer +at high coverage 80X. +The assembly options that were used in this process are captured in the configuration file +Nanopore-UL-iterative-Sep2020.conf. + +

+The Shasta iterative assembly code is at an experimental stage +and therefore still subject to further +improvements and developments. In its implementation as of September 2020, +it operates as follows. In this description, copy refers +to a haplotype or a copy of a segmental duplication +or other long repeats. + +

    + +
  • +The assembly process runs as usual, without the final phases of bubble/superbubble +removal and final sequence assembly. + +
  • +Shasta then computes and stores the sequence of assembly graph edges +encountered by each oriented read, called the pseudo-path +of the oriented read. +These pseudo-paths contain detailed information on how each read +traverses each bubble/superbubble in the assembly graph. +Therefore, two oriented reads that originate from the same copy +(in the sense defined above) are likely to have largely concordant pseudo-paths. + +
  • +For each stored marker alignment between two oriented reads, +Shasta now computes an alignment of the pseudo-paths of the two reads. +If the alignment of the two pseudo-paths is not sufficiently good, +indicating that the two oriented reads originate from +distinct copies, +that +marker alignment is flagged as not to be used. + +
  • +A new version of the read graph is created normally, +but excluding from consideration the marker alignments that +were flagged as not to be used in the previous step. +As a result, +in the new read graph edges are created preferentially +between oriented reads originating from the same copy. +Edges between oriented reads originating from distinct copies +are less likely to be created. Therefore the resulting +read graph has achieved some amount of separation between the copies. + +
  • +The process is repeated a few times. At each iteration, +the new read graph achieves cleaner separation between copies. + +
  • +When the last iteration completes, the assembly process continues +normally, with optional bubble/superbubble removal and detangling, +followed by sequence assembly. + +
+ + + +

Phased diploid assembly

+ +

+ +Note: a preliminary implementation of phased (mode 2) assembly +was included in Shasta 0.8.0. +For documentation of that preliminary implementation, +get the + +tar file + +for Shasta 0.8.0. +The documentation below describes the current, +improved implementation of phased assembly. + + +

+Shasta provides a second assembly workflow +specially tuned for phased diploid assembly. +It still uses the same basic computational methods +(MinHash/LowHash algorithm, read graph, marker graph), +but adds a phasing process for diploid genomes +that results in a good amount of haplotype separation in many cases. + +

+Being specialized for the separation of haplotypes in a diploid assembly, this +process is not effective at separating copies of +segmental duplications, and for the same reason +is not effective for genomes with higher ploidy. +However, it can be used for genomes with mixed ploidy 1 and 2 +such as the human genome. +It will typically assemble two haplotypes at most +locations in the genomes except segmental duplication, if: +

    +
  • Coverage is high enough. +
  • The reads are long enough. +
  • Heterozygosity is not too low. +
+ +

+Because mode 2 assembly is less capable than mode 0 assembly +(standard Shasta haploid assembly) +in segmental duplications, mode 0 assembly can be more effective +if assembly contiguity (N50) is the main goal, +and separating haplotypes is not important. + +

+Assembly mode 2 does not work by assigning haplotypes +to reads. Rather, it assigns haplotypes to branches +of heterozygous bubbles in the marker graph. + +

+See the following sections for a description of the +computational process used for mode 2 assembly +and the output it creates. + + + +

Marker graph creation in mode 2 assembly

+

+Mode 0 and mode 2 assembly generate marker graph vertices +in the same way: at the end of the disjoint sets process, +each disjoint set containing at least +--MarkerGraph.minCoverage +markers is allowed to generate a vertex if: + +

    +
  • It also contains at least +--MarkerGraph.minCoveragePerStrand +markers on each strand. +This is to avoid vertices with extreme strand bias, +which are likely to correspond to systematic errors. +
  • It does not contain more than one marker +belonging to the same read and with the same orientation. +This avoids some undesirable cyclic features in +the marker graph. +
+ +However, the generation of marker graph edges +is different: in mode 0 +all possible edges are initially generated, +without regard to coverage. +That is, an edge A→B +between vertices A and B +is generated if there is at least one (oriented) read +that visits vertex B immediately +after vertex A, without visiting +any other vertices in between. +Then, edges are gradually removed by a process, +including transitive reduction and bubble/superbubble removal, +whose main goal is to keep contiguity unaltered. +This results in highly contiguous haploid assemblies (large N50). + +

+In mode 2 assembly, the process of generating edges is in a way reversed: +rather than being very permissive in the initial creation of edges, +edges are initially created subject to strict coverage criteria +similar to those used for vertices, +under control of +--MarkerGraph.minEdgeCoverage +and +--MarkerGraph.minEdgeCoveragePerStrand. +This ensures that only edges with good read support are generated. +As an additional requirement, all oriented reads +that participate in an edge are required to have +exactly the same sequence on the edge +(or the same RLE sequence, if working with reads +in RLE representation). +If this is not the case, the edge is split. + +

+This way, a bubble is generated (see below) +if any two oriented reads have different sequences (or RLE sequences) +in any vertex or edge. + +

+This creates the following problem when working +using reads in RLE representation. +In that case, this process does not generate bubbles +for heterozygous loci in which the two branches have the same +RLE sequence. +For example, consider a SNP A->G in which the two alleles are + +

+AAAG
+AAGG
+
+ +For both alleles, the RLE sequence is AG, so no bubble is generated, +and that SNP could be missed. +Nevertheless, with current ONT reads the benefits of RLE still +outweigh this issue, and the current assembly configurations +for phased assembly do use RLE. + + + +

+However, the strict criteria for edge creation result in frequent breaks of contiguity +at places where coverage is locally low due to errors. +To avoid fragmented assemblies, this is addressed by +adding after the facts a minimal number of secondary edges +at the locations where breaks occur. +For these secondary edges, the above coverage criteria are not used, +but the logic to create secondary edges attempts to maximize +coverage of the secondary edges that are created. + +

+Because of the strict coverage criteria used, this results +in a mostly linear marker graph. +The transitive reduction +used for mode 2 assembly is not used. +And the bubble and superbubble removal process work differently in mode 2 +assembly, as described below. + + + +

Heterozygous bubbles

+

+The marker graph created as described above +is mostly linear +but has occasional bubbles caused by heterozygous loci. +A bubble is a set of parallel edges in the marker graph. +The number of parallel edges is the ploidy +of the bubble. + +

+Mode 2 assembly works under a diploidy assumption (ploidy is 2 +everywhere). If any bubbles with ploidy greater than 2 +are found, all branches except for the two strongest ones +(most supporting reads) are kept. + +

+The two branches of each diploid heterozygous bubble +are ordered arbitrarily and labeled 0 and 1. +We keep track of which reads appear in the +marker graph edges of the two branches. +In the next sections, the +numbers of reads that appear on the two branches are +called n0 and n1. + +

+Diploid bubbles in the marker graph don't necessarily +reflect the difference between haplotypes at a +heterozygous locus and can be caused by errors. +In fact, with current Nanopore reads +most heterozygous bubbles are caused by errors. +Therefore, heterozygous bubbles are handled in two steps +in mode 2 assembly: +

    +
  • In the first step, bubble removal, bubbles that are likely to be due to +errors are removed by only keeping the strongest branch +(that is, the one supported by the most reads). +
  • In the second step, phasing, a haplotype +is assigned to each branch of each bubble that +was not removed in the first step. +
+ +

+The first step is essential. +Attempting to phase bubbles without first removing +the ones caused by errors would render that phasing process noisy +and unreliable. + +

+In the phasing step, +it is impossible to assign haplotypes globally. +Rather, in the phasing step, heterozygous bubbles are partitioned into +phasing components, and all bubbles in a +phasing component are assigned a haplotype, +which is valid only relative to other bubbles in the +same component. +Each phasing component corresponds to one "large bubble" +in the phased representation of the assembly (see below). +Occasionally, it can also correspond to more than one large bubble. + + + +

Superbubbles

+

+Structures with connectivity more complex than simple bubbles (superbubbles) +are generally present in the marker graph. +Handling of these structures is currently limited +to superbubbles with one entrance and one exit. +The superbubble is replaced with a diploid +bubble by choosing the two most likely paths in the superbubble. + + + +

Simple Bayesian model for a pair of diploid bubbles

+

+The bubble removal and the phasing steps +use a simple Bayesian model describing two diploid bubbles. + +

+Given two diploid bubbles, bubble A and bubble B, +we can use their read composition +to tell how the haplotypes of the first bubble are related to the +haplotypes of the second bubble. +We can create a 2 by 2 phasing matrix +that counts the number of common reads between each side of the two bubbles. +That is, nij is the number of common reads +between branch i of bubble A and branch j +of bubble B. +In an ideal error-free scenario, one of two following situations +would occur: + +

    +
  • nij is diagonal, that is, +n01 = n10 = 0. +All common reads that visit branch 0 of bubble A +also visit branch 0 of bubble B, +and +all common reads that visit branch 1 of bubble A +also visit branch 1 of bubble B. +In this case, we can say that the two bubbles are in-phase, +that is, +branch 0 of bubble A is on the same haplotype +as branch 0 of bubble B, and +branch 1 of bubble A is on the same haplotype +as branch 1 of bubble B, + +
  • nij has a zero diagonal, that is, +n00 = n11 = 0. +All common reads that visit branch 0 of bubble A +also visit branch 1 of bubble B, +and +all common reads that visit branch 1 of bubble A +also visit branch 0 of bubble B. +In this case, we can say that the two bubbles are out-of-phase, +that is, +branch 0 of bubble A is on the same haplotype +as branch 1 of bubble B, and +branch 1 of bubble A is on the same haplotype +as branch 0 of bubble B. +
+ +

+However, due to errors that can be deviations +from this ideal behavior. In addition, if even one of the +two bubbles is caused by errors the distribution +of the reads between the branches of the two bubbles can +be entirely random. +To describe this quantitatively, we use a simple Bayesian model +for the pair of diploid bubbles. + +

+Here are some additional quantities we need below. + + +

    + +
  • The number of reads on branch 0 of bubble A +that also appear on either branch of bubble B on is +nA0 = n00 + n01. + +
  • The number of reads on branch 1 of bubble A +that also appear on either branch of bubble B on is +nA1 = n10 + n11. + +
  • The number of reads on branch 0 of bubble B +that also appear on either branch of bubble A on is +nB0 = n00 + n10. + +
  • The number of reads on branch 1 of bubble B +that also appear on either branch of bubble B on is +nB1 = n01 + n11. + +
  • The number of reads on the diagonal of nij +is defined as +ndiagonal = n00 + n11. +This is the number of reads that suggest that the two bubbles are in-phase. + +
  • The number of reads off the diagonal of nij +is defined as +noff-diagonal = n01 + n10. +This is the number of reads that suggest that the two bubbles are out of phase. + +
  • The number of reads that suggest the "best" of the +in-phase and out of phase hypotheses (based on simple read counts) +is defined as +nconcordant = max(ndiagonal, noff-diagonal). + +
  • The number of reads that suggest the "worst" of the +in-phase and out of phase hypotheses (based on simple read counts) +is defined as +ndiscordant = min(ndiagonal, noff-diagonal). + +
  • The total number of reads that appear on both bubbles is +n += nA0 + nA1 += nB0 + nB1 = +n00 + n01 + +n10 + n11 = +ndiagonal + noff-diagonal = +nconcordant + ndiscordant + +
+ +

+With the above values given and considered fixed, +we now consider three possible hypotheses for the two bubbles: + +

    +
  • Random hypothesis: one or both of the two bubbles +are caused by errors, and therefore reads visits the +two bubbles in an entirely uncorrelated fashion. +
  • Ideal in-phase hypothesis: the two bubbles +are in-phase, that is, branches 0 of the two bubbles +are on the same haplotype, and similarly for branches 1. +Under this ideal version of the in-phase hypothesis we also rule out all errors, +and as a result, the phasing matrix is exactly diagonal. +
  • Ideal out-of-phase hypothesis: the two bubbles +are out-of-phase, that is, branch 0 of bubble A +is on the same haplotype as branch 1 of bubble B, +and similarly for the other two haplotypes. +Under this ideal version of the out-of-phase hypothesis we also rule out all errors, +and as a result, the diagonal of the phasing matrix is exactly zero. +
+ + +
Random hypothesis
+

+Under the random hypothesis, reads visit the +two branches of the two bubbles in an entirely uncorrelated fashion. +The probability that one of the n reads visits branch +i of bubble A and branch +j of bubble B is: + +

+P(ij   |   random) = (nAi   /   n) (nBj   /   n) = nAi nBj / n 2 + + + + +

+It can be easily verified that the sum of all four values +for P(ij|random) equals 1, as it should. + + +

Ideal in-phase hypothesis
+

+Under the ideal in-phase hypothesis, reads visit the two bubbles +just like in the random hypothesis, except that the +off-diagonal elements are zero. Therefore +P(ij   |   in-phase) +can be obtained from +P(ij   |   random) +by setting the off-diagonal entries to zero +and renormalizing the diagonal entries so they add up to 1. +The result is: + +

+P(ij   |   ideal in-phase) = +δij nAi nBj / +(nA0nB0 + nA1nB1) + +

Ideal out-of-phase hypothesis
+

+The corresponding expression for the ideal +out-of-phase hypothesis can be obtained in a similar way. +The result is: + +

+P(ij   |   ideal out-of-phase) = +(1-δij) nAi nBj / +(nA0nB1 + nA1nB0) + + +

Non-ideal hypotheses
+

+In reality, we have to consider non-ideal in-phase and out-of-phase hypotheses +in which reads have probability ε>0 +of visiting branches in the two bubbles that is inconsistent +with the corresponding ideal hypothesis +(a simple but perhaps oversimplistic assumption). +Under these non-ideal hypotheses, the probability +that one of the n reads visits branch +i of bubble A and branch +j of bubble B is + +

+ +P(ij   |   in-phase) = +(1 - ε) P(ij   |   ideal in-phase) + +ε P(ij   |   ideal out-of-phase) = + + +

+ +P(ij   |   out-of-phase) = +(1 - ε) P(ij   |   ideal out-of-phase) + +ε P(ij   |   ideal in-phase) = + + + + +

Bayesian model
+

+With the above expressions available, +we are in a position to construct a simple Bayesian +model in which we evaluate posterior probability +ratios of the above hypotheses conditional +to the observed distribution of reads +visiting the two branches of each bubble. + +

+We use "neutral" assumptions on prior probabilities: + +

+Pprior(in-phase) = +Pprior(out-of-phase) = +Pprior(random) + +

+Posterior probability ratios are then given by: + +

+ +log[Pposterior(in-phase) / Pposterior(random)] = +ij +nij + +log[P(ij   |   in-phase) / +P(ij   |   random)] + + + +

+Here, the sums over i and j +run over values 0 and 1, that is, over the entire 2 by 2 phasing matrix. +In the expressions on the right, nij +are entries of the phasing matrix, and the +remaining expressions have been evaluated in the above sections. +Because we assumed ε>0, +all terms in the above expressions are non-singular. + + + +

Extension of the Bayesian model to two sets of diploid bubbles

+

+Consider two disjoint sets of diploid bubbles, +S0 and S1. +Assume the bubbles in each of the two sets have already been +phased relative to each other, that is, we know how the +haplotypes of each bubble in each of the set +correspond to haplotypes of other bubbles in the same set. +The Bayesian model described in the previous section can be +extended to apply to the phasing of +S0 relative to S1. +This can be useful, as it is possible that there is +insufficient evidence to phase individual bubbles of +S0 relative to bubbles of S1, +while sufficient combined evidence still is present to support +phasing the two sets relative to each other. + +

+Such an extended Bayesian model permits a hierarchical approach to +phasing, described in more details below, in which sets of +bubbles are iteratively phased and combined +into larger phased sets. + +

+The phasing matrix for the extended Bayesian model +can be constructed similarly for the case of a single pair of bubbles. +The phasing matrix counts distinct reads, so if a read +appears in multiple bubbles of the two sets, +it is counted only once. + + + + +

Phasing graph

+

+Phasing information for a set of diploid bubbles can +be described using a phasing graph, +an undirected graph in which each vertex represents a bubble +or a set of bubbles already phased relative to each other. +The phasing graph is used in two steps, described in more +detail below. +

    +
  • The goal of the first step, bubble removal, is to remove bubbles that +are likely to be the result of errors. +In this step, each vertex of the phasing graph corresponds +to a single bubble rather than a set of bubbles. +
  • The goal of the second step, phasing, +is to assign a haplotype to each branch of each bubble. +This is done hierarchically by iteratively phasing +groups of bubbles relative to each other - see below for more details. +
+ +

+The phasing graph is used in both steps, with some differences. + +

An edge between two vertices can be created if the two corresponding +bubbles or sets of bubbles have enough common reads to permit phasing. The precise +criteria for edge creation are different for bubble removal and phasing, +but in both cases each edge stores the nij +phasing matrix for the bubbles corresponding to the vertices it joins. +But in both cases, we enforce a minimum allowed value for +nconcordant and a maximum allowed value for +ndiscordant. +This reflects the fact that, for an edge to carry sufficient information, +we would like nconcordant to be high and +ndiscordant to be small. +These thresholds are controlled by the following command line options: +

+ +

+In addition, an edge is only generated if it carries sufficient useful information. +For the simpler case of phasing, when bubbles in error have +been removed, we can ignore the random hypothesis. We use the Bayesian model to compute + +

+ +log(Pphasing) = +| +log +[ +Pposterior(in-phase) / Pposterior(out-of-phase)] +| + + +

+Because of the absolute value, this gives the logarithmic spacing between the +in-phase and out-of-phase hypothesis. +A large value means that the edge strongly supports either the +in-phase or out-of-phase hypothesis. +The edge is only generated if +log(Pphasing) +is greater than the value specified +by command line option +--Assembly.mode2.phasing.minLogP. +This value specifies the minimum required value of +log(Pphasing), expressed in +decibels (dB). + +

+The generated edge is then assigned a relative phase equal to 0 (in-phase) if + +

+ +Pposterior(in-phase) > Pposterior(out-of-phase) + + +

and 1 (out-of-phase) otherwise. + + + +

+For bubble removal, things are a bit more complicated because +now we also have to allow for the random hypothesis. +For an edge to be generated we want it to decisively support +either the in-phase or out-of-phase against both the random hypothesis +and the opposite phasing hypothesis. Therefore in this case +log(Pbubble-removal) +for an edge is defined as follows: + +

+If +log +[ +Pposterior(in-phase) / Pposterior(out-of-phase) +] > 0 +: + +

+ +log(Pbubble-removal) = +min +{ +log +[ +Pposterior(in-phase) / Pposterior(out-of-phase) +] +, +log +[ +Pposterior(in-phase) / Pposterior(random) +] +} + + +

+Otherwise: + +

+ +log(Pbubble-removal) = +min +{ +log +[ +Pposterior(out-of-phase) / Pposterior(in-phase) +] +, +log +[ +Pposterior(out-of-phase) / Pposterior(random) +] +} + + +

+In both cases, + +log(Pbubble-removal) + +is the logarithmic spacing between the best of the two phasing hypotheses +against the next best hypothesis - either the opposite phasing hypothesis +or the random hypothesis. + +

+The edge is only generated if +log(Pbubble-removal) +is greater than the value specified +by command line option +--Assembly.mode2.bubbleRemoval.minLogP. +This value specifies the minimum required value of +log(Pbubble-removal), expressed in +decibels (dB). + +

+Therefore the presence of an edge indicates good support +for one of the phasing hypotheses, which in turn means that +neither of the two bubbles are due to errors. + + + +

Bubble removal

+

+Bubble removal is an iterative process. +At each iteration we remove bubbles that don't phase well with +adjacent bubbles. We create a phasing graph as described +above +and allowing the random hypothesis in the Bayesian model. +This is done under control of the following command line options: + +

+ +Isolated vertices in the phasing graph +correspond to bubbles that don't phase well with any adjacent bubbles. +However bubbles that correspond to vertices that are "almost" +isolated (that is, belong to a small connected component of the phasing graph) +are also suspicious. Therefore, the process for flagging +bad bubbles at each iteration works as follows: + +
    +
  • The phasing graph is created, with one vertex per bubble. +
  • Connected components are computed. +
  • All bubbles that correspond to vertices in small connected components +are flagged as bad and removed from the assembly graph +by only keeping the strongest branch. +A connected component is considered small if it contains +less than the number of bubbles specified via command line option +--Assembly.mode2.bubbleRemoval.componentSizeThreshold. + +
  • Any assembly graph simplifications made possible by the +removal of some bubbles are made. This includes merging of +adjacent linear segments and superbubble removal. +
  • The iteration continues by recreating the phasing graph +from scratch, and stops when no more bubbles are flagged as bad. +
+ +

+Note this process can erroneusly flag as bad bubbles that are +in low heterozygosity regions of the genome. +This can cause low heterozygosity regions to be assembled haploid. + + + +Phasing of bubbles +

+

+Mode 2 assembly works by phasing the bubbles, not the +reads. That is, the phasing process does not assign a +haplotype to reads. Rather, it assigns a haplotype to bubbles. + +

+To achieve this, +the phasing graph is now created again, +but now the log(Pphasing) +for each edge is computed without allowing the random hypothesis, +as described +above. +We can do this because at this stage all bubbles in error +should have been removed. +Creation of the phasing graph is now under control of the +following command line options: + +

+ +

+With the majority of bubbles in error having been removed, +the phasing graph is generally well behaved +and contains a small number of inconsistencies. +We assign to each edge a weight +equal to +log(Pphasing) +and compute an optimal spanning tree +that maximizes the sum of these weights. +With this definition, the spanning tree "prefers" edges +for which log(Pphasing) is large. +Once the spanning tree is computed, we assign +haplotypes arbitrarily on a randomly chosen bubble, +and then use the spanning tree to assign +haplotypes to the remaining bubbles. +This can be done using a Bread First Search (BFS) on the spanning tree +and assigning haplotypes to vertices based on the log(Pphasing) +values of the tree edges. + + +

+The spanning tree process has to be done +separately for each connected component +of the phasing graph, because there are no edges +the allow the BFS to jump across connected +components. This expresses the fact that +we cannot phase across regions in the absence of +a sufficient number of common reads. + +

+The bubbles of each connected component +are then combined into a single vertex of the phasing graph, +keeping track of the relative phasing of the bubbles +as determined by the spanning tree. +This hierarchical phasing process is then repeated until all +vertices are isolated. Each vertex then corresponds to +a "phased component" in the final phased assembly. + + +

+At the end of this process, each bubble that was not +marked as bad has a componentId +that defines the final phasing graph vertex each bubble +was part of, and haplotypes +0 and 1 are assigned to its two branches. + + + + + +

Bubble chains

+

+A bubble chain is a linear sequence +of diploid bubbles and intervening segments assembled haploid. +A portion of a phased bubble chain, as displayed in +Bandage, +is shown below. + +

+ + +

+On each diploid bubble, the two branches are colored +red or blue depending on the haplotype assigned +to each branch during phasing. +The intervening haploid segments are +shown in grey. +In most cases, there is a haploid segment +in between each pair of adjacent bubbles, +but sometimes two bubbles can immediately follow each other. + +

+Bubble chains are useful for organizing assembly output. +As explained above, the phasing process assigns each +bubble to a connected component +and each branch to a haplotype. +With this information, we can find in the assembly graph paths +that represent each of the two haplotypes. +For example, in the above picture, we can +create a path that follows the haploid segments plus the +blue branches of diploid segments: + +

+ + +

+Paths created in this way provide haplotype separation on +a much longer scale than individual bubbles. +Haplotype separation can continue on both sides as long as we stay in +the same connected component. + +

+A portion of a bubble chain in which all bubbles +belong +to the same connected component of the bubble graph +is called a phased region. +The intervening segments in between +adjacent phased regions on the same bubble chain are +called unphased regions. +The two paths for a phased region constructed as +defined above provide a representation of the +two haplotypes over the entire phased region. +This permits an assembly representation in which +each phased region is shown as a large +bubble, each of the two branches corresponding +to one of the two paths for the phased region. + + + +

Mode 2 assembly output

+

+After a mode 2 assembly run, +the resulting assembly is output in three different +representations containing different levels of detail: + +

    + +
  • A Detailed representation +that includes all of the bubbles and their assignments +to bubble graph components and haplotypes. +This representation also includes +paths representing haplotypes. + +
  • A Phased representation in which +each phased region is represented as a large bubble, +each branch corresponding to a path +in the Detailed representation of the assembly. + +
  • A Haploid representation +in which each bubble chain is replaced +by a single linear segment. This is done by discarding, +in each phased region, the branch with the lowest average coverage. +This representation can be useful to understand and describe +the large-scale structure of the assembly. + +
+ +

+All three representations also include the unstructured and unphased assembled segments +that are not part of a bubble chain. + +

+For each of the three representations, four files are written out: + + +

    +
  • A complete GFA file. +
  • A GFA file without sequence. +
  • A FASTA file. +
  • A csv file containing various columns of information +for each segment in the GFA and FASTA files. +
+ +All GFA files are in +GFA 1 format. + +So in total, there are 12 output files, summarized in the table below: + +

+ + + + + + +
+Detailed +Phased +Haploid + +
Complete GFA file +Assembly-Detailed.gfa +Assembly-Phased.gfa +Assembly-Haploid.gfa + +
GFA file without sequence +Assembly-Detailed-NoSequence.gfa +Assembly-Phased-NoSequence.gfa +Assembly-Haploid-NoSequence.gfa + +
FASTA file +Assembly-Detailed.fasta +Assembly-Phased.fasta +Assembly-Haploid.fasta + +
FASTA file +Assembly-Detailed.csv +Assembly-Phased.csv +Assembly-Haploid.csv + +
+ +

+GFA files without sequence are much smaller +than the complete GFA files. So they can be useful to quickly +inspect the assembly in +Bandage +or to do other processing that does not require sequence. + +

+FASTA files contain sequence in FASTA format +for all segments in each of the GFA files. + +

+The csv files can be loaded in Bandage and used +to display information about the segments in each file. +They also define custom colors which facilitate +the display of the GFA files in Bandage. + +

+Not all of the 12 files are necessary for all applications, +and so the following command line options can be used +to selectively suppress output: + +

    +
  • --Assembly.mode2.suppressGfaOutput +turns off all GFA output. + +
  • --Assembly.mode2.suppressFastaOutput +turns off all FASTA output. + +
  • --Assembly.mode2.suppressDetailedOutput +turns off output of the Detailed representation of the assembly. + +
  • --Assembly.mode2.suppressPhasedOutput +turns off output of the Phased representation of the assembly. + +
  • --Assembly.mode2.suppressHaploidOutput +turns off output of the Haploid representation of the assembly. + +
+ + +

Naming schemes for assembled segments and paths

+ +

+Assembled segments in the detailed representation of the assembly +are named as follows: +

    +
  • Segments that are not part of a bubble are named using a numeric identifier. +For example, 12497. +
  • Segments that are part of a bubble are named using a numeric identifier, +followed by .0 and .1. +For example, 17495.0 and 17495.1. +The portion preceding the period is the same for the +two branches of a bubble. +
+ +

+Paths in the detailed representation of the assembly +are named like the corresponding segments in the phased representation +of the assembly and follow the segment naming schemes: +

    +
  • The two branches of a phased region are named +PR.bubbleChain.position.component.haplotype +(example: PR.17.41.268.1) +where PR stands for "Phased Region", and +the four fields are numeric identifiers with the following meaning: +
      +
    • bubbleChain identifies the bubble chain +that the segment belongs to. +
    • position is the position of the segment in the bubble chain. +This begins at 0 and increments by one at each phased or unphased region +encountered in the bubble chain. +
    • component identifies the connected component of the bubble +graph that this phased region belongs to. +
    • haplotype (0 or 1) for each +of the two branches (haplotypes) of the phasing region. Usually a component +corresponds to a single phased region, but there are exceptions to that. +If two phased regions have the same component, their haplotypes are phased +relative to each other (that is, branch 0 of the first phased region +occurs in the same haplotype as branch 0 of the second phased region). +
    +
  • Unphased region are named +UR.bubbleChain.position +(example: PR.17.42) +where UR stands for "Unphased Region", and +the two fields are numeric identifiers with the same meaning +as for phased regions above. +
+ +To clarify the above description, the figure below shows names for a portion +of bubble chain 0. Note how the position +field gets incremented along the bubble chain. + + + + +

+Bubble chains in the haploid representation of the assembly +are named BC.bubbleChain where +bubbleChain identifies the bubble chain. +For example, BC.18. + +

+In the phased and haploid representations of the assembly, +segments that are not part of a bubble chain +have the same name as the corresponding segment +in the detailed representation of the assembly, +that is, a numeric identifier possibly followed by +.0 or .1. + + + + +

Using mode 2 assembly

+

+Phased diploid assembly is turned on via +--Assembly.mode 2 or, more conveniently, +using command line option +--config +to specify one of the following configurations: + +

    +
  • Nanopore-Phased-Jan2022.conf. +for standard nanopore reads. +
  • Nanopore-UL-Phased-Jan2022.conf. +for Ultra-Long (UL) nanopore reads. +
+ +

+You can use `shasta --command listConfiguration --config +to get a ful description of each these two configurations, +including comments the describe in more details the conditions +under which eacxh of the two configurations were tested. + +

+Please +file an issue +in the Shasta GitHub repository for discussion of mode 2 assembly parameters. + +

+Assembly mode 2 requires the following setting (both +included in the configurations mentioned above): + +

    +
  • --Kmers.k must be even. +
  • --ReadGraph.strandSeparationMethod 2 +(strict strand separation in the read graph). +
+ + + +

Assembly mode 2: typical results for diploid assembly

+

+Limited testing of phased diploid (mode 2) assembly was done +using current (Guppy 5) nanopore reads for a human genome. +Longer reads give better phasing results. +When using Ultra-Long (UL, N50>50Kb) reads +base-called with Guppy 5 and "super" accuracy +at coverage 60-80x, typical results for human genomes +are as follows: + +

    +
  • 80 to 90% of the genome sequence is assembled diploid (that is, in +phased regions). +
  • Typical length of the large diploid bubbles in the phased +representation is 2 to 10 Mb. +
  • Each +of the branches in one of the large bubbles +maps very well to one haplotype of a reference genome +for the assembly being sequenced, much less well to the +opposite haplotype. +
+ + + + +

Comparison of assembly mode 2 and iterative assembly

+

+Iterative assembly similarly addresses the separation of +copies of similar sequence due to ploidy, segmental duplication, +or other repeats. +It is more general in that it does not make +any assumption on the number of copies, while +assembly mode 2 has a built-in assumption of two copies. + +

+However, iterative assembly uses a different approach: +it uses the assembly graph to separate reads and +then iteratively reassembles while enforcing +separation of the read pairs found in the previous +iteration to belong to different copies. +In summary, one could say that iterative assembly +"phases the reads", while mode 2 assembly +"phases the bubbles". + +

+This approach used an iterative assembly, while effective in some cases, proved +to be much less robust and causes abundant assembly artifacts and +breaks. A future generalization of +mode 2 assembly without the assumption of two copies +may be able to provide robust separation +in the presence of arbitrary numbers of copies. + + + + + +

High performance computing techniques

+

+The Shasta assembler is designed to run on a single machine +with an amount of memory sufficient to hold all of its data structures +(1-2 TB for a human assembly, depending on coverage). +All data structures are memory mapped +and can be set up to remain available after assembly completes. +Note that using such a large memory machine does not substantially +increase the cost per CPU cycle. For example, +on Amazon AWS the cost per virtual processor hour for +large memory instances is no more than twice the cost for laptop-sized instances. + +

+There are various advantages to running assemblies in this way: +

    +
  • Running on a single machine simplifies the logistics of running +an assembly, versus for example running on a cluster of smaller machines +with shared storage. +
  • No disk input/output takes place during assembly, +except for loading the reads in memory and writing out assembly +results plus a few small files containing summary information. +This eliminates performance bottlenecks commonly caused by disk I/O. +
  • Having all data structures in memory makes it easier +and more efficient to exploit parallelism, even at very low granularity. +
  • Algorithm development is easier, as all data are immediately accessible +without the need to read files from disk. For example, it is possible +to easily rerun a specific portion of an assembly for experimentation +and debugging without any wait time for data structures to be read from disk. +
  • When the assembler data structures are set up to remain +in memory after the assembler completes, +it is possible to +use the Python API or the Shasta http server to +inspect and analyze an assembly and its data structures +(for example, display a portion of the read graph, +marker graph, or assembly graph). +
  • For optimal performance, assembler data structures can be mapped to +Linux 2 MB pages (huge pages). This makes it faster for +the operating system to allocate and manage the memory +and improves TLB efficiency. Using huge pages mapped on the +hugetlbfs filesystem +(Shasta executable options +--memoryMode filesystem --memoryBacking 2M) +can result in a significant speed up (20-30%) for large assemblies. +However, it requires root privilege via sudo. +
+ +

+To optimize performance in this setting, the Shasta assembler +uses various techniques: + +

    +
  • +In most parallel steps, the division of work among threads +is not set up in advance but decided dynamically +(Dynamic load balancing). As a +thread finishes a piece of work assigned to it, +it grabs another chunk of work to do. +The process of assigning work items to threads is lock-free (that is, it uses atomic memory +primitives rather than mutexes or other synchronization methods provided by the operating system). +
  • Most large memory allocations are done via mmap +and can optionally be mapped to Linux 2 MB pages. +The Shasta code includes a C++ class for conveniently handling these large +memory-mapped regions as C++ containers with familiar semantics +(class shasta::MemoryMapped::Vector). +
  • In situations where a large number of small vectors are required, +a two-pass process is used (class shasta::MemoryMapped::VectorOfVectors). In the first +pass, one computes the length of each of the vectors. A single large area +is then allocated to hold all of the vectors contiguously, +together with another area to hold indexes pointing to the beginning of each of the short +vectors. In a second pass, the vectors are then filled. Both passes +can be performed in parallel and are entirely lock-free. +This process eliminates memory allocation overhead +that would be incurred if each of the vectors were to be +allocated individually. +
+ +

+Thanks to these techniques, Shasta achieves close to 100% CPU utilization +during its parallel phases, even when using large numbers of threads. +However, a number of sequential phases +remain, which typically result in average CPU utilization +during a large assembly around 70%. Some of these sequential +phases can be parallelized, which would result in increased +average CPU utilization and improved assembly performance. + +

+As of Shasta release 0.1.0, a typical human assembly at coverage 60x +runs in about 6 hours on a x1.32xlarge AWS instance, +which has 64 cores (128 virtual CPUs) and 1952 GB of memory. + +

+See here for information on +maximizing assembly performance. + +

+ +
+ + + diff --git a/docs/Configurations.html b/docs/Configurations.html new file mode 100644 index 0000000..0571ab9 --- /dev/null +++ b/docs/Configurations.html @@ -0,0 +1,279 @@ + + + + + + + + + +
+ + +

Assembly configurations

+ +

+Shasta provides a number of +command line options +that can be used to set computational parameters and thresholds +for assemblies. + +All of these options have default values, +but the default values are not necessarily optimal for +any particular combination of a number of factors: + +

    +
  • The technology used to generate the reads. +Technologies currently available to generate the long reads +supported by Shasta are +Oxford Nanopore (ONT) and +Pacific BioSciences (HiFi and others). +
  • The amount of coverage available (average number of reads +overlapping each genome region). +
  • The characteristics of the genome being sequenced, including +heterozygosity, ploidy, and repeats content. +
+ +To adjust to these and other factors, +options adjustments are generally necessary to achieve +good quality assemblies. +To facilitate the process of generating useful assembly options +for a particular situation, Shasta uses assembly configurations. +An assembly configuration is a predefined set of assembly options +that can be stored in a configuration file +in a format defined +below. +A number of sample configuration files applicable to specific situations +are provided in shasta/conf. +The applicability of each of the files is described in comments +embedded in each file. + +

+Shasta command line option --config +is used to specify the configuration to be used, as described +below in details. This option is mandatory +when running an assembly. +If any option is specified both in a configuration +and explictly on the command line, the value +on the command line takes precedence. +This allows you to use a configuration as a useful +set of defaults, while still overriding some of its +options as desired. + +

+In addition to configuration files, Shasta also provides +a set of built-in configurations that are compiled +in the Shasta executable. These built-in configurations +can be used without the need for a configuration file. +Each built-in configuration has a corresponding configuration +file with the same name in shasta/conf, with +an extension .conf. +For example, configuration Nanopore-Oct2021 +can be specified in one of two ways: + +

+shasta --config Nanopore-May2022
+
+or +
+shasta --config .../shasta/conf/Nanopore-May2022.conf
+
+ +When using the second form, the file must be available, +and the ... should be replaced depending on the +location of the shasta directory. + +

+To obtain a list of available built-in configurations, +use Shasta command listConfigurations as follows: + +
+

+shasta --command listConfigurations
+
+ +At the time of writing (May 2022), this outputs the following +list of built-in configurations: + +
+Nanopore-Dec2019
+Nanopore-UL-Dec2019
+Nanopore-Sep2020
+Nanopore-UL-Sep2020
+Nanopore-UL-iterative-Sep2020
+Nanopore-OldGuppy-Sep2020
+Nanopore-Plants-Apr2021
+Nanopore-Oct2021
+Nanopore-UL-Oct2021
+HiFi-Oct2021
+Nanopore-UL-Jan2022
+Nanopore-Phased-Jan2022
+Nanopore-UL-Phased-Jan2022
+Nanopore-May2022
+Nanopore-Phased-May2022
+Nanopore-UL-May2022
+Nanopore-UL-Phased-May2022
+Nanopore-Human-SingleFlowcell-May2022
+Nanopore-Human-SingleFlowcell-Phased-May2022
+Nanopore-UL-Phased-Nov2022
+Nanopore-R10-Fast-Nov2022
+Nanopore-R10-Slow-Nov2022
+Nanopore-Phased-R10-Fast-Nov2022
+Nanopore-Phased-R10-Slow-Nov2022
+
+ +

+The following table summarizes configurations +recommended at the time of writing (November 2022, Shasta 0.11.0) +under the following conditions: +

    +
  • Human assemblies +
  • Oxford Nanopore reads. +
  • Guppy 5 or 6 basecaller with "super" accuracy. +
+ + +

+ +
ONT chemistryRead lengthCoverageHaploid assemblyPhased assembly + +
R9Standard40x to 80x +Nanopore-May2022 +Nanopore-Phased-May2022 + +
R9Ultra-Long (UL) +40x to 80x +Nanopore-UL-May2022 +Nanopore-UL-Phased-Nov2022 + +
R9StandardHuman genome with a single flowcell +(about 30x) +Nanopore-Human-SingleFlowcell-May2022 +Nanopore-Human-SingleFlowcell-Phased-May2022 + +
R10, fast modeStandardHuman genome with a single flowcell +(about 30x) +Nanopore-R10-Fast-Nov2022 +Nanopore-Phased-R10-Fast-Nov2022 + +
R10, slow modeStandardHuman genome with two flowcells +(about 45x) +Nanopore-R10-Slow-Nov2022 +Nanopore-Phased-R10-Slow-Nov2022 + + +
+ + +

+To get details of a specific built-in configuration +use Shasta command listConfiguration as follows, +specifiying the built-in configuration of interest after --config: + +

+shasta --command listConfiguration --config Nanopore-May2022
+
+ +

+This output includes comments that describe the +applicability of the selected configuration. +Details of the configuration are written out in the configuration +file format defined below. This allows you to +create your own configuration file using a built-in configuration +as a starting point. + + + + +

+Shasta command line option --config must be used +to specified the desired configuration to be used for an assembly. +The option must specify either a build-in configuration +or a path to a configuration file. + + + + + +

Configuration file

+

+Some options are only allowed on the command line, +but most of them can also optionally be specified using a configuration file. +Values specified on the command line take precedence over +values specified in the configuration file. +This makes it easy to override specific values in a +configuration file. + +

+Options that can be specified both on the command line +and in a configuration file are of the form +--SectionName.optionName. The format of the configuration file +is as follows: + +

+[SectionA]
+option1 = valueA1
+option2 = valueA2
+[SectionB]
+option1 = valueB1
+option2 = valueB2
+
+The above is equivalent to using the following command line options: + +
+--SectionA.option1 valueA1 
+--SectionA.option2 valueA2 
+--SectionB.option1 valueB1 
+--SectionB.option2 valueB2 
+
+ +

+For example, the value for option MarkerGraph.minCoverage +can be specified in the [MarkerGraph] +section of the configuration file as follows: + +

+[MarkerGraph]
+minCoverage = 0
+
+ +

+In the configuration file, blank lines and lines begining with # +are ignored and can be used to add coments and to improve readability +of the configuration file. + + + +

Boolean switches

+

+Some command line options are boolean switches, +that is, control options that can be turned on or off +rather then be given a value. +

+To turn on one of these switches on the command line, +just add it to the command line without any value, for +example --Assembly.storeCoverageData. +To turn it off, just omit it from the command line +(the default value is turned off). +

+To turn on one of these switches in a +configuration file, you can either enter it without value +

+storeCoverageData =
+
+or assign to it one of the following values: +1, true, True, yes, Yes. +To turn off one of these switches in a +configuration file, assign to it one of the following values: +0, false, False,no, No. + +

+Boolean switches are indicated as such in the Description column in he tables below. + + + +

+ +
+ + diff --git a/docs/Detangle-After.png b/docs/Detangle-After.png new file mode 100644 index 0000000..a6b16bb Binary files /dev/null and b/docs/Detangle-After.png differ diff --git a/docs/Detangle-Before.png b/docs/Detangle-Before.png new file mode 100644 index 0000000..3cfce62 Binary files /dev/null and b/docs/Detangle-Before.png differ diff --git a/docs/InspectingResults-Images/1.png b/docs/InspectingResults-Images/1.png new file mode 100644 index 0000000..4eeb1e9 Binary files /dev/null and b/docs/InspectingResults-Images/1.png differ diff --git a/docs/InspectingResults-Images/2.png b/docs/InspectingResults-Images/2.png new file mode 100644 index 0000000..7edb647 Binary files /dev/null and b/docs/InspectingResults-Images/2.png differ diff --git a/docs/InspectingResults-Images/3.png b/docs/InspectingResults-Images/3.png new file mode 100644 index 0000000..e6e48ac Binary files /dev/null and b/docs/InspectingResults-Images/3.png differ diff --git a/docs/InspectingResults-Images/4.png b/docs/InspectingResults-Images/4.png new file mode 100644 index 0000000..c970f0e Binary files /dev/null and b/docs/InspectingResults-Images/4.png differ diff --git a/docs/InspectingResults-Images/5.png b/docs/InspectingResults-Images/5.png new file mode 100644 index 0000000..cbbfb05 Binary files /dev/null and b/docs/InspectingResults-Images/5.png differ diff --git a/docs/InspectingResults-Images/6.png b/docs/InspectingResults-Images/6.png new file mode 100644 index 0000000..8c3fd3e Binary files /dev/null and b/docs/InspectingResults-Images/6.png differ diff --git a/docs/InspectingResults-Images/7.png b/docs/InspectingResults-Images/7.png new file mode 100644 index 0000000..410a62c Binary files /dev/null and b/docs/InspectingResults-Images/7.png differ diff --git a/docs/InspectingResults.html b/docs/InspectingResults.html new file mode 100644 index 0000000..63059df --- /dev/null +++ b/docs/InspectingResults.html @@ -0,0 +1,212 @@ + + + + + + + + + +
+ + +

Exploring assembly results

+ +

+Shasta has functionality for exploring +details of many data structures used during assembly. +It can be useful to understand assembler behavior +for testing, debugging, parameter optimization, +development of new algorithms, or for gaining insight +not available by visually examining the assembled sequence +files. +When this functionality is activated, Shasta +behaves as an http server, and the user communicates with it +via a standard Internet browser. + +

+Follow the direction below to activate this functionality. + + + +

Starting the Shasta http server on Linux

+

+The Shasta http server uses +Graphviz software to display graphs. +To install it, use one of the following commands depending on the Linux system you are using: +

    +
  • On Debian, Ubuntu, and derived distributions, use:
    sudo apt install graphviz
    +
  • On CentOS, Red Hat, Fedora, and +related distributions, use:
    sudo yum install graphviz
    +
  • On a Linux distribution where neither of the above commands works, +please file an +issue on the Shasta GitHub repository mentioning +the distribution you are using. +We will make an effort to update the documentation to cover that distribution. +
+ +

+To start the Shasta http server on Linux, follow these steps: +

    +
  1. Run an assembly with option --memoryMode filesystem. +When this option is used, binary data used by the assembly +are stored in memory mapped files that remain accessible after assembly is complete. +
      +
    • If you don't have root access via sudo on the machine +you are using, also use option --memoryBacking disk. +This is slower +but guarantees that the results remain permanently available +after an assembly completes, unless +you use --command cleanupBinaryData. +
    • If you do have root access via sudo on the machine +you are using and you want to maximize assembly performance, +also use option --memoryBacking 2M, +which results in binary data being stored in memory on +the Linux hugetlbfs filesystem (2 MB "huge" pages). +These data only remain available until the next reboot +or until you clean them up via --command cleanupBinaryData, +but you can save them persistently on disk using --command saveBinaryData. +
    + +
  2. Run the assembler again, this time specifying option +--command explore, +plus the same --assemblyDirectory option used for the assembly run +(default is ShastaRun). +
+

+See +here +for more information on the --memoryMode and --memoryBacking +command line options. + + + + +

Starting the Shasta http server on macOS

+

+The Shasta http server uses +Graphviz software to display graphs. +It also needs command gtimeout which is part of the coreutils package. +To install them, use this command:

brew install graphviz coreutils
+

+To start the Shasta http server on macOS, follow these steps: +

    +
  1. Run an assembly as usual. The macOS version of Shasta +always stores binary data on disk. This is slower +but guarantees that the binary data remain permanently available +after an assembly completes, unless +you use --command cleanupBinaryData. +
  2. Run the assembler again, this time specifying option +--command explore, +plus the same --assemblyDirectory option used for the assembly run +(default is ShastaRun). +
+ + + +

Using a browser to explore assembly results

+

Following the above directions will start a Shasta process +in a mode in which it behaves as an http server. +It will also start your default browser and point it to +the Shasta http server process. +If you want to start additional browser sessions, just +point your browser to the URL shown when the Shasta http server starts, +usually http://localhost:17100. + +

+The browser session will initially show an assembly summary page. +At the top you will see a navigation menu that allows you to explore +details of many assembler data structures. +For example, this allows you to look at local subgraphs +of the read graph, marker graph, and assembly graph +(see here for more information). +It also provides details of sequence assembly +and of the input reads used. +Finally, there are several useful links between +the various data structures. For example, +you can easily navigate from the assembly graph to the marker +graph and vice versa, and from the read graph to the reads. + + +

+When you are done using the browser, remember to stop the server +using Ctrl^C in the command window in which you started the +server. You can restart the server later as many times as you like, +as long as the binary data remain available. + + +

Access control

+

+By default, the server only responds +to requests from the same user and computer +running the server. +However, you can use the command line option +--exploreAccess to relax this restriction: + +

    +
  • --exploreAccess user (default) +to only allow access on the local machine and to the user that started +the server. THIS DEFAULT OPTION IS THE ONLY ONE THAT GUARANTEES +THAT NOBODY ELSE WILL BE ABLE TO ACCESS YOUR ASSEMBLY. +YOU SHOULD USE THIS OPTION IF YOUR ASSEMBLY DATA +IS SUBJECT TO CONFIDENTIALITY RESTRICTIONS +OR IS NOT CLEARED OR CONSENTED FOR PUBLIC RELEASE. +
  • --exploreAccess local +to allow access to ALL USERS on the local machine. +YOU SHOULD NOT USE THIS OPTION IF YOUR ASSEMBLY DATA +IS SUBJECT TO CONFIDENTIALITY RESTRICTIONS +OR IS NOT CLEARED OR CONSENTED FOR PUBLIC RELEASE. +
  • --exploreAccess unrestricted +for completely unrestricted access from any user, even from +different computers on your local area network, +and potentially even from the entire Internet, +if you are not protected by a firewall. +Some firewall may, however, be necessary for this to work. +YOU SHOULD NOT USE THIS OPTION IF YOUR ASSEMBLY DATA +IS SUBJECT TO CONFIDENTIALITY RESTRICTIONS +OR IS NOT CLEARED OR CONSENTED FOR PUBLIC RELEASE. + +
+ + + +

Things you can do with the HTTP server

+
    +
  • Look at a specific read, its run-length encoding and location of markers
  • +
  • Find all alignments for a given read
  • +
  • Align any two reads
  • +
  • Align a read with all other reads
  • +
  • Visualize individual alignments as a grid
  • +
  • Visualize alignment graphs
  • +
+and several other things. + +

Screenshots

+

+Below are some sample screenshots obtained using +--command explore. + +

Assembly Summary

+ +
+

Investigating individual reads

+You can see the run-length representation of the read along with its markers. + +
+

Investigating Read Graph

+ +
+

Investigating local Marker Graph

+ + +
+

Investigate Assembly Graph

+ + +
+ + +
+ + + diff --git a/docs/Introduction.html b/docs/Introduction.html new file mode 100644 index 0000000..645a9a0 --- /dev/null +++ b/docs/Introduction.html @@ -0,0 +1,69 @@ + + + + + + + + + +
+ +

Shasta long read assembler

+ +

+This is the documentation for the + +Shasta long read assembler. +If you are seeing this documentation on github.io, +it applies to the latest version of Shasta +on GitHub (not necessarily the same as the latest release). +Documentation for any version of Shasta is available +in the source code in the shasta/docs directory +and in any build under the shasta-build/shasta-install/docs +directory. +

+ + + +

Abstract

+

+The goal of Shasta is to rapidly +produce accurate assembled sequence using as input DNA reads +generated by Oxford Nanopore flow cells. +

+

+Computational methods used by the Shasta assembler include: +

    +
  • +Using a +run-length +representation of the read sequence. +This makes the assembly process more resilient to errors in +homopolymer repeat counts, which are the most common type +of errors in Oxford Nanopore reads. +
  • +Using in some phases of the computation a representation +of the read sequence based on markers, a fixed +subset of short k-mers (k ≈ 10). +
+

+

+An current implementation of Shasta is complete and functional, +but significant improvements in several areas are possible. +As implemented, it can run an assembly of a human genome at coverage around 60x +in about 5 hours using a single, large machine (AWS instance type +x1.32xlarge, with 128 virtual processors and 1952 GB of memory). +The compute cost of such an assembly is around $20 at AWS spot market or reserved prices. +

+

+See Shafin et al, Nature Biotechnology 2020 +for an error analysis of the Shasta assembler and more. +

+ + +
+ + + + diff --git a/docs/MakeRelease.html b/docs/MakeRelease.html new file mode 100644 index 0000000..5432e61 --- /dev/null +++ b/docs/MakeRelease.html @@ -0,0 +1,94 @@ + + + + + + + + + +
+ +

Creating a new release

+ +
    +
  • Make sure there are no outstanding commits or +pull requests that should be in the new release. +
  • Do some testing. +
  • Run CheckConfigurations.py +(from the shasta-install/bin directory) +to check that all built-in configurations are functional. +
  • Pick a release number X.Y.Z +where X, Y, and Z +are numbers (no additional characters). +To stay consistent with +Semantic Versioning, +for now stay with X=0. +Increment Z by one if only bug fixes were made, and otherwise +increment Y by one and reset Z to zero. +In the directions below, replace X.Y.Z +with the release number you picked. + +
  • In +shasta/.github/workflows/Build.yml, +change BUILD_ID to Shasta Release X.Y.Z +in all cmake commands (2 instances at the time of last update of this documentation). +
  • Commit and push this change to trigger a new build on GitHub Actions. +Wait for that build to complete. +
  • Download the 3 artifacts. Unzip them and rename them to the following: +
      +
    • shasta-Linux-X.Y.Z +
    • shasta-Ubuntu-20.04-X.Y.Z.tar +
    • shasta-docs-X.Y.Z.tar +
    +
  • Make sure shasta-Linux-X.Y.Z is executable. +
  • Build Shasta for 64-bit ARM (aarch64). Github Actions currently does not support ARM. So the easiest way to do this is on a Graviton2 ec2 instance in AWS as follows: +
      +
    • git clone https://github.com/paoloshasta/shasta.git +sudo ./shasta/scripts/InstallPrerequisites-Ubuntu.sh +mkdir -p shastaBuild +cd shastaBuild +cmake ../shasta -DBUILD_ID="Shasta Release X.Y.Z for 64 bit ARM" +make install/strip -j +
    • +
    • Download the aarch64 Shasta binary (using scp) and +rename it to shasta-Linux-ARM-X.Y.Z, +then make sure it is executable.
    • +
    +
  • + + +
  • Create release notes in markdown format. +This is +a web page that can be used to review +the release notes before posting on GitHub. +Just paste the markdown to the left pane. +
      +
    • Include the minimum kernel version for each binary in the notes. +You can find this by running the `file` command (`file /path/to/shasta-*-X.Y.Z`) +
    + +
  • Create the release on GitHub and paste the release notes. +The release name should be just/simply X.Y.Z +(no additional characters). Specify the tag to be created, also +X.Y.Z without any additional characters. +The release will not be visible to users until it gets published +two steps below. +
  • Upload the unzipped and renamed artifacts (4) to the new release as assets. + +
  • Publish the release on GitHub. +
  • After the release has been published it should not be modified or deleted. +
  • In +shasta/.github/workflows/Build.yml, +change BUILD_ID to +Shasta unreleased test build newer than release X.Y.Z +in all cmake commands for future GitHub Actions builds +(2 instances at the time of last update of this documentation). +
+ + + +
+ + + diff --git a/docs/MarkerAlignment.png b/docs/MarkerAlignment.png new file mode 100644 index 0000000..18feba3 Binary files /dev/null and b/docs/MarkerAlignment.png differ diff --git a/docs/MarkerGraph-1.dot b/docs/MarkerGraph-1.dot new file mode 100644 index 0000000..6f7a5de --- /dev/null +++ b/docs/MarkerGraph-1.dot @@ -0,0 +1,10 @@ +digraph G { +rankdir=LR; +node [shape=rectangle style=rounded color="#9e242e" width=0.5]; +edge [color="#2eccc1"]; +a->b; +b->c; +c->d; +d->e; +} + diff --git a/docs/MarkerGraph-1.dot.png b/docs/MarkerGraph-1.dot.png new file mode 100644 index 0000000..2593b12 Binary files /dev/null and b/docs/MarkerGraph-1.dot.png differ diff --git a/docs/MarkerGraph-2.dot b/docs/MarkerGraph-2.dot new file mode 100644 index 0000000..f4d018b --- /dev/null +++ b/docs/MarkerGraph-2.dot @@ -0,0 +1,24 @@ +digraph G { +rankdir=LR; +node [shape=rectangle style=rounded color="#9e242e" width=0.5]; +edge [color="#2eccc1"]; +a1 [label="a"]; +b1 [label="b"]; +c1 [label="c"]; +d1 [label="d"]; +e1 [label="e"]; +a1->b1; +b1->c1; +c1->d1; +d1->e1; +a2 [label="a"]; +b2 [label="b"]; +x2 [label="x"]; +d2 [label="d"]; +e2 [label="e"]; +a2->b2; +b2->x2; +x2->d2; +d2->e2; +} + diff --git a/docs/MarkerGraph-2.dot.png b/docs/MarkerGraph-2.dot.png new file mode 100644 index 0000000..4cd5fab Binary files /dev/null and b/docs/MarkerGraph-2.dot.png differ diff --git a/docs/MarkerGraph-3.dot b/docs/MarkerGraph-3.dot new file mode 100644 index 0000000..6584f8c --- /dev/null +++ b/docs/MarkerGraph-3.dot @@ -0,0 +1,41 @@ +digraph G { +rankdir=LR; +node [shape=rectangle style=rounded color="#9e242e" width=0.5]; +edge [color="#2eccc1"]; + +subgraph cluster_a { +color="#000066"; +a1 [label="a"]; +a2 [label="a"]; +} + +subgraph cluster_b { +color="#000066"; +b1 [label="b"]; +b2 [label="b"]; +} + +subgraph cluster_d { +color="#000066"; +d1 [label="d"]; +d2 [label="d"]; +} + +subgraph cluster_e { +color="#000066"; +e1 [label="e"]; +e2 [label="e"]; +} + +c1 [label="c"]; +a1->b1; +b1->c1; +c1->d1; +d1->e1; +x2 [label="x"]; +a2->b2; +b2->x2; +x2->d2; +d2->e2; +} + diff --git a/docs/MarkerGraph-3.dot.png b/docs/MarkerGraph-3.dot.png new file mode 100644 index 0000000..a472a3c Binary files /dev/null and b/docs/MarkerGraph-3.dot.png differ diff --git a/docs/MarkerGraph-4.dot b/docs/MarkerGraph-4.dot new file mode 100644 index 0000000..86b2e20 --- /dev/null +++ b/docs/MarkerGraph-4.dot @@ -0,0 +1,12 @@ +digraph G { +rankdir=LR; +node [shape=rectangle style=rounded color="#9e242e" width=0.5]; +edge [color="#2eccc1"]; +a->b; +b->c; +c->d; +d->e; +b->x; +x->d +} + diff --git a/docs/MarkerGraph-4.dot.png b/docs/MarkerGraph-4.dot.png new file mode 100644 index 0000000..8144a4d Binary files /dev/null and b/docs/MarkerGraph-4.dot.png differ diff --git a/docs/MarkerGraph-5.png b/docs/MarkerGraph-5.png new file mode 100644 index 0000000..6bcf629 Binary files /dev/null and b/docs/MarkerGraph-5.png differ diff --git a/docs/MarkerGraph-6.png b/docs/MarkerGraph-6.png new file mode 100644 index 0000000..c32b23c Binary files /dev/null and b/docs/MarkerGraph-6.png differ diff --git a/docs/MarkerGraph-7.dot b/docs/MarkerGraph-7.dot new file mode 100644 index 0000000..91fe52d --- /dev/null +++ b/docs/MarkerGraph-7.dot @@ -0,0 +1,33 @@ +digraph G { +rankdir=LR; +node [shape=point]; +size="6!"; + +0->1 [color="/dark27/1"]; +1->2 [color="/dark27/1"]; + +2->3 [color="/dark27/2"]; +3->4 [color="/dark27/2"]; +4->5 [color="/dark27/2"]; +5->6 [color="/dark27/2"]; +6->7 [color="/dark27/2"]; + + +7->8 [color="/dark27/3"]; +8->9 [color="/dark27/3"]; + +2->10 [color="/dark27/4"]; +10->11 [color="/dark27/4"]; + +11->12 [color="/dark27/5"]; +12->13 [color="/dark27/5"]; +13->14 [color="/dark27/5"]; + +11->15 [color="/dark27/6"]; +15->14 [color="/dark27/6"]; + +14->7 [color="/dark27/7"]; + + +} + diff --git a/docs/MarkerGraph-7.dot.png b/docs/MarkerGraph-7.dot.png new file mode 100644 index 0000000..101455f Binary files /dev/null and b/docs/MarkerGraph-7.dot.png differ diff --git a/docs/MarkerGraph-8.dot b/docs/MarkerGraph-8.dot new file mode 100644 index 0000000..62ef068 --- /dev/null +++ b/docs/MarkerGraph-8.dot @@ -0,0 +1,22 @@ +digraph G { +rankdir=LR; +node [shape=point]; +size="6!"; +0->2 [color="/dark27/1"]; + +2->7 [color="/dark27/2"]; + + +7->9 [color="/dark27/3"]; + +2->11 [color="/dark27/4"]; + +11->14 [color="/dark27/6"]; + +11->14 [color="/dark27/5"]; + +14->7 [color="/dark27/7"]; + + +} + diff --git a/docs/MarkerGraph-8.dot.png b/docs/MarkerGraph-8.dot.png new file mode 100644 index 0000000..fe77815 Binary files /dev/null and b/docs/MarkerGraph-8.dot.png differ diff --git a/docs/Markers.png b/docs/Markers.png new file mode 100644 index 0000000..06cf62a Binary files /dev/null and b/docs/Markers.png differ diff --git a/docs/Performance.html b/docs/Performance.html new file mode 100644 index 0000000..0e8a1be --- /dev/null +++ b/docs/Performance.html @@ -0,0 +1,40 @@ + + + + + + + + + +
+ +

Maximizing assembly performance

+ +

+Use the following tips to obtain the best performance +from the Shasta assembler. + +

    + +
  • +If you are using the Shasta executable (the simplest and recommended option), +use the following options to allocate memory +on 2MB huge pages mapped to the hugetlbfs filesystem. +However, this requires root privilege to be obtained via sudo. +Depending on your sudo set up, this may ask for your password, +or fail. +
    --memoryMode filesystem --memoryBacking 2M
    + +
  • +Don't use macOS or Windows. Use a 64-bit Linux system instead. +The Shasta executable runs on most current 64-bit Linux distributions +and requires no set up or installation. + +
+ + +
+ + + diff --git a/docs/PhasedRegionsNaming.png b/docs/PhasedRegionsNaming.png new file mode 100644 index 0000000..f768282 Binary files /dev/null and b/docs/PhasedRegionsNaming.png differ diff --git a/docs/Prerequisites.html b/docs/Prerequisites.html new file mode 100644 index 0000000..ecc0369 --- /dev/null +++ b/docs/Prerequisites.html @@ -0,0 +1,130 @@ + + + + + + + + + + +
+ +

Prerequisite packages

+ +

+To download, build and run the shasta software on a +Ubuntu (16.04, 18.04, 20.04) or macOS (10.14, 10.15) machine, the following packages are required: + + + + + + + + + + + + + + + +
Package +Ubuntu package name +Needed
to build
from
source? +
Needed
to run
assembly? +
Used by
http server? +
Comments + +
Git +git + + + +Only needed to get the source code from GitHub. + +
The g++ compiler +g++ +✔ +✔ +✔ +Runtime libraries only needed at run time. + + +
Cmake +cmake +✔ + + + + +
The Boost libraries +libboost-dev +✔ + + + + +
Graphviz +graphviz + + +✔ +Used for graph layout. + +
Blast +ncbi-blast+ + + +✔ +Used by the http server for interactively computing alignments. + +
Python 3 +python3 +✔ +✔ +✔ + + +
pip3 +pip3 + + + +Only needed to install pybind11 (see below) + +
Pybind11 +pybind11 (pip3 package) +✔ + + +Used to provide Python bindings to C++ code. + +
The png library +libpng-dev +✔ +✔ +✔ +Used to display marker alignments in the http server. But it is a dependency of shasta.so, so it must be installed whether it is used or not. + +
SeqAn 2.4.0 + +✔ + + +See InstallPrerequisites-Ubuntu.sh & InstallPrerequisites-macOS.sh for installation from GitHub. + +
SPOA 3.4.0 + +✔ + + +See InstallPrerequisites-Ubuntu.sh & InstallPrerequisites-macOS.sh for installation from GitHub. +
+ +

+
+ + + diff --git a/docs/Python.html b/docs/Python.html new file mode 100644 index 0000000..a0ad9ae --- /dev/null +++ b/docs/Python.html @@ -0,0 +1,37 @@ + + + + + + + + + +
+ +

Python API

+ +

+On Ubuntu 16.04 and Ubuntu 18.04, a Shasta build +includes a shared library shasta-build/shasta-install/shasta.so +which behaves as a Python module. Python code can import shasta +to use the functionality provided by the module. +To create documentation for the Python API, see directions in +shasta/docs/PythonApi/README. + +For the Python interpreter to find the module you must either: +

    +
  • Make sure the Python script that contains import shasta is in the same directory +that contains shasta.so (shasta-build/shasta-install/bin). +All Python scripts provided with Shasta are copied +to that location during the build process. + +
  • Or, set environment variable PYTHONPATH +to the name of the directory where shasta.so is located. +
+ + +
+ + + diff --git a/docs/PythonApi/Makefile b/docs/PythonApi/Makefile new file mode 100644 index 0000000..8c200c1 --- /dev/null +++ b/docs/PythonApi/Makefile @@ -0,0 +1,216 @@ +# Makefile for Sphinx documentation +# + +# You can set these variables from the command line. +SPHINXOPTS = +SPHINXBUILD = sphinx-build +PAPER = +BUILDDIR = _build + +# User-friendly check for sphinx-build +ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) +$(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/) +endif + +# Internal variables. +PAPEROPT_a4 = -D latex_paper_size=a4 +PAPEROPT_letter = -D latex_paper_size=letter +ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . +# the i18n builder cannot share the environment and doctrees with the others +I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . + +.PHONY: help +help: + @echo "Please use \`make ' where is one of" + @echo " html to make standalone HTML files" + @echo " dirhtml to make HTML files named index.html in directories" + @echo " singlehtml to make a single large HTML file" + @echo " pickle to make pickle files" + @echo " json to make JSON files" + @echo " htmlhelp to make HTML files and a HTML help project" + @echo " qthelp to make HTML files and a qthelp project" + @echo " applehelp to make an Apple Help Book" + @echo " devhelp to make HTML files and a Devhelp project" + @echo " epub to make an epub" + @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter" + @echo " latexpdf to make LaTeX files and run them through pdflatex" + @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx" + @echo " text to make text files" + @echo " man to make manual pages" + @echo " texinfo to make Texinfo files" + @echo " info to make Texinfo files and run them through makeinfo" + @echo " gettext to make PO message catalogs" + @echo " changes to make an overview of all changed/added/deprecated items" + @echo " xml to make Docutils-native XML files" + @echo " pseudoxml to make pseudoxml-XML files for display purposes" + @echo " linkcheck to check all external links for integrity" + @echo " doctest to run all doctests embedded in the documentation (if enabled)" + @echo " coverage to run coverage check of the documentation (if enabled)" + +.PHONY: clean +clean: + rm -rf $(BUILDDIR)/* + +.PHONY: html +html: + $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html + @echo + @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." + +.PHONY: dirhtml +dirhtml: + $(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml + @echo + @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml." + +.PHONY: singlehtml +singlehtml: + $(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml + @echo + @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml." + +.PHONY: pickle +pickle: + $(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle + @echo + @echo "Build finished; now you can process the pickle files." + +.PHONY: json +json: + $(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json + @echo + @echo "Build finished; now you can process the JSON files." + +.PHONY: htmlhelp +htmlhelp: + $(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp + @echo + @echo "Build finished; now you can run HTML Help Workshop with the" \ + ".hhp project file in $(BUILDDIR)/htmlhelp." + +.PHONY: qthelp +qthelp: + $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp + @echo + @echo "Build finished; now you can run "qcollectiongenerator" with the" \ + ".qhcp project file in $(BUILDDIR)/qthelp, like this:" + @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/Shasta.qhcp" + @echo "To view the help file:" + @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/Shasta.qhc" + +.PHONY: applehelp +applehelp: + $(SPHINXBUILD) -b applehelp $(ALLSPHINXOPTS) $(BUILDDIR)/applehelp + @echo + @echo "Build finished. The help book is in $(BUILDDIR)/applehelp." + @echo "N.B. You won't be able to view it unless you put it in" \ + "~/Library/Documentation/Help or install it in your application" \ + "bundle." + +.PHONY: devhelp +devhelp: + $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp + @echo + @echo "Build finished." + @echo "To view the help file:" + @echo "# mkdir -p $$HOME/.local/share/devhelp/Shasta" + @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Shasta" + @echo "# devhelp" + +.PHONY: epub +epub: + $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub + @echo + @echo "Build finished. The epub file is in $(BUILDDIR)/epub." + +.PHONY: latex +latex: + $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex + @echo + @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex." + @echo "Run \`make' in that directory to run these through (pdf)latex" \ + "(use \`make latexpdf' here to do that automatically)." + +.PHONY: latexpdf +latexpdf: + $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex + @echo "Running LaTeX files through pdflatex..." + $(MAKE) -C $(BUILDDIR)/latex all-pdf + @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex." + +.PHONY: latexpdfja +latexpdfja: + $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex + @echo "Running LaTeX files through platex and dvipdfmx..." + $(MAKE) -C $(BUILDDIR)/latex all-pdf-ja + @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex." + +.PHONY: text +text: + $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text + @echo + @echo "Build finished. The text files are in $(BUILDDIR)/text." + +.PHONY: man +man: + $(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man + @echo + @echo "Build finished. The manual pages are in $(BUILDDIR)/man." + +.PHONY: texinfo +texinfo: + $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo + @echo + @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo." + @echo "Run \`make' in that directory to run these through makeinfo" \ + "(use \`make info' here to do that automatically)." + +.PHONY: info +info: + $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo + @echo "Running Texinfo files through makeinfo..." + make -C $(BUILDDIR)/texinfo info + @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo." + +.PHONY: gettext +gettext: + $(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale + @echo + @echo "Build finished. The message catalogs are in $(BUILDDIR)/locale." + +.PHONY: changes +changes: + $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes + @echo + @echo "The overview file is in $(BUILDDIR)/changes." + +.PHONY: linkcheck +linkcheck: + $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck + @echo + @echo "Link check complete; look for any errors in the above output " \ + "or in $(BUILDDIR)/linkcheck/output.txt." + +.PHONY: doctest +doctest: + $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest + @echo "Testing of doctests in the sources finished, look at the " \ + "results in $(BUILDDIR)/doctest/output.txt." + +.PHONY: coverage +coverage: + $(SPHINXBUILD) -b coverage $(ALLSPHINXOPTS) $(BUILDDIR)/coverage + @echo "Testing of coverage in the sources finished, look at the " \ + "results in $(BUILDDIR)/coverage/python.txt." + +.PHONY: xml +xml: + $(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml + @echo + @echo "Build finished. The XML files are in $(BUILDDIR)/xml." + +.PHONY: pseudoxml +pseudoxml: + $(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml + @echo + @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml." diff --git a/docs/PythonApi/README b/docs/PythonApi/README new file mode 100644 index 0000000..cd030f9 --- /dev/null +++ b/docs/PythonApi/README @@ -0,0 +1,7 @@ +To create html documentation for the Python API: + +- Make sure sphinx is installed. Package namne on Ubuntu is python3-sphinx. +- Set PYTHONPATH to point to a directory containing shasta.so. + Sphinx uses the documentation strings stored there. +- In this directory, do "make clean; make html". +- The output goes to _build/html diff --git a/docs/PythonApi/conf.py b/docs/PythonApi/conf.py new file mode 100644 index 0000000..2b055e3 --- /dev/null +++ b/docs/PythonApi/conf.py @@ -0,0 +1,257 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- +# +# Shasta documentation build configuration file, created by +# sphinx-quickstart on Thu Aug 16 14:14:37 2018. +# +# This file is execfile()d with the current directory set to its +# containing dir. +# +# Note that not all possible configuration values are present in this +# autogenerated file. +# +# All configuration values have a default; values that are commented out +# serve to show the default. + +import sys +import os + +# If extensions (or modules to document with autodoc) are in another directory, +# add these directories to sys.path here. If the directory is relative to the +# documentation root, use os.path.abspath to make it absolute, like shown here. +#sys.path.insert(0, os.path.abspath('.')) + +# -- General configuration ------------------------------------------------ + +# If your documentation needs a minimal Sphinx version, state it here. +#needs_sphinx = '1.0' + +# Add any Sphinx extension module names here, as strings. They can be +# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom +# ones. +extensions = [ + 'sphinx.ext.autodoc', +] + +# Add any paths that contain templates here, relative to this directory. +templates_path = ['_templates'] + +# The suffix(es) of source filenames. +# You can specify multiple suffix as a list of string: +# source_suffix = ['.rst', '.md'] +source_suffix = '.rst' + +# The encoding of source files. +#source_encoding = 'utf-8-sig' + +# The master toctree document. +master_doc = 'index' + +# General information about the project. +project = 'Shasta' +# copyright = '2018, paoloczi' +# author = 'paoloczi' + +# The version info for the project you're documenting, acts as replacement for +# |version| and |release|, also used in various other places throughout the +# built documents. +# +# The short X.Y version. +version = '' +# The full version, including alpha/beta/rc tags. +release = '' + +# The language for content autogenerated by Sphinx. Refer to documentation +# for a list of supported languages. +# +# This is also used if you do content translation via gettext catalogs. +# Usually you set "language" from the command line for these cases. +language = None + +# There are two options for replacing |today|: either, you set today to some +# non-false value, then it is used: +#today = '' +# Else, today_fmt is used as the format for a strftime call. +#today_fmt = '%B %d, %Y' + +# List of patterns, relative to source directory, that match files and +# directories to ignore when looking for source files. +exclude_patterns = ['_build'] + +# The reST default role (used for this markup: `text`) to use for all +# documents. +#default_role = None + +# If true, '()' will be appended to :func: etc. cross-reference text. +#add_function_parentheses = True + +# If true, the current module name will be prepended to all description +# unit titles (such as .. function::). +#add_module_names = True + +# If true, sectionauthor and moduleauthor directives will be shown in the +# output. They are ignored by default. +#show_authors = False + +# The name of the Pygments (syntax highlighting) style to use. +pygments_style = 'sphinx' + +# A list of ignored prefixes for module index sorting. +#modindex_common_prefix = [] + +# If true, keep warnings as "system message" paragraphs in the built documents. +#keep_warnings = False + +# If true, `todo` and `todoList` produce output, else they produce nothing. +todo_include_todos = False + + +# -- Options for HTML output ---------------------------------------------- + +# The theme to use for HTML and HTML Help pages. See the documentation for +# a list of builtin themes. +html_theme = 'classic' + +# Theme options are theme-specific and customize the look and feel of a theme +# further. For a list of options available for each theme, see the +# documentation. +html_theme_options = {'sidebarwidth': 250} + +# Add any paths that contain custom themes here, relative to this directory. +#html_theme_path = [] + +# The name for this set of Sphinx documents. If None, it defaults to +# " v documentation". +#html_title = None + +# A shorter title for the navigation bar. Default is the same as html_title. +#html_short_title = None + +# The name of an image file (relative to this directory) to place at the top +# of the sidebar. +#html_logo = None + +# The name of an image file (relative to this directory) to use as a favicon of +# the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 +# pixels large. +#html_favicon = None + +# Add any paths that contain custom static files (such as style sheets) here, +# relative to this directory. They are copied after the builtin static files, +# so a file named "default.css" will overwrite the builtin "default.css". +html_static_path = ['_static'] + +# Add any extra paths that contain custom files (such as robots.txt or +# .htaccess) here, relative to this directory. These files are copied +# directly to the root of the documentation. +#html_extra_path = [] + +# If not '', a 'Last updated on:' timestamp is inserted at every page bottom, +# using the given strftime format. +#html_last_updated_fmt = '%b %d, %Y' + +# If true, SmartyPants will be used to convert quotes and dashes to +# typographically correct entities. +#html_use_smartypants = True + +# Custom sidebar templates, maps document names to template names. +#html_sidebars = {} + +# Additional templates that should be rendered to pages, maps page names to +# template names. +#html_additional_pages = {} + +# If false, no module index is generated. +#html_domain_indices = True + +# If false, no index is generated. +#html_use_index = True + +# If true, the index is split into individual pages for each letter. +#html_split_index = False + +# If true, links to the reST sources are added to the pages. +#html_show_sourcelink = True + +# If true, "Created using Sphinx" is shown in the HTML footer. Default is True. +#html_show_sphinx = True + +# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. +#html_show_copyright = True + +# If true, an OpenSearch description file will be output, and all pages will +# contain a tag referring to it. The value of this option must be the +# base URL from which the finished HTML is served. +#html_use_opensearch = '' + +# This is the file name suffix for HTML files (e.g. ".xhtml"). +#html_file_suffix = None + +# Language to be used for generating the HTML full-text search index. +# Sphinx supports the following languages: +# 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' +# 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' +#html_search_language = 'en' + +# A dictionary with options for the search language support, empty by default. +# Now only 'ja' uses this config value +#html_search_options = {'type': 'default'} + +# The name of a javascript file (relative to the configuration directory) that +# implements a search results scorer. If empty, the default will be used. +#html_search_scorer = 'scorer.js' + +# Output file base name for HTML help builder. +htmlhelp_basename = 'Shastadoc' + +# -- Options for LaTeX output --------------------------------------------- + +latex_elements = { +# The paper size ('letterpaper' or 'a4paper'). +#'papersize': 'letterpaper', + +# The font size ('10pt', '11pt' or '12pt'). +#'pointsize': '10pt', + +# Additional stuff for the LaTeX preamble. +#'preamble': '', + +# Latex figure (float) alignment +#'figure_align': 'htbp', +} + +# Grouping the document tree into LaTeX files. List of tuples +# (source start file, target name, title, +# author, documentclass [howto, manual, or own class]). +latex_documents = [ + (master_doc, 'Shasta.tex', 'Shasta Documentation', + 'paoloczi', 'manual'), +] + +# The name of an image file (relative to this directory) to place at the top of +# the title page. +#latex_logo = None + +# For "manual" documents, if this is true, then toplevel headings are parts, +# not chapters. +#latex_use_parts = False + +# If true, show page references after internal links. +#latex_show_pagerefs = False + +# If true, show URL addresses after external links. +#latex_show_urls = False + +# Documents to append as an appendix to all manuals. +#latex_appendices = [] + +# If false, no module index is generated. +#latex_domain_indices = True + + + +# If true, show URL addresses after external links. +#man_show_urls = False + + + diff --git a/docs/PythonApi/index.rst b/docs/PythonApi/index.rst new file mode 100644 index 0000000..d2fbeaf --- /dev/null +++ b/docs/PythonApi/index.rst @@ -0,0 +1,34 @@ +.. Shasta documentation master file, created by + sphinx-quickstart on Thu Aug 16 14:14:37 2018. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Shasta Python API documentation +=============================== + +Indices and tables +------------------ + +* :ref:`genindex` +* :ref:`search` + + + +.. toctree:: + :maxdepth: 2 + +.. automodule:: shasta + + + +Class Assembler +--------------- + +.. autoclass:: Assembler + :members: + + .. automethod:: __init__ + + + + diff --git a/docs/QuickStart.html b/docs/QuickStart.html new file mode 100644 index 0000000..e11992f --- /dev/null +++ b/docs/QuickStart.html @@ -0,0 +1,111 @@ + + + + + + + + + +
+ +

Quick start

+ +Note that the Shasta executable has no dependencies and requires no installation +or set up. This means that you can use it immediately afterdownloading it and setting its execute permission. +See below for more information. + + +

Linux

+

+You can use the following commands to download the executable from the latest release and run an assembly: +

+# Download the executable for the latest release.
+curl -O -L https://github.com/chanzuckerberg/shasta/releases/download/0.10.0/shasta-Linux-0.10.0
+
+# Grant execute permissions.
+chmod ugo+x shasta-Linux-0.10.0
+
+# Run an assembly.
+./shasta-Linux-0.10.0 --input input.fasta --config Nanopore-May2022
+
+ +

+The above is valid for releases up to 0.10.0. Newer releases will appear in the paoloshasta/shasta +repository instead, so the download command would be: + +

+curl -O -L https://github.com/paoloshasta/shasta/releases/download/x.y.z/shasta-Linux-x.y.z
+
+ +(Replace x.y.z with the identifier for the release you want to use). + +

+You can specify multiple input FASTA files, if necessary. +On a typical laptop, this will run in minutes for a bacterial genome. +For a human size assembly, AWS instance type x1.32xlarge +is recommended. It is usually available at a cost around $4/hour +on the AWS spot market and should complete the human size assembly +in a few hours, at coverage around 60x. +

+Assembly output will be created in a new directory named +ShastaRun. +Output includes the assembly in FASTA and GFA 1.0 formats in files: +

    +
  • ShastaRun/Assembly.fasta +
  • ShastaRun/Assembly.gfa +
  • ShastaRun/Assembly-BothStrands.gfa +
+This will work on all current 64 bit Linux distributions +that use Linux kernel 3.2.0 or newer. + + +

+Note that the procedure above does not require root privilege, +unless some non-default options are used when invoking the +executable. +Those non-default options are, however, necessary +to achieve maximum performance. + + + +

Windows

+ + +
+

Quick test and demonstration

+

+You can use the following commands to run a quick test and demonstration +of the Shasta assembler: +

+curl -O -L https://s3-us-west-2.amazonaws.com/lc2019/shasta/ecoli_test/r94_ec_rad2.181119.60x-10kb.fasta.gz
+gunzip r94_ec_rad2.181119.60x-10kb.fasta.gz
+/path/to/shasta_executable --input r94_ec_rad2.181119.60x-10kb.fasta --config Nanopore-May2022
+
+The first two commands download and decompress an input fasta file +containing Oxford Nanopore reads for E. coli. +The last command runs a Shasta assembly, which should complete in a few minutes +on a laptop with at least 8 GB of memory. Assembly output will appear in a +new directory ShastaRun. See in particular +ShastaRun/Assembly.fasta and +ShastaRun/Assembly.gfa. + +

For more information

+

+More detailed information on running an assembly is available +here. + +A list of command line options can be found +here. + +

+
+ + + diff --git a/docs/RawAlignment.png b/docs/RawAlignment.png new file mode 100644 index 0000000..604359a Binary files /dev/null and b/docs/RawAlignment.png differ diff --git a/docs/RawAlignmentUnmarked.png b/docs/RawAlignmentUnmarked.png new file mode 100644 index 0000000..72536af Binary files /dev/null and b/docs/RawAlignmentUnmarked.png differ diff --git a/docs/ReadGraph1.png b/docs/ReadGraph1.png new file mode 100644 index 0000000..5894928 Binary files /dev/null and b/docs/ReadGraph1.png differ diff --git a/docs/ReadGraph2.png b/docs/ReadGraph2.png new file mode 100644 index 0000000..f43f937 Binary files /dev/null and b/docs/ReadGraph2.png differ diff --git a/docs/ReportingBugs.html b/docs/ReportingBugs.html new file mode 100644 index 0000000..32fb3bc --- /dev/null +++ b/docs/ReportingBugs.html @@ -0,0 +1,39 @@ + + + + + + + + + +
+ +

Reporting problems or asking questions

+ +

+If you bump into problems using Shasta, +or if you have questions or suggestions, +feel free to + +submit an issue on GitHub. + +We will make an effort to respond to issues rapidly. +However, we are a small team +so please be patient. + +

+Please use one issue per topic when possible: +

    +
  • If a new problem occurs, create a new issue rather than appending an old one. +It is fine to append an existing issue for discussion of the same problem for +which the issue was originally filed. +
  • If two different problems arise +on the same run, please file two separate issues. +
+ + +
+ + + diff --git a/docs/Running.html b/docs/Running.html new file mode 100644 index 0000000..4d967bc --- /dev/null +++ b/docs/Running.html @@ -0,0 +1,641 @@ + + + + + + + + + +
+ +

Running an assembly

+ +

+Refer the quick start guide to download an executable or +build one from the source code. + +

Selecting assembly options

+

+You can invoke the Shasta executable without options or with +--help to get a description of the options. +A list of available options can also be found +here. + +

+The only mandatory option is --input +which must be used to specify the input FASTA or FASTQ files +containing reads to be used for the assembly. +If there is more than one file, the names +should be specified separated by white space, +entering --input only once, like this: + +

+--input a.fasta b.fasta c.fasta
+
+ +

+The Shasta assembly process is controlled by many +parameters whose values can be specified by +using command line options +or a configuration file. +Configuration files for some common situations are +provided in shasta/conf +or shasta-install/conf +(download a tar file from a Shasta release +if you don't have access to these directories). +Creating options for a new type of data or genome can require +some work, experimentation, and some knowledge of Shasta +computational methods. +If you are unable to get a satisfactory assembly for +your data, feel free to +file an issue +in the Shasta GitHub repository and we will help. +You can also use an experimental script, +GenerateConfig.py, +that will help you create a starting configuration file. +This script is available in +shasta/scripts +or shasta-install/bin +(download a tar file from a Shasta release +if you don't have access to these directories). + +

+There is also another experimental script, +GenerateFeedback.py, +that can be used after an assembly is complete +to assess some (limited) aspects of assembly quality. +If you decide to file an issue on the Shasta GitHub repository, +including the output of this script would be helpful. + + + +

Memory requirements

+ +

+For best performance, the Shasta assembler uses a single large +machine rather than a cluster of smaller machines, +and operates in memory, +with no access to data on disk except during +initial input of the reads, the final output of the assembly, +and for small output files containing summary assembly information. +As a result, for optimal performance, Shasta memory requirements +are higher than +comparable tools that keep some or most of their data on disk. + +

+Memory requirements for optimal performance are roughly proportional +to genome size and coverage and +are around 4 to 6 bytes per input base. +This only counts input bases that are used in the assembly - +that is, excluding reads that were discarded +because they were too short or for other reasons. +For a human-size genome (≈3 Gb) at coverage 60x, +this works out to around +1 TB of memory. + +

+Machines with 1 to 4 TB of memory have become available +at reasonable prices in the last few years, and they are widely available +on cloud computing platforms. +For example, for human assemblies using Shasta, we have routinely +been using AWS x1.32xlarge instances with +1952 TB of memory and 128 virtual processors +(64 cores with hyperthreading). +These machines are available at around $13/hour as on demand +instances and they complete a typical human assembly at coverage +60x in about 4 hours, at a compute cost of around $50 per assembly, +much lower than current sequencing costs to produce the input reads. +Much lower prices (2x to 3x lower) are also available for +reserved instances and on the AWS spot market, +which means that a production facility could achieve +a compute cost of around $20 per genome. + +

Running with less than optimal memory

+ +

+Shasta also supports a mode of operation +with data structures physically on disk +or other storage systems, +mapped to virtual memory. +In this mode of operation, the operating system +dynamically moves pages to disk from memory and back as needed, +which can result in a huge performance penalty. +For this reason, this mode of operation is not suggested, +except in the following conditions: + +

    +
  • For very small genomes. +
  • If the amount of memory available is not much smaller +than the amount required for optimal performance. +
  • If your machine has +SSD +or, better, +NVMe storage. +HDD storage (hard disk) +is not suitable because of its high latency for random access. +
+ +

+Under these conditions, this mode of operation can be +selected using the following Shasta command line options: +
+ +--memoryMode filesystem --memoryBacking disk + + +

+See +the next section +for more information on these options. +In addition to specifying these options, make sure the assembly directory +(command line option --assemblyDirectory) +is on a filesystem backed by the storage type +(SSD or NVMe) you want to use. +If you are using a local or departmental machine, likely that a filesystem is already mounted on that storage. +If you are using an AWS instance, you can use the directions +here +and +here +to make your SSD or NVMe storage accessible. + +

+To illustrate the effect of using less than optimal memory, +the table below summarizes benchmark results for a +human assembly at coverage 45x. +This assembly requires about 650 GB +to run in memory - see the first row in the table. +The remaining rows show alternative scenarios +on machines with less memory. +These data show that Shasta still runs in reasonable +amounts of time with less than optimal memory, +as long as NVMe or SSD storage is available. +Note the competitive assembly time and AWS cost of the ARM Graviton2 +assembly. + +Some notes on the table: +

    +
  • The benchmarks were run on AWS EC2 - details are provided +in the right section of the table. +
  • All assemblies ran with the default number of threads, +equal to the number of virtual processors. +
  • Costs are shown as on demand AWS prices in the AWS us-west-2 +region (Oregon). +
  • For Intel +machines, there is one core for each two virtual processors, +while for ARM processors +there is one core for every virtual processor. +
  • A Shasta executable for ARM is currently available starting with Shasta Release 0.7.0. +
+ + + + + + + + + + + +
Architecture +Virtual
processors +
Memory
+(GiB) +
Data location +Elapsed
Time
(h) +
AWS benchmark information + +
Instance
type +
Data location +Hourly
cost ($) +
Assembly
cost ($) + +
Intel Skylake-SP +96 +768 +Memory (2 MB pages) +2.5 +r5.24xlarge +Memory (2 MB pages) +6.05 +15.12 + +
Intel Skylake-SP +96 +384 +NVMe +4.5 +m5d.24xlarge +Local NVMe volume +5.42 +24.51 + +
Intel Skylake-SP +96 +384 +SSD +8.0 +m5.24xlarge +EBS gp2 volume +4.61 +36.82 + +
Intel Skylake-SP +96 +384 +Disk +Too slow +m5.24xlarge +EBS st1 volume + + + +
Intel Skylake-SP +48 +192 +NVMe +6.6 +m5d.12xlarge +Local NVMe volume +2.71 +18.00 + +
ARM Graviton2 +48 +384 +NVMe +4.1 +r6gd.12xlarge +Local NVMe volume +2.76 +11.39 + +
+ + + +

Memory modes

+ +

+(This section does not apply to macOS). + +

+For performance, the Shasta executable operates in memory, +with no access to data on disk except during +initial input of the reads, final output of the assembly, +and for small output files containing summary assembly information. +All large memory areas are allocated using mmap +calls in one of several different modes of operation +described below. +The choice of the optimal mode of operation is dependent +on many factors and decribed below. +The default mode of operation works reasonably well in most cases +and does not require root privilege. +However, it does not deliver the best possible performance. + +

+The memory modes are controlled by two command line options: + +

    +
  • --memoryMode controls whether mmap +allocates anonymous memory or memory mapped to a filesystem. +It can take one of the following values: +
      +
    • anonymous (the default value) +
    • filesystem +
    + +
  • --memoryBacking specifies the physical backing +of pages allocated via mmap and can take +one of the following values: +
      +
    • disk: mmap uses standard 4 KB pages +mapped to the existing filesystem on disk in the current directory. +
    • 4K (the default value): mmap uses standard 4 KB pages +(anonymous or on a tmpfs filesystem, depending +on the setting of --memoryBacking). +
    • 2M: mmap uses large 2 MB pages +(anonymous or on a hugetlbfs filesystem, depending +on the setting of --memoryBacking). +The 2MB pages are often referred to as "huge pages". +
    +
+ + +

+There are a total six possible combinations of these two options, summarized +in the table below. + + + + + + + + + + +
+--memoryMode + +
anonymous
(default) +
filesystem + +
--memoryBacking +disk +Not allowed + +Memory allocated by mmap uses 4 KB pages +on a the filesystem on disk that +the run output directory is in. +This mode of operation can incur severe performance degradation +and is therefore not generally suggested. +After the run terminates, binary data are permanently available +on disk +and you can use the http server or +the Python API to inspect assembly results. + +
4K
(default) +
+The default option. +Memory allocated by mmap uses anonymous 4 KB pages. +After the run terminates, binary data are destroyed, +which means you cannot use the http server or +the Python API to inspect assembly results. +Performance is less than optimal (typically 30% degradation +on a large run). + +Memory allocated by mmap uses 4 KB pages +on a tmpfs filesystem which is created +and mounted on the Data directory +under the run output directory. +After the run terminates, binary data are available +(until the next reboot) +and you can use the http server or +the Python API to inspect assembly results. +Performance is less than optimal. +When done using the binary data, you can free +the memory using the following command: +shasta --command cleanupBinaryData. + +
2M + +Memory allocated by mmap uses anonymous 2 MB pages. +After the run terminates, binary data are destroyed, +which means you cannot use the http server or +the Python API to inspect assembly results. +Performance is less than optimal (typically 30% degradation +on a large run). + +Memory allocated by mmap uses 2 MB pages +on a hugetlbfs filesystem which is created +and mounted on the Data directory +under the run output directory. +After the run terminates, binary data are available +(until the next reboot) +and you can use the http server or +the Python API to inspect assembly results. +This mode of operation delivers optimal performance. +When done using the binary data, you can free +the memory using the following command: +shasta --command cleanupBinaryData. + +
+ +

+The table is color coded with the following meaning: + +
+
+This combination is not allowed. +
+
+
+This combination requires root privilege to be acquired +via sudo. +Depending on sudo settings, this +may fail or ask for a user password. +
+
+
+This combination is allowed and does not require +root privilege. +
+
+ + +

+In summary: +

    +
  • +For large assemblies it is best to +make sure to have root privilege and use +--memoryMode filesystem --memoryBacking 2M. +Remember to use shasta --command cleanupBinaryData +to free up the memory when done using the binary data! + +
  • +For small assemblies for which performance is not important +use the default mode +--memoryMode anonymous --memoryBacking 4K. +However, if access to binary data is required after the assembly completes +to inspect assembly results using the http server or the Python API, use +--memoryMode filesystem --memoryBacking disk. +
+ + +

+See +here for interactive help to +select these options. + + +

Scripted approaches to running an assembly

+

+The Shasta assembler provides a +Python API that can be used for scripting. +This makes it possible to write Python scripts to run assemblies +that have more flexibility or functionality than allowed by +the Shasta executable. +For example, these scripts allow rerunning only a portion +of an assembly, which can be useful for development +of new assembly functionality. + +

+These scripts use a Python import to import the Shasta +shared library, shasta.so, which provides +Python bindings to Shasta functionality. +The scripts and the library are in shasta-install/bin, +but they will normally not be needed during basic operation of +the Shasta assembler. They are more likely to be needed +for debugging, testing, or development. + +

+The Python API also allows you to write your own assembly scripts. +For such a script to work, and under the assumption that the +script is not located at shasta-install/bin, +it will be necessary to set environment variable +PYTHONPATH to (actual path)/shasta-install/bin, +so the Python interpreter can locate the Shasta shared library +during import. + + + +

Input files

+

+The Shasta +assembler uses as input one or more +files containing reads in one of the supported formats listed below. +Shasta uses the file extension to deduce the file format, as described below. + +

    +
  • +FASTA: +input files in this format must be named with a file extension +.fasta, +.fa, +.FASTA, or +.FA. +Older versions of Shasta had strict restrictions on Fasta files, +but these restrictions were eliminated. +In particular, multiline reads are now supported. +Reads containing no-called or invalid bases are also allowed +but are discarded on input. The file can have either Unix-style (LF) or +Windows-style (CR+LF) line ends. + +
  • +FASTQ: +input files in this format must be named with a file extension +.fastq, +.fq, +.FASTQ, or +.FQ. +Shasta requires the stricter FASTQ format with exactly four lines per read. +The third line must consist of just the "+" sign. +The file must have Unix-style (LF) line ends. +Windows-style (CR+LF) line ends are not supported. + +
+ +

+Input from compressed files is not supported. +if your input files are compressed, you have to decompress them +first using the appropriate decompression utilities. + +

+Any reads shorter +than Reads.minReadLength bases (default 10000) +present in the input files are discarded on input. +Reads that contain bases with repeat counts +greater than 255 are also discarded. +This is a consequence of the fact that repeat counts +are stored using one byte, and therefore there would +be no way to store such reads. Reads with such +long repeat counts are extremely rare, however, +and when they occur they are of suspicious quality. + + + +

Output files

+

+The Shasta executable creates output in a directory with a name +specified by the --assemblyDirectory option (default ShastaRun). +The directory is created automatically at the beginning of the run. +The run stops if the directory already exists. +This reduces the possibility of unwanted deletion of data. + +

+Contents of the output directory after a successful run +include the following: + +

    + +
  • +Assembly.fasta: +The assembly results in FASTA format. +The id of each assembled segment is the same as the +edge id of the corresponding edge in the assembly graph. + +
  • Assembly.gfa: +The assembly results in +GFA 1.0 format. +This contains the same sequences in the FASTA file (as GFA segments), +plus their connectivity information (as GFA links). +A convenient tool to inspect and study these files is +Bandage. +Segment ids in the GFA file correspond to FASTA ids +in the FASTA file and also to assembly graph edge ids. + +
  • Assembly-BothStrands.gfa: +An alternative GFA output file for the assembly. +This contains both strands of the assembly. +This can be useful in some cases to clarify connectivity +of assembled segments. +See AssemblySummary.csv to find the +id of the reverse complement of each assembled segment. + +
  • +AssemblySummary.html: +An html file summarizing many assembly metrics. +It can be viewed using an Internet browser. +It has the same content shown by the summary page +of the Shasta http server (--command explore). + +
  • shasta.conf: +a configuration file containing +the values of all assembly parameters used. +This file uses a format that can also be used as input for +a subsequent Shasta run using option --config. + +
  • ReadLengthHistogram.csv: +A spreadsheet file containing statistics of the read length distribution. +This only includes reads that were used by the assembler. +The assembler discards reads shorter than +Reads.minReadLength bases (default 10000) +and reads that contain bases repeated more than 255 times. +The fifth field of the last line of this file +contains the total number of input bases +used by the assembler in this run. + +
  • Binned-ReadLengthHistogram.csv: +Similar to ReadLengthHistogram.csv, +but using 1 Kb bins of read lengths. + +
  • Data: +A directory containing binary data +that can later be used by the Shasta http server +or with the Shasta Python API. +This is only created if option +--memoryMode filesystem +was used for the run. +Keep in mind that, unless you used +option --memoryBacking disk, +these data are in memory, not on disk, +and will disappear at next reboot. +If you want to save them permanently, you can use +script shasta-install/bin/SaveRun.py +to create a copy on disk of the binary data directory named +DataOnDisk. +(You can also make the copy yourself using the cp command). +To free up the memory used without rebooting, you can invoke the +Shasta executable again using the following options: + +
    +--command cleanupBinaryData --assemblyDirectory outputDirectoryName
    +
    +Here, outputDirectoryName +should specify the same value used in the assembly run +(that is, the name of the directory containing the Data +directory). +Equivalently, you can just umount the Data +directory, then remove it. + +
+ + + +
+ + + diff --git a/docs/Superbubble.png b/docs/Superbubble.png new file mode 100644 index 0000000..96a8ec9 Binary files /dev/null and b/docs/Superbubble.png differ diff --git a/docs/SupportedPlatforms.html b/docs/SupportedPlatforms.html new file mode 100644 index 0000000..4986182 --- /dev/null +++ b/docs/SupportedPlatforms.html @@ -0,0 +1,56 @@ + + + + + + + + + +
+ +

Supported platforms

+ +

Running an assembly

+

+Basic Shasta functionality (running an assembly) +is supported by the Shasta executable on the following +platforms: + +

    +
  • +Most current 64-bit Linux distributions for the +x86_64 architecture, including the following +on which it was actually tested: +
      +
    • Ubuntu 16.04 LTS +
    • Ubuntu 18.04 LTS +
    • Ubuntu 20.04 LTS +
    + +
  • +macOS, using the macOS specific version of the Shasta executable. + +
  • +Windows, using the Linux version of the Shasta executable and +running under + +Windows Subsystem for Linux (WSL). +
+ +

+See here for more information. + + +

Extended functionality

+

+Extended Shasta functionality (http server, Python API) +is only available on Ubuntu 16.04, Ubuntu 18.04 and Ubuntu 20.04 LTS. +Porting to other Linux platforms is possible. + + +

+
+ + + diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile new file mode 100644 index 0000000..ea20935 --- /dev/null +++ b/docs/doxygen/Doxyfile @@ -0,0 +1,2425 @@ +# Doxyfile 1.8.11 + +# This file describes the settings to be used by the documentation system +# doxygen (www.doxygen.org) for a project. +# +# All text after a double hash (##) is considered a comment and is placed in +# front of the TAG it is preceding. +# +# All text after a single hash (#) is considered a comment and will be ignored. +# The format is: +# TAG = value [value, ...] +# For lists, items can also be appended using: +# TAG += value [value, ...] +# Values that contain spaces should be placed between quotes (\" \"). + +#--------------------------------------------------------------------------- +# Project related configuration options +#--------------------------------------------------------------------------- + +# This tag specifies the encoding used for all characters in the config file +# that follow. The default is UTF-8 which is also the encoding used for all text +# before the first occurrence of this tag. Doxygen uses libiconv (or the iconv +# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv +# for the list of possible encodings. +# The default value is: UTF-8. + +DOXYFILE_ENCODING = UTF-8 + +# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by +# double-quotes, unless you are using Doxywizard) that should identify the +# project for which the documentation is generated. This name is used in the +# title of most generated pages and in a few other places. +# The default value is: My Project. + +PROJECT_NAME = "Shasta" + +# The PROJECT_NUMBER tag can be used to enter a project or revision number. This +# could be handy for archiving the generated documentation or if some version +# control system is used. + +PROJECT_NUMBER = + +# Using the PROJECT_BRIEF tag one can provide an optional one line description +# for a project that appears at the top of each page and should give viewer a +# quick idea about the purpose of the project. Keep the description short. + +PROJECT_BRIEF = + +# With the PROJECT_LOGO tag one can specify a logo or an icon that is included +# in the documentation. The maximum height of the logo should not exceed 55 +# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy +# the logo to the output directory. + +PROJECT_LOGO = + +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path +# into which the generated documentation will be written. If a relative path is +# entered, it will be relative to the location where doxygen was started. If +# left blank the current directory will be used. + +OUTPUT_DIRECTORY = + +# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- +# directories (in 2 levels) under the output directory of each output format and +# will distribute the generated files over these directories. Enabling this +# option can be useful when feeding doxygen a huge amount of source files, where +# putting all generated files in the same directory would otherwise causes +# performance problems for the file system. +# The default value is: NO. + +CREATE_SUBDIRS = NO + +# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII +# characters to appear in the names of generated files. If set to NO, non-ASCII +# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode +# U+3044. +# The default value is: NO. + +ALLOW_UNICODE_NAMES = NO + +# The OUTPUT_LANGUAGE tag is used to specify the language in which all +# documentation generated by doxygen is written. Doxygen will use this +# information to generate all constant output in the proper language. +# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, +# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), +# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, +# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), +# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, +# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, +# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, +# Ukrainian and Vietnamese. +# The default value is: English. + +OUTPUT_LANGUAGE = English + +# If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member +# descriptions after the members that are listed in the file and class +# documentation (similar to Javadoc). Set to NO to disable this. +# The default value is: YES. + +BRIEF_MEMBER_DESC = YES + +# If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief +# description of a member or function before the detailed description +# +# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the +# brief descriptions will be completely suppressed. +# The default value is: YES. + +REPEAT_BRIEF = YES + +# This tag implements a quasi-intelligent brief description abbreviator that is +# used to form the text in various listings. Each string in this list, if found +# as the leading text of the brief description, will be stripped from the text +# and the result, after processing the whole list, is used as the annotated +# text. Otherwise, the brief description is used as-is. If left blank, the +# following values are used ($name is automatically replaced with the name of +# the entity):The $name class, The $name widget, The $name file, is, provides, +# specifies, contains, represents, a, an and the. + +ABBREVIATE_BRIEF = + +# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then +# doxygen will generate a detailed section even if there is only a brief +# description. +# The default value is: NO. + +ALWAYS_DETAILED_SEC = NO + +# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all +# inherited members of a class in the documentation of that class as if those +# members were ordinary class members. Constructors, destructors and assignment +# operators of the base classes will not be shown. +# The default value is: NO. + +INLINE_INHERITED_MEMB = NO + +# If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path +# before files name in the file list and in the header files. If set to NO the +# shortest path that makes the file name unique will be used +# The default value is: YES. + +FULL_PATH_NAMES = NO +# Stripping is only done if one of the specified strings matches the left-hand +# part of the path. The tag can be used to show relative paths in the file list. +# If left blank the directory from which doxygen is run is used as the path to +# strip. +# +# Note that you can specify absolute paths here, but also relative paths, which +# will be relative from the directory where doxygen is started. +# This tag requires that the tag FULL_PATH_NAMES is set to YES. + +STRIP_FROM_PATH = + +# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the +# path mentioned in the documentation of a class, which tells the reader which +# header file to include in order to use a class. If left blank only the name of +# the header file containing the class definition is used. Otherwise one should +# specify the list of include paths that are normally passed to the compiler +# using the -I flag. + +STRIP_FROM_INC_PATH = + +# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but +# less readable) file names. This can be useful is your file systems doesn't +# support long names like on DOS, Mac, or CD-ROM. +# The default value is: NO. + +SHORT_NAMES = NO + +# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the +# first line (until the first dot) of a Javadoc-style comment as the brief +# description. If set to NO, the Javadoc-style will behave just like regular Qt- +# style comments (thus requiring an explicit @brief command for a brief +# description.) +# The default value is: NO. + +JAVADOC_AUTOBRIEF = YES + +# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first +# line (until the first dot) of a Qt-style comment as the brief description. If +# set to NO, the Qt-style will behave just like regular Qt-style comments (thus +# requiring an explicit \brief command for a brief description.) +# The default value is: NO. + +QT_AUTOBRIEF = NO + +# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a +# multi-line C++ special comment block (i.e. a block of //! or /// comments) as +# a brief description. This used to be the default behavior. The new default is +# to treat a multi-line C++ comment block as a detailed description. Set this +# tag to YES if you prefer the old behavior instead. +# +# Note that setting this tag to YES also means that rational rose comments are +# not recognized any more. +# The default value is: NO. + +MULTILINE_CPP_IS_BRIEF = NO + +# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the +# documentation from any documented member that it re-implements. +# The default value is: YES. + +INHERIT_DOCS = YES + +# If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new +# page for each member. If set to NO, the documentation of a member will be part +# of the file/class/namespace that contains it. +# The default value is: NO. + +SEPARATE_MEMBER_PAGES = NO + +# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen +# uses this value to replace tabs by spaces in code fragments. +# Minimum value: 1, maximum value: 16, default value: 4. + +TAB_SIZE = 4 + +# This tag can be used to specify a number of aliases that act as commands in +# the documentation. An alias has the form: +# name=value +# For example adding +# "sideeffect=@par Side Effects:\n" +# will allow you to put the command \sideeffect (or @sideeffect) in the +# documentation, which will result in a user-defined paragraph with heading +# "Side Effects:". You can put \n's in the value part of an alias to insert +# newlines. + +ALIASES = + +# This tag can be used to specify a number of word-keyword mappings (TCL only). +# A mapping has the form "name=value". For example adding "class=itcl::class" +# will allow you to use the command class in the itcl::class meaning. + +TCL_SUBST = + +# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources +# only. Doxygen will then generate output that is more tailored for C. For +# instance, some of the names that are used will be different. The list of all +# members will be omitted, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_FOR_C = NO + +# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or +# Python sources only. Doxygen will then generate output that is more tailored +# for that language. For instance, namespaces will be presented as packages, +# qualified scopes will look different, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_JAVA = NO + +# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran +# sources. Doxygen will then generate output that is tailored for Fortran. +# The default value is: NO. + +OPTIMIZE_FOR_FORTRAN = NO + +# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL +# sources. Doxygen will then generate output that is tailored for VHDL. +# The default value is: NO. + +OPTIMIZE_OUTPUT_VHDL = NO + +# Doxygen selects the parser to use depending on the extension of the files it +# parses. With this tag you can assign which parser to use for a given +# extension. Doxygen has a built-in mapping, but you can override or extend it +# using this tag. The format is ext=language, where ext is a file extension, and +# language is one of the parsers supported by doxygen: IDL, Java, Javascript, +# C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: +# FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran: +# Fortran. In the later case the parser tries to guess whether the code is fixed +# or free formatted code, this is the default for Fortran type files), VHDL. For +# instance to make doxygen treat .inc files as Fortran files (default is PHP), +# and .f files as C (default is Fortran), use: inc=Fortran f=C. +# +# Note: For files without extension you can use no_extension as a placeholder. +# +# Note that for custom extensions you also need to set FILE_PATTERNS otherwise +# the files are not read by doxygen. + +EXTENSION_MAPPING = + +# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments +# according to the Markdown format, which allows for more readable +# documentation. See http://daringfireball.net/projects/markdown/ for details. +# The output of markdown processing is further processed by doxygen, so you can +# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in +# case of backward compatibilities issues. +# The default value is: YES. + +MARKDOWN_SUPPORT = YES + +# When enabled doxygen tries to link words that correspond to documented +# classes, or namespaces to their corresponding documentation. Such a link can +# be prevented in individual cases by putting a % sign in front of the word or +# globally by setting AUTOLINK_SUPPORT to NO. +# The default value is: YES. + +AUTOLINK_SUPPORT = YES + +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want +# to include (a tag file for) the STL sources as input, then you should set this +# tag to YES in order to let doxygen match functions declarations and +# definitions whose arguments contain STL classes (e.g. func(std::string); +# versus func(std::string) {}). This also make the inheritance and collaboration +# diagrams that involve STL classes more complete and accurate. +# The default value is: NO. + +BUILTIN_STL_SUPPORT = YES + +# If you use Microsoft's C++/CLI language, you should set this option to YES to +# enable parsing support. +# The default value is: NO. + +CPP_CLI_SUPPORT = NO + +# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: +# http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen +# will parse them like normal C++ but will assume all classes use public instead +# of private inheritance when no explicit protection keyword is present. +# The default value is: NO. + +SIP_SUPPORT = NO + +# For Microsoft's IDL there are propget and propput attributes to indicate +# getter and setter methods for a property. Setting this option to YES will make +# doxygen to replace the get and set methods by a property in the documentation. +# This will only work if the methods are indeed getting or setting a simple +# type. If this is not the case, or you want to show the methods anyway, you +# should set this option to NO. +# The default value is: YES. + +IDL_PROPERTY_SUPPORT = YES + +# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC +# tag is set to YES then doxygen will reuse the documentation of the first +# member in the group (if any) for the other members of the group. By default +# all members of a group must be documented explicitly. +# The default value is: NO. + +DISTRIBUTE_GROUP_DOC = NO + +# If one adds a struct or class to a group and this option is enabled, then also +# any nested class or struct is added to the same group. By default this option +# is disabled and one has to add nested compounds explicitly via \ingroup. +# The default value is: NO. + +GROUP_NESTED_COMPOUNDS = NO + +# Set the SUBGROUPING tag to YES to allow class member groups of the same type +# (for instance a group of public functions) to be put as a subgroup of that +# type (e.g. under the Public Functions section). Set it to NO to prevent +# subgrouping. Alternatively, this can be done per class using the +# \nosubgrouping command. +# The default value is: YES. + +SUBGROUPING = YES + +# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions +# are shown inside the group in which they are included (e.g. using \ingroup) +# instead of on a separate page (for HTML and Man pages) or section (for LaTeX +# and RTF). +# +# Note that this feature does not work in combination with +# SEPARATE_MEMBER_PAGES. +# The default value is: NO. + +INLINE_GROUPED_CLASSES = NO + +# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions +# with only public data fields or simple typedef fields will be shown inline in +# the documentation of the scope in which they are defined (i.e. file, +# namespace, or group documentation), provided this scope is documented. If set +# to NO, structs, classes, and unions are shown on a separate page (for HTML and +# Man pages) or section (for LaTeX and RTF). +# The default value is: NO. + +INLINE_SIMPLE_STRUCTS = NO + +# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or +# enum is documented as struct, union, or enum with the name of the typedef. So +# typedef struct TypeS {} TypeT, will appear in the documentation as a struct +# with name TypeT. When disabled the typedef will appear as a member of a file, +# namespace, or class. And the struct will be named TypeS. This can typically be +# useful for C code in case the coding convention dictates that all compound +# types are typedef'ed and only the typedef is referenced, never the tag name. +# The default value is: NO. + +TYPEDEF_HIDES_STRUCT = NO + +# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This +# cache is used to resolve symbols given their name and scope. Since this can be +# an expensive process and often the same symbol appears multiple times in the +# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small +# doxygen will become slower. If the cache is too large, memory is wasted. The +# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range +# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 +# symbols. At the end of a run doxygen will report the cache usage and suggest +# the optimal cache size from a speed point of view. +# Minimum value: 0, maximum value: 9, default value: 0. + +LOOKUP_CACHE_SIZE = 0 + +#--------------------------------------------------------------------------- +# Build related configuration options +#--------------------------------------------------------------------------- + +# If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in +# documentation are documented, even if no documentation was available. Private +# class members and static file members will be hidden unless the +# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. +# Note: This will also disable the warnings about undocumented members that are +# normally produced when WARNINGS is set to YES. +# The default value is: NO. + +EXTRACT_ALL = YES + +# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will +# be included in the documentation. +# The default value is: NO. + +EXTRACT_PRIVATE = YES + +# If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal +# scope will be included in the documentation. +# The default value is: NO. + +EXTRACT_PACKAGE = YES + +# If the EXTRACT_STATIC tag is set to YES, all static members of a file will be +# included in the documentation. +# The default value is: NO. + +EXTRACT_STATIC = YES + +# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined +# locally in source files will be included in the documentation. If set to NO, +# only classes defined in header files are included. Does not have any effect +# for Java sources. +# The default value is: YES. + +EXTRACT_LOCAL_CLASSES = YES + +# This flag is only useful for Objective-C code. If set to YES, local methods, +# which are defined in the implementation section but not in the interface are +# included in the documentation. If set to NO, only methods in the interface are +# included. +# The default value is: NO. + +EXTRACT_LOCAL_METHODS = YES + +# If this flag is set to YES, the members of anonymous namespaces will be +# extracted and appear in the documentation as a namespace called +# 'anonymous_namespace{file}', where file will be replaced with the base name of +# the file that contains the anonymous namespace. By default anonymous namespace +# are hidden. +# The default value is: NO. + +EXTRACT_ANON_NSPACES = YES + +# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all +# undocumented members inside documented classes or files. If set to NO these +# members will be included in the various overviews, but no documentation +# section is generated. This option has no effect if EXTRACT_ALL is enabled. +# The default value is: NO. + +HIDE_UNDOC_MEMBERS = NO + +# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all +# undocumented classes that are normally visible in the class hierarchy. If set +# to NO, these classes will be included in the various overviews. This option +# has no effect if EXTRACT_ALL is enabled. +# The default value is: NO. + +HIDE_UNDOC_CLASSES = NO + +# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend +# (class|struct|union) declarations. If set to NO, these declarations will be +# included in the documentation. +# The default value is: NO. + +HIDE_FRIEND_COMPOUNDS = NO + +# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any +# documentation blocks found inside the body of a function. If set to NO, these +# blocks will be appended to the function's detailed documentation block. +# The default value is: NO. + +HIDE_IN_BODY_DOCS = NO + +# The INTERNAL_DOCS tag determines if documentation that is typed after a +# \internal command is included. If the tag is set to NO then the documentation +# will be excluded. Set it to YES to include the internal documentation. +# The default value is: NO. + +INTERNAL_DOCS = NO + +# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file +# names in lower-case letters. If set to YES, upper-case letters are also +# allowed. This is useful if you have classes or files whose names only differ +# in case and if your file system supports case sensitive file names. Windows +# and Mac users are advised to set this option to NO. +# The default value is: system dependent. + +CASE_SENSE_NAMES = YES + +# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with +# their full class and namespace scopes in the documentation. If set to YES, the +# scope will be hidden. +# The default value is: NO. + +HIDE_SCOPE_NAMES = NO + +# If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will +# append additional text to a page's title, such as Class Reference. If set to +# YES the compound reference will be hidden. +# The default value is: NO. + +HIDE_COMPOUND_REFERENCE= NO + +# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of +# the files that are included by a file in the documentation of that file. +# The default value is: YES. + +SHOW_INCLUDE_FILES = YES + +# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each +# grouped member an include statement to the documentation, telling the reader +# which file to include in order to use the member. +# The default value is: NO. + +SHOW_GROUPED_MEMB_INC = NO + +# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include +# files with double quotes in the documentation rather than with sharp brackets. +# The default value is: NO. + +FORCE_LOCAL_INCLUDES = NO + +# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the +# documentation for inline members. +# The default value is: YES. + +INLINE_INFO = YES + +# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the +# (detailed) documentation of file and class members alphabetically by member +# name. If set to NO, the members will appear in declaration order. +# The default value is: YES. + +SORT_MEMBER_DOCS = YES + +# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief +# descriptions of file, namespace and class members alphabetically by member +# name. If set to NO, the members will appear in declaration order. Note that +# this will also influence the order of the classes in the class list. +# The default value is: NO. + +SORT_BRIEF_DOCS = NO + +# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the +# (brief and detailed) documentation of class members so that constructors and +# destructors are listed first. If set to NO the constructors will appear in the +# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. +# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief +# member documentation. +# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting +# detailed member documentation. +# The default value is: NO. + +SORT_MEMBERS_CTORS_1ST = NO + +# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy +# of group names into alphabetical order. If set to NO the group names will +# appear in their defined order. +# The default value is: NO. + +SORT_GROUP_NAMES = NO + +# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by +# fully-qualified names, including namespaces. If set to NO, the class list will +# be sorted only by class name, not including the namespace part. +# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. +# Note: This option applies only to the class list, not to the alphabetical +# list. +# The default value is: NO. + +SORT_BY_SCOPE_NAME = NO + +# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper +# type resolution of all parameters of a function it will reject a match between +# the prototype and the implementation of a member function even if there is +# only one candidate or it is obvious which candidate to choose by doing a +# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still +# accept a match between prototype and implementation in such cases. +# The default value is: NO. + +STRICT_PROTO_MATCHING = NO + +# The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo +# list. This list is created by putting \todo commands in the documentation. +# The default value is: YES. + +GENERATE_TODOLIST = YES + +# The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test +# list. This list is created by putting \test commands in the documentation. +# The default value is: YES. + +GENERATE_TESTLIST = YES + +# The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug +# list. This list is created by putting \bug commands in the documentation. +# The default value is: YES. + +GENERATE_BUGLIST = YES + +# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO) +# the deprecated list. This list is created by putting \deprecated commands in +# the documentation. +# The default value is: YES. + +GENERATE_DEPRECATEDLIST= YES + +# The ENABLED_SECTIONS tag can be used to enable conditional documentation +# sections, marked by \if ... \endif and \cond +# ... \endcond blocks. + +ENABLED_SECTIONS = + +# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the +# initial value of a variable or macro / define can have for it to appear in the +# documentation. If the initializer consists of more lines than specified here +# it will be hidden. Use a value of 0 to hide initializers completely. The +# appearance of the value of individual variables and macros / defines can be +# controlled using \showinitializer or \hideinitializer command in the +# documentation regardless of this setting. +# Minimum value: 0, maximum value: 10000, default value: 30. + +MAX_INITIALIZER_LINES = 30 + +# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at +# the bottom of the documentation of classes and structs. If set to YES, the +# list will mention the files that were used to generate the documentation. +# The default value is: YES. + +SHOW_USED_FILES = YES + +# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This +# will remove the Files entry from the Quick Index and from the Folder Tree View +# (if specified). +# The default value is: YES. + +SHOW_FILES = YES + +# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces +# page. This will remove the Namespaces entry from the Quick Index and from the +# Folder Tree View (if specified). +# The default value is: YES. + +SHOW_NAMESPACES = YES + +# The FILE_VERSION_FILTER tag can be used to specify a program or script that +# doxygen should invoke to get the current version for each file (typically from +# the version control system). Doxygen will invoke the program by executing (via +# popen()) the command command input-file, where command is the value of the +# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided +# by doxygen. Whatever the program writes to standard output is used as the file +# version. For an example see the documentation. + +FILE_VERSION_FILTER = + +# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed +# by doxygen. The layout file controls the global structure of the generated +# output files in an output format independent way. To create the layout file +# that represents doxygen's defaults, run doxygen with the -l option. You can +# optionally specify a file name after the option, if omitted DoxygenLayout.xml +# will be used as the name of the layout file. +# +# Note that if you run doxygen from a directory containing a file called +# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE +# tag is left empty. + +LAYOUT_FILE = + +# The CITE_BIB_FILES tag can be used to specify one or more bib files containing +# the reference definitions. This must be a list of .bib files. The .bib +# extension is automatically appended if omitted. This requires the bibtex tool +# to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. +# For LaTeX the style of the bibliography can be controlled using +# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the +# search path. See also \cite for info how to create references. + +CITE_BIB_FILES = + +#--------------------------------------------------------------------------- +# Configuration options related to warning and progress messages +#--------------------------------------------------------------------------- + +# The QUIET tag can be used to turn on/off the messages that are generated to +# standard output by doxygen. If QUIET is set to YES this implies that the +# messages are off. +# The default value is: NO. + +QUIET = NO + +# The WARNINGS tag can be used to turn on/off the warning messages that are +# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES +# this implies that the warnings are on. +# +# Tip: Turn warnings on while writing the documentation. +# The default value is: YES. + +WARNINGS = YES + +# If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate +# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag +# will automatically be disabled. +# The default value is: YES. + +WARN_IF_UNDOCUMENTED = YES + +# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for +# potential errors in the documentation, such as not documenting some parameters +# in a documented function, or documenting parameters that don't exist or using +# markup commands wrongly. +# The default value is: YES. + +WARN_IF_DOC_ERROR = YES + +# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that +# are documented, but have no documentation for their parameters or return +# value. If set to NO, doxygen will only warn about wrong or incomplete +# parameter documentation, but not about the absence of documentation. +# The default value is: NO. + +WARN_NO_PARAMDOC = NO + +# If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when +# a warning is encountered. +# The default value is: NO. + +WARN_AS_ERROR = NO + +# The WARN_FORMAT tag determines the format of the warning messages that doxygen +# can produce. The string should contain the $file, $line, and $text tags, which +# will be replaced by the file and line number from which the warning originated +# and the warning text. Optionally the format may contain $version, which will +# be replaced by the version of the file (if it could be obtained via +# FILE_VERSION_FILTER) +# The default value is: $file:$line: $text. + +WARN_FORMAT = "$file:$line: $text" + +# The WARN_LOGFILE tag can be used to specify a file to which warning and error +# messages should be written. If left blank the output is written to standard +# error (stderr). + +WARN_LOGFILE = + +#--------------------------------------------------------------------------- +# Configuration options related to the input files +#--------------------------------------------------------------------------- + +# The INPUT tag is used to specify the files and/or directories that contain +# documented source files. You may enter file names like myfile.cpp or +# directories like /usr/src/myproject. Separate the files or directories with +# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING +# Note: If this tag is empty the current directory is searched. + +INPUT = ../../src + +# This tag can be used to specify the character encoding of the source files +# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses +# libiconv (or the iconv built into libc) for the transcoding. See the libiconv +# documentation (see: http://www.gnu.org/software/libiconv) for the list of +# possible encodings. +# The default value is: UTF-8. + +INPUT_ENCODING = UTF-8 + +# If the value of the INPUT tag contains directories, you can use the +# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and +# *.h) to filter out the source-files in the directories. +# +# Note that for custom extensions or not directly supported extensions you also +# need to set EXTENSION_MAPPING for the extension otherwise the files are not +# read by doxygen. +# +# If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp, +# *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, +# *.hh, *.hxx, *.hpp, *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, +# *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f, *.for, *.tcl, +# *.vhd, *.vhdl, *.ucf, *.qsf, *.as and *.js. + +FILE_PATTERNS = + +# The RECURSIVE tag can be used to specify whether or not subdirectories should +# be searched for input files as well. +# The default value is: NO. + +RECURSIVE = NO + +# The EXCLUDE tag can be used to specify files and/or directories that should be +# excluded from the INPUT source files. This way you can easily exclude a +# subdirectory from a directory tree whose root is specified with the INPUT tag. +# +# Note that relative paths are relative to the directory from which doxygen is +# run. + +EXCLUDE = + +# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or +# directories that are symbolic links (a Unix file system feature) are excluded +# from the input. +# The default value is: NO. + +EXCLUDE_SYMLINKS = NO + +# If the value of the INPUT tag contains directories, you can use the +# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude +# certain files from those directories. +# +# Note that the wildcards are matched against the file with absolute path, so to +# exclude all test directories for example use the pattern */test/* + +EXCLUDE_PATTERNS = + +# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names +# (namespaces, classes, functions, etc.) that should be excluded from the +# output. The symbol name can be a fully qualified name, a word, or if the +# wildcard * is used, a substring. Examples: ANamespace, AClass, +# AClass::ANamespace, ANamespace::*Test +# +# Note that the wildcards are matched against the file with absolute path, so to +# exclude all test directories use the pattern */test/* + +EXCLUDE_SYMBOLS = + +# The EXAMPLE_PATH tag can be used to specify one or more files or directories +# that contain example code fragments that are included (see the \include +# command). + +EXAMPLE_PATH = + +# If the value of the EXAMPLE_PATH tag contains directories, you can use the +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and +# *.h) to filter out the source-files in the directories. If left blank all +# files are included. + +EXAMPLE_PATTERNS = + +# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be +# searched for input files to be used with the \include or \dontinclude commands +# irrespective of the value of the RECURSIVE tag. +# The default value is: NO. + +EXAMPLE_RECURSIVE = NO + +# The IMAGE_PATH tag can be used to specify one or more files or directories +# that contain images that are to be included in the documentation (see the +# \image command). + +IMAGE_PATH = + +# The INPUT_FILTER tag can be used to specify a program that doxygen should +# invoke to filter for each input file. Doxygen will invoke the filter program +# by executing (via popen()) the command: +# +# +# +# where is the value of the INPUT_FILTER tag, and is the +# name of an input file. Doxygen will then use the output that the filter +# program writes to standard output. If FILTER_PATTERNS is specified, this tag +# will be ignored. +# +# Note that the filter must not add or remove lines; it is applied before the +# code is scanned, but not when the output code is generated. If lines are added +# or removed, the anchors will not be placed correctly. +# +# Note that for custom extensions or not directly supported extensions you also +# need to set EXTENSION_MAPPING for the extension otherwise the files are not +# properly processed by doxygen. + +INPUT_FILTER = + +# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern +# basis. Doxygen will compare the file name with each pattern and apply the +# filter if there is a match. The filters are a list of the form: pattern=filter +# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how +# filters are used. If the FILTER_PATTERNS tag is empty or if none of the +# patterns match the file name, INPUT_FILTER is applied. +# +# Note that for custom extensions or not directly supported extensions you also +# need to set EXTENSION_MAPPING for the extension otherwise the files are not +# properly processed by doxygen. + +FILTER_PATTERNS = + +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using +# INPUT_FILTER) will also be used to filter the input files that are used for +# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). +# The default value is: NO. + +FILTER_SOURCE_FILES = NO + +# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file +# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and +# it is also possible to disable source filtering for a specific pattern using +# *.ext= (so without naming a filter). +# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. + +FILTER_SOURCE_PATTERNS = + +# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that +# is part of the input, its contents will be placed on the main page +# (index.html). This can be useful if you have a project on for instance GitHub +# and want to reuse the introduction page also for the doxygen output. + +USE_MDFILE_AS_MAINPAGE = + +#--------------------------------------------------------------------------- +# Configuration options related to source browsing +#--------------------------------------------------------------------------- + +# If the SOURCE_BROWSER tag is set to YES then a list of source files will be +# generated. Documented entities will be cross-referenced with these sources. +# +# Note: To get rid of all source code in the generated output, make sure that +# also VERBATIM_HEADERS is set to NO. +# The default value is: NO. + +SOURCE_BROWSER = YES + +# Setting the INLINE_SOURCES tag to YES will include the body of functions, +# classes and enums directly into the documentation. +# The default value is: NO. + +INLINE_SOURCES = YES + +# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any +# special comment blocks from generated source code fragments. Normal C, C++ and +# Fortran comments will always remain visible. +# The default value is: YES. + +STRIP_CODE_COMMENTS = YES + +# If the REFERENCED_BY_RELATION tag is set to YES then for each documented +# function all documented functions referencing it will be listed. +# The default value is: NO. + +REFERENCED_BY_RELATION = YES + +# If the REFERENCES_RELATION tag is set to YES then for each documented function +# all documented entities called/used by that function will be listed. +# The default value is: NO. + +REFERENCES_RELATION = YES + +# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set +# to YES then the hyperlinks from functions in REFERENCES_RELATION and +# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will +# link to the documentation. +# The default value is: YES. + +REFERENCES_LINK_SOURCE = YES + +# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the +# source code will show a tooltip with additional information such as prototype, +# brief description and links to the definition and documentation. Since this +# will make the HTML file larger and loading of large files a bit slower, you +# can opt to disable this feature. +# The default value is: YES. +# This tag requires that the tag SOURCE_BROWSER is set to YES. + +SOURCE_TOOLTIPS = YES + +# If the USE_HTAGS tag is set to YES then the references to source code will +# point to the HTML generated by the htags(1) tool instead of doxygen built-in +# source browser. The htags tool is part of GNU's global source tagging system +# (see http://www.gnu.org/software/global/global.html). You will need version +# 4.8.6 or higher. +# +# To use it do the following: +# - Install the latest version of global +# - Enable SOURCE_BROWSER and USE_HTAGS in the config file +# - Make sure the INPUT points to the root of the source tree +# - Run doxygen as normal +# +# Doxygen will invoke htags (and that will in turn invoke gtags), so these +# tools must be available from the command line (i.e. in the search path). +# +# The result: instead of the source browser generated by doxygen, the links to +# source code will now point to the output of htags. +# The default value is: NO. +# This tag requires that the tag SOURCE_BROWSER is set to YES. + +USE_HTAGS = NO + +# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a +# verbatim copy of the header file for each class for which an include is +# specified. Set to NO to disable this. +# See also: Section \class. +# The default value is: YES. + +VERBATIM_HEADERS = YES + +# If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the +# clang parser (see: http://clang.llvm.org/) for more accurate parsing at the +# cost of reduced performance. This can be particularly helpful with template +# rich C++ code for which doxygen's built-in parser lacks the necessary type +# information. +# Note: The availability of this option depends on whether or not doxygen was +# generated with the -Duse-libclang=ON option for CMake. +# The default value is: NO. + +CLANG_ASSISTED_PARSING = NO + +# If clang assisted parsing is enabled you can provide the compiler with command +# line options that you would normally use when invoking the compiler. Note that +# the include paths will already be set by doxygen for the files and directories +# specified with INPUT and INCLUDE_PATH. +# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES. + +CLANG_OPTIONS = + +#--------------------------------------------------------------------------- +# Configuration options related to the alphabetical class index +#--------------------------------------------------------------------------- + +# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all +# compounds will be generated. Enable this if the project contains a lot of +# classes, structs, unions or interfaces. +# The default value is: YES. + +ALPHABETICAL_INDEX = YES + +# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in +# which the alphabetical index list will be split. +# Minimum value: 1, maximum value: 20, default value: 5. +# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. + +COLS_IN_ALPHA_INDEX = 5 + +# In case all classes in a project start with a common prefix, all classes will +# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag +# can be used to specify a prefix (or a list of prefixes) that should be ignored +# while generating the index headers. +# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. + +IGNORE_PREFIX = + +#--------------------------------------------------------------------------- +# Configuration options related to the HTML output +#--------------------------------------------------------------------------- + +# If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output +# The default value is: YES. + +GENERATE_HTML = YES + +# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a +# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of +# it. +# The default directory is: html. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_OUTPUT = html + +# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each +# generated HTML page (for example: .htm, .php, .asp). +# The default value is: .html. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_FILE_EXTENSION = .html + +# The HTML_HEADER tag can be used to specify a user-defined HTML header file for +# each generated HTML page. If the tag is left blank doxygen will generate a +# standard header. +# +# To get valid HTML the header file that includes any scripts and style sheets +# that doxygen needs, which is dependent on the configuration options used (e.g. +# the setting GENERATE_TREEVIEW). It is highly recommended to start with a +# default header using +# doxygen -w html new_header.html new_footer.html new_stylesheet.css +# YourConfigFile +# and then modify the file new_header.html. See also section "Doxygen usage" +# for information on how to generate the default header that doxygen normally +# uses. +# Note: The header is subject to change so you typically have to regenerate the +# default header when upgrading to a newer version of doxygen. For a description +# of the possible markers and block names see the documentation. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_HEADER = + +# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each +# generated HTML page. If the tag is left blank doxygen will generate a standard +# footer. See HTML_HEADER for more information on how to generate a default +# footer and what special commands can be used inside the footer. See also +# section "Doxygen usage" for information on how to generate the default footer +# that doxygen normally uses. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_FOOTER = + +# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style +# sheet that is used by each HTML page. It can be used to fine-tune the look of +# the HTML output. If left blank doxygen will generate a default style sheet. +# See also section "Doxygen usage" for information on how to generate the style +# sheet that doxygen normally uses. +# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as +# it is more robust and this tag (HTML_STYLESHEET) will in the future become +# obsolete. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_STYLESHEET = + +# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined +# cascading style sheets that are included after the standard style sheets +# created by doxygen. Using this option one can overrule certain style aspects. +# This is preferred over using HTML_STYLESHEET since it does not replace the +# standard style sheet and is therefore more robust against future updates. +# Doxygen will copy the style sheet files to the output directory. +# Note: The order of the extra style sheet files is of importance (e.g. the last +# style sheet in the list overrules the setting of the previous ones in the +# list). For an example see the documentation. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_EXTRA_STYLESHEET = + +# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or +# other source files which should be copied to the HTML output directory. Note +# that these files will be copied to the base HTML output directory. Use the +# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these +# files. In the HTML_STYLESHEET file, use the file name only. Also note that the +# files will be copied as-is; there are no commands or markers available. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_EXTRA_FILES = + +# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen +# will adjust the colors in the style sheet and background images according to +# this color. Hue is specified as an angle on a colorwheel, see +# http://en.wikipedia.org/wiki/Hue for more information. For instance the value +# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 +# purple, and 360 is red again. +# Minimum value: 0, maximum value: 359, default value: 220. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_HUE = 220 + +# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors +# in the HTML output. For a value of 0 the output will use grayscales only. A +# value of 255 will produce the most vivid colors. +# Minimum value: 0, maximum value: 255, default value: 100. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_SAT = 100 + +# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the +# luminance component of the colors in the HTML output. Values below 100 +# gradually make the output lighter, whereas values above 100 make the output +# darker. The value divided by 100 is the actual gamma applied, so 80 represents +# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not +# change the gamma. +# Minimum value: 40, maximum value: 240, default value: 80. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_GAMMA = 80 + +# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML +# page will contain the date and time when the page was generated. Setting this +# to YES can help to show when doxygen was last run and thus if the +# documentation is up to date. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_TIMESTAMP = NO + +# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML +# documentation will contain sections that can be hidden and shown after the +# page has loaded. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_DYNAMIC_SECTIONS = NO + +# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries +# shown in the various tree structured indices initially; the user can expand +# and collapse entries dynamically later on. Doxygen will expand the tree to +# such a level that at most the specified number of entries are visible (unless +# a fully collapsed tree already exceeds this amount). So setting the number of +# entries 1 will produce a full collapsed tree by default. 0 is a special value +# representing an infinite number of entries and will result in a full expanded +# tree by default. +# Minimum value: 0, maximum value: 9999, default value: 100. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_INDEX_NUM_ENTRIES = 100 + +# If the GENERATE_DOCSET tag is set to YES, additional index files will be +# generated that can be used as input for Apple's Xcode 3 integrated development +# environment (see: http://developer.apple.com/tools/xcode/), introduced with +# OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a +# Makefile in the HTML output directory. Running make will produce the docset in +# that directory and running make install will install the docset in +# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at +# startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html +# for more information. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_DOCSET = NO + +# This tag determines the name of the docset feed. A documentation feed provides +# an umbrella under which multiple documentation sets from a single provider +# (such as a company or product suite) can be grouped. +# The default value is: Doxygen generated docs. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_FEEDNAME = "Doxygen generated docs" + +# This tag specifies a string that should uniquely identify the documentation +# set bundle. This should be a reverse domain-name style string, e.g. +# com.mycompany.MyDocSet. Doxygen will append .docset to the name. +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_BUNDLE_ID = org.doxygen.Project + +# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify +# the documentation publisher. This should be a reverse domain-name style +# string, e.g. com.mycompany.MyDocSet.documentation. +# The default value is: org.doxygen.Publisher. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_PUBLISHER_ID = org.doxygen.Publisher + +# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. +# The default value is: Publisher. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_PUBLISHER_NAME = Publisher + +# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three +# additional HTML index files: index.hhp, index.hhc, and index.hhk. The +# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop +# (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on +# Windows. +# +# The HTML Help Workshop contains a compiler that can convert all HTML output +# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML +# files are now used as the Windows 98 help format, and will replace the old +# Windows help format (.hlp) on all Windows platforms in the future. Compressed +# HTML files also contain an index, a table of contents, and you can search for +# words in the documentation. The HTML workshop also contains a viewer for +# compressed HTML files. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_HTMLHELP = NO + +# The CHM_FILE tag can be used to specify the file name of the resulting .chm +# file. You can add a path in front of the file if the result should not be +# written to the html output directory. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +CHM_FILE = + +# The HHC_LOCATION tag can be used to specify the location (absolute path +# including file name) of the HTML help compiler (hhc.exe). If non-empty, +# doxygen will try to run the HTML help compiler on the generated index.hhp. +# The file has to be specified with full path. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +HHC_LOCATION = + +# The GENERATE_CHI flag controls if a separate .chi index file is generated +# (YES) or that it should be included in the master .chm file (NO). +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +GENERATE_CHI = NO + +# The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc) +# and project file content. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +CHM_INDEX_ENCODING = + +# The BINARY_TOC flag controls whether a binary table of contents is generated +# (YES) or a normal table of contents (NO) in the .chm file. Furthermore it +# enables the Previous and Next buttons. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +BINARY_TOC = NO + +# The TOC_EXPAND flag can be set to YES to add extra items for group members to +# the table of contents of the HTML help documentation and to the tree view. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +TOC_EXPAND = NO + +# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and +# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that +# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help +# (.qch) of the generated HTML documentation. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_QHP = NO + +# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify +# the file name of the resulting .qch file. The path specified is relative to +# the HTML output folder. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QCH_FILE = + +# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help +# Project output. For more information please see Qt Help Project / Namespace +# (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_NAMESPACE = org.doxygen.Project + +# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt +# Help Project output. For more information please see Qt Help Project / Virtual +# Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- +# folders). +# The default value is: doc. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_VIRTUAL_FOLDER = doc + +# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom +# filter to add. For more information please see Qt Help Project / Custom +# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- +# filters). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_CUST_FILTER_NAME = + +# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the +# custom filter to add. For more information please see Qt Help Project / Custom +# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- +# filters). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_CUST_FILTER_ATTRS = + +# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this +# project's filter section matches. Qt Help Project / Filter Attributes (see: +# http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_SECT_FILTER_ATTRS = + +# The QHG_LOCATION tag can be used to specify the location of Qt's +# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the +# generated .qhp file. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHG_LOCATION = + +# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be +# generated, together with the HTML files, they form an Eclipse help plugin. To +# install this plugin and make it available under the help contents menu in +# Eclipse, the contents of the directory containing the HTML and XML files needs +# to be copied into the plugins directory of eclipse. The name of the directory +# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. +# After copying Eclipse needs to be restarted before the help appears. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_ECLIPSEHELP = NO + +# A unique identifier for the Eclipse help plugin. When installing the plugin +# the directory name containing the HTML and XML files should also have this +# name. Each documentation set should have its own identifier. +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. + +ECLIPSE_DOC_ID = org.doxygen.Project + +# If you want full control over the layout of the generated HTML pages it might +# be necessary to disable the index and replace it with your own. The +# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top +# of each HTML page. A value of NO enables the index and the value YES disables +# it. Since the tabs in the index contain the same information as the navigation +# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +DISABLE_INDEX = NO + +# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index +# structure should be generated to display hierarchical information. If the tag +# value is set to YES, a side panel will be generated containing a tree-like +# index structure (just like the one that is generated for HTML Help). For this +# to work a browser that supports JavaScript, DHTML, CSS and frames is required +# (i.e. any modern browser). Windows users are probably better off using the +# HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can +# further fine-tune the look of the index. As an example, the default style +# sheet generated by doxygen has an example that shows how to put an image at +# the root of the tree instead of the PROJECT_NAME. Since the tree basically has +# the same information as the tab index, you could consider setting +# DISABLE_INDEX to YES when enabling this option. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_TREEVIEW = NO + +# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that +# doxygen will group on one line in the generated HTML documentation. +# +# Note that a value of 0 will completely suppress the enum values from appearing +# in the overview section. +# Minimum value: 0, maximum value: 20, default value: 4. +# This tag requires that the tag GENERATE_HTML is set to YES. + +ENUM_VALUES_PER_LINE = 4 + +# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used +# to set the initial width (in pixels) of the frame in which the tree is shown. +# Minimum value: 0, maximum value: 1500, default value: 250. +# This tag requires that the tag GENERATE_HTML is set to YES. + +TREEVIEW_WIDTH = 250 + +# If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to +# external symbols imported via tag files in a separate window. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +EXT_LINKS_IN_WINDOW = NO + +# Use this tag to change the font size of LaTeX formulas included as images in +# the HTML documentation. When you change the font size after a successful +# doxygen run you need to manually remove any form_*.png images from the HTML +# output directory to force them to be regenerated. +# Minimum value: 8, maximum value: 50, default value: 10. +# This tag requires that the tag GENERATE_HTML is set to YES. + +FORMULA_FONTSIZE = 10 + +# Use the FORMULA_TRANPARENT tag to determine whether or not the images +# generated for formulas are transparent PNGs. Transparent PNGs are not +# supported properly for IE 6.0, but are supported on all modern browsers. +# +# Note that when changing this option you need to delete any form_*.png files in +# the HTML output directory before the changes have effect. +# The default value is: YES. +# This tag requires that the tag GENERATE_HTML is set to YES. + +FORMULA_TRANSPARENT = YES + +# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see +# http://www.mathjax.org) which uses client side Javascript for the rendering +# instead of using pre-rendered bitmaps. Use this if you do not have LaTeX +# installed or if you want to formulas look prettier in the HTML output. When +# enabled you may also need to install MathJax separately and configure the path +# to it using the MATHJAX_RELPATH option. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +USE_MATHJAX = NO + +# When MathJax is enabled you can set the default output format to be used for +# the MathJax output. See the MathJax site (see: +# http://docs.mathjax.org/en/latest/output.html) for more details. +# Possible values are: HTML-CSS (which is slower, but has the best +# compatibility), NativeMML (i.e. MathML) and SVG. +# The default value is: HTML-CSS. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_FORMAT = HTML-CSS + +# When MathJax is enabled you need to specify the location relative to the HTML +# output directory using the MATHJAX_RELPATH option. The destination directory +# should contain the MathJax.js script. For instance, if the mathjax directory +# is located at the same level as the HTML output directory, then +# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax +# Content Delivery Network so you can quickly see the result without installing +# MathJax. However, it is strongly recommended to install a local copy of +# MathJax from http://www.mathjax.org before deployment. +# The default value is: http://cdn.mathjax.org/mathjax/latest. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest + +# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax +# extension names that should be enabled during MathJax rendering. For example +# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_EXTENSIONS = + +# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces +# of code that will be used on startup of the MathJax code. See the MathJax site +# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an +# example see the documentation. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_CODEFILE = + +# When the SEARCHENGINE tag is enabled doxygen will generate a search box for +# the HTML output. The underlying search engine uses javascript and DHTML and +# should work on any modern browser. Note that when using HTML help +# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) +# there is already a search function so this one should typically be disabled. +# For large projects the javascript based search engine can be slow, then +# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to +# search using the keyboard; to jump to the search box use + S +# (what the is depends on the OS and browser, but it is typically +# , /